@charset "utf-8";
body, html {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height: 21px;
}
a {text-decoration:none;}
#container {width:760px; margin:0px auto; background:#fff; border:2px solid #3c4527;}
#header {width:448px; height:316px;  float:left;}
#contactcolumn {width:312px; height:316px;  float:left;}
#phone {width:312px; height:70px; padding-top:10px; text-align:center; color:#935a16; font-size:22px; font-weight:bold;}
#contactform {width:292px; height:216px; padding:10px; background:#3c4527; color:#fff; font-size:11px;}
#menu {
	background:#000;
	width:680px;
	height:20px;
	clear:both;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 80px;
}
#leftcolumn {
	width:206px;
	float:left;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maincontent {
	padding-right: 10px;
	padding-top: 16px;
}
#leftcolumn h1, #homeright h1, #rightcolumn h1 {
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#3c4527;
	font-weight: bold;
}
#leftcolumn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC6633;
}

#leftcolumn h2 {padding:0px; margin:0px; font-size:12px; color:#935a16; }
#leftcolumn img {margin-right:5px; float:left;}
#rightcolumn {width:514px; float:left;}
#homecenter {width:255px; padding:16px; background:#935a16; color:#fff; float:left;}
#homecenter h3 {margin:0px; padding:0px;}
#leftcolumn a, #homecenter a {font-weight:bold; color:#4d2e08;}

#maincontent h1 {

	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#maincontent h2 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
#maincontent h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#maincontent  h4 {
	font-weight: normal;
	color: #000000;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent h5 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-align: center;
}
#homecenter a:hover, #homeright a:hover {text-decoration:underline;}
#homeright {
	width:167px;
	float:left;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#homeright a {color:#935a16; line-height:1.6em;}
#footer {
	clear:both;
	width:720px;
	background:#000;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#footer a {color:#FFCC33;}
#footer a:hover {text-decoration:underline;}
#container #contactcolumn #phone a {
	color: #935A16;
}
#leftcolumn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #996600;
	line-height: 16px;
}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}
.tickerstyle {
	line-height:1.2em;
}
