﻿*{margin:0; padding:0;}
body{background: #EBE3D7 url(images/bg.jpg) repeat-x top left; font-family: arial, verdana; 
font-size:12px;padding-top:6px;}
a{text-decoration:none; color:#084F78;}
a:link{text-decoration:none; color:#790300;}
a:hover{text-decoration:none; color:#2B4C86;}
td{vertical-align:top;}
#ul {margin: 0px 0px 0px 30px; list-style:disc;}
#ol {margin: 0px 0px 0px 30px; list-style:1;}
.nav{text-transform:uppercase;}
.nav li{list-style:none;}
.nav li img{float:left;}
.quick_contact_bt {background: #E7DFD3 url(images/form_bt.jpg) no-repeat bottom left;}
.quick_contact {background: url(images/form_bg.jpg) no-repeat 50% top; padding: 5px;}
.quick_contact textarea {height:41px;}
.contact {color:#000; font-size: 110%; padding: 0px 15px 0 10px; font-weight: bold;}
.form {color:#000; font-size: 12px; width: 225px; margin-left:10px; border:1px solid #8A8885;}
select.form {
	margin-left:0px;
	text-align:left;
	
}
.btn{margin: 10px 0 0 150px;}
.blog{background: #DAD1C3 url(images/blog_bg.jpg) no-repeat top left; width:223px; padding:9px; margin-top:12px;  text-align:left;}
.blog_hd {font-size:14px; font-weight:bold; margin-bottom:5px;}
.blog h4{color:#790300; font-size:11px; text-decoration:underline;}
.blog p{margin: 3px 5px; font-size:12px;}
.video {background:  url(images/headerback.jpg) no-repeat;}
#content{font-size:120%; padding: 0px 6px; text-align:left; line-height:20px;}
#content p{padding: 12px 0;}
#content h1{color:#890300; font-size:160%; border-bottom:2px solid #B1A492; margin-right: 25px; line-height:25px;}
.snapbox{background: #AFA699 url(images/snapbox_bg.jpg) no-repeat top left; width:613px; padding:7px;color:#fff;}
.snap_hd {font-size:110%; font-weight:bold; margin-bottom:10px;  width:340px;}
.footer{background: #8C0300 url(images/footer_bg.jpg) repeat-x top left; color:#fff; text-align:center;}
#footer_include{margin: 0 auto; width:873px; padding: 10px;}
#foot_links{margin: 10px 0px; width:100%; text-align:left;}
#foot_links a{color:#fff;}

#menu {
	float:left;
	text-align:left;
}
#menu ul {
	margin: 13px 0 0px 10px;
}
#menu ul li {
	width:280px;
	padding: 0px 0 0px 0;
}
#menu ul li a {
	color: #fff;
	font-weight:bold;
	font-size:11px;
	height:16px;
	padding: 4px 0 0px 30px;
	display:block;
	background: url(images/mainbullet.jpg) no-repeat;
}
#menu ul li a:hover {
	color: #fff;
	font-weight:bold;
	background-color:maroon;
	font-size:11px;
	display:block;
	background: url(images/navbackhover.jpg) no-repeat;	
}
select {
	width:200px;
	float:left;
}