html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
#main-container a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
#main-container small, #main-container strike, strong, #main-container sub, #main-container sup, tt, var,
dl, dt, dd, #main-container ol, #main-container ul, #main-container li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #1e5352;
}
#topHeader ol, #topHeader ul{
	list-style: none;
}
.contentarea_main ul{
	line-height:16px;
	list-style-position:inside;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong{
	font-weight: bold;
}
/* END RESET STYLES */

html{
	height: 100%;
}
body{
	margin: 0px auto;
	text-align: center;
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#topHeader{
	width:100%;
	height:120px;
	background: #3b6767 url(../images/header-bg.jpg) no-repeat top center;
	color: #fff;
	text-align: left;
}
#topHeader a img{
	padding: 0px;
	border: 0px;
	position: relative;
	top: 20px;
	left: 20px;
	z-index: 999;
	float:left;
}
#topHeader #headerInfo{
	float:right;
	font-size: 11px;
}
#topHeader #headerInfo ul{
	width: 150px;
	border-top: 1px dotted #fff;
	margin-top: 11px;
}
#topHeader #headerInfo ul li{
	border-bottom: 1px dotted #fff;
	padding: 1px 0px;
}
#topHeader #headerInfo label{
	font-size: 8px;
	color: #ffffff;
}
#topHeader a img{
	border: 0px;	
	position: relative;
	z-index: 999;
}
.redBar.small{
	height: 12px;
}
.redBar{
	background: #9e3000 url(../images/red-bar-bg.gif) repeat-x top center;
	width: 100%;
	clear: both;
	line-height: 24px;
}
.redBar.aboveFooter{
	background: #9d3000 url(../images/body-top-menu-bg.gif) repeat-x bottom center;
	height: 12px;
}
/* Main Menu */
#main-menu{
	background: #9e3000 url(../images/main-menu-bg.gif) repeat-x top center;
	color: #fff;
	position: relative;
	font-size:12px;
	line-height:27px;
}
#main-menu ul li{
	display: inline;	
	padding-right: 40px;
	line-height: 27px;
}
#main-menu a, #main-menu a:active, #main-menu a:visited{
	color: #fff;
}
#main-menu a:hover, #main-menu .selected a, #main-menu .selected a:active, #main-menu .selected a:visited{
	color: #fff;
}
#main-menu a:hover{
	text-decoration: underline;	
}


#homepage-rotating-image{
	height: 260px;
	background: #fff url(../images/rotate-image-white-bg.gif) repeat-x bottom center;
	padding: 20px 0px 35px 0px;
}
#homepage-rotating-image #container-900{
	width: 900px;
	margin: 0px auto;
}
#homepage-rotating-image #rotate-arrow-left{
	float:left;
	position:relative;
	top:100px;
}
#homepage-rotating-image #rotate-arrow-right{
	float:right;
	position:relative;
	top:100px;
}
#homepage-rotating-image #rotate-holder{
	width: 800px;
	margin: 0px auto;
}
#body-top-menu{
	background: #9d3000 url(../images/body-top-menu-bg.gif) repeat-x top center;
	width: 802px;
	margin: 0px auto;
	height:18px;
	margin-top:-18px;
	line-height:18px;
	font-size: 10px;
	color: #fff;
	text-align:right;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#body-top-menu ul li{
	display: inline;
}
#body-top-menu a, #body-top-menu a:active, #body-top-menu a:visited{
	color: #fff;
}

