/*----------------Main---------------- */

#body{
	background: #DACBB1 url(../image/bg_gradient.jpg) repeat-x scroll 0px 0px;
	height: 906px;
}

#wrapper{
	padding-top:33px;
}

#container {
	height: 968px;
	width: 1124px;
	margin-right: auto;
	margin-left: auto;
	background: url(../image/main_bg.jpg) no-repeat scroll 0px 0px;	
}


#header {
	background: url(../image/header.jpg) no-repeat scroll 0px 0px;
	height: 230px;
	width: 960px;
	clear: both;	
	
}
#header img {
	margin-top: 37px;
	margin-left: 15px;
}


#navigation {
	font: 14px/normal Verdana, Geneva, sans-serif;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.4em;
	height: 25px;
	padding-top: 9px;
	clear:both;
	width:930px;
	
}

/*** Nav bar styles ***/

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav>li{
	position: relative;
	padding: 2px 0px;
	display:inline;
}


ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}


.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	
	color: #fff;
}


.nav a{
	
	color: #fff;
	text-decoration: none;
}
.nav a:hover{
	
	color: #E4D3BA;
}

#content {
	margin:15px 71px;
}
#content_txt hr {
	color: #182909;
	
}

#content .top {
	background: url(../image/mc_top.png) no-repeat;
	float: left;
	height: 11px;
	width: 848px;
	margin: 0 auto;
}
#content .mid {
	background: url(../image/mc_mid.png) repeat-y;
	float: left;
	width: 812px;
	margin: 0 auto;
	padding-right: 36px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	height:auto;
	*padding-bottom:-20px;


}
#content .mid img {
	border: thick solid #81835E;
	margin: 8px 20px 2px;
	vertical-align: top;
	float: left;
	
}
#content .ralph_sig{
	border:none;
	background: url(../image/ralph_signature.jpg) no-repeat scroll 0px 0px;
	height: 48px;
	width: 239px;
	margin-left: 353px;
	float: left;
}

#content .btm {
	background: url(../image/mc_bottom.png) no-repeat;
	float: left;
	width: 848px;
	margin: 0 auto 16px;
	height: 62px;
	
	
}
.deerpage{
	border:none;
	background: url(../image/livedeer.png) no-repeat scroll 0px 0px;
	height: 233px;
	width: 270px;
	margin-right: 10px;
	float: right;
	cursor:pointer;
	display: block;
	overflow:hidden;
	position:relative;
	margin-top:-102px;
}
#content_txt {
	margin-bottom: 50px;
	padding: 0 20px;
}

#content_txt a {
	color: #0B2303;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#content_txt a:hover {
	color:#999
	text-decoration:underline;
	
}
#content .mid .about {
	width: 350px;
	clear: right;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 15px;
}


#lightbox img{
	width: 300px;
	float: left;
	height: 200px;
}
#deerlightbox img{
	width: 250px;
	float: left;
	height: auto;
}
#deerlightbox a{
	text-decoration:none;
}

.special_offer a{
	width:152px;
	height:44px;
	margin: 20px 0 0 0;

}
.special_offer a p{
	display:none;	
}
.deerpage a{
	width:152px;
	height:44px;
	margin: 20px 0 0 0;

}
.deerpage a p{
	display:none;	
}


 .top {
	background: url(../image/mc_top.png) no-repeat;
	float: left;
	height: 11px;
	width: 848px;
	margin: 0 auto;
}
.mid {
	background: url(../image/mc_mid.png) repeat-y;
	float: left;
	width: 812px;
	margin: 0 auto;
	padding-right: 36px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	height:auto;
	*padding-bottom:-20px;


}
.btm {
	background: url(../image/mc_bottom.png) no-repeat;
	float: left;
	width: 848px;
	margin: 0 auto 16px;
	height: 62px;
	
	
}
#slider_container {
	margin:15px 71px;
}

#bottomBar {
	clear:both;
}
#bottomBar .title {
	margin-top: 10px;
	margin-left: 50px;
	width: 855px;
	padding-left: 10px;
	border-bottom: 1px solid #3A4A2D;
	
}
#bottomBar .slideshow{
	clear:both;
}

#footer {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 50px;
	margin-top:20px;
	position:relative;

	
}
#footer a{
	color:#152508;
}



/*-----------END OF MAIN------------ */
#formwrap {
	width: 400px;
	margin-left: 300px;
}
.success{
	font-size: 24px;
	text-decoration: blink;
	text-align: center;
}

