@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #FFFFFF;	
	
			
		}
	
#wrap {
	color: #000000;
	margin: 0 auto;
	width: 1024px;
	background-color: #ffffe9;
	border: solid;

}	

#nav {
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/navmenuback.gif);
	background-repeat: no-repeat;
	background-position: padding left 20px;
}

#header {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 100px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header h1 {
font: 20px Arial ;
width: 150px;
margin: 0 0 0px 0;
float: left;
}

	#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
	width:150px;
	padding:0px;
	float:left;
	background:#EAE8D3;
	margin-right: 5px;
	border: solid #000000 3px;
		}
	
	#contentcenter {
	width:645px;
	float:left;
	background-color: #EAE8D3;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	height: inherit;
	border-top: 2px solid #000000;
		}
		.boxed {
}
		
	boxed.title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
	#contentcenter p {
	margin: 0px 0px 20px 0px;
	padding: 0 0px 0px 0px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/img06.gif);
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
}
	
	#contentright {
	width:200px;
	padding:0px;
	float:left;
	background:#EAE8D3;
	margin-left: 5px;
	border: solid #000000 3px;
		}
		
	#contentright p {
margin: 0 0 1.5em 0;
padding: 0 0 0 0;
font: 11px Verdana,Tahoma,Arial,sans-serif;
}
	
	 .title {
	height: 14px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #000000;
}
	#contentright p { font-size:10px}
	
	#contentheader {
		background:#fff
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	
	
	#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}
/* HEADERS */


h2 {
margin: 0 0 10px 0;
font-size: 26px;
}


h3 {
margin: 0 0 3px 0;
font-size: 16px;
}

h4 {
margin: 0 0 10px 0;
font-size: 1.1em;
}

/* Menu */

#menu {
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	background: #DCDDD3;
	border-bottom: solid #CCCCCC 2px;
	border-top: solid #CCCCCC 2px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	padding-left: 30px;
}
#navigation {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	background-color: #00CC00;	
}

#menu a:hover {
font-size:14px
	text-decoration: underline;
}

/*Menu*/
#modernbricksmenu{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image: transparent;
	background-position: padding 20px;
	background-repeat: no-repeat;
}

#modernbricksmenu ul{
font: bold 11px Arial;
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;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

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

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

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

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

/* Footers */

#footer {
	background: #656464 url(images/footer.gif) no-repeat -6px;
	clear: both;
	
	padding: 10px 0 30px 0;
	width: 1024px;
	text-align: center;
	font-size: 0.9em;
	background-color: ffffe9;
}

#footer a {
text-decoration: none;
color: #286ea0;
}

#footer a:hover {
text-decoration: underline;
color: #286ea0;
}
