* {
	margin:0;
	color: #222222;
	}
body,
html {}
body {
	font:75%/140% Arial, Helvetica, Verdana, sans-serif;
	background-color: #641700;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 10px;
	color: #CCCCCC;
	}

/* Main layout
================================================*/

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 0px;
	background-image: url(images/frame/shop-bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}
#contentMain {
	float:right;
	width:750px;
	margin:0px 0px 0px 0px;
	}
#footerStrip {
	clear:both;
	width:750px;
	margin:0px 0px 0px 0px;
	background-image: url(images/frame/foot-bg.gif);
	background-repeat: no-repeat;
	}	
	

#main {
	width:515px;
	margin:0px 0px 0px 0px;
	
	}

#frame{
	width:529px;
	float:left;
	padding: 0px 5px 20px 15px;
	overflow: auto;
	height: 550px;
}


#col1{
	width:529px;
	float:left;
	padding: 0px 5px 20px 15px;
	overflow: auto;
}
#col2{
	width:190px;
	float:right;
	padding: 10px 15px 80px 5px;
	clear: none;
	margin-right: 13px;
}
	
#sidebar {
	float:left;
	width: 186px;
	padding-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	}
	
#headStrip {
	background: #fff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 62px;
	margin-top: 0px;
}


#headStrip img {
	height: 62px;
	width: 750px;
	background-image: url(images/frame/top-strip.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	}

#header {
	background: #fff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 249px;
	margin-top: 0px;
	border-bottom: 1px solid #fff;
}

#header img {
	height: 248px;
	width: 750px;
	padding-top: 0px;
	padding-left: 0px;
	}
#content {
	padding-top: 0px;
	background-color: #FFFFFF;
}


#footer {
	text-align:left;
	font-size:0.94em;
	padding: 10px 10px 15px 14px;
	color: #f2dec1;
	clear: both;
	margin: 0px;
	background-color: #641700;
	
	}


/* Navigation==================*/
#nav {
	float:left;
	width:100%;
	background:#333333;
	margin:0px;
	padding:0px;
	font:bold 0.95em/1em Arial, Helvetica, Verdana, sans-serif;
	
	
	}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#d8d9d9;
	color: #CC0000;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav a {
	border-right:1px solid #fff;
	padding:10px 12px 10px 7px;
	margin:0;
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	font:bold 1em/1em Arial, Helvetica, Verdana, sans-serif;
	text-transform:none;
	letter-spacing:1px;
	}
#nav a:hover{
	background-color:#999999;
	color:#fff;
	}
#nav a:focus {background-color:#6f8db9; color:#fff;}
#nav .sel a {
	background-color:#02aad1; 
	color: #fff;
	}
#nav .sel a:hover {
	color: #fff;background-color:#666;
	display: block;
}
#nav .sel a:focus {color: #fff;background-color:#666;}
#nav a:active {
	color: #fff;background-color:#666;
	}
	
	
/* Links
================================================*/
a:link,
a:active {
	color:#CC3300;
	text-decoration:none;
	font-weight:normal;
	}
a:visited {
	color:#FFCC00;
	font-weight:normal;
	}
a:hover {
	color:#333399;
	font-weight:normal;
	text-decoration: underline;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}

a.bullet:link {color: #0e577b; background: #ffffff url(images/green-bullet.jpg); background-repeat:no-repeat; padding: 0 2px 10px 15px;}
a.bullet:active {color: #dc6e0a;background: #ffffff url(images/green-bullet.jpg); background-repeat:no-repeat;  padding: 0 2px 10px 15px;}
a.bullet:visited {color: #999999;background:#ffffff url(images/green-bullet.jpg); background-repeat:no-repeat; padding: 0 2px 10px 15px;}
a.bullet:hover {color: #dc6e0a;background: #ffffff url(images/green-bullet.jpg); background-repeat:no-repeat; padding: 0 2px 10px 15px;}



a.login:link {color: #461c68; background: #fff; background-repeat:no-repeat; padding: 0px 2px 3px 2px;text-decoration:none;}
a.login:active {color: #fff;background: #fff; background-repeat:no-repeat;  padding: 0px 2px 3px 2px;text-decoration:none;}
a.login:visited {color: #461c68;background:#fff; background-repeat:no-repeat; padding: 0px 2px 3px 2px;text-decoration:none;}
a.login:hover {color: #8e5eb5;background: #fff; background-repeat:no-repeat; padding: 0px 2px 3px 2px; text-decoration:none;}

a.footer:link {color: #e4d59b; padding: 5px 2px 1px 2px;text-decoration:none;}
a.footer:active {color: #e4d59b;padding: 5px 2px 1px 2px;text-decoration:none;}
a.footer:visited {color: #aea581;padding: 5px 2px 1px 2px;text-decoration:none;}
a.footer:hover {color: #fbeaaa;padding: 5px 2px 1px 2px; text-decoration:none;}




/* Headings
================================================*/
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:1.4em;
	margin:16px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#B13401;
	font-weight: normal;
	line-height: 1.6em;
	}
h2 {
	font-size:1.1em;
	COLOR:#000000;
	margin:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
h3 {
	font-size:1.4em;
	margin:16px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#B13401;
	font-weight: normal;
	line-height: 1.6em;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	

/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	font-weight:bold;
	margin:11px 0 2px 0;
	color: #fff;
	font-family: Lucida Grande, sans-serif, serif;
	font-size: 11pt;
	line-height: 14pt;
	
	}
dd {
	margin:0 0 0 0;
	font-size: 1em;
	line-height: 1.4em;
}
dd p {margin:0 0 0;}
ul {
	padding:0px 0 0px 3px;
	font-size: 1em;
	list-style-type:circle;
	
	}
ol {padding:0 0 0 0;
margin:0 3px 0 15px;}
li {
	margin:0px 3px 5px 10px;
	list-style-position: outside;
}

	

/* Images
================================================*/
img {
	border:0;
	display:inline;
}
.fullwidth {
	padding:4px;
	margin:1em 0; 
	}
.centerfullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}	
.flow {
	float:left;
	margin:0 3px 10px 9px;
	}
.flowtext {
	margin:0px 6px 6px 0px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}
.flowbox {
	float:left;
	border:1px solid #ccc;
	padding:4px;
	margin:1em;
	}	
	
	


/* extras
================================================*/
	

.formcolors {
	color: #222;
	background: #f0f3f8;
	padding: 5px;
}

#pullbox {
	background-color: #e3e3e3;
	margin: 10px 5px 5px 0px;
	padding: 5px;
}

	
.pullout {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	margin: 3px 12px 3px 12px;
}

#feature{
margin-top:10px;}

.asterisk {
	font-weight: bold;
	color: #FF3300;
}
.tableBorder {
	padding-top: 5px;
	border-top: 1px solid #009999;
	background-color: #ebeaea;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.contactTable {
	background: #ebebeb;
	margin-top: 2px;
	padding-top: 6px;
	border-top: 1px solid #0099CC;
}


.disclaimer {
	font-size: 95%;
}
.sideimage {
	border-top: 1px solid #FFFFFF;
}
