@charset "utf-8";

/********************************
 home page
*********************************/

#home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #71645b; /* light brown, #514842 = brown */
	margin-left: 8px;
	padding-top: 10px;
}

#home_cb_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #71645b; /* light brown, #514842 = brown */
	margin-left: 30px;
	padding-top: 100px;
    width: 350px;
}

#home_text .trailer {
	font-size: 16px;
	font-weight: bold;
	color: #88ab76; /* green */
}

#home_text a,
#hiw_body a {
	color: 	#cd552a; /* burnt orange, or #ff9900 bright orange */
	text-decoration: underline;
}

#hiw_body .agreement {
	margin: 0px;
	width: 720px;
	height: 300px;
	overflow: scroll;
	border: solid 1px #222222;
	font-size: 11px;
	float:left;
	padding-left: 2px;
	padding-right: 2px;
}

#faq_body {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
}

#faq_body .question {
	color: #628350;
}

#faq_body .to_top {
	font-size: 12px;
	color: #999999;
}

#faq_body .to_top a {
	color: #999999; /* burnt orange */
}

/*********************************
 * login page
 *********************************/
#log_body {
	/*height: 393px;*/
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71645b;	 /* light brown */
	padding-top: 50px;
}

#log_tab {
	
}

#log_tab .spacer50 {
	width: 50px;
}
#log_tab .spacer30 {
	width: 30px;
}

#log_tab .bord_right {
	border-right: 1px #71645b solid;
}

#log_tab .bord_left {
	border-right: 1px #71645b solid;
}

#log_tab .bord_bottom {
	border-bottom: 1px #71645b solid;
}

#log_body .text1 {
	font-size: 10px;
}

#log_body input.btn {
	border: 1px #71645b solid;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71645b;
}

#log_body input.btnhov {
	background-color: #71645b;
	color: #ffffff;	
}

#log_body .forgot_pass {
	color: #ff9900;  /* orange */
	font-size: 12px;
	font-weight: bold;

}

#log_body .forgot_pass a {
	color: #ff9900;  /* orange */
	text-decoration: none;
}
#log_body .forgot_pass a:hover {
	color: #000000;  /* orange */
	text-decoration: none;
}

/**************************
 * copyright bar and text
 **************************/
#copy_bar {
	width: 820px;
	height: 30px;
	background-color: #88ab76;	/* green */
	color: #eeeeee;
}
#copy_text {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 10px 0px 0px;
}
/****************************************
 * nav bar
 ****************************************/
#nav_pub {
	height: 30px;
	background-color: #cfc4b3;	/* beige */
	width: 820px;
	text-align: center;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #71645b; /* light brown, #514842 = brown */
	/*font-weight: bold;*/
}

#nav_pub div {
	padding-top: 7px;
	float: left;
	text-align: center;
	width: 120px;
}

#nav_pub .spacer1 {
	width: 10px;
}
#nav_pub0 div {
	padding-top: 7px;
	float: right;
	text-align: center;
	width: 120px;
}

#nav_pub div a {
	text-decoration: none;
	color: #71645b; /* light brown, #514842 = brown */
}

#nav_pub div a:hover {
	color: #ffffff;
}

/* selected nav tab option 1: white font bold
#nav_pub .selected {
	color: #ffffff;
	/*background-color: #514842;	 brown
	height: 23px;	/* 30px of nav_pub MINUS 7px padding of div 
	font-weight: bold;
}
 */
/* selected nav tab option 2: brown background with white font */
#nav_pub .selected {
	color: #ffffff;
	background-color: #514842;	/* brown */ 
	height: 23px;	/* 30px of nav_pub MINUS 7px padding of div */
}

#nav_pub .selected a {
	color: #ffffff;	
}
#nav_pub div:hover {
	color: #ffffff;
}

#nav_pub .wdiv_100 {
	width: 100px;
}

/*************************************
 sub nav
 *************************************/
#subnav_pub {
	height: 25px;
	background-color: #514842;	/* brown */
	width: 820px;
	text-align: center;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #ffffff; /* white, #514842 = brown */
	/*font-weight: bold;*/
}

#subnav_pub div {
	padding-top: 5px;
	float: left;
	text-align: center;
	width: 120px;
}

#subnav_pub .spacer1 {
	width: 10px;
}

#subnav_pub div a {
	text-decoration: none;
	color: #ffffff; /* white, #514842 = brown */
}

#subnav_pub div a:hover {
	color: #cfc4b3; /* beige */
}

/* selected nav tab option 2: brown background with white font */
#subnav_pub .selected {
	color: #ffffff; /* brown */
	height: 23px;	/* 30px of nav_pub MINUS 7px padding of div */
	font-weight: bold;
	text-decoration: underline;
}

#subnav_pub .selected a {
	color: #ffffff;	
	text-decoration: underline;
}
#subnav_pub div:hover {
	color: #ffffff;
}

#subnav_pub .wdiv_100 {
	width: 100px;
}
 

/*********************************
 * footer
 *********************************/
#foot {
	height: 20px;
	background-color: #cfc4b3;	/* beige */
	width: 820px;
	text-align: center;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #71645b; /* light brown, #514842 = brown */
}
#foot div {
	padding-top: 3px;
	float: left;
	text-align: center;
	width: 130px;
}
#foot div a {
	text-decoration: none;
	color: #71645b; /* light brown, #514842 = brown */
}
#foot div a:hover {
	color: #ffffff;
}

.contact_choices {
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
}

.contact_choices td {
	vertical-align: top;
}
