html{
	background: #05090c url(../images/background.jpg) center top no-repeat fixed;
	color: #222222;
	font-family: serif, Georgia, "Times New Roman", Times;
	font-size: 14pt;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a{
	color: #701400;
	text-decoration: none;
}

a:hover{
	color: #eeeeee;
	text-decoration: none;
}

hr{ 
	background: url(../images/hr2.jpg) repeat-x; 
	border:none;
	height: 2px;
	margin: 0px;
	width: 100%;	
}

hr.dash{
	border: 2px solid dashed;
	margin: 0px;
	width: 100%;
}

b{
	color: #701400;
	font-weight: bold;	
}

i{ font-style: italic; }

blockquote{
	float: right;
	font-size: 85%;
	font-style: italic;
	padding-right: 5px;
}

blockquote a{ color: #701400; }
blockquote a:hover{ color: #ffffff; }

#ie-upgrade{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #a6d0ff;
	width: 100%;
}

.notice{
	margin: 0 auto;
	padding: 5px;
	width: 960px;
}

#page, #holder{
	margin: 0px auto;
	width: 980px;
	position: relative;
}

#rethink{
	float: left;
	left: -50px;
	position: relative;
	top: -15px;
	z-index: 50;
	
}

#quick{
	float: right;
	position: relative;
	right: -50px;
	width: 340px;
	z-index: 50;
}

#quick_wrap{
	background: url(../images/quick_wrap.png) repeat-y;
	width: 340px;
}

#quick_foot, #quick_foot.option{
	background: url(../images/quick_foot.png) no-repeat;
	height: 70px;
	width: 340px;
}

#quick_foot.option{ background: url(../images/quick_foot2.png) no-repeat; }

#quick_content{
	color: #701400;
	font-size: 12pt;
	line-height: 1.2em;
	margin: 0px auto;
	padding: 0px 0px 8px;
	word-wrap: break-word;
	width: 300px;
}

#quick_hidden{
	color: #701400;
	font-style: italic;
	margin: 0px auto;
	padding-top: 15px;
	text-align: center;
	width: 100px;
}

#page{ 
	left: 0;
	top: 25px;
	position: absolute;
	z-index: 10;
}

#header{
	background: url(../images/header.png) no-repeat;
	height: 30px;
	margin: 0px auto;
	width: 980px;
}

#wrapper{
	background: url(../images/wrapper.png) repeat-y scroll;
	margin: 0px auto;
	height: auto;
	width: 980px;
}

#footer{
	background: url(../images/footer.png) no-repeat;
	height: 30px;
	margin: 0px auto;
	width: 980px;
}

#container{
	margin: 0px auto;
	width: 960px;
	position: relative;
	top: -14px;
	z-index: 1;
}

#content_holder{
	background: #d3c89e;
	margin: 10px auto 10px;
	width: 960px;
}

/* Head/Navagation */
#head{
	height: 140px;
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.nav{
	bottom: 0px;
	left: 10px;
	position: absolute;
}

#nav_sub{
	margin: 5px 0px 0px 8px;
}

.sub_nav{
	color: #ffffff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
	font-weight: normal;
}

ul{
	list-style: none;
	text-decoration: none;
}

ul.nav li{
	font-size: 0.90em;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	display: inline;
	margin: 0px 3px 0px 0px;
	text-decoration: none;
}

ul.nav li a{
	background: #f4eec1;
	color: #701400;
	padding: 5px;
}

ul.nav li a:hover{ 
	background: #333333;
	color: #0185b2;
}

ul.sub_nav li{
	display: inline;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}

ul.sub_nav li a{
	color: #ffffff;
	padding: 0px;
}

ul.sub_nav li a:hover{ 
	font-style: italic; 
	color: #0185b2;
	text-decoration: underline;
}

#copy{
	color: #ffffff;
	font-size: 10pt;
	line-height: 150%;
	margin: 0px auto;
	text-align: right;
	width: 940px;
}

#copy a{ color: inherit }
#copy a:hover { color: #0185b2; font-style: italic; text-decoration: underline; }

/* Classes */
.clear{ 
	clear: both;
}

.w940{ margin: 0px auto; width: 940px;}

.content{
	margin: 0px auto;
	padding: 10px 0px 10px;
	width: 940px;
}

.feature{
	
}

.col940{
	margin: 0 auto;
	width: 940px;
}

.col500{
	float: left;
	width: 500px;
}

.col420{
	float: right;
	width: 420px;
}

.col300, .col300Left{
	float: left;
	font-size: 0.85em;
	line-height: 1em;
	padding: 0 0 25px 0;
	width: 300px;
}

.col300Left{ margin-left: 20px;}

.col300 img, .col300Left img{
	border: 2px solid #f4eec1;
	margin-bottom: 3px;
	overflow: hidden;
	width: 296px;
}

.col300 p, .col300Left p{
	padding-top: 3px;
}

.col500 img{
	border: 2px solid #f4eec1;
	overflow: hidden;
	width: 496px;
}

.col420 img{
	border: 2px solid #f4eec1;
	margin-bottom: 5px;
	overflow: hidden;
	width: 416px;
}

img.noBorder{ 
	border: none;
	width: 150px;
}

img.noBorder1, img.noBorder2{
	border: none;
	margin: 0 auto;
	width: 190px;
}

img.noBorder2{ width: 380px; }

.info{
	border-top: 1px dashed #444444;
	font-size: inherit;
	line-height: 13pt !important;
	margin-top: 5px;
	padding: 5px 0px 0px 10px;
}

.price-list{
	font-style: italic;
}

.center_text{ text-align: center; }

.hidden { display: none; width: 400px; }

.hidden img { width: 400px; }

h2{
	line-height: 18pt;
	font-weight: 200;
	font-size: 16pt;
	color: #701400;
	padding: 10px 0px 3px;
}

h3{
	line-height: 14pt;
	font-weight: 125;
	font-size: 14pt;
	padding: 5px 0px 3px;
}

/* --- Forms --- */
form{
	width: inherit;
}

label{
	float: left;
}

input, .submit input, textarea{
	float: right;
	width: 300px;
}

.submit input{
	color: #ffffff;
	background: #701400;
	font-size: bold;
	margin: 5px 0 8px 0;
	padding: 3px 0px;
	width: 302px;
}


/* ------------------------------------------   */

.text_box{
	color: #ffffff;
	width: 290px;
	background: #701400;
	padding: 5px;
	margin-top: 3px;
}

.text_left{ float: left; }
.text_right{ 
	float: right; 
	text-align: right;
}

a.download{
	color: #ffffff;
	font-style: italic;
}

a.download:hover{
	color: #0185b2;
	text-decoration: underline;
}

/* ------------------------------------------   */
img.special{
	background: inherit;
	border: 2px solid #f4eec1;
	float: right;
	margin: 10px 10px;
	width: 500px;
}

.col420Special{
	text-align: center;
	background: inherit;
	float: left;
	margin: 10px 0px 10px 10px;
	width: 420px;
}

.col420Special h1{
	font-family: Cambria, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.col420Special h2{
	font-family: Cambria, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.col420Special #links{
	position: relative;
}

/* -------------------------------------------- */
.content #gallery{
	padding: 0px;
}

#gallery .col300, #gallery .col300Last{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 180px;
}

#gallery .col300Last{
	margin: 0px;
}

#gallery img{
	border: #805648 solid 2px;
	overflow: hidden;
	width: 176px !important;
}