@charset "UTF-8";
/* CSS Document */

body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
.oneField .oneChoice .postField {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
label.preField {
font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

#container {
  	width: 100%;  
  	background: #CCCCCC;
  	margin: 0 auto;
  	text-align: left;
}
#topnav {
	background: #990000;
	height: 30px;
	width: 100%;
	margin: 0 auto;
}
#nav {
	width: 780px;
	height: 30px;
	margin: 0 auto;
}
#nav ul{
	padding: 0;
	margin: 0 20px;
}
#nav li{
	display:inline;
	background-color: #b85d66;
	height: 30px;
}
#nav li a{
	width: 92px;
#	width: 110px;
#	width: 132px;
#number-of-items-on-menu-and-width-must-equal-660px;
	padding: 4px;
	float: left;
	text-align: center;
	background-color: #b85d66;
	border: 1px solid #b85d66;
	font: normal small-caps 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px 3px 2px 0px;
}
#nav li a:hover{
	background-color: #dd999f;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
#nav a.selected{
	background-color: #cece9c;
	border: 1px solid #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#nav a:hover.selected{
	background-color: #dd999f;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#main {
	width: 780px;
	margin: 0 auto;
	height: 100%;
}
#homecontent {
	margin: 20px;
	width: 740px;
	text-align: left;
	background-image: url(../images/home_bkgrd.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#rightColumn {
	background-color: #f2f2f2;
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
	background-image:url(../images/right_curve.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 11px;
	line-height: 18px;
}
#leftColumn {
	background-color: #ffffff;
	float: left;
	width: 550px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image:url(../images/left_curve.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 12px;
	line-height: 20px;
}
#circletext {
	font-size: 11px;
	line-height: 18px;
	color: #336633;
	padding: 50px 10px;
	float: left;
	width: 135px;
	height: 105px;	
}
div.cf_wrapper {
	width: 395px;
	height: 205px;
	float: right;
	margin: 0;
	padding: 0;
}
div.cf_element {
	width: 395px;
 	height: 205px;
}
#content {
	margin: 20px;
	width: 740px;
	text-align: left;
	background-color:#FFFFFF;
	background-image: url(../images/curve.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
	padding: 0;
}
#text {
	padding: 10px;
}
#footer {
	margin: 0;
	padding: 0px;
	width: 740px;
	text-align: left;
	background-image: url(../images/footer.jpg);
	height: 40px;
	background-repeat: no-repeat;
	clear:both;
	font-size: 10px;
	line-height: 38px;
	text-indent: 10px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	line-height: 32px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #336633;
	line-height: 24px;
	margin: 0;

}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	line-height: 24px;
}
#confi {
	font-size: 8px;
	font-weight: normal;
	text-align: right;
	color: #990000;
	margin-left: auto; 
	margin-right: auto;
}
#quote {
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	color: #ffffff;
	line-height: 15px;
	padding: 5px;
	border: solid;
	border-width: thin;
	border-color: #990000;
	width: 80%;
 	background: #990000;
	margin-left: auto; 
	margin-right: auto;
}
#quote2 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 15px;
	padding: 5px;
	border: solid;
	border-width: thin;
	border-color: #990000;
	width: 80%;
 	background: #990000;
	margin-left: auto; 
	margin-right: auto;
}
#quotehist {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #990000;
	line-height: 15px;
	padding: 5px;
	border: solid;
	border-width: thin;
	border-color: #990000;
	width: 80%;
 	background: #cece9c;
	margin-left: auto; 
	margin-right: auto;
}
#subnav {
	width: 740px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-image:url(../images/sub_nav.jpg);
}
#subnav ul{
	padding: 0;
	margin: 0 10px;
}
#subnav li{
	display:inline;
	height: 25px;
}
#subnav li a{
	padding: 0;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	margin: 7px 25px 3px 0px;
	text-transform: uppercase;
}
#subnav li a:hover{
	color: #336699;
	text-decoration: none;
}
#subnav a.selected{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover.selected{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

