/*
 * General Tag declarations
*/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
body {
	margin:0px; padding:0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	line-height:32px;
	color: #FFFFFF;
	background: #666600;
}	
h1{
	color:white;
	font-weight:bold;
	font-size:24px;
	width:880px;
	height:51px;
	margin-left:-20px;
	margin-top:0px;
	text-align:center;
	padding-top:25px;
	background:url(images/h1_bg.png);
}
h2{
	font-size:28px;
	font-weight:bold;
	text-align:center;
}
h2:first-child {
}
h3{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
h4{
	font-size:20px;
	padding-bottom:10px;
}
h5{
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}
h6 {
}

a { color:#cc4285;text-decoration:none; }
a:hover { cursor:pointer;text-decoration:underline;}

strong { font-weight:bold; }
em { font-weight:bold; }
i { font-style:italic; }
p { margin-bottom:22px; } 

dl { margin-bottom:15px; }
	dl dt { font-weight:bold; }
	dl dd { padding:0 0 8px 15px; }


/* Page Structure Declarations
 *
*/
#all_wrap {
	position:absolute;
	left:50%;
	top:20px;
	width:940px;
	margin-left:-470px;
}
#header {
	height:180px;
	background:url(images/header_top_bg.png) no-repeat;
}
#main {
	height:547px;
	padding:24px 0 0 28px;
	background:url(images/main_bg.png) no-repeat;
}
/*#header_wrap {
	height:99px;
	overflow:hidden;
}
	#header {
		width: 940px;
		height:100px;
		margin:0 auto;
		background:url(images/header_top_bg.png) #eff7e0;
	}
*/

/* General Element Declarations
 *
 */
#header_top {
	padding:20px 0 0 30px;
	height:130px;
}
#top_header_info {
	float:right;
	background:url(images/top_header_info_bg3.png) no-repeat;
	margin-top:-23px;
	margin-right:-2px;
	width:524px;
	height:98px;
	padding:32px 20px 0 0;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
#nav {
	width:100%;
}
	#nav li {
		float:left;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		color:#cc6698;
		width:20%;
	}
		#nav li a { color:#74455c; }
			#nav li a:hover { color:#a2004f; }

#main_buttons {
	height:125px;
}
	#main_buttons .button {
		width:431px;
		height:75px;
		float:left;
		padding-bottom:50px;
		background:url(images/button_bg.png);
	}
		#main_buttons .button h2 {
			padding:50px 0 45px 0;
		}
		#main_buttons div.active, #main_buttons .button:hover {
			background:url(images/button_bg_active.png);
		}
		#main_buttons div.inactive {
			color:#dbdbdb;
		}
		#main_buttons .button:hover {
			cursor:pointer;
		}
		
#main_content {
	display:block;
}
	#main_content .content_part {
		display:none;
		height:380px;
		width:835px;
		padding:0 20px 0 20px;
		overflow-x:hidden;
		overflow-y:auto;
		color:#a95d83;
		/*background:url(images/main_content_bg.png) no-repeat 0 15px;*/
	}
		#main_content .content_part .hover_info {
			background:url(images/hover_bg.png);
			width:863px;
			height:146px;
			padding-top:10px;
			padding-right:10px;
			margin-left:-20px;
			margin-right:-20px;
			color:#ffdbed;
		}
			#main_content .content_part .hover_info h3 {
				padding-top:30px;
			}
			#main_content .content_part .hover_info p {
				line-height:28px;
				font-size:18px;
				padding-top:15px;
				padding-left:30px;
			}
		#main_content .content_part .content_part_sub {
			display:none;
		}
	

#ad_side {
	position:absolute;
	right:-132px;
	top:127px;
}

#emblem {
	margin-left:-640px;
	position:absolute;
	top:38px;
	position:absolute;
	height:148px;
	left:50%;
	width:160px;
	z-index:2;
}
	#emblem #emblem_ship {
		width:160px;
		height:148px;
		margin-bottom:41px;
		background:transparent url(images/ship.png) no-repeat scroll 0 0;
	}
		#emblem #emblem_ship:hover {
			background:url(images/ship_hover.png) no-repeat;
		}
	#emblem #opt_in {
		padding:5px 10px 5px 10px;
		height:534px;
		background:url(images/opt_in_bg.png);
	}
		#emblem #opt_in p {
			color:#666600;
			font-size:14px;
			line-height:20px;
		}
		#emblem #opt_in input {
			width:130px;
		}

.sample {
	padding-right:28px;
	width:136px;
	float:left;
	text-align:center;
}
/*
.hover_info {
	position:absolute;
	display:none;
	background:url(images/hover_bg.png);
	width:873px;
	height:118px;
	left:36px;
	top:335px;
}
	.hover_info h3 {
		padding-top:30px;
	}
	.hover_info p {
		line-height:26px;
		font-size:18px;
		padding-top:25px;
		padding-left:30px;
	}
*/


#footer {
	text-align:center;
	padding-top:15px;
	background-color:#666600;
}
	#footer a {
		color:#c2c2c2;
	}

#lightbox-overlay-text {
	display:none;
}