.container-800{
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
.container-800.homepage{
	width: 800px;
	margin: 0px auto;
	border-left:1px solid #1e5352;
	border-right: 1px solid #1e5352;
	background: transparent url(../images/content-home-bg.gif) repeat-y top center;
	text-align: left;
	color: #fff;
}
.container-800.article{
	width: 800px;
	margin: 0px auto;
	border-left:1px solid #1e5352;
	border-right: 1px solid #1e5352;
	background: transparent url(../images/content-bg.gif) repeat-y top center;
	text-align: left;
	color: #fff;
}
.contentarea_main{
	background:#90a4a4 url(../images/main-secondary-bg.png) repeat-y top center;
	margin: 0px;
	position:relative;
	color: #fff;
}
.contentarea_main_secondary{
	background:transparent url(../images/main-bg.png) no-repeat top center;
	margin: 0px;
	position:relative;
	color: #fff;
}
.container-800.article .column2{
	width: 207px;
	float:right;
	padding: 10px;
}
.container-800.article .column1{
	width: 540px;
	float:left;
	padding: 10px;
}
.content_display{
	text-align:left;	
}
.container-800.homepage .column2{
	width: 367px;
	float:right;
	padding: 10px;
}
.container-800.homepage .column1{
	width: 375px;
	float:left;
	padding: 10px;
}
.container-800.homepage .content_main_image{
	width: 372px;
	height: auto;
}
.content_main_image{
	border: 10px solid #ebebeb;
	margin: 10px 0px 0px -4px;
}
.clearer{
	width: 100%;
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}
#footer{
	text-align:center;
	font-size: 11px;
	color: #fff;
	background: #1e5352;
	font-weight: bold;
	padding: 10px 0px;
}
#footer img{
	float:left;
	margin-right:40px;
}
#footer a{
	color: #acbdbd;
}
#footer table td{
	line-height: 13px;
}
#footer .footer_top_link{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}	
.built_menu{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.breadcrumb{
	color: #1e5352;
}
.search-box{
	width: 156px;
	border: 1px solid #1e5352;
	font-size: 11px;
	margin: 0px 4px 0px 0px;
	height: 14px;
	vertical-align: middle;
}
.container-800.homepage .search-box{
	width: 310px;
}
.search-submit{
	height: 22px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	vertical-align: middle;
}
.search_breadcrumb{
	font-size: 11px;
	display:block;
	margin-bottom: 10px;
}
/* formatting styles */
p{
	font-size: 12px;
	line-height:18px;
}
h1{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 30px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color:#fff;
}
h2{
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
h3{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size:14px;
	font-weight:bold;
	color: #fff;
}
a, a:active, a:visited{
	color: #1e5352;
	text-decoration:none;
	position: relative;
}
a:hover{
	text-decoration: underline;
}
a:focus{
	outline: #fff dotted 10px;
}
hr{
	height:1px;
	border:0px;
	color: #1e5352;
	background-color: #1e5352;
	height: 1px;
	width: 80%;
	margin: 10px auto;
}
.post_date{
	color: #444444;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	display: block;
}
.divider{
	height:1px;
	border-top: 1px solid #1e5352;
	width: 100%;
	margin: 20px auto 20px auto;
	text-align: center;
	clear:both;
}
.divider.half{
	width: 50%;
}
.contentarea_main ul{
	list-style:round inside;
}
.contentarea_main ol{
	list-style:decimal inside;
}
/* form styling */
.myTable{
	border: 0px solid #8d8d8d;
	width: 100%;
	margin-top:2px;
}
.myTable thead{
	border-bottom:3px solid #fff;
	background: #e7e7e7 url(../images/table_header.gif) repeat-x;
	border-top:2px solid #fff;
}
.myTable thead td{
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
}
.myTable tbody td{
	background-color:transparent;
	margin:0px;
	padding:4px 3px;
	border-top:0px solid #7e7e7e;
	height: 10px;
	border-bottom: 0px solid #d0d0d0;
	border-left: 0px solid #d0d0d0;
	font-size: 12px;
}
.myTable tbody .form_label{
	font-weight: bold;
	text-align:right;
	vertical-align:top;
	padding-top: 10px;
}
.myTable td img{
	border: 0px;
}
.myTable tbody td td{
	padding: 0px;
	border: 0px;
}
#ajaxfilemanager_tbl{
	border: 1px solid #cccccc;	
}
#ajaxfilemanager_ifr{
	border-top: 1px solid #cccccc;	
}
.required-field, .error{
	color: #ff0000;
}
.error_holder{
	background-color: #b8d1d1;
	border: 1px groove #516969;
	padding: 10px;
}
.formmsg{
	font-weight:bold;
	color: #ff0000;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	line-height: 20px;
	width: 110px;
	font-family:Arial,sans-serif;
}
.additionaltext{
	font-size: 11px;
	color:#666666;
}
#stop_spam, #sp_reference{
	display:block;
	height:0px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
}
.site_message{
	display: block;
	padding: 6px;
	border: 1px solid #666;
	background-color: #f0f0f0;
	text-align: center;
	margin: 10px 10px 20px 10px;
	font-weight: bold;
}
#checkout_submit{
	margin: 0px 0px 5px 0px;
}
.store_product{
	border:1px solid #516969;
	background-color:#607d7d;
	padding:5px;
	-moz-border-radius:5px;
	margin:10px 0px;
}
a.add_registration{
	background-color: #889999;
	border:1px solid #666;
	-moz-border-radius:3px;
	padding: 5px;
	float:right;
	display:block;
	color: #fff;
}
.add_registration:hover{
	text-decoration:none;
}
a.add_registration img{
	vertical-align:middle;
}
.gallery_item img{
	border:1px solid #516969;
	margin-right:10px;
}