@charset "utf-8";
/* CSS Document */

div#wrapper {
margin: 0px;
padding-top: 0px;
top: 0px;
}
html,body{margin:0;padding:0; background: url(images/body_bg.gif) left top repeat-x;}
body{font: 76% georgia;text-align:center; background: none;}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#header h1{height:372px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left;}
div#content p{line-height:1.5}
div#navigation{}
div#extra{background:none;}
div#footer{background: #333;color: #FFF; float: left; clear: both; position: relative; }
div#footer p{margin:0;padding:5px 10px}

div#container{width:900px;margin:0 auto; background: none;}
div#content{float:left;width:577px; background: none; display: block; position: relative; top: 0px;}
div#navigation{float:right;width:320px}
div#extra{clear:both;width:100%}

/*NON LAYOUT STYLES */


.rightextra {
margin-top: 75px;
padding: 35px;
}
.smallnav {
position: relative;
text-align: right;
margin-right: 75px;



}

.smallnav a {
float: right;
font-size: 12px;
color: #ffffff;
padding: 0px 10px;
text-decoration: none;
}

.smallnav a:hover {
text-decoration: underline;
}

#footer p {
text-align: center;
}

#footer li {
list-style: none;
float: left;
}
#footer li a {
text-decoration: none;
display: inline;
color: #ffffff;
}

#footer li a:hover {
text-decoration: underline;
}
.rightborder {
border-right: solid 3px #cc1503;
padding-right: 10px;
z-index: 200;
}

.line {
width: 527px;
display: block;
height: 2px;
border-bottom: 1px solid #cc1503;
padding: 5px 10px;
}

.floatleft img {
float: left;
clear: none;
}

.floatright img {
float: right;
clear: none;
}

.break {
clear: both;
display: block;
}



#rightnav {
position: relative;
left: 0px;
top: 75px;
}
#rightnav li {
list-style: none;
}
#rightnav li a{
width: 196px;
height: 30px;
display: block;
text-align: left;
padding-left: 35px;
padding-top: 10px;
color: #ffffff;
text-decoration: none;
background: url(images/rightnav_btn.gif) left top no-repeat;
}

#rightnav li a:hover, #rightnav li.active a {
color: #cc1503;
background: url(images/rightnavhover_btn.gif) left top no-repeat;
}

#rightnav li a.active {
color: #ffffff;
background: url(images/rightnavhover_btn.gif) left top no-repeat;
}
#block {
display: block;
padding-top: 135px;




}
img.logo {
width: 409px;
height: 50px;
position: absolute;
top: 65px;
display: block;
}

#topnav ul
{
padding: 0;
margin: 0;
color: White;
float: left;
width: 100%;
top: 65px;
font-family: arial, helvetica, sans-serif;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
padding: 0.2em 1.6em;
color: #03080e;
font-weight: bold;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#topnav ul li a:hover, #topnav ul li.active a
{
color: #cc1503;
}

#contactform {
display: block;
top: 101px;
position: relative;
right: 0px;
width: 253px;
heigth: 228px;
background: url(images/contactform.gif) left top no-repeat;
}



#contactform {
display: block;
top: 88px;
position: relative;
right: 0px;
width: 253px;
heigth: 228px;
background: url(images/contactform.gif) left top no-repeat;
padding: 45px 15px;;
margin: 0px;
}

#contact-area {
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 75px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 75px;
	margin: 0 25%;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 50px;
	padding-top: 0px;
	font-size: 1.2em;
}

div.flash {
padding: 0px;
margin: 0px;
width: 551px;
height: 120px;
position: relative;
top: 15px;
}

div.header {
height: 50px;
background: url(images/header_under.gif) left bottom repeat-x;
text-align: top;
padding: 0px;
margin-top: 30px;
position: relative;
top: 15px;
}

div.header h1 {
display: block;
position: relative;
top: 15px;
left: 0px;
font-size: 24px;
color: #011554;
padding: 0px;
margin: 0px;
}

h2.subhead {
color: #cc1503;
font-weight: normal;
font-size: 20px;
}

h3.subhead {
background: url(images/subheading_bg.gif) left center no-repeat;
padding-left: 22px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
font-size: 16px;
}