.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B6B5A3;
	line-height: 25px;
}
.announcement-font {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}



.header-font {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #BFB988;
	font-weight: bold;
	font-style: italic;
}

sidebar {
margin-top:0;
margin-bottom:.5em;
color: #cbd4e3;
width:180px;
border-top:1px dashed #373E4A;
border-bottom:1px dashed #373E4A;
background:#000 none;
font-size:1.5em;
padding:4px;
}
.boxside {
	border: none;

}
.box {
	border: 1px solid #858585;
}


.sideheader {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFDBB7;
	font-weight: bold;
	font-style: italic;
}


#modernbricksmenu2{
padding: 0;
width:100%;
border-top: 0px solid #363636; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
	margin:0;
	margin-left: 1px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	font: bold 10px Verdana;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: #6E673B; /*Brown color theme*/
}

#modernbricksmenu2 a:hover{
background-color: #cccccc; /*Brown color theme*/ 
color: black;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #F97C00; /*Brown color theme*/ 
color: white;
border-color: #F97C00; /*Brown color theme*/ 
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8B1;
	line-height: 22px;

}
a:link {
	color: #FFE09F;
	text-decoration: none;
}
a:visited {
	color: #FFE09F;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	color: #FFE09F;
}
.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 14px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:250px;
	font-weight: bold;


		}
		
		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 14px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #CCCCCC;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;

}
.font-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	line-height: 25px;
}
.font-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFDD;
	line-height: 25px;
}
