/* ---------------------------- 1. BASIC FORMATTING --------------------------------- */
body {
background-image: url(img/page_bg.gif);
background-repeat: repeat;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

.clear{
clear: left;
}

img {
margin-left: 4px;
border:0px;
}
	
a {
color: #2385b8;
text-decoration: none;
background-color: inherit;
font-weight: normal;
}

a:hover {
color: #ffffff;
text-decoration:none;
background-color: inherit;
font-weight: normal;
}


/* ---------------------------- 2. BASIC FORMATTING --------------------------------- */

#topblack {
color: #2385b8;
background-image: url(img/top_bg.jpg);
background-repeat: repeat-x;
margin-top: 0px;
padding: 0px;
height: 135px;
width: auto;
}

#blackbar {
color: #2385b8;
background: inherit;
height: 135px;
width: 770px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

#logo h1{
float:left;
color: #d33e3e;
margin: 0px;
padding: 0px;
background-image: url(img/logo.jpg);
background-repeat: no-repeat;
height: 105px;
width: 400px;
}

#logo h1 a {
display: block;
margin: 0px;
padding: 0px;
height: 105px;
width: 400px;
}

#logo h1 a: hover{
display: block;
margin: 0px;
padding: 0px;
height: 105px;
width: 400px;
text-decoration:none;
}

/* ---------------------------- 3. TOP NAVIGATION --------------------------------- */

#topnav{
	width: 770px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	float:left;
	margin-top: 0px;
	margin-bottom: 0.2em;
}

#topnav a {
font-weight:bold;
	display: block;
	float: left;
	color: #e0f1a2;
	margin-right: 40px;
	text-decoration: none;
	margin-bottom: 0.2em;
}

#topnav a:hover {
font-weight:bold;
	display: block;
	float: left;
	color: #ffffff;
	margin-right: 40px;
	text-decoration: none;
	margin-bottom: 0.2em;
}

#topnav span {
text-align: left;
}

#topnav ul {
display: inline;
padding: 0px; 
margin: 0px;
}

#topnav ul li {
display: inline;
list-style-type: none;
padding: 0px; 
margin: 0px;
}

/* ---------------------------- 4. MAIN CONTAINER --------------------------------- */

#maincontainer{
background-image: url(img/body_bg.jpg);
background-repeat: repeat-x;
color: #1a1a1b;
height: auto;
width: 770px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

#maincontainer h1{
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #d33e3e;
font-size: 2.5em;
font-weight: normal;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

.maincontent {
width: 770px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 0px;
}

#cdiv {
width: 770px;
text-align: center;
border:0px;
}

button, submit, input {
	padding: 6px;
	font-size: 2em;
	margin-bottom:5px;
}

/* ---------------------------- 5. LEFT COLUMN FORMATTING --------------------------------- */

#leftcontent {
background-image: url(img/body_bg.jpg);
background-repeat: repeat-x;
color: #1a1a1b;
float: left;
width:770px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
padding: 0.5em;
border: 1px solid #990000;
}

#leftcontent p {
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #1a1a1b;
font-size: 1em;
font-weight: normal;
line-height:1.5em;
text-align:justify;
padding: 0.5em;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
}

#leftcontent h1{
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #2385b8;
line-height:1.4em;
font-size: 2em;
font-weight: normal;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#leftcontent h2{
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #2385b8;
font-size: 2.0em;
font-weight: normal;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#leftcontent h3{
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #2385b8;
font-size: 1.4em;
font-weight: normal;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#leftcontent h4{
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #fcc965;
font-size: 1.4em;
font-weight: bold;
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#leftcontent h5 {
text-align:center;
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #ffffff;
font-size: 2.8em;
line-height:1em;
font-weight: bold;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#footlinks {
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #1a1a1b;
font-size: 12px;
font-weight: normal;
line-height:1.5em;
text-align:justify;
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 0px;
}

#footlinks a {
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #2385b8;
font-size:12px;
font-weight: normal;
line-height:1.5em;
text-align:justify;
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 0px;
}

#footlinks a:hover {
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
color: #ffffff;
font-size: 12px;
font-weight: normal;
line-height:1.5em;
text-align:justify;
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 0px;
}

/* -----------------------------------------form styles ------------------------- */
form {
width: 770px;
background:inherit;
margin-top: 0.2em;
margin-bottom: 0.8em;
padding: 0px;
	}

#contact_form submit, #contact_form input, #contact_form textarea {
border:1px #990000 solid;
display:block;
padding: 4px;
font:1.6em "Trebuchet MS", Verdana, Arial, Sans-Serif;
font-weight: normal;
color:#2385b8;
margin:0 0 10px 0;
	}

#contact_form label span {
font:1.2em "Trebuchet MS",Arial, Helvetica, sans-serif;
color:#2385b8;
padding:0px 0 0px 3px;
	}
	
#contact_form label {
margin-left:0px;
font:12px "Trebuchet MS", Verdana, Arial, Sans-Serif;
font-weight: bold;
padding:5px 0 0 3px;
color:#2385b8;
	}
#contact_form input:hover, #contact_form textarea:hover {
border:1px #990000 solid;
}
#contact_form input:focus, #contact_form textarea:focus {
border:1px #990000 solid;
}