@charset "utf-8";
/* CSS Document */
body	{
	background-color:#efe7be;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.75em;
	line-height:160%;
}
div.sgw	{
	width:265px;
	margin:0 auto;
	padding:10px 0;
}
.button	{
	background-color:#b3a34b;
	color:#851012;
}

.inputcol {
	width: 300px;
}

a	{
	color:#851012;
	text-decoration:underline;
}

a:hover	{
	color:#b3a34b;
	text-decoration:underline;
}

#container	{
	width:774px;
	border:5px solid #b3a34b;
	margin:0 auto;
	background: url(../../media/images/common/maincontent_bg.jpg) top repeat-y;
}

#header	{
	width:774px;
	clear:both;
	overflow:auto;
}
#header img	{
	float:left;
}

#header div#subnav {
	float: left;
	height: 31px;
	width: 607px;
	background: url(../../media/images/common/header04_subnav.jpg) top no-repeat;
}

#header div#subnav ul {
	margin: 0px;
	padding: 8px 0px 0px 35px;
	color: #000000;
}

#header div#subnav ul li {
	display: inline;
}

#header div#subnav ul li a.selected {
	color:#85080C;
}

#header div#subnav ul li a {
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#header div#subnav ul li a:hover {
	color: #6A6447;
	text-decoration: none;
	font-weight: bold;
}



#content	{
	width:774px;
	clear:both;
	border-bottom : 2px solid #b3a34b;
	overflow:auto;
}

#content div	{
	float:left;
}

#content div.content_left	{
	width:384px;
	height:172px;
	padding:73px 0 0 50px;
	background:url(../../media/images/opt_in/opt_in_bg_left.jpg) no-repeat;
	overflow:auto;
}

#content div.content_left p	{
	margin:0;
	padding:0;
	line-height:20px;
	width:95%;
}

#content div.content_left_landing	{
	width:415px;
	height:200px;
	padding:43px 0 0 50px;
	background:url(../../media/images/opt_in/landing_bg_left.jpg) no-repeat;
	overflow:auto;
}

#content div.content_left_home	{
	width:465px;
	height:257px;
	padding:43px 0 0 0px;
	background:url(../../media/images/homepage/homepage_bg_left.jpg) no-repeat;
}

#content div#content_left_secondary {
	float: left;
 	width: 167px;
	padding: 20px 0px 0px 0px;
	#f2d432;
}

#content div#content_right_secondary {
	float: left;
 	width: 531px;
	line-height:22px;
	padding: 15px 40px 20px 35px;
}

#content div#content_right_secondary img.float_right {
	float: right;
	margin: 3px 0px 5px 8px;
	border: 1px solid #b3a34b;
}


#content div#content_right_secondary img.float_left {
	float: left;
	margin: 0px 8px 5px 0px;
	border: 1px solid #b3a34b;
}

#content div#content_right_secondary img.border {
	border: 1px solid #b3a34b;
}


#content div#content_right_secondary #teamlist_left {
	float: left;
	width: 224px;
	padding: 20px 40px 20px 0px;
}

#content div#content_right_secondary #teamlist_right {
	float: left;
	width: 224px;
	padding: 20px 40px 20px 0px;
}


#main_navigation {
	float: left;
	width: 167px;
	height: 257px;
}

#main_navigation_home {
	float: left;
	width: 167px;
	height: 160px;
}



#maincontent_home {
	width: 265px;
	float: left;
	padding: 0px 0px 0px 30px;
}

#maincontent_home h1 {
	font-size: 17px;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}

#maincontent_home p {
	padding-top: 0px;
	margin-top: 0px;
	line-height:180%;
}

#content_right_secondary h1 {
	font-size: 16px;
	color: #A70A0D;
	line-height: 20px;
}

#content_right_secondary h2 {
	font-size: 13px;
	color: #A70A0D;
	line-height: 18px;
}

#content_right_secondary div.product {
	margin: 10px 0px;
	width: 531px;
	clear:both;
}

#content_right_secondary .product  img {
	float: left;
	margin: 0px 10px 0px 0px;
}


#content_right_secondary #secondary_list li {
	padding: 4px 0px;
}

#bottom_margin {
	margin-bottom: 250px;
}

#birthdate_area	{
	width:380px;
	margin-top:25px;
	clear:both;
}
#birthdate_area select	{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#efe7be;
	color:#000;
}
#birthdate_area input	{
	text-align: center;
}
#birthdate_area div.birthdate	{
	background-color:#cec180;
	vertical-align:middle;
	padding:12px 12px 0 12px;
	height:31px;
	margin-right:4px;
}

#bottom_nav {
	border-top: 2px solid #FFFFFF;
}

#bottom_nav #navlist {
	margin: 0px;
	padding: 6px 20px 0px 75px;
	background: #B3A34B;
	height: 19px;
}	

#bottom_nav #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#bottom_nav #navlist li a {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#bottom_nav #navlist li a:hover {
	padding: 0px 5px 0px 5px;
	color: #E8E0b5;
	text-decoration: none;
	font-weight: bold;
}


#footer	{
	width:774px;
	clear:both;
	margin:0 auto;
	padding-top:10px;
	font-size:.85em;
}
#footer p	{
	float:left;
	margin: 0px;
	padding: 0px;
}

#footer p a {
	color: #000000;
}	

#footer p a:hover {
	color: #000000;
}		

#footer img	{
	float:right;
}

#popup_container	{
	width:540px;
	border:5px solid #b3a34b;
	margin:0 auto;
	background: url(../../media/images/products/popup/mc_bg.jpg) top repeat-y;
}

#popup_content_left {
	width: 190px;
	float: left;
	padding: 30px 0px 30px 60px;
}

#popup_content_left h1 {
	font-size: 16px;
	color: #A70A0D;
	line-height: 20px;
}

#popup_content_left ul {
	margin: 0px;
	padding: 0px;
}

#popup_content_left ul li {
	font-size: 12px;
	padding: 1px 0px;
	margin: 0px;
	list-style-type: none;
}

#popup_content_left ul li a {
	color: #000000;
	text-decoration: none;
}

#popup_content_right {
	width: 290px;
	float: left;
	padding: 65px 0px 0px 0px;
}


#popup_footer {
	width:550px;
	clear:both;
	margin:0 auto;
	padding-top:10px;
	font-size:.85em;
}

#popup_footer img {
	float: right;
}

