body {
	background-color: #F7923D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	margin-top:25px;
}
#container {
	background-color: #FFFFFF;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image: url(images/long_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	position: relative;
}

#sidebarImg {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#sidebar {
	width:200px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	float: left;
}

 #navMenu {
	background-color: #000000;
	height: 28px;
	width: 618px;
	float: right;
 	position:relative;
	
 }
 




.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000000;
	right: 5px;
	position:absolute;
}
.nav li {
	padding: 0;
	margin: 0;
	height: 28px;
	margin-left: 2em;
	list-style: none;
	background-repeat: no-repeat;
	
}
.nav li a, .nav li a:visited, .nav li em {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	height: 28px;
	background-repeat: no-repeat;
}
.home {background-image: url(images/home_a.gif); width: 26px;}
.home a {background-image: url(images/home_a.gif);}
.products {background-image: url(images/products_r.gif); width: 73px;}
.products a {background-image: url(images/products_a.gif);}
.order {background-image: url(images/order_r.gif); width: 49px;}
.order a {background-image: url(images/order_a.gif);}
.about {background-image: url(images/about_r.gif); width: 69px;}
.about a {background-image: url(images/about_a.gif);}
.contact {background-image: url(images/contact_r.gif); width: 63px;}
.contact a {background-image: url(images/contact_a.gif);}
ul.nav li a:hover {background: none;}
.nav li {float: left;}
.nav:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}






#footer {
	background-color: #000000;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #444444;
	text-align: center;
}


#footer a {
color: #444444;
text-decoration:none;
}

#footer a:visited{
color: #444444;
text-decoration:none;
}
#footer a:hover{
color: #FFE831;
text-decoration:underline;
}

#footer p {
margin-top:0px;
margin-bottom:0px;
padding-top:3px;
padding-bottom:3px;
}

#logo {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom:15px;
	width: 180px;
}

.sidebarBox {
	background-color: #458357;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:5px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
	padding-top:5px;
}

.sidebarBox p{
margin-top:0px;
margin-bottom:5px;
}

#latest {
	width: 145px;
	margin-left: 11px;
	margin-bottom:5px;
	margin-top:5px;
}
.quote {

}
.attribution {
	text-align: right;
	margin-top:5px;
}
#main {
	background-color: #FFFFFF;
	width: 600px;
	float: right;
	position:relative;
	font-size: 10px;
	color: #333333;
	padding: 9px;
}
#main p{
margin-top:0px;

}




h2 {
	font-size: 14px;
	margin-top:15px;
	margin-bottom:8px;
	color:#458357;
}

h4 {
	font-size: 10px;
	margin-top:15px;
	margin-bottom:0px;
}

.alert {
	font-weight: bold;
	color: #FF0000;
}
#two_col_left {
	width: 299px;
	float:left;
}
.right_dot{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #397C4D;
	}
	
#two_col_right {
	padding-left:10px;
	width: 290px;
	float:right;
}

#contactform input, #contactform select, #contactform textarea {
	width: 280px;
}
h3 {
	font-size: 10px;
}

.bulletPic {
float:left; 
width:42px;
}

.sidePara {
float:left; 
width:500px;
padding:5px 0px 0px 10px;
}

#homemain {
	background-color: #FFFFFF;
	width: 600px;
	float: right;
	position:relative;
	font-size: 10px;
	color: #333333;
	background-image: url(images/bigshoe.jpg);
	background-position: right top;
	min-height: 500px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#hometext h1{
position:absolute;
top:-100px;
}

#hometext {
	width: 190px;
	color:#285736;
	margin-left:20px;
	margin-top: 275px;
}

#hometext p{
margin-top:5px;
margin-bottom:0px;
}

#hometext .right{
margin-top:0px;
text-align:right;
}

#hometext a {
color:#285736;
text-decoration:none;
}

#hometext a:hover {
text-decoration:underline;
}