/* STYLESHEET copyright 2006  www.cutarts.com 
created by SPD Web Design Studio www.simply-primitive.com */

body {
 scrollbar-arrow-color: WHITE;
	scrollbar-track-color: #3F3F3F;
	scrollbar-shadow-color: #D6D6D6;
	scrollbar-face-color: #2A77B5;
	scrollbar-highlight-color: #D6D6D6;
	scrollbar-darkshadow-color: #135184;
	scrollbar-3dlight-color: #135184;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	margin-top: 0px;
	
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}

.content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 3px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	background-color: #f9f4de;
}

.nav {
	text-align: right;
}

.image {
	
	padding-left: 10px;
}

/* LINKS */

a:link { color: #2A77B5; text-decoration: underline; font-weight: bold;}
a:visited { color: #2A77B5; text-decoration: underline; font-weight: bold;}
a:hover { color: #2A77B5; text-decoration: underline; font-weight: bold;}
a:active { color: #2A77B5; text-decoration: underline; font-weight: bold;}

	
	


/* TABLE */



td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
	
	
td.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #F9F4DE;
	background-color: #6D4F38;
}


/* FOOTER */

.footer {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #F9F4DE;
	background-color: #6D4F38;
	padding-left: 8px;

	
	
	
	}
	
.footer a:link { font-family: verdana, arial, helvetica, sans-serif; color: #F9F4DE; text-decoration: underline; font-size: 9px; font-weight: normal; }
.footer a:visited { font-family: verdana, arial, helvetica, sans-serif; color: #F9F4DE; text-decoration: underline;  font-size: 9px; font-weight: normal;}
.footer a:hover { font-family: verdana, arial, helvetica, sans-serif; color: #F9F4DE; text-decoration: underline; font-size: 9px; font-weight: normal;}
.footer a:active { font-family: verdana, arial, helvetica, sans-serif; color: #F9F4DE; text-decoration: underline;  font-size: 9px; font-weight: normal;}





/* PRODUCT DISPLAY */

.boldtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	margin-top: 1px;
	color: #2A77B5;
	font-weight: bold;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	padding-bottom: 10px;
	color: #2A77B5;
	text-align: left;
}
	.lgfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	color: #2A77B5;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
	


