@charset "utf-8";
/* Georgeous CSS - Site by DemmoGraphics */

body {
	background-color: #58595B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.splashflash {
	position: relative;
	background-color: #ECECEC;
}
.splashflash-edge {
	position: relative;
	background: #58595B;
	height: 50px;
}
.splash-enter {
	position: relative;
	padding-top: 308px;
}
.header-main {
	position: fixed;
	background: #666666;
	height: 130px;
}
.copyright-text a {
	padding-top: 10px;
	font: Garamond;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.copyright-text a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright-text {
	padding-top: 10px;
	font: Garamond;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.bottomfooter {
	padding-top: 10px;
	font: Garamond;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
}
.enewsletter {
	padding-left: 5px;
	text-align: left;
	font: Garamond;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.enewsletter_form {
	font: Garamond;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	border: solid 1px #FFFFFF;
	text-align: left;
}
.main_text {
	font: Garamond;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
}
.middle-area {
	background-color: #ECECEC;
	text-align: center;
	width: 100%;
}
.right_content_border {
	background-repeat: repeat-y;
	background-image: url(../images/content_rb.jpg);
	background-position: left;
	width: 10px;
}
.left_content_border {
	background-repeat: repeat-y;
	background-image: url(../images/content_lb.jpg);
	background-position: right;
	width: 10px;
}
.top_content_border {
	background-repeat: repeat-x;
	background-image: url(../images/content_tb.jpg);
	background-position: bottom;
	height: 17px;
}
.top_left_content_border_corner {
	background-repeat: no-repeat;
	background-image: url(../images/content_tlc.jpg);
	background-position: bottom right;
	height: 17px;
	width: 10px;
}
.top_right_content_border_corner {
	background-repeat: no-repeat;
	background-image: url(../images/content_trc.jpg);
	background-position: bottom left;
	height: 17px;
	width: 10px;
}
.bottom_content_border {
	background-repeat: repeat-x;
	background-image: url(../images/content_bb.jpg);
	background-position: top;
	height: 15px;
}
.bottom_left_content_border_corner {
	background-repeat: no-repeat;
	background-image: url(../images/content_blc.jpg);
	background-position: top right;
	height: 15px;
	width: 10px;
}
.bottom_right_content_border_corner {
	background-repeat: no-repeat;
	background-image: url(../images/content_brc.jpg);
	background-position: top left;
	height: 15px;
	width: 10px;
}
.inner_box_header {
	background-color: #F3F4EE;
	height: 10px;
}
.inner_box_footer {
	background-color: #F3F4EE;
	height: 10px;
}
.horizontal-spacer {
	background-color: #FFFFFF;
	height: 6px;
}
.vertical-spacer {
	width: 6px;
}
.horizontal2-spacer {
	height: 10px;
}
.style2 {
	color: #FFFFFF
}
.style3 {
	text-align: left;
	font: Garamond;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 5px;
}
.menubutton_heading {
	background-color: #FFFFFF;
	font: Garamond;
	font-weight: bold;
	color: #727174;
	display: block;
	font-size: 14px;
	text-align: left;
	padding-top:3px;
	padding-left: 10px;
	height: 25px;
	width: 193px;
	border-bottom: 1px solid #FFFFFF;
}
.menubutton a {
	background-color: #FFFFFF;
	font: Garamond;
	font-weight: bold;
	color: #727174;
	display: block;
	font-size: 14px;
	text-align: left;
	padding-top:3px;
	padding-left: 10px;
	height: 25px;
	width: 193px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
}
.menubutton a:visited {
	color: #727174;
	text-decoration:none;
}
.menubutton a:hover {
	color: #262425;
	font: Garamond;
	text-decoration:none;
}
.menubutton_selected a {
	background-color: #FFFFFF;
	font: Garamond;
	font-weight: bold;
	color: #262425;
	display: block;
	font-size: 14px;
	text-align: left;
	padding-top:3px;
	padding-left: 10px;
	height: 25px;
	width: 193px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
}
.menubutton_selected a:visited {
	color: #262425;
	text-decoration:none;
}
.menubutton_selected a:hover {
	color: #262425;
	font: Garamond;
	text-decoration:none;
}

.side_img {
	padding-top: 15px;
	padding-bottom: 15px;
}
.content-area {
	background-color: #FFFFFF;
	font: Garamond;
	text-align: left;
	color: #727174;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content-area_title {
	background-color: #FFFFFF;
	font: Garamond;
	font-weight: bold;
	text-align: left;
	color: #727174;
	font-size: 15px;
	padding-bottom: 5px;
}
a.contentlink {
	font: Garamond;
	color: #727174;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.contentlink:visited {
	text-decoration: none;
	color: #3727174;
}
a.contentlink:hover {
	text-decoration: underline;
	color: #58595B;
}
a.contentlink2 {
	font: Garamond;
	color: #727174;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
a.contentlink2:visited {
	text-decoration: none;
	color: #3727174;
}
a.contentlink2:hover {
	text-decoration: underline;
	color: #58595B;
}
.gallery_menu a {
	background-color: #FFFFFF;
	font: Garamond;
	font-weight: bold;
	color: #727174;
	display: block;
	font-size: 13px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	height: 25px;
	width: 193px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
}
.gallery_menu a:visited {
	color: #727174;
	text-decoration:none;
}
.gallery_menu a:hover {
	color: #262425;
	font: Garamond;
	text-decoration:none;
}
.gallery_menu-selected a {
	background-color: #FFFFFF;
	font: Garamond;
	font-weight: bold;
	color: #262425;
	display: block;
	font-size: 13px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	height: 25px;
	width: 193px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
}
.gallery_menu-selected a:visited {
	color: #262425;
	text-decoration:none;
}
.gallery_menu-selected a:hover {
	color: #262425;
	font: Garamond;
	text-decoration:none;
}
.style4 {
	color: #999999
}
.form_button {
	border: solid 1px #F3F4EE;
	background-color: #F3F4EE;
	font-family: Garamond;
	font-weight: bold;
	color: #262425;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
.form_field {
	font-family: Garamond;
	font-weight: normal;
	color: #262425;
	font-size: 13px;
}
.enter_site a{
	font: Garamond;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
.enter_site a:visited {
	color: #999999;
	text-decoration: none;
}
.enter_site a:hover {
	color: #262425;
	text-decoration: none;
}