body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000;
	margin: auto;
	margin-top: 0px;
	border: 0px none;
	padding: 0;
	background-color: #DAD9F1;
	text-align: center;
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000;
	}	
	
.cart{
	border:2px #003399 solid;
	
}

.cartitem{
background-color:#8CA9D5;
text-align:center;
}

/* Headings */
/************/

h1 {
	font-size: 14px;
	color: #433BBA;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 13px;
	color: #DB8812;
	font-weight: bold;
	margin: 0px;
	/* border: 1px solid #DB8812; */
	margin-top: 20px;
	/* width: 200px; */
	width: 259px;
	/* padding-left: 5px; */
	background: url('images/bkg-h2.jpg');
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 9px;
	text-transform: Uppercase;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	}

/* Links */
/*********/

a:link { font-family: arial, helvetica; text-decoration: underline; color: #E81212}
a:active { font-family: arial, helvetica; text-decoration: underline; color: #E81212} 
a:visited { font-family: arial, helvetica; text-decoration: underline; color: #E81212} 
a:hover { font-family: arial, helvetica; text-decoration: underline; color: #E87712}

a.nav:link { font-family: arial, verdana, helvetica; font-size: 14px; text-decoration: none; color: #ffffff; }
a.nav:active { font-family: arial, verdana, helvetica;  font-size: 14px; text-decoration: none; color: #ffffff; } 
a.nav:visited { font-family: arial, verdana, helvetica;  font-size: 14px; text-decoration: none; color: #ffffff; } 
a.nav:hover { font-family: arial, verdana, helvetica;  font-size: 14px; text-decoration: none; color: #EFE61C; }

a.footer:link { text-decoration: none; color: #ffffff; }
a.footer:active { text-decoration: none; color: #ffffff; } 
a.footer:visited { text-decoration: none; color: #ffffff; } 
a.footer:hover { text-decoration: none; color: #FEF100; }


/* Header */
/**********/

#topwrapper {
	background-color: #ffffff;
	width: 720px;
	margin: auto;
	padding-bottom:10px;
	}
	
#topleft {
	width: 294px;
	float: left;
	text-align: left;
	padding-left: 35px;
	}
	
#topright {
	width: 391px;
	float: left;
	text-align: right;
	}

#navwrapper {
	height: 24px;
	background-color: #000000;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	clear: both;
	}
	
#nav {
	width: 753px;
	height:49px;
	margin: auto;
	text-align: left;
	padding-left: 0px;
	background-image:url(images/navbkg.gif);
	background-repeat:no-repeat;
	}
	
.spacerpadding {
	padding: 0px 20px 0px 20px;
	}
	
.navitem {
	padding: 5px 21px 5px 21px;
	color: #ffffff;
	float: left;	
	}
	
.navdivider {
	width: 1px;
	margin-top:5px;
	background-color: #ffffff;
	float: left;
	}

#mastheadwrapper {
	clear: both;
	width: 100%;
	height: 207px;
	background-color: #DAD9F1;
	text-align: center;
	padding-top: 30px;
	}
	
#mastheadwrappersub {
	clear: both;
	width: 100%;
	height: 83px;
	background-color: #DB8812;
	text-align: center;
	border-bottom: 1px solid #000000;	
	}	
	
#masthead {
	width: 753px;
	margin: auto;
	}
	
#mastheadleft {
	width: 329px;
	float: left;
	}

#mastheadright {
	width: 391px;
	float: left;
	}
	
#undermast {
	background-color: #eeeeee;
	height: 18px;
	clear: both;
	}
	
#whiteboarderheader {
	width: 783px;
	margin: auto;
	background-color: #ffffff;
	text-align: center;
	padding: 15px 15px 0px 15px;
	}
	
/* Main */
/********/

#whiteboardermain {
	width: 783px;
	margin: auto;
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
	}

#mainwrapper {
	margin:auto;
	background-color: #DAD9F1;
	}

#main {
	width: 720px;
	margin: auto;
	clear: both;
	text-align: left;
	padding-top:20px;
	
	}

#maincontent {
	
	width: 650px;
	padding: 45px 45px 35px 0px;
	color: #000000;
	text-align: left;
	font-size: 11px;
	}	
	
	
#mainleft {
	float:left;
	width: 360px;
	padding: 20px 10px 20px 10px;
	text-align: left;
	font-size: 12px;
	
	}
	
#mainright {
	float:left;
	width: 320px;
	padding: 20px 10px 20px 10px;
	text-align: left;
	font-size: 12px;
	}
	
#mainlefthome {
	float: left;
	width: 390px;
	padding: 25px 35px 35px 35px;
	text-align: left;
	}
	
#mainrighthome {
	float: left;
	width: 240px;
	padding: 25px 20px 35px 0px;
	color: #666666;
	text-align: left;
	font-size: 11px;
	}
	
/* Features */
/************/
	
.rightfeature {
	padding: 4px;
	}
	
.rightfeaturegrey {
	padding: 4px;
	background-color: #eeeeee;
	}
	
#logos {
	clear: both;
	padding-bottom: 20px;
	}
	
#enteronline {
	background: url('images/bkg-entry.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height:53px;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:15px;
	}
	
#hq {
	background: url('images/bkg-hq.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height:53px;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:15px;
	}	
	
#faq {
	background: url('images/bkg-faq.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height:53px;
	padding-left:15px;
	padding-right:50px;
	padding-top:25px;
	padding-bottom:15px;
	margin-top: 15px;
	}	
	
/* Footer */
/**********/

#footer {
	clear: both;
	margin: auto;
	height: 52px;
	background-color: #DAD9F1;
	padding-top: 0px;
	color: #ffffff;
	font-size: 10px;
	border-top: 0px solid #000000;
	}
	
#footermain {
	width: 753px;
	height:52px;
	margin: auto;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	text-align:left;
	}
	
#whiteboarderfooter {
	width: 783px;
	margin: auto;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 15px 15px 15px;
	}
	
/* Forms */
/*********/

input.search {
background-color: #EFEFCD;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

textarea.search {
background-color: #EFEFCD;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt
}

input, textarea {


	}

.normal{
	border: #DB8812;
	background: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;	

	
	}

.changedField { 
	background: #eeeeee;
	border: #DB8812;	
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;		
	width: 220px;	
	}

/* Extras */
/**********/

.number {
	margin-right: 10px;
	float:left;
	}
	
.tblrow {
	text-align: left;
	border-bottom: 1px solid #eeeeee;
	}
	
.photoright {
	border: 1px solid #DB8812;	
	margin-left: 20px;
	margin-bottom:20px;
	float: right;
	}

.photoleft {
	border: 1px solid #DB8812;
	margin-right: 20px;
	margin-bottom:20px;
	float: left;
	}	
	
.imageborder{border:2px solid #B9BB97;}
