body {
	margin: 0 0 0 0;
	text-align:center;
	background:#462B1D url(../images/general/bodybg.jpg) repeat-x;
	font-family: tahoma, arial, verdana, sans-serif 11px;
	height:100%; 
}
html {
overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer {height: 5px; width: 100%; } .spacer2 {height: 20px; width: 100%; }
.marginpadding{ margin:0; padding:0;}

img{ vertical-align: middle; text-align:center;}
p{ text-align:left;}
hr{	width: auto; height: 1px; border: none; background: #fff; margin:5px 0px; padding:0;}
hr.blog{	width: auto; height: 1px; border: none; background: #cc0; margin:5px 0px; padding:0;}

#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
	display:block;
}
#header{
	width: 100%;
	height: 200px;
	background: url(../images/general/headerBG.jpg) no-repeat top center;
	margin:0;
	padding: 0;
}

#footer{
	width: 100%;
	height: auto;
	clear:both;
	margin: 0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
#footer a:link, #footer a:visited, #footer a:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #D0BD15;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
} 
.footerleft {
float:left;
text-align:left;
width:500px;

}
.footerright {
float:right;
text-align:right;
width:400px;;
}
.footerfeaturetext {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}


#maincontent{
	clear:both;
	background-color:#FFFFFF;
	padding: 10px 0;
	width: 100%;
	height:auto;
	min-height: 550px;
	display:block;
	overflow:visible;
}

#paging{ 
	padding: 0px 5px;
	height: 20px;
	clear:both;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #666666;
	text-transform: capitalize;

}
#paging a{ 
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #777700;
	text-transform: capitalize;

}
.background{
	width: 97%;
	padding:0;
	margin: 0;	
	text-align:left;
	background-color: #CCCC00;	
	min-height: 300px;
	overflow:auto;
}
.color{		background-color: #CCCC00;	width: 97%; padding: 1px;}

.followusonbg{
	width: 180px;
	height: 40px;
	float: left;
	margin: 0;
	padding: 6px 0px 5px 0px;	
	text-align: center;
	background: #CCCC00;
}
.followusonbg img{
	margin: 0px 10px 0px 10px;	
	padding: 0;
	text-align: center;
	background: #CCCC00;
}

/* START OF CELLS */

.cell_left{
	float:left;
	width:180px;
	margin: 0 2px;
}
.cell_main{
	float:left;
	width:760px;
	display:block;
	margin: 0 5px;
}

.cell_half{
	width: 45%;
	float:left;
	margin: 2px;
	height:100%;
	overflow:visible;
}
.cell_third{
	width: 31.7%;
	float:left;
	border: 1px solid #CCCC00;
	padding: 5px;
	min-height: 220px;
	display:block;
}
.cell_third a, .cell_third a:link, .cell_third a:visited{
	color: #000000;
	font-size: 9px;
	
}
.cell_third span{
	color: #996;
	font-size: 16px;
	font-weight: bold;
	display:block;
	margin: 5px;
}

/* END OF CELLS */



form{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
}
form label{
	float: left;
	font-weight: bold;
	text-align:left;
	margin-right: 2px;
	width: 120px;
}
form img{
	float:left;
}
form input, textarea, select{
	width: auto;
	float: left;
	text-align:left;
	border: 1px solid #ccc;
	color: #666666;
	font-size: 10px;
}
form input.LG, textarea.LG, select.LG{
	width: 90%;
	float: left;
	text-align:left;
	border: 1px solid #ccc;
	color: #666666;
	font-size: 12px;
}

form br{
	clear: left;
}
form div.indent{
	display: block;
	margin: 20px;
}

.contactusform{
	background:url(../images/general/contactusBG.jpg) bottom right no-repeat;
	padding: 30px;
}


/* MENUS */
#mainnav{
	width: 100%;
	height: 35px;
	background: url(../images/general/mainnavBG.jpg) repeat-x ;
	margin:0;
	padding:0;
	text-align:left;
}
#mainnav ul{
	width: 30%;
	float:left;
	padding:10px;
	margin: 0;
	white-space: nowrap;
}

#mainnav li{
	list-style-type: none;
	text-align:left;
	display:inline;
	margin:0;
	padding: 0;
	text-transform:capitalize;
}


#mainnav a, #mainnav a:link, #mainnav a:visited{ 
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding:20px 15px ;
}

#mainnav a:hover{
	color: #CCCC00;
	text-decoration: none;
	font-weight:bold;
	background: url(../images/general/mainnavbg_f2.jpg) repeat-x 10px; 
}

/* END OF MENUS */

/* start of lists */
.listone{
	width: 100%;
	padding:0;
	margin: 0;	
}
.listone ul{
	margin: 1px 0 0 0 ;
	padding: 0;
	list-style-type: none;
	font-family: tahoma, arial, verdana, sans-serif;

}

.listone li { margin: 0 0 1px 0; text-align: left; font-size: 11px; }

.listone a, .listone a:link, .listone a:visited, .listone a:active{
	display: block;
	padding: 5px 10px; //padding:5px;
	color: #000;
	background-color: #CCCC00;
	text-decoration: none;
	font-weight:normal;
	min-height: 15px; //height: 15px;
}

