body {
/*	background-color: #EAEAEA; 	
	background-color: #8e8b80;*/
	background-color: #F8F8F8;
	background-image: url(img/parchment.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;	
	color: #333333;	
	line-height: 150%;
}

td {
	vertical-align: top;
	font-size: 12px;	
	color: #333333;	
	line-height: 150%;

}

ul li {
	/*list-style-image: url(img/star4.jpg);*/
	list-style-type: disc;
	line-height: 150%;
}

.faq {
padding: 15px 6px 10px 0px;
border-top: 1px solid #AEAEAE;
}

.hr {
	height: 1px;
	width: 80%;
	color: #B8823C;
}

form {
	margin: 0px;
}

div.clearboth {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}


/********** CONTAINER / STRUCTURE STYLES  ********/
.holder {
	clear: both;
	padding-top: 5px;
}

.admin_head{
padding: 0px; 
background-image: url(img/adminbanner_back.jpg); 
background-position: left top; 
background-repeat: repeat-x;
}

.outer_box {
	background-color: #FFFFFF;
	padding: 0px;
	width: 767px; 
/*	border-color: #939393; */
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:1px;
}

.adcontent {
	background-color: #FFFFFF;
	width: 766px;
	padding: 0px 0px 0px 0px;
	border-color: #aeaeae;
	border-style: solid;
	border-left-width: 2px;	
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width:2px; 
}


.adcontent2 {
	background-color: #FFFFFF;
	width: 762px;
	padding: 0px 0px 0px 0px;
	border-color: #CAA190;
	border-style: solid;
	border-left-width: 2px;	
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width:2px; 
}

.subbanner {
	background-image: url(../images/banner_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 488px;
	height: 75px;
}

.submenutop {
	height: 1px;
	background-color: #9E6B5F;
}
.submenumid{
	background-image: url(../images/submenu_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
}

.submenumid2{
	background-image: url(../images/submenu_back2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
}

.showerform{
	float: right;
	padding-right: 10px;
}

.submenubot {
	height: 1px;
	background-color: #9E6B5F;
}

.textinput {
height: 15px; 
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal; 
padding-left: 4px;
background: #F5F1EF;
background-color: #F2E1DB;
border: 1px solid #9E6B5F;
}

.adbody {
	background-image: url(../images/tem_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #E7E6E2;
	width: 488px;
}

#adbodyscroll {
background-image:url(../images/boxbackground.jpg);
background-position: bottom right;
background-repeat: no-repeat;
padding-left: 60px;
padding-right: 20px;
width: 395px;
/*height: 650px;
overflow: auto;
*/
}

.adbodybot {
	background-image: url(../images/boxbackground.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 481px;
	height: 181px;
}

.sectitle {
	padding: 4px;
	padding-left: 60px;
	font-family: Geneva, Georgia, Tahoma, Verdana, Helvetica;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: 0em;
	line-height: 140%;
	/* color: #D3A395; */
	color: #8E8B80;
 }



.subtitle {
	padding: 4px;
	font-family: Geneva, Georgia, Tahoma, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: .05em;
	line-height: 140%;
	color: #9F9E89;
 }


a:link, .rightbar a:link, .footer a:link{
	color: #99647E;
}

a:visited, .rightbar a:visited, .footer a:visited{
	color:#B38A9E;
}

a:hover, .rightbar a:hover, .footer a:hover{
	color: #AE4F7E;
}

.leftbar {
width: 278px;
background-image: url(../images/tem_jan.jpg); 
background-position: top left; 
background-repeat: no-repeat;
background-color: #303F1E;
}


.footer {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
height: 100px;
background-image: url(img/footer_bak.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #8E8B80;
padding: 5px;

}

.footer td {
color: #CBC7B6;
}

.footer a:link, .footer a:visited {
color: #E0DED8;
}

.footer a:hover {
color: #ECEAE6;
}



.tablemenu{ /* top menu for subsection pages*/
	width: 350px;
	padding: 3px 5px 3px 5px;	
	border-style: solid;	
	border-color: #D7D7D7;
	border-left-width: 0px;		
	border-right-width: 0px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
	line-height: 150%;
}

.subsection_menu  { /*rightbar menu for subsection pages*/
	display: block;
	font-size: 11px;
	line-height: 110%;
	color:  #008000;  
	padding: 1px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	
}

.subsection_menu a { /*rightbar menu for subsection pages*/
	display: block;
	width: 100%;
	color: #D7D7D7;

}

.subsection_menu a:hover {
	color: #FFFFFF;
}

.subsection_menu a:visited {
	color: #D7D7D7;
}

.vspace { /*vert spacer div*/
	height: 5px;
}

.midbox {
background-color: #D7D7D7;
border: 1px solid #333333;
} 

/********** TABLE STYLES  ********/

.table1 {
	border: 1px solid #CFD2DA;
	padding: 3px;
	background-color: #FFFFFF;
}

.table3 {
	background-color:#FFFFFF;
	border-collapse: collapse;
}

.table3 td {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 8px 8px 8px 8px;
}

.table4 {
	
	border-collapse: collapse;
}

.table4 td {
	/* background-color: #F0F2EE; */
	border: 0px solid #E6E9E2;
	padding: 3px;
}

.table4 input, .table4 select {


font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal; 
padding-left: 4px;
background-color: #F8EDE9;
border: 1px solid #9E6B5F;


}

.table5 {
	border-collapse: collapse;
}

.table5 td {
	border: 1px solid #DCC8C2;
	padding:5px;
}


.table6 {
	background-color:#FFFFFF;
	border-collapse: collapse;
}

.table6 td {
	background-color: #F0EBE6;
	border: 1px solid #B4A283;
	padding: 6px;
}

	
.table8 {
	background-color:#FFF;
	border-collapse: collapse;
}

.table8 td {
	padding: 4px;
	background-color: #EAEAEA;
	}
	
.table9 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.table9 td {
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	background-color: #D6EBFF;
	border: 1px solid #C0C0C0;
	
	}
	
/********** NEWSLETTER STYLES ********/
.news_leftbar{
width: 150px;
border-right: 1px solid #CFD2DA;
}

.news_rightbar {
width: 150px;
border-left: 1px solid #CFD2DA;
}

.newsnug_table {
	background-color:#FFFFFF;
	border-collapse: collapse;
}

.newsnug_table td {
	border-bottom: #CFD2DA 1px solid; 
	/*background-color: #FAFAFA;
	padding: 5px 3px 5px 3px;
	line-height: 120%;*/
}

.newsnug_div {
	border-bottom: #CFD2DA 1px solid;
	padding-top: 0px; 
	padding: 3px; 

}

.newsletbody {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 12px;
line-height: 145%;
}


/********** ROUNDED BOX USED FOR SIDE BOXES  ********/

.sidebox {
	margin: 0 auto; 
	width: 100%;
	background: url(img/boxes/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.sidebox .boxhead {
	background: url(img/boxes/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.sidebox .boxhead h2 {
	background: url(img/boxes/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 18px 5px;
	color: white; 
	font-weight: bold; 
	font-size: .9em; 
	line-height: 1.1em;
}
.sidebox .boxbody {
	background: url(img/boxes/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 20px;
}

.sidebox2 {
	margin: 5px;
}
.sidebox2 .boxhead2 {
	background-color: #003366;
	margin: 0;
	padding: 0;
	text-align: center;
}
.sidebox2 .boxhead2 h2 {
	padding: 15px 18px 5px;
	margin: 0px;
	color: white; 
	font-weight: bold; 
	font-size: .9em; 
	line-height: 1.1em;
}
.sidebox2 .boxbody2 {
	background-color: #FAFAFA;
	border: 1px solid #AFAFAF;
	margin: 0;
	padding: 5px 15px 20px;
}

/********** ROUNDED BOX USED FOR SUB-BOXES AND SIDE BOXES  ********/
.homebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(img/boxes/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
	color: #333333; 
}
.homebox .boxhead {
	background: url(img/boxes/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.homebox .boxhead h6 {
	background: url(img/boxes/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 13px 18px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1.1em;
}
.homebox .boxbody {
	background: url(img/boxes/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0px 15px 20px 15px;
}

/********** ROUNDED BOX SOLID COLOR - BANNER BOX  ********/
.roundbox1-tl { 
	background: url(img/boxes/bg_tl.jpg);
	background-color: #008000;
	background-repeat: no-repeat;
	background-position: top left;
}

.roundbox1-tr { 
	background: url(img/boxes/bg_tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.roundbox1-bl { 
	background: url(img/boxes/bg_bl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.roundbox1-br { 
	background: url(img/boxes/bg_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
}

/********** rounded box, no images, with border - for sidebar boxes  ********/
#xsnazzybox h1, #xsnazzybox h2, #xsnazzybox p {margin:0 10px; letter-spacing:0px;}
#xsnazzybox h1 {font-size:2.5em; color:#FFFFFF;}
#xsnazzybox h2 {font-size:2em;color:#06a; border:0;}
#xsnazzybox p {padding-bottom:0.5em;}
#xsnazzybox h2 {padding-top:0.5em;}
#xsnazzybox {background: transparent; margin-top: 0.2em; margin-bottom: 0.5em; margin-left: 4px; margin-right: 4px;}

#xsnazzybox .xtop, .xbottom {display:block; background:transparent; font-size:1px;}
#xsnazzybox .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
#xsnazzybox .xb1, .xb2, .xb3 {height:1px;}
#xsnazzybox .xb2, .xb3, .xb4 {background:#FAFAFA; border-left:1px solid #AFAFAF; border-right:1px solid #AFAFAF;}
#xsnazzybox .xb1 {margin:0 5px; background:#AFAFAF;}
#xsnazzybox .xb2 {margin:0 3px; border-width:0 2px;}
#xsnazzybox .xb3 {margin:0 2px;}
#xsnazzybox .xb4 {height:2px; margin:0 1px;} 
#xsnazzybox .xboxcontent {display:block; background:#FAFAFA; border:0 solid #AFAFAF; border-width:0 1px; padding: 0px 5px 0px 5px;}

/********** TEXT STYLES  ********/


h1, .h1 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 18px;
	line-height: 140%;
	color: #9F9E89;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

h2, .h2 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #7B606F;
	padding-bottom: 5px;
	padding-top: 5px;
}

h3, .h3 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	line-height: 140%;
	font-size: 14px;
	color: #99647E;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

h4, .h4 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 12px;
	line-height: 140%;
	color: #6B7368;
	font-weight: bold;
}

h5, .h5 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 12px;
	line-height: 140%;
	color:  #676A73;
	font-weight: bold;
}

h6, .h6 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 11px;
	color: #7B606F;
	font-weight: bold;
}

h7, .h7 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 10px;
	line-height: normal;
	color:  #666459;
	font-weight: bold;
}

h8, .h8 {
	font-family: Georgia, Geneva, "Times New Roman", Times, serif ;
	font-style: oblique;
	font-size: 10px;
	line-height: normal;
	color:  #666459;
	font-weight: normal;
}


.lighttext {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	color: #999999; 
}

.small { 
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	line-height: normal; 
	color: #333333; 
}

.smaller { 
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 10px; 
	color: #333333; 
}

.listbox1 {
border: 1px solid #376797;
width: 100%;
}

.listbox2 {
	padding: 7px 5px 5px 5px;
	background-color: #A2BCCB;
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

	

.benefits {
border-collapse: collapse;

}

.benefits td {

padding: 10px;
width: 20%;
border: 1px solid #7B606F;;
background-color: #D0D7DD;
font-family: Georgia, "Times New Roman", Times, serif ;
font-size: 14px;
line-height: normal;

color: #7B606F;;
}