body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/bg.gif);
	font-family: arial, helvetica, serif;
	font-size: 12px;
	color: #666666;
}

/* search and top links */
#search {
	margin: 0px;
	padding: 0px;
	float: none;
	clear:both;
	color: #ffffff;
}
#search td {
	margin: 0px;
	padding: 0px;
}

#search a {
color: #333333;
text-decoration: none;
font-weight: normal;
}

#search a:hover {
	color: #AF3F32;
}

#search .inputbox {
	border: 1px solid #9F9C8E;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E7E4DE;	
	margin: 0px;
}

#search .button {
  color: #AF3F32;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #9F9C8E !important;
  border: none;
  width: auto;
  background: url(../img/button_bg.gif) repeat-x;
  /*padding: 0px 5px;*/
  line-height: 18px !important;
  line-height: 16px;
  height: 20px !important;
  height: 20px;
	margin: 0px;
	padding: 0px;
}

.outline {
  	border: 1px solid #C5C5C5;
  	background-color: #ffffff;
	padding: 2px;
	margin: 0px;
}

#header {
	background:url(../img/logo.gif) no-repeat;
	width: 600px;
	height: 71px;
	float:left;
}

#titleimg {
	float: right;
}
#imgbar {
float: left;
width: 600px;
height: 86px;
background:url(../img/img_bar.gif);
border: none;
margin-bottom: 2px;
} 

#buttons {
 width: 598px;
 height: 25px;
 background: url(../img/menu_bg.gif) repeat;
border-left: #C5C5C5 1px solid;
border-right: #C5C5C5 1px solid;
  float: left;
margin-top: 2px;
margin-bottom: 2px;
padding: 0px;
}
 
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	color: #B90920;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	width: 99px;
}

#nav li {
	float: left;
	width: 99px;
	/*border-right: #C5C5C5 1px solid;*/
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-left: 7px !important;
	margin: 0px;
}
#nav li ul a {
	text-align: left;
	font-weight: normal;
	background-color: #E9E6E2;
	border: #C5C5C5 1px solid;
	border-top: none;
	color: #666666;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	
}


#nav li ul a:hover {
	color: #333333;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover > ul {
    display: block;
}
    
#content_outer {
	border:#CCCCCC 1px solid;
	width: 598px;
	float: left;
}

#content_inner {
	text-align: left;
	padding: 4px;
	width: 445px;
	margin-top:15px;
	margin-left:15px;
	line-height: 15px;
	height: auto;
}

#content_home {
	float: left;
	text-align: left;
	margin-top:0px !important;
	margin-top:15px;
	width: 350px;
	margin-left:5px;
	line-height: 15px;
	height: auto;
}
#content_home a {
color: #AF3F32;
text-decoration: none;
font-weight: bold;
}

#content_home a:hover {
color: #999999;
}

#right {
float: right;
margin-right: 2px;
width: 220px;
}

#right_header {
margin-top:2px;
background: #999999;
color: #ffffff;
border: #999999 1px solid;
padding: 2px;
}

#right_content {
border: #CCCCCC 1px dotted;
margin-top: 2px;
padding: 5px;
}

#right_content a {
color: #AF3F32;
text-decoration: none;
font-weight: bold;
}

#right_content a:hover {
color: #999999;
}

h1 {
font-size: 20px;
line-height: 27px;
}

h2 {
font-size: 16px;
line-height: 16px;
}

.intro {
font-size: 14px;
line-height: 16px;
}

.intro2 {
font-size: 16px;
line-height: 18px;
}

#content_inner a {
color: #AF3F32;
text-decoration: none;
font-weight: bold;
}

#content_inner a:hover {
color: #999999;
}

#content_inner ul
{
margin: 0;
padding: 0;
list-style: none;
}

#content_inner ul li {
line-height: 15px;
padding-left: 20px;
margin-top: 10px;
margin-left: 15px;
background: url(../img/list.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-indent: 0px;
}

#contact_outer {
border: #C5C5C5 1px solid; 
}
#contact {
padding-left: 10px;
margin-left: 0px;
}

#contact .button {
  text-align: center;
  font-weight: bold;
  color: #AF3F32;
  border: 3px double #cccccc;
  width: auto;
  font-size: 11px;
  background: url(../img/button_bg.gif) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

#contact .inputbox {
	border: 1px solid #9F9C8E;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E7E4DE;
	margin-bottom: 1px;
	margin-left: 15px;
}

#footer {
	margin: 0px;
	padding: 0px;
	color: #EBE6E0;
}

#footer a {
	color: #333333;
	text-decoration:none;
}

#footer a:hover {
	color: #AF3F32;
}