@charset "UTF-8";
/* CSS Document */

.dummy { }

BODY {
	background:url(imgs/page_bg2.gif) no-repeat center top;
	background-color: #333333;
	text-align: center;
	margin: 60px 20px 20px 20px;
	padding: 0px;
}

h2,h3,h4 {
	padding: 0px;
	margin: 0px;
}


h1,h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	padding-bottom: 5px;
	border-bottom: solid 2px #006699;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;

}

.left {
	float: left;
	padding: 0px;
}

.right {
	float: right;
	padding: 0px;
}

.main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.header {
	width: 990px;
	height: 135px;
}

.header .left {
	float: left;
	padding: 0px;
	text-align: center;
	width: 600px;
	height: 135px;
}

.header .right {
	float: right;
	padding: 100px 0px 0px 0px;
	text-align: left;
	width: 360px;
	height: 35px;
	margin-right: 20px;
}
	

.header .nav {
	height: 35px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
}


.nav_01 {
	float: left;
	width: 100px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_01 img {
	width: 100px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_01 a {
	display:block;
	width: 100px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/01.png) no-repeat left top;
}

.nav_01 a:hover {
	display:block;
	width: 100px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/01.png) no-repeat left bottom;
}

.nav_01 .hi {
	display:block;
	width: 100px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/01_hi.png) no-repeat left top;
}

.nav_02 {
	float: left;
	width: 90px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_02 img {
	width: 90px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_02 a {
	display:block;
	width: 90px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/02.png) no-repeat left top;
}

.nav_02 a:hover {
	display:block;
	width: 90px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/02.png) no-repeat left bottom;
}

.nav_02 .hi {
	display:block;
	width: 90px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/02_hi.png) no-repeat left top;
}

.nav_03 {
	float: left;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_03 img {
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_03 a {
	display:block;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/03.png) no-repeat left top;
}

.nav_03 a:hover {
	display:block;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/03.png) no-repeat left bottom;
}

.nav_03 .hi {
	display:block;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/03_hi.png) no-repeat left top;
}

.nav_04 {
	float: left;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_04 img {
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.nav_04 a {
	display:block;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/04.png) no-repeat left top;
}

.nav_04 a:hover {
	display:block;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/04.png) no-repeat left bottom;
}

.nav_04 .hi {
	display:block;
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/04_hi.png) no-repeat left top;
}
	


.content_container {
	background-color: #212121;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	width: 814px;
	margin: 0px 0px 0px 154px;
	text-align: left;
}

.content_homepage {
	padding: 7px;
}


.content_inside {
	padding: 7px;
	height: 560px;
}


.content_header {
	width: 800px;
	height: 24px;
}


.content {
	margin: 18px 12px 0px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	line-height: 24px;
	text-align: center;
}


.content .details {
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	line-height: 24px;
	text-align: center;
}

.content .details_italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	font-style: italic;
}

.content .details_location {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 18px;
	font-style: normal;
}

.content .details_contact {
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 24px;
	text-align: center;
}

.content .details_contact a {
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 24px;
	text-align: center;
}

.content_01 {
	float: left;
	width: 245px;
	margin-right: 20px;
}

.content_01_wide {
	float: left;
	width: 378px;
	margin-right: 20px;
}

.content_02 {
	float: left;
	width: 246px;
	margin-right: 20px;
}

.content_02_wide {
	float: left;
	width: 378px;
}

.content_03 {
	float: left;
	width: 245px;
}

.content_04 {
	float: left;
	width: 245px;
	margin-right: 20px;
	margin-top: 20px;
}


.content_04_wide {
	float: left;
	width: 776px;
	margin-top: 20px;
}

.content_05 {
	float: left;
	width: 246px;
	margin-right: 20px;
	margin-top: 20px;
}

.content_06 {
	float: left;
	width: 245px;
	margin-top: 20px;
}
	



.spacer_20 {
	height: 20px;
	width: 20px;
}


.content .h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	padding-bottom: 5px;
	border-bottom: solid 2px #006699;
}


/* Form Styles */

.form_content_inside {
	padding: 7px;
}

.interior_content_form form {
	font-size: 14px;
	color: #cc6699;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	}

.interior_content_form p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	}

.interior_content_form li {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding: 0px;
	text-align: left;
	}
	
.interior_content_form form .label {
	font-size: 14px;
	color: #cc6699;
	line-height: 24px;
	font-weight: normal;
	}
	
.form_header {
	margin: 2px 2px;
	line-height: 30px;
	vertical-align: middle;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 24px;
	padding: 0px 0px 20px 10px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #4C4C4C;
}

.form_section {
	margin: 0px 0px 15px 0px;
	background-color: #333333;
	line-height: 24px;
	vertical-align: middle;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 0px 0px 5px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 0px #4C4C4C;
}

.form_section_terms {
	margin: 0px 0px 0px 0px;
	background-color: #333333;
	line-height: 24px;
	vertical-align: middle;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 0px 0px 5px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 0px #4C4C4C;
}
	
.required {
	color: #99cc66;
	font-weight: bold;
	}

.submit {
	margin: 10px 0px 20px 0px;
	width: 200px;
	height: 40px;
	background-color: #55273e;
	border: solid 1px #cd4187;
	font-size: 18px;
	color: #FFF;
}


.submit:hover {
	margin-bottom: 20px;
	width: 200px;
	height: 40px;
	background-color: #cd4187;
	border: solid 0px #cd4187;
	font-size: 18px;
	color: #191919;
}



.footer_container {
	margin: 0px 0px 0px 154px;
	width: 814px;
	height: 25px;
	background-color: #ADADAD;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}


.footer {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	vertical-align: middle;
	background-color: #666666;
	padding-left: 10px;
}

.footer .slash {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	display: inline-block;
	padding: 0px 8px;
}

.footer .label {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	display: inline-block;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #f9cce0;
	font-style: normal;
	text-decoration: none;
}


.footer a:hover {
	color: #333333;
}



.footer_fb {
	float: right;
	position: relative;
	top: -32px;
	margin-right: 33px;
}

.footer_instagram {
	float: right;
	position: relative;
	top: -32px;
	margin-right: 0px;
}