*{margin:0; padding:0; border: 0;}
body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	margin-bottom: 10px;
	color: #DBDBDB;
	background-color: #000000;
}
a, a:visited {
	text-decoration: none;
	color: #258ADC; 
	background: inherit;
}
a:hover {
	color: #32CD32;
	background: inherit;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	padding: 3px 0 0 0;	
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
	color: #bda277;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	color: #bda277; 
}
h4{
	font-size: 12px;;
	color: #bda277;
}
h5{
	font-size: 12px;
	color: #bda277;
	
}
p {
	padding: 5px;
}
.padleft{
	padding-left: 5px;
}

.padleft p {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: .5em;
	background-color: #232323;
	padding: 8px 10px 8px 10px;
	border: 1px solid #363636;
	font-size: 12px;
	color: #B6B6B6;
}

blockquote {
	margin: 5px 0 5px 20px;
	padding: 5px 5px 5px 5px;
	border-left: 5px solid #2D2D2D;
	background: #121212;
	text-align: justify;
	color: White;
}
#container{
	width: 940px;
	margin: 10px auto;
	background: #000000;
	border: 1px solid #bda277;	
}
#content{
	padding-top: 5px;
	padding-bottom: 5px;
	width:920px;
	clear: both;
}
#leftcontent{
	display:inline /*Fix IE floating margin bug*/;
	padding-left: 3px;
	padding-bottom: 1px;
	width: 200px;
	float: left;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}

#rightcontent{
	display:inline /*Fix IE floating margin bug*/; 
	padding-right: 0px;
	width: 695px;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}

#headtop{
	height: 15px;
	text-align: right;
	padding: 3px 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bda277;
}
#headtop a{
	font: bolder 1.0em 'Trebuchet MS', Arial, Sans-serif;
	text-decoration: none;
	color: #258ADC; 
	background: url(bullet2.gif) no-repeat center left;
	padding-right: 10px;
}
#headtop a:visited{
	color: #258ADC; 
}
#headtop a:hover {
	color: #32CD32;
	text-decoration: underline;
}
#headbottom{
	margin: 0 auto;
	height: 155px;
	background-image: url(images/blackspring.jpg);
	background-repeat: no-repeat;	
	
}
#headbottom h1{
	margin-left: 50px;
	color: #bda277;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
#headbottom h2{
	display: inline;
	
	margin-left: 400px;
	color: #484848;
	font: bolder 1.2em 'Trebuchet MS', Arial, Sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.search {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
}	
.inputtext {
	color: #333;
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	background: #FFF;
		float: right;
	margin-right: 3px;
}
.inputbutton {
	height: 22px;
	width: 50px;
	border: 0;
	padding: 0 2px;
	background: #034f8a;
	color: white;
	float: right;
	font-weight: bold;
	font-size: 10px;
}
#menu {
	width:798px;
	height: 30px;
	background: Black;
	text-transform: uppercase;
}
#menu ul {
	float:left;
	white-space: nowrap;
	list-style-type:none;
}
#menu ul li{
	display: inline;
}
#menu ul li a {
	display: block;
	width:100px;
	height: 30px;
	line-height: 30px;
	color:White;
	border-right: 1px solid #3D3D3D;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	float:left;
}
#menu ul li a:hover {
	background: #1C1C1C; 
}
#menu ul li.current a{
	background: #1C1C1C; 
}
.navigation{
	width:196px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #313131;
}

.navigation2{
	width:196px;
	margin-left: 5px;
	margin-bottom: 5px;

}
.navhead{
	background: #313131 url(images/navhround.jpg) no-repeat top left;
	height: 23px;
	padding: 5px 0 0 15px;
	margin-bottom: 1px;
		font-weight: bold;
	font-size: 14px;
	color: #A9A9A9;
}
.navmenu {
	width: 194px;
	padding: 0 1px 15px 1px;
	font-size: 1.2em;
	background: #313131 url(images/navlround.jpg) no-repeat bottom right;
}
.navmenu li {
	margin-bottom: 1px;
	list-style-type: none;
	white-space: nowrap;
}
.navmenu li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	background: url(/images/nli.png) no-repeat left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 15px;
	text-align: left;
}
.navmenu li a:hover {
	color: White;
	/*color: #778899;*/
	background: #262626 url(images/nli.png) no-repeat left;
	text-decoration: none;
}

.navmenu li a:active {
	background: #034f8a url(images/nli.png) no-repeat left;
	color: White;
}

