/*---------- General Style Start --------*/

body{
	margin:0 auto;
	padding:0;
	color:#232323;
	background:#CCCCCC;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	}
	
ul{
	list-style:none;
	}
	
div, ul, li, ol, form, label, p, input, select, textarea, a, span, td, embed, object h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	display:block;
	}

a{
	color:#CC0000;
	background:inherit;
	text-decoration:underline;
	}
	
a:hover{
	color:#6A4404;
	background:inherit;
	text-decoration:none;
	}

.lt, .lm, .lb{
	text-align:left;
	}
	
.lt, .rt, .ct{
	vertical-align:top;
	}
	
.lm, .rm, .cm{
	vertical-align:middle;
	}	
	
.rt, .rb, .rm{
	text-align:right;
	}
		
.lb, .cb, .rb{
	vertical-align:bottom;
	}
		
.ct, .cb, .cm{
	text-align:center;
	}

.bldTxt{
	font-weight:bold;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
div#container{
	color:#232323;
	background:#FFFFFF;
	width:960px;
	margin:0 auto;
	padding:0;
	overflow:auto;
	}

/*---------- General Style End --------*/
/*---------- Body Style Start --------*/

div#container div#header{
	color:#AC7922;
	background:url(images/header.jpg) 0 0 no-repeat #ffffff;
	width:960px;
	overflow:auto;
	padding:170px 0 10px 0;
	text-align:right;
	}
	
div#header h1{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	display:inline;
	margin:0 10px 0 10px;
	}

div#container div#body{
	margin:8px;
	overflow:auto;
	clear:both;
	}
	
/*---- Left Nav Start ----*/
	
div#body div#leftNav{
	float:left;
	width:217px;
	border:1px solid #551200;
	}

div#leftNav ul li{
	border-bottom:1px dashed #921F00;
	}
	
div#leftNav ul li.noBorder{
	border:none;
	}
	
div#leftNav ul li a{
	color:#232323;
	background:#FFFFFF;
	display:block;
	line-height:16px;
	padding:10px 10px 10px 20px;
	text-decoration:none;
	}
	
div#leftNav ul li a:hover{
	color:#FFFFFF;
	background:#551200;
	}
	
div#leftNav ul li.active{
	color:#FFFFFF;
	background:#551200;
	line-height:16px;
	padding:10px 10px 10px 20px;
	}
	
/*---- Left Nav End ----*/
/*---- Right Part Start ----*/

div#body div#bodyRight{
	float:left;
	width:708px;
	margin:5px 0 0 16px;
	overflow:auto;
	}
	
div#bodyRight h2{
	font:bold 18px/24px Arial, Helvetica, sans-serif;
	color:#CE0000;
	background:inherit;
	margin:15px 0 10px 0;
	text-align:center;
	}

div#bodyRight h3{
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	color:#212121;
	background:inherit;
	padding:20px 0 5px 0;
	}
	
div#bodyRight h4{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background:inherit;
	padding:0 0 10px 0;
	}
	
div#bodyRight p{
	padding:0 0 20px 0;
	}
	
div#bodyRight p.pTop{
	padding:15px 0 20px 0;
	}
	
div#bodyRight div.johnston{
	width:676px;
	margin:0 auto;
	border:1px dashed #999999;
	padding:10px;
	color:inherit;
	background:#EEEEEE;
	}
	
div#bodyRight p.btn{
	text-align:center;
	}
	
div#bodyRight p input{
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/btn-bg.gif) 0 0 repeat-x #030304;
	margin:0;
	padding:0 5px;
	width:180px;
	height:24px;
	border:1px solid #000;
	text-align:center;
	}
	
div.johnston h5{
	text-align:left;
	color:#EE0000;
	background:inherit;
	font-size:14px;
	padding-bottom:8px;
	}
	
div#bodyRight ul{
	padding:10px 0 5px 20px;
	}
	
div#bodyRight ul li{
	padding:0 0 10px 0;
	}
	
div#bodyRight ul.list li{
	background:url(images/bullet.gif) 0 4px no-repeat;
	padding:0 0 12px 16px;
	}
	
div#bodyRight ul.list li a {
	color:#CC0000;
	background:#FFFFFF; 
	text-decoration:none;
	}
	
div#bodyRight ul.list li a:hover {
	color:#6A4404;
	background:#FFFFFF;
	}
	
div#bodyRight .imgBorder{
	float:right;
	border:1px solid #999999;
	margin-left:8px;
	}
	
/*---- Right Part End ----*/
	
/*---------- Body Style End --------*/
/*---------- Footer Style Start --------*/

div#container div#footer{
	color:#FFFFFF;
	background:#551200;
	padding:0;
	width:960;
	height:60px;
	overflow:auto;
	position:relative;
	}
	
div#footer .copyrigTxt {
	position:absolute;
	top:20px;
	left:10px;
	}
	
div#footer .righlink{
	position:absolute;
	top:20px;
	right:10px;
	}
	
div.righlink a{
	color:#fff;
	background:inherit;
	text-decoration:none;
	}
	
div.righlink a:hover{
	color:#EFF9AC;
	background:inherit;
	}
/*---------- Footer Style End --------*/
/*---------- Google Ads Style Start --------*/

.adBx {
	color:#232323;
	background-color:#FFFFFF;
	padding:10px 5px;
	text-align:center;
}

/*---------- Google Ads Style End --------*/

