@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 /* -------------------- site container --------------------*/
#container {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
}
/* -------------------- link formatting --------------------*/
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h5 a:link {
	color: #2D63A8;
	text-decoration: underline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4886C4;
	padding-right: 5px;
	padding-left: 1px;
}
h5 a:visited {
	text-decoration: underline;
	color: #2D63A8;
	padding-right: 5px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4886C4;
}
h5 a:hover {
	text-decoration: none;
	color: #4886C4;
	padding-right: 5px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4886C4;
}
h5 a:active {
	text-decoration: underline;
	color: #2D63A8;
	padding-right: 5px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4886C4;
}
#main_nav  a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	white-space: nowrap;
}
#main_nav a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4886C4;
}
#main_nav     .first a:link     {
	color: #FFFFFF;
	background-color: #2D63A8;
	text-decoration: none;
}
#main_nav .firstlogo a:link {
	color: #FFFFFF;
	background-color: #2D63A8;
	text-decoration: none;
}
#main_nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4886C4;
}
#main_nav .first a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2D63A8;
}
#main_nav .firstlogo a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2D63A8;
}
#main_nav a:hover {
	text-decoration: none;
	background-color: #9ABCDC;
	color: #FFFFFF;
}
#main_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2D63A8;
}
* html #main_nav ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
/* -------------------- main text formatting --------------------*/
p {
	margin-top: 6px;
	margin-bottom: 13px;
}
h1 {
	font-size: 17px;
	text-transform: lowercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/main_title.png);
	background-repeat: repeat-y;
	color: #650707;
	letter-spacing: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #650707;
	letter-spacing: 1px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #650707;
	text-transform: lowercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	background-image: url(../images/c_topgray.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
h4 {
	font-size: 14px;
	color: #650707;
	margin-top: 8px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 12px;
}
h5 {
	font-size: 11px;
	color: #2D63A8;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: right;
}
h6 {
	background-color: #E8E8E8;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px;
}
/* -------------------- text class formatting --------------------*/
.bold {
	font-weight: bold;
}
.boldcaps {
	font-weight: bold;
	text-transform: uppercase;
}
.boldgreen {
	font-weight: bold;
	color: #339900;
}
.bolditalicblock {
	font-style: italic;
	font-weight: bold;
	display: block;
}
.italic {
	font-style: italic;
}
.smalltext {
	font-size: 10px;
}
.faqtitle {
	font-weight: bold;
	color: #333333;
}
.special {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
.specialgreen {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #339900;
	font-size: 13px;
}
.indent {
	padding-left: 15px;
}
/* -------------------- header formatting --------------------*/
#header {
	text-align: right;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
	height: 177px;
	z-index: 0;
}
#headershort {
	text-align: right;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
	height: 166px;
	z-index: 0;
}
li {
	display: inline;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 3px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12px;
}
ul {
	margin-top: 8px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.last {
	border-right-style: none;
}
.headertext {
	font-weight: bold;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 16px;
}
#main li {
	display: inline;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main ul {
	margin-top: 8px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 8px;
}
/* -------------------- list code for navigation bar --------------------*/
#main_nav {
	height: 23px;
	float: right;
}
#main_nav li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
}
#main_nav ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	list-style-type: none;
}
#main_nav .firstlogo {
	border-right-style: none;
}
#main_nav .last {
	border-right-style: none;
}
#navbar {
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 5px;
	width: 931px;
}
#navbar li {
	margin: 0px;
	padding: 0px;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar .first {
	margin: 0px;
	padding: 0px;
}
/* -------------------- sidebar box formatting --------------------*/
#sidebar {
	float: left;
	width: 235px;
	text-align: center;
	padding-left: 20px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	display: inline;
}
#sidebardiv1 {
	background-color: #F5F5F5;
	background-image: url(../images/c_bottomgray.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
	width: 235px;
}
#sidebardiv2 {
	margin-bottom: 10px;
	background-color: #F8F6F1;
	background-image: url(../images/c_bottomtan.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	width: 235px;
}
#sidebardiv3 {
	margin-bottom: 10px;
	background-color: #EFF5EC;
	background-image: url(../images/c_bottommint.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	width: 235px;
}
.toptan {
	background-image: url(../images/c_toptan.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.topmint {
	background-image: url(../images/c_topmint.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* -------------------- table and class side bar formatting --------------------*/
#sidebar table {
	width: 85%;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#sidebar td {
	vertical-align: top;
}
.tabletitle {
	font-weight: bold;
	text-transform: none;
	padding-top: 7px;
}
.tabletitleblue {
	font-weight: bold;
	text-transform: none;
	padding-top: 7px;
	color: #0066CC;
}
.tablenote {
	font-style: italic;
	padding-top: 7px;
}
.sidenote {
	line-height: 25px;
	margin-right: 20px;
	margin-left: 20px;
}
.morechoicestext {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 14px;
}
.sideimage {
	margin-bottom: 12px;
}
/* -------------------- main content box formatting --------------------*/
#main {
	margin-top: 3px;
	text-align: justify;
	width: 640px;
	float: right;
	margin-right: 23px;
	display: inline;
}
#mainimage {
	background-image: url(../images/main_colora.png);
	background-repeat: no-repeat;
	height: 128px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainlong {
	margin-top: 3px;
	text-align: justify;
	margin-right: 23px;
	margin-left: 23px;
}
.pricehighlight {
	font-size: 18px;
	letter-spacing: 3px;
	text-align: center;
	color: #650707;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smaller {
	font-size: 10px;
	text-align: center;
}
#main table {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
#main td {
	vertical-align: top;
	padding-right: 13px;
	padding-top: 3px;
}
#mainlong table {
	text-align: left;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #9D9D9D;
}
#mainlong td {
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: top;
	border: 1px solid #DEDEDE;
}
.tablehighlight {
	background-color: #E8FFFF;
}
.tableheaders {
	font-weight: bold;
	background-color: #DEDEDE;
}
#colors table {
	text-align: left;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colors td {
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
	width: 108px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paper table {
	text-align: left;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paper td {
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: top;
	width: 160px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* -------------------- gallery formatting --------------------*/
#simplegallery1 {
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	margin-bottom: 10px;
}
/* -------------------- form formatting --------------------*/
#formwrap {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
form {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
fieldset {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EFEFEF;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}
input.text {
	width: 250px;
}
input.text:focus, textarea:focus {
	background-color: #F6F4EE
}
textarea {
	width: 400px;
}
label {
	color: #650707;
}
label.left {
	width: 105px;
	float: left;
	padding-right: 2px;
}
label.top {
	color: #650707;
	margin-bottom: 5px;
	display: block;
}
.labelbreak {
	display: block;
}
#graybox h2, #greenbox h2, #orangebox h2, #bluebox h2 {
	display: block;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 11px;
	margin-top: 3px;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
/* -------------------- footer formatting --------------------*/
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: left;
}
#orderline {
	clear: both;
}
.textleft {
	text-align: left;
	margin-left: 20px;
}
/* -------------------- site info formatting --------------------*/
#siteinfo {
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
/* -------------------- general graphic formatting --------------------*/
.imageright {
	float: right;
	margin-top: 2px;
	margin-left: 18px;
	margin-right: 0px;
}
.imagerightindent {
	float: right;
	margin-right: 10px;
}
.imagerighttoppad {
	float: right;
	margin-top: 13px;
	margin-left: 18px;
	margin-right: 0px;
}
.imagepad {
	vertical-align: text-bottom;
}
.divider {
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 1px;
	margin-top: 0px;
}
.dividertop {
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 1px;
	margin-top: 6px;
}
.small_logo {
	vertical-align: middle;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/* -------------------- tool tip formatting --------------------*/
a.info {
	position:relative;
	z-index:24;
}
a.info:hover {
	z-index:25
}
a.info span {
	display: none
}
a.info:hover span {
	display:block;
	position:absolute;
	top:1em;
	left:0px;
	width:15em;
	background-color:#666666;
	color:#FFFFFF;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	margin-top: 2px;
}
