*{
	margin: 0;
	padding: 0;
}


body {
	background: #FFF;	
	background-image : url(images/greytexture_bg.jpg);	 	
}

body, td {
	font-family: Tahoma, Verdana, Helvetica, Ariel, sans-serif;
	font-size: 13px;
}


a:link {	color: #0000FF; font-style: normal; font-weight: 700; text-decoration: none;}
a:visited {	color: #0000FF; font-style: normal; font-weight: 700; text-decoration: none;}
a:active {	color: #0000FF; font-style: normal; font-weight: 700; text-decoration: none;}
a:hover {	color: #0000FF; font-style: normal; font-weight: 700; text-decoration: underline;} 

img { 
	padding : 5px;
	border : 0px solid #cccccc;
}

img.floatTL { 
	float : left;
	margin : 10px 5px 5px 5px;
} 

img.floatTR { 
	float : right;
	margin: 7px 0 -2px 10px;
} 

#wrapper {
	width: 850px;
	margin: 10px auto;
	}

h1 {
	font-size: 22px;
	padding-bottom: 5px;
	color: #339933;
	text-align: center;
	font-weight: 700;
}
h2 {
	font-size: 16px;
	padding-bottom: 5px;
	color: #990000;
	text-align: center;
	font-weight: 700;
}
h3 {
	font-size: 14px;
	padding-bottom: 5px;
	color: #000000;
	text-align: center;
	font-weight: 700;
}
h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 700;
}


#container {
	padding: 0 5px;  
	}



#header {
	background-color: #FFFFFF;
	width: 850px; 
	margin: 0 auto -1px;
	}

#header .header {
	position: relative;
	background:  url( images/header.jpg) top center  no-repeat; 
	height: 150px;     
	margin: 0 0px;
	}


/*
#topnav {float: right;border-right: 1px solid #636363; padding: 4px 0px; text-align: right; margin: 7px 8px 0; list-style-type: none;}

#topnav li {padding: 1px 2px 0;background-position: 100% 5px;background-repeat: no-repeat;}

#topnav a {color: #636363;text-decoration: none;}

#topnav a:hover {text-decoration: underline;}


#logoright {float: right;padding: 3px 0px;}



#bannerimage {float: left;}

*/


#nav{

	background: #E8D763 url('images/nav_bg.gif') repeat-x; 

	border-top: 2px solid #FF9933; 

	border-bottom:2px solid #FF9933; 

	width:790px; height:35px; 

	margin:3px 1px 0; 

	padding:5px 5px 0;
	
	font-size: 12px;


	}



#navtable {width:100%;text-align:center;}
#nav #navtable td.home{			width:50px;		padding-top:3px;}
#nav #navtable td.tab2{			width:150px;	padding-top:3px;}
#nav #navtable td.tab3{			width:120px;	padding-top:3px;}
#nav #navtable td.aboutus{		width:100px;	padding-top:3px;}
#nav #navtable td.contactus{	width:100px;	padding-top:3px;}
#nav #navtable td.sep{
	background-image: url(images/nav_sep.gif);
	background-repeat:no-repeat;
	width:10px;
	height:28px;
}
#nav a {

	font-family: Tahoma, Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:800;
	}

#nav a:hover {
	text-decoration: underline;
	color: #C8B955;
	}

#content {
	background: #fff;
	border : 1px solid #CCC;
	width: 850px;
	margin: 0 auto;
	}


#content .footer {

	background:  url( images/generic_bottom.gif) top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -16px;
	position: relative;
	clear: both;
	}


#textarea {
	position: relative;
	margin:0px 0px;

	}

	
	
#textarea .welcome {
	font-size: 18px;
	font-weight: 800;
	padding-bottom: 10px;
	color: #E26F1C;
/*	background-color: #CCC; */
	text-align: center;
}
	
#textarea h1 {
	font-size: 16px;
	padding-bottom: 5px;
	color: #990000;
/*	background-color: #CCC; */
	text-align: center;
}
	
/*
#arealeft h3 {

	font-size:16px;

	padding:0;

	margin:3px 7px;

	border-bottom: 2px dotted #000033;

	width:230px;

	color:#000066;

	}



#arearight h3 {

	font-size:16px;

	padding:0;

	margin:3px 5px;

	border-bottom: 2px dotted #000066;

	width:230px;

	color:#000066;

	}
*/


#righthandcol {

	float:right;

	width: 300px;

	}

