body {
	padding:0;
	background: #5A95CD url(images/body.jpg) top left repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

img {
	border: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

p{margin: 0; padding: 0;}
bold {font-weight: bold;}

div.hr {display: none}

/*/*/a{}
div.hr {display: block; height: 10px; background-image: url(images/hr.gif); background-repeat: no-repeat; background-position: center center; margin: .5em 10px .5em 10px;}
hr {display:none}/* */

a:link {color: #669900; text-decoration: none;}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
}
     	
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #D49560;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
	font-style: normal;
	line-height: 90%;
	font-variant: normal;
}

h1.logo {float: right; position: relative; top: 0em; right: 5px; font-family: Georgia, "Trebuchet MS", "Futura Lt BT", serif; font-size: x-large;}
h1 a:link {color: #fff; text-decoration: none;}
h1 a:visited {color: #fff; text-decoration: none;}
h1 a:hover {color: #fff; text-decoration: none;}

h2 {
	color: #CF7042;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: 1pt;
}

h3 {
	font-size: 1.2em;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #71A4D4;
	text-align: left;
	text-indent: 0px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #D37C2D;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: lighter;
	color: #9A9A9A;
	margin-left: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #5A95CD;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h5 {font-size: 1.2em; color: #ccc; padding: 1.2em 0 0 0;}



#header {background: #FAFBFD url(images/header-bottom.gif) bottom center no-repeat; height: 5em; margin: 0;}/* Logo Fix for Opera */
#header-left {
	position: relative;
	top: 0.5em;
	left: 4px;
	;
	float: left;
	width: 500px;
	height: 56px;
	background: #FAFBFD url(images/motto.jpg) top left no-repeat;
	background-color: #FAFBFD;
	background-image: url(images/motto.jpg);
}
* html #header {margin-bottom: 7px;}


#banner {
	height: 132px;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}
* html #banner {
	margin-top: -7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
	width: 770px;
}
#banner-left {float: left; width: 128px; height: 132px; background: #96AE58;}
#banner-right {
	margin: 0;
	padding: 0;
	float: left;
	width: 640px;
	height: 132px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/top-right.gif);
}
#banner-right-index {
	background-image: url(images/top-right_animated.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 132px;
	width: 640px;
}



.menuList {z-index: 200; position: relative; line-height: 1em; list-style: none; padding: 0; margin: 6px 0 0 0; width: 108px; text-align: left; text-transform: uppercase; font: bold 10px Tahoma, Verdana, arial, sans-serif; }
.menuList a {height: 9px; background: #96AE58; color: #fff; padding: 2px 10px 5px; text-decoration: none; display: block; width: 100%;}
*html .menuList a {padding-top: .3em; padding-bottom: .2em; }
.menuList a:visited {color: #fff; text-decoration: none;}
*html .menuList a:visited.active {color: #333; text-decoration: none;}
.menuList a:hover {text-decoration: underline; color: #fff;}
.menuList a.active {text-indent: 5px; cursor: default; color: #333; background: #fff; text-decoration: none;}


.submenu {
	position: relative;
	top: 5px;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 9px;
	text-align: left;
	list-style: none;
	font-family: Tahoma, Verdana, arial, sans-serif;
}
.submenu ul {margin: 0; padding: 0;}
.submenu li {margin: 0.7em 0 0 1.3em; padding: 0;}
*html .submenu li {margin: 0 0 0 1.3em; padding: 0;}
.submenu a {color: #666; text-decoration: none;}
.submenu a:visited {color: #666; text-decoration: none;}
*html .submenu a:visited.active {color: #333; text-decoration: none;}
.submenu a:hover {color: #333; text-decoration: underline;}
.submenu a.active {cursor: default; color: #333; font-weight: bold; text-decoration: none;}
.submenu a:hover.active {cursor: default; color: #333; font-weight: bold; text-decoration: none;}

.spacer {background: #8AB1D8; height: 10px; margin: 0; padding: 0;}

#footer strong {color: #fff;}
.telephone {
	float: left;
	position: relative;
	left: 0.5em;
	top: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright {
	float: right;
	position: relative;
	right: 0.5em;
	top: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* ---( various styles )------------------------------------ */
strong {
	color: #5A95CD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 8px;
	text-indent: 0px;
}
.note {font-size: 0.9em;}
.description {font-size: 1.0em; text-align: left; position: relative; top: 0.5em; left: 1.5em;}
.back {margin: 0 0 0 1em;}


/* ---( contact form styles )------------------------------------ */
.contactform input#name, .contactform input#email, .contactform input#subject {width: 200px; border: 1px solid #999; background: #333; font-size: medium; color: #ddd; padding:1px; margin: 5px 0 5px 0;}
.contactform textarea {width: 90%; height: 250px; border: 1px solid #999;  white-space: normal; color: #ddd; padding:1px; background: #333; margin: 5px 0 5px 0;}
.fieldset {text-align: left; border: none;}
legend {color: #ddd; margin: 0 0 10px 0;}
label {font-size: 0.8em; font-weight: bold; padding: 5px 0 5px 0;}
#banner-right-hp {
	margin: 0;
	padding: 0;
	float: left;
	width: 640px;
	height: 132px;
	background-image: url(images/top-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}
