* {
	margin: 0;
	padding: 0;
}

img {border: none;}

a:link { color: #4E70A7; text-decoration: underline }
a:visited { color:#4E70A7; text-decoration: underline }
a:hover { color: #06f; text-decoration: none }
a:active { color: #003399; text-decoration: none }

input:focus, input.sffocus {
	background: #F0FFFF;
	color: #000000;
}

#body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#skiptop{display: none;}

/* ------------------------- */

#header{
	position: relative;
	width: 780px;
	height: 160px;
	margin: 2px auto 0 auto;
	color: #fff;
	border: solid 1px #009;
	border-bottom: none;
}

#head-right {
	float: right;
	width: 222px;
}

#head-title {
	width: 222px;
	height: 120px;
	background-color: #2d5093;
	text-align: left;
}

#head-title h1 {
	position: absolute;
	margin: 60px 0 0 16px;
	font-size: 20px;
	color: #fff;
}

#head-grey {
	width: 222px;
	height: 30px;
	margin-top: 10px;
	background-color: #888;
	text-align: left;
}

#head-grey h2 {
	position: absolute;
	margin: 4px 0 0 16px;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 2px;
	color: #fff;
}

/* ------------------------- */

#page{
	width: 780px;
	margin: 0 auto 4px auto;
	border: solid 1px #009;
	border-top: 0;
}

/* ------------------------- */

#nav {
	float:left;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #4E70A7;
}

#nav a:hover {
	color:#06f;
	text-decoration: underline;
}

#nav .nolink{
	color: #06f;
}

#nav li {
	float: left;
	padding: 3px 10px 3px 10px;
	height: 18px;
	border: solid 1px #009;
	border-left: none;
	background-color: #FFFFFF;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
}

#nav li ul li {
	width: 120px;
	border: solid 1px #09f;
	background-color:#ddd;
	font-weight: normal;
	font-size: 14px;
}

#nav li ul li ul li {
	background-color: #eee;
}

#nav li ul.navwide li {
	width: 140px;
}
#nav li ul li.navhigh {
	height: 30px;
}

#nav li:hover, #nav li.sfhover {
    position: static;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* ***************************** */
#left{
	clear: both;
	float: left;
	width: 160px;
	padding: 0 5px 5px 5px;
}

/* ***************************** */
#right{
	float: right;
	width: 218px;
	margin-top: 18px;
}

.rightbox{
	padding: 12px 8px 8px 5px;
	border: solid 1px #039;
	border-right: none;
	color: #353687;
	font-size: .8em;
	text-align: right;
}

#right hr{
	margin: 8px 0 8px 0;
}

#right-login-head{
	margin: 20px 0 0 0;
	padding: 6px 8px 8px 6px;
	border: solid 1px #2d5093;
	border-right: none;
	color: #fff;
	background-color: #2d5093;
	font-size: .8em;
	text-align: center;
}

#right-login-head h4{ font-size: 1.2em }

#right-login{
	margin: 0 0 12px 0;
	padding: 6px 8px 8px 6px;
	border: solid 1px #2d5093;
	border-right: none;
	color: #009;
	font-size: .8em;
	text-align: center;
}

#right-login a:link { color: #4E70A7; text-decoration: none }
#right-login a:visited { color:#4E70A7; text-decoration: none }
#right-login a:hover { color: #06f; text-decoration: underline }
#right-login a:active { color: #003399; text-decoration: underline }

/* ***************************** */

.content-home{
	clear: left;
	width: 540px;
	margin-top: 18px;
	font-size: .8em;
	color: #555;
}

.content-home-full{
	clear: left;
	width: 500px;
	margin: 136px 0 36px 16px;
	padding: 12px;
	border: solid 1px #6699CC;
	color: #555;
	background-color: #F6FFFF;
	text-align: center;
}

.content-home-left{
	float: left;
	width: 250px;
	margin-left: 16px;
}

.content-home-right{
	float: right;
	width: 250px;
}

.content-home h2{
	margin-bottom: 20px;
	padding-left: 18px;
	background-color: #888;
	color: #fff;
	font-size: 18px;
}

.contact-top {
	margin-left: 100px;
}
.contact-table {
	margin-left: 20px;
}

#map {
	float: left;
	width:370px;
	height:300px;
	margin-left: 16px;
}

#directions {
	float: right;
}

.ul-center {
	margin-left: 160px;
	text-align: left;
	list-style-image: url(i/content-bullet.gif);
}

.ul-column {
	text-align: left;
	list-style-image: url(i/content-bullet.gif);
}


/* ------------------------- */
#footer {
	clear: both;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #2d5093;
	color: #fff;
	text-align: right;
	font-size: .8em;
}

#footer p { margin: 4px 10px 0 0 }

/* ***************************** */

.font_times {
	font-family:"Times New Roman", Times, serif;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textleft { text-align: left }
.textjust {text-align: justify }
.textlred { color: #DE3918 }
.textblue { color: #353687 }
.textred { color: #FF0000 }
.textredlarge {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.textgrey { color: #999 }
.textdgrey { color: #666 }
.textbrown { color:#c30 }
.smallbrown{
	color: #DE3918;
	font-size: 11px;
}
.smallblack{
	color: #000000;
	font-size: 11px;
}
.smallred{
	color: #FF0000;
	font-size: 11px;
}

.noborder{
	border: none;
}

/* ------------------- */

.tdleft{
	text-align: left;
	vertical-align: top;
}
.tdright{
	text-align: right;
	vertical-align: top;
}
.centred {
	margin: 0 auto 0 auto;
	text-align: center;
}

.clearboth{
	clear: both;
}

.bold {
	font-weight: bold;
}
.italic{
	font-style: italic;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