#lefthandcol {

	float:left;

	width: 456px;	

}

#righthandcol {
	position: relative;
	font-size: 9pt;
    font-family: Tahoma, Helvetica, Ariel, sans-serif;
	margin-right: 8px;
	}

#lefthandcol {
	position: relative;
	font-size: 9pt;
    font-family: Tahoma, Helvetica, Ariel, sans-serif;
	}

#righthandcol p,

#lefthandcol p{

	padding: 2px 8px;

	margin: 0;

	}

#righthandcol hr,

#lefthandcol hr{

	margin: 0 8px;

	}

#righthandcol .alt1 {

	background: #FEF2CE;
 	border-color: #F29503; 

	}

#lefthandcol ul{}

#lefthandcol ul li{height:15px;}

#lefthandcol .alt1{

	background:  url( images/leftback.gif) repeat-x;

	}



#lefthandcol ul {

	position:relative;

	margin:0;

	padding:5px 28px;

	width:175px;

	}



#lefthandcol li {

	padding:1px 0;

	list-style-image:  url( images/arrowgif.gif);

	}



#righthandcol .footer {

	background: #FEF2CE url( images/right_col_footer.gif) top center no-repeat;

	height: 7px;

	margin: 0 -1px;

	overflow: hidden;

	position: relative;

	clear: none;

	}

#lefthandcol .footer {

	background: #FFF url( images/left_col_footer.gif) top center no-repeat;

	height: 7px;

	margin: 0 -1px;

	overflow: hidden;

	position: relative;

	clear: none;

	}



#lefthandcol .footer2 {

        background: #FFF url( images/left_col_footer3.gif) top center no-repeat;

        height: 7px;

        margin: 0 -1px;

        overflow: hidden;

        position: relative;

        clear: none;

        }



#lefthandcol .alt1 {

	border-color: #BBBBBB;

	}

#righthandcol .alt1,

#lefthandcol .alt1{

	border-width: 1px 1px;

	border-style: solid;

	margin-bottom: 5px;

	}

	

#righthandcol .alt1 h2 {

	background:  url( images/woodplaque.gif);

	}

#lefthandcol .alt1 h2 {

	background:  url( images/woodplaque.gif);

	text-align:center;

	}

	

#righthandcol .alt1 h3 {

	font-size: 14px;

	text-align:left;

	padding-left: 30px;

	}

#lefthandcol .alt1 h3 {

	font-size: 14px;

	text-align:left;

	padding-left: 20px;

	}

	

#righthandcol h2,

#lefthandcol h2 {

	margin: 0 -1px;

	color: #fff;

	font-weight: 800;

	font-size:14px;

	font-family: Tahoma, Helvetica, Ariel, sans-serif;

	padding-top: 7px;

	margin-bottom: 5px;

	padding-left: 0;

	height: 23px;

	}



#lefthandcol .address,

#righthandcol .address {

	font-size:    14px;

	padding-left: 50px;

	}

/*
#arealeft {

	width:246px;

	float:left;

	}

#arearight{

	width:245px;

	float:right;

	}

#arearight li {

	list-style-type:none;

	}

#arearight ul {

	padding:0;

	margin:3px 20px;

	}
*/
	
/*
#main{

	padding-bottom:5px;

	}

	

#main h1 {

	font-size:16px;

	padding:0;

	margin:4px 7px;

	color:#000066;

	background-color: #CCC;

	text-align: center;

}

	

#main h2 {

	font-size:15px;

	padding:0;

	margin:0 7px;

	color:#000066;

	border-bottom: 1px dotted #000033;

	}

	



#main p{

	padding-top: 5px;

}

#main ul {

	margin: 10px 0 0 0;

	padding-left: 60px;

	}

*/
/*
#mainorder{

	float:left;

	margin-top:12px;

	margin-left:35px;

	margin-right:80px;

	}


#mainservers{

	float:left;

	}


#rollover1{	

	height: 61px;

	width: 169px;

	background:  url( images/rollover1.gif) top left no-repeat;

	display:block;

	}



#rollover1:hover{

	background-position: bottom left;

	}

#rollover2{

	height: 81px;

	width: 217px;

	background:  url( images/rollover2.gif) top left no-repeat;

	display: block;

	}



#rollover2:hover{

	background-position: bottom left;

	}



.rollover2{

	margin:0px;

	padding:0px;

	}
*/