.listone a:hover{
	color: #000;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight:normal;
}

.listone ul ul li { margin: 0 0 1px 0; }

.listone ul ul a{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

.listone ul ul a:hover{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}


.listtwo{
	width: 100%;
	padding:0;
	margin: 0;
	background-color: #CCCC00;	
	font-size: 10px;
	display:block;
}
.listtwo a, .listtwo a:link, .listtwo a:visited, .listtwo a:active{
	display: block;
	padding: 2px;
	color: #000;
	text-decoration: none;
}

.listtwo a:hover{
	color: #fff;
	text-decoration: none;
}
	

.listthree{
	padding:0;
	margin: 0;	

}
.listthree ul{
	margin:  0 ;
	padding: 10px;
	list-style-type: none;
	font-family: tahoma, arial, verdana, sans-serif;
	display:block;
	overflow:auto;
}

.listthree li { 
	padding:10px ; 
	margin: 1px;
	text-align: left; 
	font-size: 11px;
	min-height: 100px; 
	background-color: #FFFFFF;
	font-weight:bold;
	color:#999966;
	font-size: 18px;
}
.listthree li a span{ 
	float:left;
}
.listthree li img{ 
	float:left;
	width: 160px;
}

.listthree a, .listthree a:link, .listthree a:visited, .listthree a:active{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;

}

.listthree a:hover{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}


.listfour{
	width: auto;
	margin: 0px;	
	background: #CCCC00;
	overflow:auto;
	padding: 10px;
}
.listfour ul{
	padding:0;
	margin: 0;
	
}

.listfour li{
	width: 18%;
	list-style-type: none;
	text-align:left;
	float:left;
	margin:0;
	padding: 0 0 0 10px;
	text-transform:capitalize;
	color:#000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: url(../images/general/footerbullet.gif) no-repeat 0px 1px;
}
.listfour ul li ul{
	padding:0;
	margin: 0;
	float:left;
	width: 145px;
}

.listfour li li{
	width: 100%;
	text-align:left;
	margin:0 0 0 10px;
	padding: 0;
	text-transform:capitalize;
	color: #666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: none;
}


.listfour li li a, .listfour li li a:link, .listfour li li a:visited{ 
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.listfour li li a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.listfive{
	width: 97%;
	margin: 0px;	

}
div.white{	
	width:  auto;
	clear:both;
	background-color:#FFFFFF;
	padding: 10px;
	margin: 10px;
	height:1%;
	min-height: 100&;
	overflow:auto;
	display:block;
}


.listfive ul{
	padding:0;
	margin: 0px 20px;
}

.listfive li{
	list-style-type: none;
	text-align:left;
	margin:0;
	text-transform:capitalize;
	color:#000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}

.listfive li a, .listfive li a:link, .listfive li a:visited{ 
	width: 48%;
	display:block;
	float:left;
	background: url(../images/general/footerbullet.gif) no-repeat 0px 1px;
	padding: 0 0 0 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.listfive li a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.listsix, .listsix ul{
	margin:0 0 0 5px;
	padding:0;
	clear:both;
	height: 120px;
	font-size:14px;
	text-align: left;
}
.listsix li{
	width: 31%;
	float: left;
	list-style-type:none;
	background: white;
	padding: 5px;
	height: 100px;
	margin: 2px;
}


/* end of lists */

#login{
	float:right;
	height: 25px;//height: 35px;
	width: 50%;
	text-align:right;
	vertical-align:middle;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding: 10px 0;

}
a#login:link, a#login:visited, a#login:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a#login:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #CCCC00;	
} 
#login label{
	width:auto;
	text-align: right;
}



h1{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 18px;
	text-transform: normal;
	color:#006600;
	font-weight: bold;
	text-align:left;
}
h2{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	text-transform: normal;
	color:#333;
	font-weight: bold;
	text-align:left;
}
h3{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	text-transform: normal;
	color:#333;
	font-weight: bold;
	text-align:left;
	background: #cc0;
	margin: 0;
	padding: 5px;
}
.background h1{
	font-size: 18px;
	text-transform: normal;
	color:#000;
	font-weight: bold;
	text-align:left;
}


a, a:link, a:visited, a:active {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.sitetext {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.sitetext2 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	border-bottom: 1px solid #ccc;
}


/* rounded box css */

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden; height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 5px; background:#fff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
br {margin:0;padding:0;border:0}
.xboxcontent {display:block; background:#fff; border:0 solid #fff; border-width:0 1px; 	height:auto;
	min-height: 350px; padding: 10px;
} 

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #fff; background: url(../images/buttons/buttonbg.jpg) repeat-x #007128; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #fff; background: url(../images/buttons/buttonbg_f2.jpg) repeat-x #000; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;} 

#box-table-a {
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	color: #333;
	font-size:12px;
	margin:20px;
	text-align:left;
	width:90%;
}


#box-table-a th {
	background:#8A8A00 none repeat scroll 0 0;
	border-bottom:1px solid #462B1D;
	border-top:4px solid #462B1D;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:8px;
}
#box-table-a td {
	background:#f5f5f5 none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color:#333;
	padding:8px;
}
.footerfeaturetext {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
