﻿
body{
margin:0;
padding:0;
line-height: 1em;
background-image:url(images/bggradient.jpg);
background-repeat:repeat;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

a {
	color: #ff7f00;
	text-decoration: none;
}
b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 717px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top: 10px;

}

#topsection{
background-image:url(images/header.gif);
background-repeat:no-repeat;
height: 223px; /*Height of top section*/
}

#navbar {
background: #85a157;
height:auto;
border:2px solid white;
width:100%;
}

#topsection h1{
margin: 0;
padding-top: 15px;
margin: 0 auto;
}

#contentwrapper{
width:100%;

}

#contentcolumn{
width:100%;
background:#ffffff;
border:2px solid white;

}


#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
border:2px solid white;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*nav bar menu */ 
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px verdana;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
background-color: #85a157; /*Default menu color*/
/*border-bottom: 1px solid white;*/
}

#modernbricksmenu a:hover{
background-color: #abc088; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #abc088; /*Brown color theme*/ 
border-color: #85a157; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #ffffff; /*Brown color theme*/ 
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #85a157;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	}

.style4 {
	font-size: 24px;
	font-weight: bold;
	color: #532f1a;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #532f1a;
}
.boldOrange {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;

}

