﻿/* CSS layout */
#wrapper {
	margin: 0px auto 0px auto;
	width: 775px;
}
#body {
	background-position: center top;
	margin: 0px;
	font-family: "Garamond, Times New Roman, serif";
	font-size: small;
	background-image: url('../images/orange.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
}
#masthead {
	width: 775px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #474745;
	border-left-color: #474745;
	height: 130px;
}
#breadcrumb {
	width: 770px;
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #474745;
	border-left-color: #474745;
	background-image: url('../images/Breadcrumb_775X20.jpg');
	padding-left: 5px;
	background-repeat: repeat-y;
}
#top_nav {
	background-position: center;
	width: 775px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	text-align: center;
	height: 30px;
	background-image: url('../images/top_nav.jpg');
	background-repeat: no-repeat;
}
#header {
	height: 100px;
	width: 775px;
	text-align: center;
	background-color: #FFFFFF;
}
#content {
	padding: 5px;
	width: 765px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#left_column {
	float: left;
	width: 415px;
	margin-left: 15px;
	border: 1px solid #000000;
}
#right_column {
	float: right;
	width: 300px;
	border: 2px dashed #C65619;
	margin-right: 15px;
	padding: 2px;
}
.h3 {
	background-position: -3px;
	text-decoration: none;
	text-align: center;
	background-image: url('../images/Header_775X43.jpg');
	height: 43px;
	letter-spacing: 3px;
	background-repeat: no-repeat;
}
.important {
	font-weight: bold;
	color: #003399;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	background-image: url('../images/left_column_425X100.jpg');
	background-repeat: repeat-y;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:visited {
	color: #666666;
}
.pic_float_right {
	border: 0px none #000000;
	padding-left: 10px;
	float: right;
	display: block;
}
.pic_float_left {
	border: 0px none #000000;
	padding-right: 10px;
	float: left;
	display: block;
}
.pic_center {
	border: 0px none #000000;
	display: block;
	margin-left: 100px;
	padding-right: 10px;
	float: left;
}
.pic_pad_left {
	padding-right: 50px;
}
.pic_pad_right {
	padding-left: 50px;
}
.pic_pad {
	padding: 5px;
}
.color {
	font-weight: normal;
	text-align: center;
	background-color: #D8D7B9;
	border: thin double #D6DAD0;
}
#footer {
	border: 1px solid #474745;
	width: 775px;
	text-align: center;
	margin-top: 1px;
	background-image: url('../images/Footer.jpg');
	background-repeat: no-repeat;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 5px;
}
#ad_rotation {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 3px;
}
.dd {
	background-color: #FFCC66;
	border: 1px solid #000000;
	width: 700px;
	padding: 5px;
}
#specials {
	float: left;
	width: 500px;
	border: 2px solid #000000;
	padding: 5px;
	background-image: url('images/left_column_425X100.jpg');
	background-repeat: repeat-y;
}
#ad
{
    width: 100%;
}
.nilgai
{
}
.movie_new
{
    width: 325px;
    text-align: center;
    float: right;
    margin-left: 5px;
}
.mule_deer
{
    background-color: #FFCC66;
}
