/* Begin Structure Styles =============================================== */

#wrapper {
	padding: 0;
	width: 940px;
	margin: 0px auto;
}

#header {
	text-align: left;
	height: 85px;
	width: 940px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url(../images/dotted_across.gif) repeat-x bottom;
}

#top_nav {
	list-style-type: none;
	font-size: 10px;
	float: right;
	padding-top: 5px;
}

#top_nav ul li {
	display: inline;
	border-right: 1px solid #BBBBBA;
	padding-right: 8px;
	margin-left: 8px;	
}

#top_nav ul li.last {
	border: 0;
}

#top_nav a {
	text-decoration: underline;
	font-weight: bold;
	color: #D38A2C;
}

#top_nav a:hover {
	color: #BBBBBA;
	text-decoration: none;
}

#footer {
	clear: both;
	background: url(../images/dotted_across.gif) repeat-x top;
	height: 40px;
	width: 940px;
	margin: 5px 0 0 0;
	font-size: 10px;
	text-align: center;
	padding: 10px 0 0 0;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 30px;
}

/* End Structure Styles =============================================== */

#content_container {
	text-align: left;
	float: left;
	width: 940px;
}

.main_title {
	margin: 0 0 4px 0;
	padding: 4px 0 0 15px;
	width: 940px;
	float: left;
	background: #000000;
	height: 24px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 925px;
	height: 20px;
}

.main_content {
	margin: 0 0 4px 0;
	padding: 4px 0 0 0;
	width: 940px;
	float: left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 940px;
}

/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #999999;	
}

.fontorange {
	color: #D38A2C;	
}

.fontblack {
	color: #000000;	
}

.border {
	border: 1px solid #BBBBBA;
}

.borderright {
	border-right: 1px solid #BBBBBA;
}

.borderleft {
	border-left: 1px solid #BBBBBA;
}

.borderbottomdashed {
	border-bottom: 1px dashed #BBBBBA;
}

.padding5px {
	padding: 5px;
}

.paddingtop15px {
	padding-top: 15px;
}

.paddingtop5px {
	padding-top: 5px;
}

.paddingbottom15px {
	padding-bottom: 15px;
}

.paddingbottom10px {
	padding-bottom: 10px;
}

.paddingright10px {
	padding-right: 10px;
}

.paddingtopbottom2px {
	padding: 2px 0;
}

.paddingleft5px {
	padding-left: 5px;
}

.marginbottom5px {
	margin-bottom: 5px;
}

.backgroundlight {
	background-color: #F5E7F0;
}

.backgrounddark {
	background-color: #895378;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #D38A2C;
}

a:hover, a {
	text-decoration: none;
	color: #BBBBBA;
}

a.light:link, a.light:visited, a.light:active {
	color: #BC69A2;
}

a.light:hover, a.white {
	color: #9F2A7B;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}

a.white:hover, a.white {
	color: #FFFFFF;
}

/* End Class Styles =============================================== */

/** Portfolio Styles Begin ===========================================*/

.portfoliorow	{
	padding-top: 3px;
	height: 195px;
	width: 100%;
		
}	
	
.porfoliocolumn {
	float: left;
	display: inline;
	width: 185px;
	margin-left: 3px;
}

a.linkporfolio  {
	border: 3px solid #BBBBBA;
	margin: 0;
	padding: 2px;
	display: block;
	width: 170px;
}

a.linkporfolio:hover  {
	border: 3px solid #D38A2C;
}

.portfoliorowsmall	{
	padding-top: 3px;
	height: 160px;
	width: 100%;
		
}

.porfoliocolumnsmall {
	float: left;
	display: inline;
	width: 145px;
	margin-left: 6px;
	margin-right: 5px;
}

a.linkporfoliosmall  {
	border: 3px solid #BBBBBA;
	margin: 0;
	padding: 2px;
	display: block;
	width: 135px;
}

a.linkporfoliosmall:hover  {
	border: 3px solid #D38A2C;
}

/** Portfolio Styles End ===========================================*/
