
body {
	margin: 0 auto;
	font-size:12px;
	background-color: #DDE1C1;
	
}

html, body, p, th, td, li, dd, dt {
  font: 1em Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #727271;
}

p {
font-size:11px;
color: #727271;
}

/*/////////// DIV LAYOUT //////////*/

#container {
	margin: 0 auto;
	width: 900px;
	background-color: #FFF;
	border-left: solid 1px #727271;
	border-right: solid 1px #727271;
	border-bottom: solid 1px #727271;
	padding: 0px 5px 5px 5px; /* (top, right, bottom, left) */
}

#header {
	width: 900px;
	height: 100px;
	background-color: #fff;
}

#logo {
float: left;
width: 167px;
margin: 5px 0px 0px 10px; /* (top, right, bottom, left) */
}

#slogan {
float: left;
width: 320px;
margin: 40px 0px 0px 30px; /* (top, right, bottom, left) */
text-align: left;
color:#B20838;
font-size:18px;

}

#search {
float: right;
width: 320px;
margin: 35px 0px 0px 0px; /* (top, right, bottom, left) */
text-align: right;
}

.search_button {
padding-left:10px;


}

#nav {
width:900px;
height:30px;
background-color: #AFA594;
clear:both;
padding: 2px 0px 2px 0px; /* (top, right, bottom, left) */
margin: 0px 0px 5px 0px; /* (top, right, bottom, left) */
text-align:center;
}


/*/////////// Left and Middle Content subpages //////////*/

#wrap {
width: 900px;
background-image: url(../images/backgrounds/wrap_bg.gif);
background-repeat:repeat-y;
background-position:left;	

}

#left_content{
float:left;
width: 180px;
margin: 10px 0px 0px 5px; /* (top, right, bottom, left) */
}

#left_content ul {
list-style: none;
padding: 0;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */ 
font-size: 12px;
}

#left_content ul li {
background: url(../images/backgrounds/red_bullet.gif) no-repeat left;
padding: 3px 0px 0px 5px; /* (top, right, bottom, left) */
}

#left_content ul li a {
margin: 0px 10px 0px 5px; /* (top, right, bottom, left) */
padding-right: 0px;
color: #727271;
text-decoration: none;
}

#left_content ul li a.highlight {
color:#B20838;
}

#left_content ul li a:hover, #menu ul li a:hover {
color: #000000;
text-decoration: underline;
}

#left_content h3 {
color:#727271;
font-size:14px;
margin: 0px 0px 10px 0px; /* (top, right, bottom, left) */
}

#sub_content {
float:left;
width: 470px;
min-height:500px;
height:auto !important;
height:500px;

background-color: #fff;
margin: 10px 0px 0px 10px; /* (top, right, bottom, left) */
}

#sub_content p {
font-size:11px;
color:#727271;
}

#sub_content ul {
list-style: none;
font-size:11px;
padding-left: 0px;
margin: 0px 0px 0px 10px; /* (top, right, bottom, left) */ 
font-size: 11px;
}

#sub_content ul li {
background: url(../images/backgrounds/red_bullet.gif) no-repeat center left;
padding: 0px 0px 0px 15px; /* (top, right, bottom, left) */
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
color: #727271;
}

#sub_image {
width:465px;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
}

/*/////////// Left side content homepage //////////*/

#main_content{
float:left;
width: 660px;
background-color: #fff;
margin: 10px 0px 0px 10px; /* (top, right, bottom, left) */
}

#main_image {
width:640px;
margin: 0px 0px 0px 5px; /* (top, right, bottom, left) */
}

#menu_main {
  	position: absolute;
  	top: 100px;
	left: 24px;
  	padding: 0px;
  	margin: 0px;
  	font-size: 0.9em;
	width: 1000px;
	min-width: 1000px;
	height: 57px;
}

.slogan {
float: left;
width: 320px;
margin: 40px 0px 0px 30px; /* (top, right, bottom, left) */
text-align: left;
color:#B20838;
font-size:18px;

}

.box {
float:left;
width:185px;
height:180px;
margin: 15px 5px 0px 14px; /* (top, right, bottom, left) */
border: solid 1px #AFA594;
font-size:11px;
}

.box p {
margin: 5px 0px 0px 2px; /* (top, right, bottom, left) */
padding: 3px 3px 0px 3px; /* (top, right, bottom, left) */
}

.box h3 {
color:#ffffff;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */ 
font-size:12px;
background-color:#AFA594;
height:20px;
padding: 5px 0px 0px 0px; /* (top, right, bottom, left) */
text-align:center;
}

.box ul {
list-style: none;
font-size:11px;
padding: 0;
margin: 5px 0px 0px 10px; /* (top, right, bottom, left) */ 
font-size: 11px;
}

.box ul li {
background: url(../images/backgrounds/red_bullet.gif) no-repeat left;
padding: 3px 0px 0px 5px; /* (top, right, bottom, left) */
}