#footer {
	background: #FFFFFF  repeat-x; 
	border-top: 1px solid #C8B955; 
	font-size: 11px;
	width: 798px;
	margin: 0 auto;	
	}

#footer ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 6px 3px;
	width:750px;
	}

#footer li {
	margin-right: 15px;
	}

#footer a {
	color: #000;
	}

#footer p {
	width:796px; 
	height:18px; 
	margin:  0px 1px 0; 
	padding: 5px 5px 0;
	text-align: center;
	}

	
.subtext {
	margin: 4px 22px ; 
	text-align: center;
	font-size: 11px;	
}

.smalltitle {
	font-size: 11px;	
}
.bylinee {
	font-size: 7px;	
}
.borderdashed {
	border: 1px dashed #CCCCCC;
}

.clear { 
	clear : both;
} 



.centered { 
	text-align: center;
} 


.pad5 {
	margin: 5px 5px 5px 5px;
}

.pad11 {
	margin: 11px 11px 11px 11px;
}

.pad50 {
	margin: 5px 50px 5px 50px;
}

.padL5 {
	margin: 0px 0px 0px 5px;
}


.padL11 {
	margin: 0px 0px 0px 11px;
}

.contactus {
	font-size:14px;
	font-weight: 800;
	color:#CC0000;	
}



.discover {
	font-size:13px;
	color: #996600;	
}

.errorcolor {
	color: #FF0000;	
}



 .address {
	font-size:14px;
	padding-left: 10px;
	}

.style1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.style2 {color: #990000}
.style3 {color: #000000}
.style5 {color: #116433}
.style6 {font-size: 12px; font-weight: bold; }
.style7 {font-size: 14px; font-weight: bold; }


#areacentertop {

/*	background-image:  url( images/footer.gif);  

	background-repeat:no-repeat;



	background: #FFFFFF; 

	margin: 0 auto;	
*/	
	}

	

#areacentertop p {
	width: 700px;
	margin:  0px 1px 0; 
	padding: 0px 40px 0px 40px;
	text-align: left;
	}
#areacentertop ul {
	width: 700px;
	margin:  0px 1px 0; 
	padding: 0px 90px 0px 60px;
	text-align: left;
	}




#areacenterbottom {

/*	background-image:  url( images/footer.gif);  

	background-repeat:no-repeat;

*/	
	background: #CCCCCC; 
	margin: 0 auto;	
	}

	
#areacenterbottom p {

	width:700px;

	margin:  0px 1px 0; 

	padding: 0px 10px 0px 10px;

	text-align: center;

	}

	
#topicareas {	
/*	background-color: #376B9D; 
	background-image:url(images/dwr.gif)
	padding: 10px 5px;
*/	
	border-bottom: 0px solid #686868;
	position: relative;
	height: 350px;

	}

#topicareas div {
	width: 264px;
	height: 264px;
/*	background-color: #EAEAEA; */
	background-repeat: no-repeat;
	padding-left: 0px;
	position: absolute;
	}
	
#topicareas .genarea1 {
	background-image: url('../images/genarea1.gif');
	padding: 0px 0px 0px 5px;
	width: 264px;
	}
	
#topicareas .genarea2 {
	background-image: url('../images/genarea2.gif');
	left: 266px;
	width: 264px;
	}
	
#topicareas .genarea3 {
	background-image: url('../images/genarea3.gif');
	left: 528px;
	width: 264px;
	}
	
#topicareas .button {
	background: url('../images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size:10pt;
	font-family:Arial,helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	margin-top:7px;
	}
	
#topicareas a.button:hover {
	color: #F7C945;
	}
	
#topicareas h2 {
	font: 17pt Arial, helvetica, sans-serif;
	color: #336799;
	font-weight: 500;
	margin: 0;
	padding-left: 110px;
	margin-top: 10px;
	}
#topicareas h3 {
	font: 11pt Arial, helvetica, sans-serif;
	margin: 0;
	padding-left: 15px;
	font-weight: 700;
	line-height: 0.7em;
	color: #000000;
	}
#topicareas p {
	font: 10pt Arial, helvetica, sans-serif;
	margin: 0;
	padding: 5px;
	font-weight: 400;
	line-height: 1.2em;
	color: #000000;
	}
	
#topicareas ul {
	margin: 10px 0 0 0;
	list-style-image: url('../images/special_bull.gif');
	padding-left: 130px;
	}

#topicareas ul li{height:14px;}
