body{
	background: #FFF url('../images/body_bg.jpg') repeat-x fixed;
	margin:0px;
	padding:0px;	
	margin-top:0px;
	line-height:20px;
	font-family: Helvetica, Arial, Tahoma;
	font-size:13px;
}

#main_dropshadow{
	width:983px;
	margin-right: auto;
	margin-left: auto;
	background:url('../images/drop_shadow.png') repeat-y;
}

#main_div{
	margin-right: auto;
	margin-left: auto;
	width: 942px;
	background-repeat: repeat;
	border-left:4px solid white;
	border-right:4px solid white;
	border-top:3px solid white;
	background-color:white;
}

.menu_surround_large{
	background: url('../images/menu_surround_large.png') repeat-x;
	height:34px;
	padding-top:11px;
}

.menu_surround_small{
	background: url('../images/menu_surround_small.png') repeat-x;
	height:23px;
	padding-top:1px;
	color: white;
	font-size:12px;
	line-height:16px;
}

.side_bar{
	background: url('../images/side_bars.jpg') no-repeat;
	padding:5px;
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align:center;
}

.content_box{
	padding:3px 12px;
}

h1{
	font-size:18px;
	background: url('../images/h1_bg.jpg') repeat-y;
	padding:3px;
	padding-bottom:1px;
}

a{
	color:#a14c4c;
}

a:hover{
	color:red;
}

#footer{
	background: url('../images/footer_bg.jpg') repeat-x;
	height:39px;
	text-align:center;
	font-size:10px;
	line-height:13px;
	font-family:arial;
	color:white;
}

#footer a{
	color:white;
}

#footer a:hover{
	color:black;
}

.dropshadow_bottom{
	width:983px;
	margin-right: auto;
	margin-left: auto;	
}

#nav {
	list-style-type: none;
	width: 845px;
	display: inline;
	height: 22px;
	margin:0px;
	padding:0px;
	font-size: 12px;
	float:right;
}

#nav a {
	display: block;
	text-align:center;
	color: #FFFFFF;
	width: 125px;	
	padding-top:3px;
	padding-bottom:3px;
}

#nav a {
color:#FFFFFF; text-decoration:none;
}

#nav a:hover {
color:#000000;text-decoration:none;
}

#nav li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: 125px;
	text-align: center;
	color: #FFFFFF;
	height:22px;
}
#nav li a:hover{
	color: #000000;
}
#nav li ul {
	list-style-type: none;
	text-align:left;
	left: -999em;
	position: absolute;
	display: inline;
	width: 125px;
	padding:0px;
	z-index:4;
	margin-left:-63px;
	margin-top: auto;
	margin-bottom: auto;
	height: auto;
}
#nav li ul li{
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 115px;

}
#nav li ul a{
	text-align:center;
	/* background-color:#115382; */
	background-color:#790000;
	display: block;
	color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding:0px 5px;
	padding-bottom:3px;
	padding-top:3px;
}

#nav li ul a:link {
color:#FFFFFF; text-decoration:none;
}
#nav li ul a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: lighter;
}
#nav li ul a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#a14c4c;
	display: block;
}

#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}

.secondary{
	border-top-color:white;
	border-top-style:solid;
	border-top-width:3px;
}

form h1{
	0.8em;
}

.contact_form span{
	display:block;
	width:100%;
}

.contact_form input, .contact_form textarea, .contact_form select{
	border:1px solid darkgrey;
}

.contact_form div{
	margin-bottom:5px;
}

.contact_form{
	font-size:10px;
	width:267px;
	float:right;
}

.contact_text{
	float:left;
	width:240px;
}

button{
	width:60px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid darkgrey;
	font-size:10px;
	background-color:lightgrey;
}

button:hover{
	background-color:darkgrey;
	border-color:black;
	color:white;
}

.quicklinks{
	margin-left:20px;
	padding-left:0px;
	text-indent:0px;
	text-align:left;
	margin-top:0px;
}

h5{
	padding:4px;
	border-top:1px solid lightgrey;
	border-bottom:1px solid lightgrey;
	font-size:14px;
	margin-top:3px;
	margin-bottom:2px;
}

hr{
	height:1px;
	background-color:white;
	border:0px;
	border-top:1px solid lightgrey;
	margin-top:1px;
	margin-bottom:1px;
}

input, textarea, select{
	border:1px solid darkgrey;
	background-color:white;
}

a img{
	text-decoration:none;
}

#child_title{
	font-size:16px;
	margin-top:20px;
	font-weight:bold;
}

.cli{
	padding-left:20px;
}


.tandc{
	margin-top:30px;
	font-style:italic;
}
