@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 1024px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E5AC21;
	font-weight: bold;
}
.nav a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.nav a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.nav a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B0D10;
	font-weight: bold;
	text-decoration:none;
}
#header {
	background-color: #000;
	position: relative;
	height: 158px;
	width: 1024px;
	top: 0px;
}
#free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	height: 15px;
	width: 158px;
	left: 510px;
	top: 10px;
}
#free a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
#free a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
#free a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;
}
#searchBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: absolute;
	right: -76px;
	width: 183px;
	font-size: 12px;
	height: 26px;
	top: 3px;
	border: 1px solid #A5A5A5;
	background-color: #FFF;
}
.magnify {
	background-image: url(Images/magnify_glass.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 24px;
	border: 0px none #FFF;
}
#cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(Images/cart_bkgd.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 10px;
	height: 91px;
	width: 118px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	float: right;
	right: 35px;
	z-index: 2;
}

#logo {
	height: 59px;
	width: 373px;
	position: absolute;
	top: 35px;
	left: 35px;
}
#topMidBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E4AC24;
	text-decoration: none;
	position: absolute;
	width: 494px;
	top: 5px;
	float: right;
	padding-left: 10px;
	line-height: 13px;
	z-index: 1;
	right: 0px;
}
#contentArea {
	position: relative;
	width: 1024px;
	height: 180px;
	background-color: #FFF;
}
#contentLeft {
	position: absolute;
	height: 140px;
	width: 390px;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
#contentLeft h1 {
	font-size: 20px;
	color: #71B1B1;
	font-weight: normal;
}
#contentRight {
	position: absolute;
	height: 180px;
	width: 519px;
	right: 2px;
}
#threeBoxes {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	width: 1024px;
	font-size: 10px;
}
#lightGreyLine {
	background-color: #000;
	position: relative;
	height: 7px;
	width: 1024px;
}
#footer {
	position: relative;
	height: 50px;
	width: 1024px;
}
#footerContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	position: relative;
	height: 25px;
	width: 1024px;
	background-color: #E5AC21;
	text-align: center;
	padding-top: 5px;
}
#mainContent {
	background-color: #FFFFFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	border: 7px solid #000;
}
#mainContent2 {
	background-color: #FFFFFF;
	width: 1024px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
#greyLine {
	background-color: #8B9298;
	position: relative;
	height: 12px;
	width: 1024px;
}
#boxes {
	position: relative;
	height: 136px;
	width: 1024px;
	top: 0px;
	background-color: #FFF;
	text-align: center;
}
#threeBoxes a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #156059;
	font-size: 10px;
	text-decoration:none;
}
#threeBoxes a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #156059;
	font-size: 10px;
	text-decoration:none;
}
#threeBoxes a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #156059;
	font-size: 10px;
	text-decoration:underline;
}
#threeBoxes h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
#copyright {
	position: absolute;
	height: 20px;
	width: 643px;
	top: 8px;
	left: 225px;
}
#footerNav {
	position: absolute;
	height: 50px;
	width: 350px;
	top: 15px;
	right: 10px;
}

#footerNav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footerNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footerNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#sideNav {
	background-color: #B8D8D8;
	width: 190px;
	left: 0px;
	padding: 5px;
	float: left;
	height: 100%;
}
#navigation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #E5AC21;
	position: relative;
	height: 45px;
	width: 1024px;
	font-size: 14px;
	color: #000;
	z-index: 999;
}
.subnav a{
	text-decoration:none;
	font-size: 13px;
	color: #000;
	background-color: #E5AC21;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.subnav a:visited{
	color:#000;
	text-decoration:none;
	font-size: 13px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-color: #E5AC21;
}
.subnav a:hover{
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
	background-color: #000;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.subnav_active{
	color:#E5AC21;
	text-decoration:none;
	font-size: 13px;
	background-color: #000;
	padding: 10px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 5px;
}
.text a:link, a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC161B;
	font-weight: normal;
	text-decoration:underline;
}
.text a:link, a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC161B;
	font-weight: normal;
	text-decoration:underline;
}
.text a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC161B;
	font-weight: normal;
	text-decoration:none;
}

