body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 780px;
	text-align: left;
}

#header {width:780px;position:absolute;top:0;left:0;}
#headerleft {position:absolute;top:0;left:0;width:180px;height:120px;margin:0;padding:0;}
#headerright {position:relative;top:0;left:180px;width:600px;height:120px;margin:0;padding:0;}
#headerbottom {position:relative;clear:both;float:left;width:780px;height:2px;margin:0;padding:0;}
#headerbottom img {position:absolute;top:0;left:0;}

#content {
	position: absolute;
	top: 124px;
	left: 230px;
	width: 550px;
	margin-bottom: 3em;
	padding: 5px 0 0 0;
	background-color: #FFFFFF;
}

#content p {
	font-size: 0.85em;
	line-height: 1.4em;
}

#content h1 {
	font: normal 2em Garamond, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	margin-bottom: 0;
}

#content h2 {
	font: normal 1.5em Garamond, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	margin-bottom: 0;
}

#content h3 {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #778899;
	background-color: transparent;
	margin-bottom: 0;
	clear:both;
}

#content h4 {
	font: normal 0.85em Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	color: #cc3333;
	text-align: right;
}

#content .quotedperson {
	color: #CC3333;
	font-weight: bold;
	background-color: transparent;
	margin-bottom: 0;
}

#content .quote {
	font-size: 0.85em;
	line-height: 1.4em;
	margin-left: 2em;
}

#content ul {
	margin-top: 6px;
	margin-bottom: 6px;
}

#content li {
	font-size: 0.85em;
	line-height: 1.4em;
}

#content a:link, #content a:visited {
    color: #000;
}

#content a:hover, #content a:active {
    color: #CC3333;
}

#content dt {
    font-size: 0.85em;
    color: #778899;
    line-height: 1.4;
}

#content dd {
    margin-bottom: 1em;
    line-height: 1.4;
}

/* Primary navigation included on template */

#navigation {
	position: absolute;
	top: 124px;
	left: 10px;
	width: 170px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navigation li {
	width: 170px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}

#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 0.5em 5px 5px;
	background-color: #FFFFFF;
	color: #cc3333;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #ED9F9F;
	color: #FFFFFF;
}

#navigation ul li ul li {font-size:100%;margin-left:12px;border-bottom: none;}

/* Second level navigation included on individual pages */

#pagenav {
	position: absolute;
	top: 340px;
	left: 20px;
	width: 160px;
}

#pagenav p {
	font-size: 0.75em;
	line-height: 1.4em;
}

#pagenav h2 {
	font: 1.5em Garamond, "Times New Roman", Times, serif;
	color: #778899;
	margin-bottom: 5px;
	padding-left: 5px;
	background-color: transparent;
}

#pagenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#pagenav li {
	width: 160px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}

#pagenav a:link, #pagenav a:visited {
	display: block;
	padding: 5px 0.5em 5px 5px;
	background-color: #FFFFFF;
	color: #cc3333;
	text-decoration: none;
}

#pagenav a:hover {
	background-color: #ED9F9F;
	color: #FFFFFF;
}

/* News boxes on home page */

#pagenav .adbox {
	font-size: 12px;
	line-height: 1.4em;
	padding: 2px 4px 2px 6px;
	margin: 10px 0 0 0;
	border: 1px solid #B1B1B1;
	background-color: #F4F4F4;
}

#pagenav .adbox a:link, #pagenav .adbox a:visited {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#pagenav .adbox a:hover {
	color: #CC3333;
	text-decoration: none;
	background-color: transparent;
}

#pagenav .phone {
	font-size: 0.75em;
	color: #778899;
	line-height: 1.6em;
	background-color: transparent;
}

#pagenav .phone a:link, #pagenav .phone a:visited {
	color: #778899;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#pagenav .phone a:hover {
	color: #CC3333;
	background-color: transparent;
}

img {
    border: 0;
}

#footer {
	width: 100%;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
	color: #626262;
	font-size: 0.75em;
}

#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
}

.photoright {
    	float: right;
	padding: 6px 0 6px 0.75em;
	border: 0;
}

.photoleft {
    float: left;
    clear:both;
	padding: 6px 0.75em 6px 0;
	border: 0;
}

.box {
	padding: 10px;
	margin: 10px 0 3em 0;
	border: 1px solid #B1B1B1;
	background-color: #F4F4F4;
}

.top {
	font: normal 0.85em Arial, Helvetica, sans-serif;
	padding: 0;
	color: #cc3333;
	text-align: right;
}

.spacebelow {
	margin-bottom: 1em;
}

.Error {font-weight:bold;color:#cc0000;background-color:yellow;margin:0;border:1px solid #cccccc;padding:2px;}
.Success {color:green;border:1px solid green;padding:2px;}
table.FormPost {width:100%;border-collapse:collapse;}
table.FormPost td {border:1px solid #c0c0c0;}
td.Label {font-weight:bold;white-space:nowrap;border:1px solid #c0c0c0;}

ul.Image {list-style:none;}
ul.Image li, li.Image {list-style-image:url(../images/logos/bullet.gif);vertical-align:middle;padding-left:10px;margin-bottom:6px;}
li.Circle {list-style:circle outside;list-style-image:none;margin-bottom:6px;}
.Bold {font-weight:bold;}
.Red {color:red;}

#ContactForm {width:auto;float:left;margin: 0px;margin-bottom: 5px;border: 1px solid #999999;width: 460px;padding: 6px;}
.Row {clear:both;width:100%;float:left;margin:0 0 8px 0;}
.Label, .LabelRequired {float:left;width:150px;font-weight:bold;}
.LabelRequired {color:red;}
.Input {float:left;width:auto;}
.TopLink {width:600px;margin:0;padding:0;text-align:right;}