body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-align:left;	
	border:0px; 
	padding:0px; 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	line-height:16px;
}
td,th {
	text-align:left;	
	margin:0px; 
	border:0px; 
	padding:0px; 
}
#mainContainer{
	position:relative; 
	text-align:left; 
	width:760px; 
	margin-left:auto; 
	margin-right:auto;
	margin:auto; 
	background-color: #ffffff;
	vertical-align:top;
}

#leftNav{
	position:absolute; 
	top:200px; 
	left:0px; 
	width:137px; 
	z-index:10;
}
#flashContent{
	position:relative; 
	text-align:left; 
	width:760px; 
	height:200px;
}
#logo{
	position:absolute;
	text-align:left;
	width:190px;
	height:200px;
}
#main_title{
	position:absolute;
	text-align:left; 
	top:0;
	left:190px; 
	width:570px; 
	height:100px;
}
#caption{
	position:absolute; 
	text-align:left; 
	top:100px; 
	left:190px; 
	width:570px; 
	height:100px;
}
#print_logo{
	position:absolute;
	visibility:hidden;
	width:100px;
	height:90px;
	z-index:5;
}
#print_name{
	position:absolute;
	visibility:hidden;
	width:100%;
	height:90px;
	text-align:right;
	border-top:solid 15px #ff6600;
}
#print_text{
	position:absolute;
	width:100%;
	visibility:hidden;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
}

#main_container{
	position:relative; 
	text-align:justify; 
	width:503px; 
	border-style: solid;
	border-left-width:137px; 
	border-right-width:99px; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-color:#FF6600; 
	border-right-color:#FF6600; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:5px; 
	padding-bottom:5px;
}
.prop {
    height:300px;
    float:right;
	width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.main_container_spacer{
	position:relative; 
	text-align:justify; 
	width:523px; 
	min-height: 0px;
	border-style: solid;
	border-left-width:137px; 
	border-right-width:99px; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-color:#FF6600; 
	border-right-color:#FF6600; 
	padding-top:5px; 
	padding-bottom:5px;
	font-size:1px;
	height:10px;
}
#footer{
	position:relative; 
	text-align:center;  
	width:523px; 
	height:30px; 
	border-style: solid;
	border-left-width:137px; 
	border-right-width:99px; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-color:#E24702; 
	border-right-color:#E24702; 
	background-color:#FF7C2B; 
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
}
#shop_nav{
	background-color:#CBDCE7; 
	position:absolute; 
	left:465px;
	width:140px;
	font-size:13px;
	font-weight:bold;
	color:#3BA1D4;
	padding-top:8px;
	text-align:right;
}
#shop_title{
	background-color:#CBDCE7;
	font-size:18px;
	font-weight:bold;
	color:#3BA1D4;
	height:31px; 
	text-align:center;
}
#shop_spacer{
	float:right;
	width:54px;
	height:166px;
	background-color:#ffffff;
}
a.admin_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;	
	background-color: #FF6600;

}
a.admin_nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #E24702;
}


a.shop_nav_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3BA1D4;
	text-decoration: none;
	display: block;	
	padding-right:10px;
}
a.shop_nav_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3BA1D4;
	text-decoration: none;
	display: block;
	background-color: #B6CEDE;
}
a.shop_nav_link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3BA1D4;
	text-decoration: none;
	display: block;	
	padding-right:10px;
	background-color:#D7E3EC;
}
a.shop_nav_link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3BA1D4;
	text-decoration: none;
	display: block;
	background-color: #B6CEDE;
}

A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
	padding-left:10px; 
	padding-top:2px; 
	padding-bottom:2px;
}

A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #E24702;
	padding-left:10px; 
	padding-top:2px; 
	padding-bottom:2px;
}
.dNav {
	padding-left:10px; 
	padding-top:2px; 
	padding-bottom:2px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E5E5E5;
	padding-left:10px; 
	padding-top:6px; 
	padding-bottom:2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3BA1D4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3BA1D4;
	text-decoration: underline;
}

.redText{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
.small{
	font-size: 11px;
}
a.dark_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264051;
	text-decoration: none;
	font-weight: bold;
}
a.dark_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264051;
	text-decoration: underline;
	font-weight: bold;
}
.blueText {

	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
a.subnav { 
	color: #ffffff;
	display: block; 
	font-weight: bold;
	background-color: #FF6600;
	font-size: 13px;
	text-decoration: none;
}
a.subnav:hover { 
	color: #ffffff;
	font-weight: bold;
	display: block; 
	background-color: #E24702;
	font-size: 13px;
	text-decoration: none;
}
a.subnav2 { 
	color: #ffffff;
	font-weight: bold;
	background-color: #FF6600;
	font-size: 13px;
	text-decoration: none;
	border-width:2px;
	border-style:solid;
	border-top-color:#ffaa00;
	border-left-color:#ff8800;
	border-right-color:#ff4400;
	border-bottom-color:#ff2200;
	padding:2px;
}
a.subnav2:hover { 
	color: #ffffff;
	font-weight: bold;
	background-color: #E24702;
	font-size: 13px;
	text-decoration: none;
	border-top-color:#ff2200;
	border-left-color:#ff4400;
	border-right-color:#ff8800;
	border-bottom-color:#ffaa00;

}


.td_subnav_left{
	text-align:center;
	border-style: solid;
	border-left-width:0px; 
	border-right-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-bottom-color:#ffffff; 
	border-right-color:#ffffff; 
}
.td_subnav_right{
	text-align:center;
	border-style: solid;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-bottom-color:#ffffff; 
}
