/* Arthurs CSS Document - Michael Ebbels Design*/
body {
	margin:7px 2px 15px 2px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#1E1D18;
	font-size:11px;
}
ul {
	margin:0px;
	padding:0px;
}

p{
	padding:0;
	margin:0 0 16px 0;
}
#wrapper {
	width:760px;
	/*height:502px;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#5a5632;
}

/*HEADER*/
#header_wrapper {
	height:100px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}
#logo_link {
	padding:17px 0px 0px 16px;
	height:50px;
	border:0px solid #000;
}

/*NAV*/
#nav_wrapper {
	float: right;
	border: solid 0px #000;
	padding-top:14px;
	padding-right:6px;
}
#nav_list li {
	display: inline;
	list-style-type: none;
 	margin-right: 5px;
	margin-left: 4px;
 }
 .nav_list li {
	display: inline;
	list-style-type: none;
 	margin-right: 5px;
	margin-left: 4px;
 }
 
 /*CONTENT AREA*/
 #content_wrapper {
 	padding:0px 8px 0px 8px;
	border:solid 0px #000;
}
#content_text {
	padding:0px 0px 18px 20px;
	margin-top:2px;
	background-color:#F1EBD3;
	background-repeat:repeat-y;
	border:solid 0px #009900;
}
#content {
	background-color:#000;
	height:378px;
}
#col_left {
	width:450px;
	padding-right:45px;
	float:left;
}
#col_right {
	float:left;
	width:175px;
}
#col_right a {
	text-decoration:underline;
	color:#5A5632;
	font-weight:bold;
}
#col_right a:hover {
	color:#000;
}

/*FOOTER*/
#footernav {
	padding:1px 0px 0px 5px;
	border:solid 0px #000;
	font-family:times new roman;
	font-size:10px;
	line-height:20px;
	color:#D7CCA7;
}
#nav_list a {
	color:#fff;
	text-decoration:none;
}
#nav_list a:hover {
	color:#D7CCA7;
}
.nav_list a {
	color:#fff;
	text-decoration:none;
}
.nav_list a:hover {
	color:#D7CCA7;
}
/*intro paragraph*/
#welcome {
	visibility:hidden;
	height:20px;
}
/*COPYRIGHT AREA*/
#copy_right {
	width:746px;
	margin-left:auto;
	margin-right:auto;
	font-size:95%;
	color:#888;
	padding-top:5px;
}
#copy_right a {
	color:#777;
	text-decoration:none;
}
#copy_right a:hover {
	color:#444;
	text-decoration:none;
}
/*5 STARS*/
#stars_wrapper {
	margin-bottom:25px;
}
#stars1 {
	float:left;
}
#stars2 {
	background-image:URL(images/5stars.gif);
	background-repeat:no-repeat;
	float:left;
	width:63px;
	height:14px;
	/*position:middle;*/
	margin-left:4px;
}
#stars3 {
	float:left;
}
#stars_footer {
	clear:both;
}

/*TEXT*/
#mainheading, #subheading {
	font-family:times new roman;
	font-variant: normal;
	color:#5A5632;
	text-transform: uppercase;
}
.subheading {
	font-family:times new roman;
	font-variant: normal;
	color:#5A5632;
	text-transform: uppercase;
}
#mainheading {
	font-size:18px;
	padding:18px 0px 0px;
}

h1{
	font-family:times new roman;
	color:#5A5632;
	text-transform: uppercase;
	font-size:18px;
	/*margin:18px 0px 18px 0;	*/
	padding:18px 0 10px 0;
	font-weight:normal;
}
h2{
	margin:0;
	padding:0 0 5px 0;
	font-size:12px;
}
#subheading {
	font-size:140%;
	padding:0px 0px 4px;
}
.subheading {
	font-size:140%;
	padding:0px 0px 4px;
}
/*Promo Movie Link*/
#promo_link {
	background-image:url(images/promoMovie/promoLink.gif);
	background-repeat:no-repeat;
	font-family:times new roman;
	padding-left:10px;
	width:200px;
	font-size:130%;
	line-height:17px;
	margin-left:4px;
	font-weight:normal;
}
#promo_link a {
	text-decoration:none;
	font-weight:normal;
}
#promo_link a:hover {
	color:#292715;
}

#col_right .promo_link {
	background-image:url(images/promoMovie/promoLink.gif);
	background-repeat:no-repeat;
	font-family:times new roman;
	padding-left:10px;
	width:200px;
	font-size:130%;
	line-height:17px;
	margin-left:4px;
	font-weight:normal;
}
#col_right .promo_link a {
	text-decoration:none;
	font-weight:normal;
}
#col_right .promo_link a:hover {
	color:#292715;
}

.gifts {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	}
.gifts a {
	text-decoration:none;
	font-weight:normal;
}