.box ul li a {
margin: 0px 10px 0px 5px; /* (top, right, bottom, left) */
padding-right: 0px;
color: #727271;
text-decoration: none;
}

.box ul li a.highlight {
color:#B20838;
}

.box ul li a:hover, #menu ul li a:hover {
color: #000000;
text-decoration: underline;
}

.poll {
float:right;
width:220px;
height:205px;
margin: 15px 0px 0px 0px; /* (top, right, bottom, left) */
border: solid 0px #727271;
font-size:11px;
}

.poll h3 {
color:#ffffff;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */ 
font-size:12px;
background-color:#727271;
height:20px;
padding: 5px 0px 0px 10px; /* (top, right, bottom, left) */
text-align:left;
}

/*/////////// Right Side content both home and subpages //////////*/


#right_content{
float:right;
width: 220px;
margin: 10px 0px 0px 0px; /* (top, right, bottom, left) */
}

#right_content h3 {
color:#ffffff;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */ 
font-size:12px;
background-color:#727271;
height:20px;
padding: 5px 0px 0px 10px; /* (top, right, bottom, left) */
}

#right_content ul {
list-style: none;
font-size:11px;
padding: 0;
margin: 5px 0px 30px 5px; /* (top, right, bottom, left) */ 
font-size: 11px;
}

#right_content ul li {
background: url(../images/backgrounds/red_bullet.gif) no-repeat left;
padding: 0px 0px 0px 5px; /* (top, right, bottom, left) */
}

#right_content ul li a {
margin: 0px 10px 0px 10px; /* (top, right, bottom, left) */
padding-right: 0px;
color: #727271;
text-decoration: none;
}

#right_content ul li a.highlight {
color:#B20838;
}

#right_content ul li a:hover {
color: #000000;
text-decoration: underline;
}


/*/////////// Bottom //////////*/

.banners {
width:635px;
margin: 10px 0px 10px 10px; /* (top, right, bottom, left) */
text-align:center;
}

#footer {
height:30px;
clear: both;
width: 900px;
background-color: #B20838;
margin: 10px 0px 0px 0px; /* (top, right, bottom, left) */
font-size:10px;
color:#FFFFFF;
}

#footer_text {
float:right;
margin: 8px 10px 0px 0px; /* (top, right, bottom, left) */
}

#footer_logo {
float:right;
margin: 3px 10px 0px 0px; /* (top, right, bottom, left) */
}


/*/////////// list menus //////////*/

#nav ul {
margin: 0px 5px 0px 10px; /* (top, right, bottom, left) */
padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */
list-style: none;
}

#nav ul li {
height:30px;
display: inline;
color: #AFA594;
}

#nav ul li a {
margin: 0px 10px 0px 10px; /* (top, right, bottom, left) */
padding-right: 20px;
color: #ffffff;
text-decoration: none;
border-right: solid 1px #ffffff;
font-size: 10px;
font-weight:bold;
}

#nav ul li a:hover  {
color: #727271;
}

#nav ul li a.last {
border-right: none;
padding-right: 0px;
}

#utility_menu {
float: right;
width: 539px;
height:30px;
margin: 0px 0px 0px 0px; /* (top, right, bottom, left) */
text-align:right;
background-color: #ffffff;
background: url(../images/backgrounds/utility_bg2.jpg) no-repeat right;
}

#utility_menu ul {
margin: 5px 10px 0px 0px; /* (top, right, bottom, left) */
padding: 0px 0px 0px 20px; /* (top, right, bottom, left) */
list-style: none;
}

#utility_menu ul li {
height:30px;
display: inline;
color: #AFA594;
}

#utility_menu ul li a {
margin: 0px 2px 0px 15px; /* (top, right, bottom, left) */
color: #ffffff;
text-decoration: none;
border-right: solid 0px #666666;
font-size: 12px;
}

#utility_menu ul li a:hover, #menu ul li a:hover {
color: #000000;
}

#utility_menu ul li a.last {
border-right: none;
padding-right: 0px;
font-weight:bold;
}

.fix {
clear:both;
}

.space {
width:900px;
height:5px;
background-color:#ffffff;
} 


/* = FORMS
//////////////////////*/

#login {
width:160px;
margin: 0px 0px 10px 0px; /* (top, right, bottom, left) */
padding: 10px 0px 10px 0px; /* (top, right, bottom, left) */
font-size:11px;
color: #727271;

}

#login form {
text-align: left;
margin: 0px 0 0 0;
padding: 0;
}

#login form fieldset {
border: none;
}

#login form legend {
display: none;
}

#login form input.text_field {
font-size: 0.9em;
padding: 3px;
margin: 7px 0px 2px 0px; /* (top, right, bottom, left) */
}

#login form input.submit {
margin: 10px 0px 2px 0px; /* (top, right, bottom, left) */
}

#login form label {
font-size:16px;
color: #727271;

}

.text 
{
	font-size:14px;
}