body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
q:before, q:after { content:''; }
h1, h2, h3, h4, h5, h6, p { margin-bottom: 1em; }
body {
	/*background: url(../../images/body-bg.jpg) repeat-x #468c8c; green */
	background: url(../../images/body-bg.jpg) repeat-x #015959;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a { color: #002d59; }
p { padding-bottom: 15px; }
ul { padding-bottom: 20px; }
h2 { color: #CF7782; }
h2 em {
	color: #999999;
	font-size: 75%;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 790px;
	background-color: #FFF;
	border-left: 5px solid #5F2E34;
	border-right: 5px solid #5F2E34;
}
#header { height: 95px; }
#header #logo { margin: 15px 0 0 10px; }
#header #top-contact {
	position: absolute;
	top: 55px;
	right: 15px;
}
#top-nav, #footer-nav {
	float: left;
	width: 785px;
	padding-left: 5px;
	background-color: #000;
}
#top-nav li, #footer-nav li {
	float: left;
	margin: 0;
}
#top-nav li a, #footer-nav li a {
	display: block;
	padding: 7px 7px;
	color: #FFF;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	position: static;
}
#top-nav li a:hover, #footer-nav li a:hover, #top-nav li ul a {
	background-color: #CE939A;
	color: #000;
	position: static;
}
#top-nav li ul {
	position: absolute;
	left: -9999em;
	width: 170px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
	border-top: 1px solid #817454;
}
#top-nav li ul ul { /* third-and-above-level lists */ margin: -20px 0 0 160px; }
#top-nav li:hover ul ul, #top-nav li:hover ul ul ul, #top-nav li.sfhover ul ul, #top-nav li.sfhover ul ul ul { left: -999em; }
#top-nav li:hover ul, #top-nav li li:hover ul, #top-nav li li li:hover ul, #top-nav li.sfhover ul, #top-nav li li.sfhover ul, #top-nav li li li.sfhover ul { /* lists nested under hovered list items */
	position: static;
	left: auto;
}
#top-nav li:hover ul, #top-nav li.sfhover ul {
	position: absolute;
	left: auto;
}
#top-nav li ul li { }
#top-nav li ul li a {
	display: block;
	width: 150px;
	height: auto;
	padding: 5px 10px;
	color:#fff;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background-color: #015959;
	font-weight: bold;
	border: 1px solid #817454;
	border-top:0;
}
#top-nav li ul li a:hover {
	color: #000;
	background-image: none;
	background-color: #CE939A;
	position: static;
}
#banner {
	clear: left;
	height: 120px;
	background-color: #468c8c;
	border-bottom: 5px solid #001540;
}
#content { padding: 20px; }
#content ul, ol {
	list-style-type:disc;
	margin-left: 10px;
}
#content table td { padding: 3px; }
.contact-button {
	display:block;
	width:133px;
	height:26px;
	background:url(../../images/button-contact.jpg) no-repeat;
}
.contact-button:hover { background-position: 0 -26px; }
.error-message {
	margin-bottom: 10px;
	padding: 5px 8px;
	color: #900;
	background-color: #ffe5e5;
	border: 1px solid #ffcccc;
}
#email-form {
	width: 100%;
	background-color: #f8fbff;
	border-top: 1px solid #a1c3e5;
	border-bottom: 1px solid #a1c3e5;
}
#email-form tr { border-bottom: 1px solid #d3e9ff; }
#email-form th {
	padding: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #d3e9ff;
}
#email-form td {
	padding: 10px;
	width: 400px;
	border-bottom: 1px solid #d3e9ff;
}
.tr_required { background-color: #ffe5e5; }
.star { color: #900; }
#email-form input[type=text], #email-form input[type=checkbox], #email-form textarea {
	margin: 3px;
	padding: 2px;
}
#email-form input[type=text] {
	width: 200px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#email-form textarea {
	width: 300px;
	height: 150px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.code {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f2f2f2;
	border: 1px solid #dadada;
}
#footer-contact {
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px
}
#footer {
	background-color: #002d59;
	padding: 10px 7px;
}
#footer a {
	padding: 0 7px;
	color: #DDD;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover { color:#FFF; }
#right_photo_border {
	float:right;
	border: 2px solid #000;
	margin: 0px 15px 15px 15px;
	padding: 0px;
}
#left_home_photo_border {
	float:left;
	border: 2px solid #000;
	margin: 0px 15px 15px 15px;
	padding: 0px;
}
#left_photo_border {
	float:left;
	border: 2px solid #000;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#photo_border {
	border: 2px solid #000;
	margin: 0px 15px 15px 15px;
	padding: 0px;
}
img.border {
	border: 2px solid #000;
	margin-left: 15px;
}
.center {
	text-align: center;
}
