body {
	background-color:#86230A;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: center;
min-width: 850px;
}

a.arrow, a.arrow:link, a.arrow:visited {
	color:#6699CC;
	text-decoration:none;
	background:#ffffff url(/images/arrow-off.gif) no-repeat left;
	padding-right:0px;
	padding-left: 18px;
}
a.arrow:hover {
	color: #669999;
	text-decoration:underline;
	background:#ffffff url(/images/arrow-on.gif) no-repeat left;
	padding-left: 18px;
}
a.arrow:active {color: #6699CC; text-decoration:none;}



p{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.subhead {
	color: #999900;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 25px;
	font-size: 16px;
}

.greyheader {
	color: #707070;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 30px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.copy_product_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding-bottom: 5px; 
	padding-top: 5px;
}


.copy11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.bold_ital {
	font-style: italic;
	font-weight: bold;
}

div#mainwrapper {
	width: 850px;
	border: none;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	
} 

/* add margin auto stuff if you want the layout centered */


div#header {
	border: none;
}

div#columnswrapper {float:left; width:850px; background-color:#FFFfff;}

div#nav {
	width:200px;
} 


.quotemarks {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	vertical-align: top;
}
span.name {font-size: 11px;font-weight: bold;color: #CC6600;}
.uniform{font-size:1em;}
.price{
	color:#86230A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
button{cursor:pointer;}
button#add_to_cart{
	background-color:#efefef;
	padding:2px 5px;
	margin:0px auto;
	font-weight:normal;
	border-top: 1px dotted #999;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-left: 1px dotted #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}




button#view_cart_id{
	outline: none;
	background: #fff;
	text-align: center;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}

button#pay_online{display: inline; background-color:#eee; padding:2px 5px 2px;margin:0px 10px 0px 0px;font-weight:bold;border:2px solid #ccc;border-color:#999 #666 #666 #999;}

/* header styles */
div#header {
	background-color: #ffffff;
	border-bottom:1px none;
	text-align:right;
		padding-bottom:8px;

	background-image: url(/images/topbg.gif);
}
div#header a{text-decoration:none;font-size:0.7em;color:#cc6600;margin-left:10px;}
div#header a:hover{
	color: #FF6600;
	text-decoration:underline;
	margin-left: 10px;
}
div#header form{
	display:inline;
	margin-right: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#header_links{width:720px;height:15px; float:left;}
div#cart{width:85px; height:15px;}
div#link_wrap{height:42px;margin: 1em;}


/* content column styles */
div#content {padding:0 0; border-right:2px dotted #B98B1E;}
div#contentinner {margin: 0 10px 20px;}
div#content ul {list-style-type:none;}		
div#content li {font-size:.75em;}
div#content blockquote  {font-size:.7em;margin-top: 10px;margin-right: 40px;margin-bottom: 10px;margin-left: 40px;}
div#content blockquote p {margin:0; font-style:italic;}
div#content a {text-decoration:none; color:#C60;}
div#content a:hover {color: #960; text-decoration:none;}
div#content h5{
	padding-bottom: .5em;
	padding-top: .75em;
	color: #6699CC;
}
div#info{padding-bottom:5px;}
div#title_header{text-align:center;margin-top: 20px; margin-bottom:20px;}
div#product_image{text-align:center;width: 375px; height:230px;border:none;}
#sessions{float:left;margin-right: 20px;}
#times{float:left; margin-right: 20px;}
div#content ul.bullet{list-style-type: disc;}

#nav_wrap{width:680px; height:21px;}
#bot_nav_lt{float:left;}
#bot_nav_mid{float:left;width:420px;text-align:center;}
#bot_nav_rt{float:right; padding-right:5px;}


/* nav styles */
div#nav {

}
div#nav ul {
	border:0;
	padding:0;
	list-style-type:none;
	font-weight:bold;
	font-size:.7em;
	margin-top: 12px;
	margin-right: 0em;
	margin-bottom: 12px;
	margin-left: 0px;
}
div#nav li {border-bottom:1px dotted #CCCCCC; margin:0; padding:0.5em 0; }
div#nav li:first-child {border-top:1px dotted cccccc;}
div#nav a {
	text-decoration:none;
	color:#B98B1E;
	margin-left: 5px;
}
div#nav a:hover {
	color: #960;
	margin-left: 5px;
}

div#nav ul.submenu a {
	text-decoration:none;
	color:#707070;

	border: none;
}
div#nav ul.submenu a:hover {
	color: #333333;

}
div#nav ul li#selected{
	color: #C75210;
	background-color: #FBFBFB;
	background-image: url(/images/buttonbg.jpg);
}

div#nav ul li#selected2{
	background-color: #eceed9;

}


/* a hack for IE Win only \*/	
* html div#nav ul {border-top:1px dotted #cccccc;}
/*end of hack */


div#nav ul.submenu{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F6F7ED;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;

}
div#nav ul.submenu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: none;
	color: #333333;
}


hr {color: #fff; background-color: #fff; border: 1px dotted #cccccc; border-style: none none dotted; }


.quotetext {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 22px;color: #333333;}


/*footer styles*/

div#footer {
	font-size:0.8em;
	color:#999999;
	text-align:center;
	background-color: #CCCCCC;
	margin: auto;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/footerbg.gif);
}
					
.dotted-border {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	background-color: #fbfbfb;
}





legend {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}

.buttonbg {
	background-color: #efefef;
	padding: 5px 20px;
	border: 1px dotted #999999;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #86230A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
}
.marginleft {
	margin-left: 5px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
	line-height: 20px;
}
.blue {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ital {
	font-style: italic;
}
.dotted-border2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #707070;
	background-color: #F6F7ED;
	border: 1px dotted #CF6514;
	padding: 10px;
}
.new {
	font-weight: bold;
	color: #FF3300;
}
.imageborder {
	border: 1px dotted #707070;
}
.recommended {
	color: #F54213;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
