/* CSS Document */

body {
background-color:#fff;
}

*{margin:0px;}

#logo {
	background-image:url(images/header.jpg);
	background-position:center top;
	margin:auto;
	height:145px;
	width:865px;
	background-repeat: no-repeat;
}

#main_content {
	height:100%;
	width:865px;
	margin:auto;
}

#inner_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f5fae9;
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-y;
	padding:24px;
	height:100%;
	overflow:hidden;
	font-weight: bolder;
	
}

#menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top:4px;
	

		
}
	
#menu ul {
	margin: 0;
	padding: 13px 0 0 13px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li:hover {
	color: #006600;
	text-decoration:none;
}

#menu a {
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	
}

#menu a:hover, #menu .active a {
	color: #006600;
	text-decoration:underline;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:865px;
	height:67px;
	margin:auto;
	clear:both;
	
}
h4 {
	padding-left:33px;
	padding-top:3px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0b5173;
	line-height: 24px;
}

.text2_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;	
}

.small_rule {
	
	height: 4px;
	background-color: #F5FAE9;
	background-image: url(images/rule_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.long_rule {
	
	height: 8px;
	background-color: #F5FAE9;
	background-image: url(images/long_rule.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#top_left {
	width:514px;
	float:left;

}

#top_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight: normal;
	margin-top:12px;
	
}

img.left{
	
	margin-right:8px;
	float:left;
}

img.more_top {
	float:right;
	margin-right:22px;
}

#top_right {
	width:292px;
	float:right;
	height:208px;
	background-image:url(images/about_mod.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	
}

	
#top_right ul {
	list-style-position: inside;
	list-style-image: url(images/arrow.jpg);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
}

#top_right li {
	display:list-item

}

#top_right li:hover {
	color: #660000;
	text-decoration:none;
}

#top_right a {
	padding: 0 20px;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color: #000000;
	
}

#top_right a:hover, #top_right .active a {
	color: #660000;
	text-decoration:none;
}


#top_right h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	font-weight: bolder;
	margin-top:12px;
	margin-left:40px;
	
	
}

#top_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-weight: normal;
	margin-top:20px;
	margin-left:40px;
	margin-right:35px;
}

#bottom_content {
	background-color: #f5fae9;
	clear: both;
	height: 100%;
	width: 817px;
	
}

#bottom_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-weight: normal;
	margin-top:10px;
	
	
}



p.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
	margin-top:4px;
	margin-bottom:5px;
	font-weight: bold;
}

#optionA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/optionA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 173px;
	width: 273px;
	margin-top:12px;
	
}

#optionB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/optionB.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 173px;
	width: 272px;
	margin-top:12px;
	
}

#optionC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/optionC.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 173px;
	width: 272px;
	margin-top:12px;
	
}

#optionA p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:112px;
	margin-top:40px;
	margin-right:16px;
}

img.options {
	float:right;
	margin-right:6px;
	margin-top:6px;
}

#optionB p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:112px;
	margin-top:40px;
	margin-right:16px;
}

#optionC p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:112px;
	margin-top:40px;
	margin-right:16px;
}

