/* Standard CSS Styles*/

body {
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px;
	color: #666666;
	background-color: #1A150A;
	}

td {
	font-family:verdana; arial, helvetica, sans-serif;
	font-size:11px; 
	line-height: 16px;
	}
	
big {
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}
	
strong {
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
a:link {
	color:#7E6430;
	text-decoration:none;
	}
	
a:visited {
	color:#7E6430;
	text-decoration:none;
	}
	
a:hover {
	color:#B18D44;
	text-decoration:underline;
	}

/* Navigation Styles*/
	
.nav {
	font-weight:normal; 
	}
	
.nav a:link {
	display: block; 
	margin-top: 2px;
	padding: 9px 2px 9px 18px; 
	background-color: #B18D44;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url("/i/common2007/Arrow-off.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}
	
.nav a:visited {
	display: block; 
	margin-top: 2px;
	padding: 9px 2px 9px 18px; 
	background-color: #B18D44;
	color:#FFFFFF; 
	text-decoration:none;
	background-image: url("/i/common2007/Arrow-off.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}
	
.nav a:hover {
	display: block; 
	margin-top: 2px;
	padding: 9px 2px 9px 18px; 
	background-color: #7E6430;
	color:#FFFFFF; 
	text-decoration:none;
	background-image: url("/i/common2007/Arrow-on.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.subNav a:link {
	display: block; 
	margin-top: 2px;
	padding: 9px 2px 9px 18px; 
	background-color: #B18D44;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.subNav a:visited {
	display: block; 
	margin-top: 2px;
	padding: 9px 2px 9px 18px; 
	background-color: #B18D44;
	color:#FFFFFF; 
	text-decoration:none;
	}
	
.subNav a:hover {
	display: block; 
	margin-top: 2px;
	padding: 9px 2px 9px 18px; 
	background-color: #7E6430;
	color:#FFFFFF; 
	text-decoration:none;
	}

.footer a:link {
	color:#ECECEC;
	text-decoration:none;
	}
	
.footer a:visited {
	color:#ECECEC;
	text-decoration:none;
	}
	
.footer a:hover {
	color:#ECECEC;
	text-decoration:none;
	}
	
/* Page Layout Styles*/
	
.MenuBG {
	background-image: url("/i/common2007/MenuBG.jpg"); 
	background-repeat: repeat-x; 
	background-position: top left;
	}

.HeaderBG {
	background-image: url("/i/common2007/HeaderPic.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.Main {
	background-color: #FFFFFF; 
	padding-left: 20px;
	}
	
.MainBG {
	background-color: #FFFFFF; 
	}

.footer {
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:11px;
	color: #CECECE;
	border-bottom: solid 1px #37332B;
	}

.address {
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:10px;
	line-height: 11px;
	color: #CECECE;
	}

/* Home Page Layout Styles*/
	
.HomeMain {
	background-image: url("/i/front2007/BodyBG3.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.HomeText {
	background-image: url("/i/front2007/TextBG.jpg"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #C65710;
	padding: 10px;
	color: #E3E3E3;
	}

.UpdatesBG {
	background-image: url("/i/front2007/UpdatesBG.png"); 
	background-repeat: repeat; 
	background-position: top left;
	}

.LatestUpdates {
	color: #CCCCCC; 
	}

.LatestUpdates strong {
	color: #E8B402; 
	}

.LatestUpdates a:link {
	color: #F0F0F0; 
	text-decoration:none;
	}

.LatestUpdates a:visited {
	color: #F0F0F0; 
	text-decoration:none;
	}

.LatestUpdates a:hover {
	color: #F0F0F0; 
	text-decoration:underline;
	}

.HomeAddress {
	background-image: url("/i/front2007/MenuBG.png"); 
	background-repeat: repeat; 
	background-position: top left;
	padding: 0px 10px;
	font-family:verdana; arial, helvetica, sans-serif; 
	font-size:11px;
	color: #CCCCCC;
	}

.HomeFooter a:link {
	color: #CECECE;
	text-decoration:none;
	}

.HomeFooter a:visited {
	color: #CECECE;
	text-decoration:none;
	}

.HomeFooter a:hover {
	color: #CECECE;
	text-decoration:underline;
	}
