/*  
Fox's CSS
*/

body {
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	text-align: left;
	color: #000;
	background:#8f0f0f;
	background:url("../images/bg-main.jpg") top repeat-x #8f0f0f;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

#wrapper { 
	border:solid; 
	border-width:1px;
	border-color:#FFCC00;
	width:240px;
	margin:auto;
	}
	
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

h1 {color: #000; font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 33px; font-style:italic;
}

h2 {color: #000; font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 23px; line-height: 140%
}

h3 {
	font-size: 1em;
}

p, ul, ol { font-size: 13px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 140%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #ffffff;
}

a:hover {
}

hr { margin: 0px; padding: 0px;  color: #fff;
}

/* Header */

#header {
	width: 240px;
	height: 98px;
	margin: 0 auto;
	background: url(../images/background-hh.jpg) no-repeat left top;
}


#address p {float: right; margin-top: 240px; padding-right: 10px; font-size: 14px;}

/* Page */

#page {
	width: 240px;
	margin: 0 auto;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 20px 30px;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#content2 {
	float: right;
	width: 515px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right:0px;
}

#content2  h3{
	font-size: 15px;
	font-style:italic;
	line-height: 1.3em;
}

.title { text-align: left;
	margin: 0;
	padding-bottom: 5px;
	font-size: 22px;
	color: #3B3513;
}

.title a {
	text-decoration: none;
	color: #3B3513;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}


.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}
.meta a {
}

.entry { 
	padding: 0px 0px; text-align: left;
}

.entry h1 { 
	margin: 0px; padding: 0px 0px 10px 0px; text-align: left; 
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-top: -80px;
	padding-top: 50px;
	color: #ffffff;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 20px;
}

#sidebar li li {
	border-bottom: 1px solid #000000;
	padding: 5px 15px;
}

#sidebar ul li ul li ul li{
	border-bottom: 1px solid #000000;
	padding: 0px;
}


#sidebar h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}


#sidebar h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}

#sidebar a {
	text-decoration: none;
	color: #ffffff; font-weight: bold;
}

#sidebar h2 a { color:#EBDB6D;
}

#sidebar a:hover {
	text-decoration: none;
	color:#FFFF00;
}

#sidebar p {
	padding-left:15px;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

#welcome {margin-left: 0px; width: 250px; height: 120px;padding: 0px; margin: 0px;}


.p2 {text-align: left; font-style: italic; }
.small-text {font-size: 10px; font-style: italic; }
#compare { text-align: right; margin-bottom: -5px;}

#main-list {list-style-type:disc;}

#main-list li {margin-left: 21px; line-height: 145%;font-size: 12px; }

.list-header { font-weight: bold; color:#60678A; font-size: 15px; margin-top: 10px;}
h4 { font-weight: bold; color:#990000; font-size: 15px; margin-top: 0px; margin-bottom: 6px;}

.list-sub { font-weight: normal; color:black; font-size: 14px; margin-top: 10px; line-height: 140%;}

#h-line {margin-left: 2px; marign: 0px; padding:0px; width: 285px; height: 1px; }
#h-line2 {margin-left: 2px; marign: 0px; padding:0px; width: 275px; height: 1px; }


/*form styling */

#form-box {padding: 0px 0px 0px 0px; width: 300px;
height: auto; ;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}

.thank-you {font-size: 20px; font-style: italic; color: red; }

table {margin-top: 0px;  margin-bottom: 0px;}
td {font-size: 13px; padding: 0px 0px 0px 0px; }
table td p {padding-top: 3px; margin-bottom:2px; }


/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0;
	padding: 0;
	text-align: center;
		margin: 0 auto;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer p { font-size: 11px;
	margin: 0;
	padding: 10px 0px;
	text-transform: normal;
}

#footer p a {
	color: #ffffff;
}

#footer-logo {float: right; width: 122px; height: 48px; margin-top: -50px; margin-bottom: 0px; padding-bottom: 0px;}
img {border: none;}

#page-size img {padding:0px;}

#links p {padding-left: 10px; }
#links img {padding-top:3px;}
#links h3 {}

#services {list-style-type:disc; padding-left:10px;}
#services li {line-height:2em;}

#links-box {background-color: #fff; width: 170px; margin-left: 12px; }

#coupon-club {padding: 0px; margin: 0px;
}

#coupon-club p{
padding-top: 50px; padding-left: 10px;}

#coupon-club .email-form {
margin-top: 8px;
line-height: 160%;
}

form {padding: 0px; margin:0px;
padding-top: 10px; margin-left: 10px;}

.small-text {font-size: 10px; }