.navmenu li a:visited {
	color: #CCCCCC;
}
.posthead {
	color: #bda277;
	padding: 0 0 0 5px;
	text-decoration: underline;
	height: 30px;
	line-height: 30px;
}
.postcontent {
	margin-top: 5px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}


.postcontent h1{
	margin-top: 0px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #bda277;
}

.postcontent h1{
	margin-top: 5px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #bda277;
}

.postcontent h2{
	margin-top: 5px;
	text-align: justify;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #bda277;
}


.postfooter .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px;
}
.postfooter .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}
.postfooter .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}
.unlist{
	padding: 0 0 0 5px;
	font-size: 12px;
}
.unlist li{
	list-style: disc;
	margin: 0 0 0 5px;
	
}
.unlist li ul li{
	list-style: none;
	margin: 0 0 0 5px;
	padding-left: 12px;
	background: url(images/uli.png) no-repeat 0px center;
}
.unlist li a{
	background: none;
	font-weight: bold;
}
.unlist li ul li a{
	background: none;
	font-weight: bold;
}
.ollist{
	padding: 0 0 0 5px;
	font-size: 0.8em;
}
.ollist li{
	list-style-type: decimal;
	margin: 0 0 0 25px;
}
.ollist li a{
	font-weight: bold;
}
.deflist{
	margin:0 0 0 10px;
	font-size: 0.8em;
}
.deflist dt{
	padding:0 0 0 12px;
	background: url(images/uli.png) no-repeat 0px 50%;
	text-decoration:none;
}
.deflist dd{
	margin:0 0 0 10px;
	padding:0 0 0 12px;
	background: url(images/uli.png) no-repeat 0px 50%;
	text-decoration:none;
}
.deflist dd a, .deflist dt a{
	background: none;
	font-weight: bold;
}
.coode {
  padding: 5px;
  margin: 0 0 10px 0;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 1em 'Lucida Console', 'courier new', monospace ;
  background: #121212;
  color: White;
  border: 1px solid #2D2D2D;
  white-space: pre;
}
div.colwrap{
	padding:0 5px 5px 0;
	display: inline-block;
}
.clearwrap{
	clear: both;
	margin: 0;
}
.colleft{
	float:left;
	width: 55%;
	margin-bottom:5px;
}
.colmiddle{
	float:left;
	width: 20%;
	margin-left: 10px;
	margin-bottom:5px;
}
.colright{
	float:right;
	width: 20%;
	margin-bottom:5px;
}
.foorm {
	border: 1px solid #262626; 
	background-color: #3E3E3E;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.foorm label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: Silver;
}
.foorm input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 20px;
	line-height: 20px;
}
.foorm select {
	border:1px solid #262626;
	width: 100px;
}
.foorm textarea {
	width:95%;
	padding:2px;
	border:1px solid #262626;
	height:100px;
	display: inline;
	margin: 0 0 5px 0; 
}
.foorm input.button { 
	height: 24px;
	border: 0; 
	background: #034f8a;
	color: White;
	font-weight: bold;
}
.loginform {
	padding: 0 5px 5px 5px;
}
.loginform label {
	display:block;
	font-weight:bold;
	color: Silver;
}
.loginform input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 20px;
	line-height: 20px;
}
.loginform input.button { 
	height: 22px;
	border: 0; 
	background: #034f8a;
	color: White;
	font-weight: bold;
}
.imp {
	font-size: 0.8em;
	color: red;
}
.left{
	float: left;
	padding: 2px 8px 2px 2px;
}
.right{
	float: right;
	padding: 2px 2px 2px 8px;
}
.center{ 
	display: block;
  	text-align: center;
  	margin: 0 auto;
	padding: 3px 0 3px 0;
}
.clear{
	clear: both;
}
.footclear{
	clear: both;
	background: url(images/footer.jpg) repeat-x bottom;
}
#footer{
	clear: both;
	width:940px;
		text-align: center;
	background-color:inherit;
	border-top: 2px solid #272727;
}
#footer h2{
	color: #A9A9A9; 
	text-decoration: none;
   font: bold 8.0pt Tahoma, Arial, Helvetica;
	padding: 0 10px 0 0;
	line-height: 20px;
}
#footer a{color: #258ADC; font-weight:bold;}
#footer a:hover{color: #32CD32}


#modernbricksmenu2{
	padding: 0;
	width: 100%; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bda277;
	border-bottom-color: #bda277;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 20px; /*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;

}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 12px Arial;

color: #DBDBDB;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 5px 10px;

}

#modernbricksmenu2 a:hover{
background-color: #bda277; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #bda277; /*Brown color theme*/ 
color: white;
border-color: #bda277; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}



.tableback {
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
}
