/* Universal Rules -------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background:  url("../images/background.png") repeat;
	background-color: #397aaa;
	color: #333;
	/* font sizing in ems to change anything, just change this.*/
	font: 90%/1.0 Georgia, Times, "Times New Roman", serif;
}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
.hide {
	display: none !important;
}

.zipcode
{
	font-family: Times, "Times New Roman",  serif
	}

.photodescription
{
	padding-top:10px;
	text-align:center;
font: 90%/1.0 Georgia, Times, "Times New Roman", serif;	}


hr {
	width: 100%;
	visibility:hidden;
	clear:both;
}
img {
	border: none;
}
a {
	outline: none;
} /* firefox fix (remove dotted lines) */
.floatleft {
	float: left;
	margin: 0 1em 0em 0;
}
.floatright {
	float: right;
	margin: 0;
}

.center {
	text-align: center;}


.red {
	color: #990000;
}

h1, h2, h3 {
	color: #333;
}
h1 {
	font-size: 1.4em;
 line-height: 1.4em;
	margin: 0;
	padding: 0;
margin-top:.8em;
}
h2 {
	font-size: 1.2em;
  line-height: 1.2em;
	margin: 0;
	padding: 0;
	margin-top: 0.8em;
}
h3 {
	margin: 0;
	padding: 0;
	margin-top: 0.8em;
	font-size: 1.1em;
	line-height: 1.4em;
		font-style:italic;

}
p {
	font-size: .9em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	margin-top:.85em;
}
#contentright p, #contentright2 p, #wide p, #contentleft p, #contentleft2 p, #contentleft li, #contentwide p {
	font-size:1em;
	line-height:1.4em;
	color:#333;
	margin: 0;
	padding: 0;
	margin-bottom: 2em;
	margin-top:.85em;
}
/* Layout -------------------------------------------------- */
#container {
	width: 980px;
	margin: 0 auto;
	padding-top:20px;
	text-align: left;
	background-color: #fff;
}
#header, #nav, #headline, #boxes, #wide, #prefooter, #footer {
	clear: both;
}
#nav {
	padding-bottom: 20px;
	width:720px;
}
#content {
	width: 500px;
	float: left;
}

#sidebar {
	width: 260px;
	float: right;
}
/* Header -------------------------------------------------- */

#topmenu {
	position: absolute;
	top: 100px;
	margin: 0 auto;
	width: 100%;
	height: 42px;
	background: transparent url("../images/nav_bar.png") repeat-x;
}
#header {
	margin: 0;
	padding: 0;
	height: 140px;
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#header a {
	color: #8a0917;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header h1 {
	margin: 0;
}
#logo a {
	display: block;
	width: 320px;
	height: 58px;
	
	text-indent: -9999px;
	background: transparent url("../images/logo.png") no-repeat;
	border: 0;
	position: absolute;
	top: 20px;
	left: 150px;
}

#photo {
	display: block;
	width: 470px;
	height: 140px;
	text-indent: -9999px;
	background: transparent url("../images/landon_photo.png") no-repeat;
	border: 0;
	position: absolute;
	top: 0px;
	left: -130px;
}
ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Navigation -------------------------------------------------- */
#nav ul {
	list-style: none;
	float: left;
	width:720px; /* fixed width */
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 110px;
	left: 260px;
	margin-bottom: 20px;
}
#nav li {
	margin: 0;
	padding: 0;
	float:left;
	list-style-type: none;
	border-right: 1px solid #014e21;
}
#nav li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-family: Times, Times New Roman, Georgia, serif;
	letter-spacing: 1px;
	font-size: 16px;
	padding: 0px 26px 0px 27px; /*  was 15 with 6 navs 0 and 5 then 0 and 20 */
	line-height: 25px;
}
#nav li a:hover {
	color: #990000;
	text-decoration:none;
}
#nav li.current {
	background: #30894d;
}
#nav li.currenthome {
	background: #30894d;
	margin-left: 25px;
	border-left: 1px solid #014e21;
}
#nav li.currentdiscounts {
	background: #30894d;
	padding-right: 0;
}
#nav li.first, #nav li.firsthot {
	margin-left: 25px;
}

#nav li.firsthot a, #nav li.hot a, #nav li.lasthot a {
	color: #711010;
}


#nav li.last, #nav li.lasthot {
	padding-right: 0;
	border:none;
}



 



/* content
---------------------------------------------------------- */
#content {
	width: 980px;
	padding: 15px;
	margin-bottom:20px;
}
#contentleft, #cl2, #cl3, #cl4 {
	width:130px;
	padding:0px;
	float:left;
	padding-left: 100px;
	clear: left;
	text-align:center;
}
#contentleft2 {
	width: 380px;
	padding: 0;
	float:left;
	padding: 20px;
}
#contentright, #cr2, #cr3, #cr4 {
	padding-top: 5px;
	width:620px;
	float:right;
	padding-right: 100px;
	padding-left: 10px;
}
#contentright2 {
	width: 480px;
	float:right;
	padding: 20px;
	padding-right: 50px;
}
#contentwide {
	width:780px;
	padding:0px;
	float:left;
	padding-left: 100px;
	padding-right: 100px;
}
/* Pre-Footer -------------------------------------------------- */
#prefooter {
	clear: both;
	margin:0;
	padding:0;
	border-top: 1px dotted #999;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #dcdcdc;
	font-variant: small-caps;
	text-align: center;
	font-size: 12px;
	letter-spacing:1px;
}
/* Footer -------------------------------------------------- */
#footer {
	background: transparent url("../images/footer_curve.png") no-repeat;
	clear: both;
	width: 980px;
	color: #666;
	padding: 0;
	width: 980px;
	margin: 0 auto;
	letter-spacing:1px;
	padding-top:25px;
	padding-bottom:25px;
}

#footer p {
	font-size: 10px;
	line-height: 13px;
	font-family: arial, helvetica, verdana, san-serif;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration:none;
}

* html 
#photo {
	left: 0px;
	background: transparent url("../images/landon_photo-ie6.png") no-repeat;
	
}

#nav li {
display:inline;
	
}



