﻿/* CSS Document */

body {
	margin-left: auto;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #F3EAE1;
	font-family: Arial;
	line-height: 15pt;
	text-align: justify;
	font-size: 12px;
	color: #666666;
}

#container{background: url("../../images/bg_main.jpg"); width: 890px; margin-left: auto; margin-right: auto; margin-top: 20px; float: left;}
#container_start{background: url("../../images/bg_top.jpg"); width:890px; height: 13px; margin: 0px; padding:0px; float: left; display: inline;}
#container_end{background: url("../../images/bg_bottom.jpg"); width:890px; height: 13px; margin: 0px; padding:0px; float: left; display: inline;}

/* IE SPECIFIC */
* html #container_start{float:none;}
* html#container_end{float:none;}
/* END IE SPECIFIC */

#content{min-height: 500px; padding: 20px; padding-top: 7px; margin: 0px; float: left;}

#side_menu{float: left; padding-right: 20px;}
#main_content{float: left; text-align:left; line-height: 16px; color: #999999; width: 620px;}

h1{font-size: 18px; line-height: 20px; font-weight: normal; color: #C37082;}
h2{font-size: 16px; font-weight: normal; color: #C37082;}

input, textarea, select, .field{font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 1px; text-align: justify;}

a:link{color: #C37082; text-decoration: none;}
a:visited{color: #C37082; text-decoration: none;}
a:active{color: #D398A6; text-decoration: none;}
a:hover{color: #D398A6; text-decoration: none;}

.button{background: url('../../images/button.jpg'); 

width: 84px; height: 17px; padding: 5px 4px 0px 4px; display: inline; float: left; vertical-align: top; text-align: center; color:#ffffff; margin-left: 7px; cursor: pointer;

}

.button:hover{background: url("../../images/button-hover.jpg");}



.AuthorizeNetSeal{padding-left: 150px;}


/**********************
	Homepage Styles
************************/
body,td,th {font-family: Arial;	line-height: 14pt;	text-align: justify; font-size: 12px; color: #A39C86;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.title {font-size: 18px; font-weight:bold; color: #ED9420;}
.subtitle {font-size: 16px; font-weight:bold; color: #ED9420;}
.topborder {
	border-top-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5996A;
	border-right-color: #B5996A;
	border-bottom-color: #B5996A;
	border-left-color: #B5996A;
}
.listing {line-height: 20pt;}
.redborder {
	border: 7px solid #663300;
}
.notice {line-height: 11pt;	text-align: justify;font-size: 9px;	color: #c6bda4;}
.repeat {background-repeat:no-repeat;}

a:link {
	color: #A39C86;
	text-decoration: underline;
}
a:visited {
	color: #A39C86;
	text-decoration: underline;
}
a:hover {
	color: #ED9420;
	text-decoration: none;
}
a:active {
	color: #A39C86;
	text-decoration: underline;
}
.style6 {font-size: 16px; font-weight: bold; color: #EDB513; }
#Layer1 {
	position:absolute;
	width:849px;
	height:115px;
	z-index:1;
}
.style7 {color: #FFFFFF}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
.style8 {color: #A39C86}

#wh_info{
	width:100%;
	height:auto;
}

#wh_thumb{
	width:90px;
	height:auto;
	float:left;
}

#wh_text{
	width:135px;
	height:auto;
	float:right;
}

#wh_divider{
	background-image: url(../../images/thumb_sep.jpg);
	background-repeat:repeat-x;
	width:225px;
	height:2px;
}
