/* CSS Document */

/* Global Styles */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d0d0d0;
	margin: 88px 0px 0px 0px;
	background-color: #000;
}

h1
{
	color: #743002;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}

h2
{
	color: #FBEAAB;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	text-transform: none;

}

h3
{
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-transform: none;

}


a
{
	text-decoration: none;
	color: #FB7711;
	font-weight: normal;
}

a:hover, .nav a:hover
{
	text-decoration: underline;
}

ul, ol, li, p, form, hr
{
	margin: 0;
}

ul, ol
{
	padding: 0px 0px 10px 20px;
}

li
{
	padding: 0px 0px 10px 5px;
}

.singlespace li
{
	padding: 0 0 0 5px;
}

p
{
	padding: 0px 0px 20px 0px;
}


	
/* Classes */

.nav
{
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	color: #7A644B;	
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.nav a
{
	color: #c1b15c;
	text-transform: uppercase;
}

.nav li
{
	list-style: none;
	display: inline;
	padding: 0 50px 0 0;
}

.homeSnippet
{
	color: #c2b05c;
	padding: 20px 22px 0px 16px;
}

.main
{
	padding: 20px 20px 10px 0px;
}

.subMain
{
	padding: 20px 16px 10px 16px;
}

.AlsoOffer { padding: 0 10px; }
.AlsoOffer-Left { background: #000 url(images/AlsoOffer-Left.jpg) repeat-y right; }
.AlsoOffer-Body 
{
	background:#e2d3b2 url(images/AlsoOffer-BG.jpg) repeat-x top;
	color: #372517;
}
.AlsoOffer-Right { background: #000 url(images/AlsoOffer-Right.jpg) repeat-y left; }

.AlsoOffer-Body ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

.AlsoOffer-Body li
{
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	padding: 0 0 0 0px;
}

.purchase
{
	text-align: right;
	font-weight: bold;
	line-height: 20px;
}

.copyright
{
	font-size: 10px;
	font-weight: normal;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: left;
}

/* Logoworks link back */

.logoworks
{
	font-size: 9px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	text-align: left;
}

.logoworks a
{
	color: #d0d0d0;
}
