@charset "UTF-8";
/* sitenamehere.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	margin-bottom:5px;
	}
a {
	color:#663300;
	}
a:hover {
	text-decoration:none;
	}
h1 {
	color:#146817;
	font-size:1.6em;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	}
h2 {
	color:#CC6600;
	font-size:1.5em;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:5px;
	}
body {
	width:1024px;
	margin:0 auto;
	color:#000;
	font-size:10px;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#0f0300 url(../images/main-bkgrnd.jpg) top center repeat-y;
	}
.header {
	width:1024px;
	height:190px;
	}
.header-text {
	width:412px;
	height:95px;
	overflow:hidden;
	color:480e07;
	font-size:1.547em;
	line-height:1.5em;
	background-image:url(../images/header-2r.jpg);
	text-align:right;
	padding-right:100px;
	float:right;
	}
.nav {
	width:1024px;
	height:48px;
	text-align:center;
	color:#ffff49;
	font-size:2em;
	line-height:1.2em;
	font-variant:small-caps;	
	}
.nav a:link {
	color:#ffff49;
	text-decoration:none;
	}
.nav a:visited {
	color:#ffff49;
	text-decoration:none;
	}
.nav a:hover {
	color:#f3e7ac;
	text-decoration:none;
	}
	
.nav li {
	display:inline;
	padding:0 8px;
	}
.nav-left {
	width:149px;
	height:38px;
	background:url(../images/nav-bkgrnd-l.jpg);
	float:left;
	padding-top:10px;
	padding-left:75px;
	}
.nav-right {
	width:725px;
	height:38px;
	background:url(../images/nav-bkgrnd-r.jpg);
	float:right;
	padding-top:10px;
	padding-right:75px;
	}
.container {
	width:873px;
	margin-left:76px;
	margin-right:75px;
	background:url(../images/right-side.jpg) top right repeat-y;
	}
.left-border {
	width:873px;
	background:url(../images/left-side.jpg) top left repeat-y;
	float:left;
	display:inline;
	}
.right-border {
	width:47px;
	margin-right:75px;
	float:right;
	}
.body-container {
	width:779px;
	background:url(../images/body-rpt.jpg) repeat-y;
	float:left;
	margin-left:47px;
	display:inline;
	}
.int-body-container {
	width:689px;
	background:url(../images/int-body-rpt.jpg) repeat-y;
	float:left;
	margin-left:47px;
	padding:15px 45px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:2em;
	height:419px;
	min-height:419px;
	height:auto !important;
	}
.int-body-container h1 {
	border-bottom:1px solid #990000;
	margin-bottom:5px;
}
.int-body-container ul {
	margin-left:40px;
	}
.int-body-container li {
	padding-left:20px;
	list-style:square;
	}
.int-body-container a:link {
	color:#663300;
	text-decoration:underline;
	}
.int-body-container a:visited {
	color:#663300;
	text-decoration:underline;
	}
.int-body-container a:hover {
	color:#663300;
	text-decoration:none;
	}
.current-specials {
	float:right;
	}
.ad-box {
	float:right;
	margin-right:10px;
	}
.body-left {
	width:262px;
	margin-left:13px;
	float:left;	
	display:inline;
	}
.news {
	width:242px;
	height:30px;
	background:url(../images/news-rpt.jpg) repeat-x;
	color:#fffcc0;
	font-size:1.8em;
	line-height:1.2em;
	padding:10px 0 0 20px;
	margin:0;
	}
.body-left-features {
	width:262px;
	background:url(../images/left-rpt.jpg) top repeat-x;
	padding-top:10px;
	}
.body-left-feature {
	width:224px;
	margin:0 auto;
	color:#ffffff;
	font-size:1.2em;
	line-height:1.8em;
	padding:10px 7px 0 7px;
	}
.body-left-feature img {
	padding:3px;
	}
.body-left-feature h1 {
	color:#f7b219;
	font-weight:normal;
	font-size:1.7em;
	line-height:1.2em;
	}
.body-left-feature h2 {
	color:#f6df97;
	font-weight:normal;
	font-size:1.7em;
	line-height:1.2em;
	}
.body-left-feature a {
	color:#f6d219;
	text-decoration:underline;
	}
.body-left-feature a:hover {
	text-decoration:none;
	}
.underline {
	border-bottom:1px solid #f3e7ac;
	padding-bottom:5px;
	}

.body-spacer {
	width:12px;
	float:left;
	display:inline;
	}
.body-right {
	width:438px;
	padding:10px 20px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:2em;
	float:left;
	display:inline;
	height:419px;
	min-height:419px;
	height:auto !important;
	}
.body-right a:link {
	color:#000;
	text-decoration:underline;
	}
.body-right a:visited {
	color:#000;
	text-decoration:underline;
	}
.body-right a:hover {
	color:#000;
	text-decoration:none;
	}
.ty-text {
	color:#b1301d;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.4em;
	padding-bottom:5px;
	}
.ty-text-b {
	color:#b1301d;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.4em;
	}
.footer {
	width:873px;
	height:80px;
	background:url(../images/int-footer.jpg) no-repeat;
	padding-top:35px;
	color:#130400;
	font-size:1.2em;
	line-height:1.5em;
	text-align:center;
	margin-left:76px;
	}
.footer a:link {
	color:#130400;
	text-decoration:none;
	}
.footer a:visited {
	color:#130400;
	text-decoration:none;
	}
.footer a:hover {
	color:#130400;
	text-decoration:underline;
	}
.footer li {
	font-size:1.16em;
	line-height:1.2em;
	font-variant:small-caps;
	display:inline;
	padding:0 3px;
	}
.images {
	margin:10px 5px;
	border:2px solid #990000;
	}
hr {
	width:85%;
	border-color:#993300;
	border-style:solid none;
	border-width:1px 0 0 0;
	margin:15px auto;
	}
.browntext {
	color:#993300;
	line-height:1.2em;
	padding-right:10px;
	}
.form {
	border:none;
	background:#FFFFCC;
	height:20px;
	padding-bottom:5px;
	}
.comment {
	border:none;
	background:#FFFFCC;
	height:50px;
	padding-bottom:5px;
	}
.caption {
	font-size:0.9em;
	font-style:italic;
	line-height:1.4em;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	visibility:hidden;
}