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

body{
	background:#1d1609 url(../images/bg_body1.jpg);
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	}
	
a,
a:visited{
	text-decoration:none;
	color:#d3cc72;
	}
	
a:hover{
	text-decoration:underline;
	}
	
#container{
	width:100%;
	background:url(../images/bg_body2.jpg) repeat-x;
	background-position:top center;
	margin:0;
	padding:0;
	}
	
#contentContainer{
	width:100%;
	background:url(../images/bg_header2.jpg) no-repeat;
	background-position:top center;
	margin:0;
	padding:0;
	text-align:center;
	}
	
#topLogoContainer{
	width:722px;
	padding:0;
	margin:0 auto;
	background:url(../images/bg_content.gif) repeat-y;
	background-position:top center;
	}


#topLogo{
	width:722px;
	height:261px;
	/*text-indent:-9999px;*/
	background:url(../images/logo_inner.jpg) no-repeat;
	background-position:center;
	margin:0 auto;
	padding:0;
	display:block;
	}
	
	#topLogoHome{
	width:722px;
	height:261px;
	text-indent:-9999px;
	background:url(../images/logo_inner_home.jpg) no-repeat;
	background-position:center;
	margin:0 auto;
	padding:0;
	}
	
#homeBtns{
	background:url(../images/bg_homebtns.jpg) no-repeat;
	background-position:center top;
	height:227px;
	width:668px;
	margin:0;
	padding:0 0 0 54px;
	}
	
#homeBtns img{
	vertical-align:top;
	border:none;
	}
#shineys{
	display:inline;
	margin:0;
	padding:0;
	}

#columnRight{
	float:right;
	width:148px;
	margin-top:150px;
	text-align:right;
	}
	
#columnLeft{
	border:none;
	float:left;
	display:block;
	width:148px;
	margin-top:110px;
}
#columnLeft img,
#columnRight img{
    border:none;
}
	
#content{
	width:722px;
	padding:0 0 0 0;
	margin:0 auto;
	background:url(../images/bg_content.gif) repeat-y;
	background-position:center;
	}
	
#textContainer{
	width:466px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:block;
}
#textContainer form{
	width:466px;
	overflow:hidden; /*ie fix*/
}
	
#textContainer img{
	border:none;
	}

#squirrel{
	float:right;
	margin:155px 0 0 0;
	}

	
#footerContainer{
	width:100%;
	height:312px;
	background:url(../images/bg_footer.gif) repeat-x;
	background-position:bottom;
	margin:0 auto;
	padding:0;
	}
	
#footer1{
	width:100%;
	height:312px;
	background:url(../images/bg_footer1.jpg) no-repeat;
	background-position:top center;
	margin:0 auto;         
	padding:0 0 0 0;
	}
	
	
#footer1 img{
	margin:0 2px 0 2px;
	border:none;
	}
	
#contentBottom{
	background:url(../images/bg_contentbottom.gif) no-repeat;
	width:562px;
	margin:0 auto;
	height:125px;
	padding:15px 0 0 0;
	text-align:center;
	}
#footer2{
	width:100%;
	background:url(../images/bg_footer2.jpg) no-repeat;
	background-position:top center;
	margin:0 auto;         
	height:185px;
	padding:40px 0 0 0;
	}

#footerText{
	margin:10px auto;
	width:562px;
	border-top:solid 1px #735e3b;
	color:#735e3b;
	font-size:0.9em;
	padding:10px 0 0 0;
	}

#footerText p{
	float:right;
	text-align:right;
	padding:0;
	margin:0;
	}
	
#footerText ul{
	float:left;
	margin:0;
	padding:0;
	}
	
#footerText ul li{
	list-style:none;
	margin:0 0 6px 0;
	}

#footerText a,
#footerText a:visited{
	color:#735e3b;
	}

#btnLeft img{
	border:none;
	}
	
.clearBoth{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
h2{
	border-top:#000000 solid 2px;
	border-bottom:#000000 solid 2px;
	margin:0;
	padding:5px 0 7px 0;
	text-align:center;
	}
	
#SSSubscribeForm_SubscribeForm ul{
    list-style:none;
    margin:0;
    padding:0;
    width:700px;
    height:28px;
    margin-bottom:8px;
}

#SSSubscribeForm_SubscribeForm ul li{
    float:left;
    width:80px;
}
#SSSubscribeForm_SubscribeForm_action_subscribe,
#Form_TellAFriendForm_action_tellafriend
{
    width:125px;
    height:30px;
    background:url(../images/btn_submit.gif) no-repeat;
    /*text-indent:-9999px;*/
    overflow:hidden;
	border:none;
	font-size:0px;
	line-height:0;
}

fieldset{
	padding:10px 0 0 0;
	margin:0;
	border:none;
	}

div.field{
    padding:0 0 10px 0;
}

input{
	padding:4px;
	color:#666666;
	width:450px;
	}

input.radio{
	width:20px;
	}

.middleColumn{
    padding-top:4px;
}
p.friendContainer{
    text-align:center;
    width:100%;
}

.message{
	padding:4px;
	margin:2px 0 2px 0;
	background-color:#660000;
	font-size:0.8em;
	}
a.tellAFriend{
    display:block;
    height:30px;
    width:199px;
    background:url(../images/btn_tellafriend.gif) no-repeat;
    text-indent:-9999px;
    
    overflow:hidden;
}
#Form_TellAFriendForm fieldset{
    border:none;
}

#OptionsText{
	font-size:0.9em;
	margin:-46px 0 0 160px;
	}