/* Layout Stylesheet */ 
 * { margin:0; padding:0; }


body, div, p, th, td, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}

body {
	background: #d3c8a4 url(images/pagebg.gif) no-repeat top center;
	}


#main-container { /* Defines main table that contains page*/
	width: 955px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	align: center;
	text-align:center;
   }

/***************************************************/
/**************Start calendar section***************/
.calendar_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:16px;
	text-align: left;
	border-bottom: 1px solid #FFf;
	}

.calendar_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d0bf5a;
	font-size:12px;
	line-height: 13px;
	text-align: left
	}

a:hover.calendar_description , a:link.calendar_description , a:visited.calendar_description , a:active.calendar_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d0bf5a;
	font-size:12px;
	text-decoration: none;
	}

#fixedtipdiv{ /*Calendar Popup Window*/
	position:absolute;
	padding: 10px;
	width: 180px;
	/*border:1px solid black;8*/
	text-align:left;
	font:normal 10px Verdana;
	line-height:12px;
	background-image: url(images/dropdown_bckgrd_tooltip.png);
	z-index:100;
	color: #fff; /*4d2c0c;*/
	}


/**************End calendar section***************/
/***************************************************/

h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0px; font-family: Verdana, Helvetica, Verdana, Arial,  sans-serif; }

h3 {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-size: 2em;
	font-weight: normal;
	clear: left;
	line-height: 30px;
	background: url(images/underline.gif) repeat-x 0 110%;
	color:#603913;
	}	

h4 {
	margin-top: 10;
	margin-bottom: 0.2em;
	font-size: 140%;
	clear: right;
	color:#603913;
	}	

h5 {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-size: 120%;
	clear: right;
	color:#603913;
	}

h6 {
	font-size: 120%;
	clear: right;
	}	


a:link, a:visited {color: #603913} 
a:hover, a:active {color: #d0bf5a}



/**************  Start Main Navigation   ***************/
/*******************************************************/
.chromestyle{
	width: 700px;
	float: left;

	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul{ 
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	}

.chromestyle ul li
{
	display: inline;
	line-height: 30px;
	}

.chromestyle ul li a, .chromestyle ul li a:visited{
	color: #fff;
	padding: 0px 7px;
	margin: 0;
	height: 30px;
	font-size: 15px;
	text-decoration: none;
	/*border-right: 1px solid #DADADA;*/
	}

.chromestyle ul li a:hover{
	text-decoration: none;
	color: #d0bf5a;
	
	/*background: url(images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
	}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	text-decoration: none;
	color: #d0bf5a;
	/*content: " v"; /*commented out by Trace*/
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
	}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 20px;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-image:url(images/dropdown_bckgrd.png);
	width: 200px;
	text-align:left;
	visibility: hidden;
	margin-top: 7px;
	margin-right: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}


.dropmenudiv a, .dropmenudiv a:visited{
	width: auto;
	display: block;
	text-indent: 3px;
	line-height: 14px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 10px; 
	margin-left: 10px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	/*background-image:url(images/dropdown_bckgrd-over.png);*/
	color: #d0bf5a;
		}
		
	
/**************  End Main Navigation   ***************/
/*******************************************************/
	
	



/**************  3rd Level Navigation   ***************/
/*******************************************************/

#subnav /*used for sub-navigation bar links */{
	font-size: 13px;
	width:120PX;
	line-height:14px;	

	padding-left: 10px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	text-align: left;
	}

#subnav a:link {
	text-decoration: none;
	color:#FFF;
	}

#subnav a:visited {
	text-decoration: none;
	color:#ccc3b6;
	}

#subnav a:hover {
	color:#d0bf5a;
	/*color:#d0bf5a;*/
	}

/**************  End 3rd Level Navigation   ***************/
/*******************************************************/


/*Seach and Newsletter dropdown*/
#drp_nav {
	width: 275px;
	font-size: 10px;
	float: right;
	color:#FFF;
	}

input.btn 
{
	cursor:hand;
	color: #FFF;
	background-color: #907045;
	font-family: Georgia, "Times New Roman", Times, serif;
   border:3px solid;
   border-top-color:#ac8757;
   border-left-color:#ac8757;
   border-right-color:#80643d;
   border-bottom-color:#80643d;
   }

input.checkout {
	cursor:hand;
	font-size: 20px;
	background-color: #907045;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border:3px solid;
	border-top-color:#ac8757;
	border-left-color:#ac8757;
	border-right-color:#80643d;
	border-bottom-color:#80643d;
	color: #FFF;
	}

.undernav {
	/*background-image:url(images/header_whiteband.jpg);*/
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 91px;
	}



.nav_features {
	display: none;
	color:#603913;
	position: absolute;
	clear: both;
	padding: 2px;
	padding-left: 10px;
	border:1px solid #603913;
	background-image: url(images/sub_background_NoSideBar.jpg);
	text-align: left;
	line-height:26px;
	z-index:100;
	}

.nav_features a:link {
	color: #c1ad51;
	}


.link-over, .link {
	cursor: pointer;
	}

.link-over {
	color:#d0bf5a; background-color:transparent; text-decoration:none;
	}

.smalltxt2 {
	color:#3b230c;
	font-size:10px;
	}




.search_bar
	{
	/*background-color: #D8DCE1;*/
	
	font-size: 11px;
	padding: 0px 6px 5px 3px;
	vertical-align: middle;
	}

td.search_bar a:link {
	text-decoration: none;
	}

.newsletterbox {
	height: 15px;
	font-size: 9px;
	}


a.news_button {
	text-decoration: none;
	color: #FFF;
	}
	
.footer-link /* used for footer links */ {
	font-size: 80%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #424242;
	}


.brief_header {
	font-size: 12px;
	font-weight: bold;
	}

	.brief_text {
	font-size: 11px;
	}

/******** Price/Purchase Module *******/
/***************************************/
div.price_module {
	width: 150px;
	padding: 8px;
	margin-left: 20px;
	background: url("../images/paper/buy/background.gif");
	}
	
div#price_cap {
padding-left: 18px;

	}

.product_id {
}
.product_price {
	font-weight: bold
	}

.price-list {
	padding-left: 18px;
	padding-bottom: 25px;
	width: 100%;
	}

td.price_module {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #603913;
	}


table.checkout td {
	padding: 10px;
	color: #000000;
	border-bottom: #000000 solid 1px;
	border-right: #999999 dotted 1px
 	}
	


/******** hacks for WYSIWYG Editor*******/
/***************************************/


blockquote {
	padding-left: 30px;
	padding-right: 30px;}

#content ul li, #content ol li {
	margin-left: 30px;
	}
	
#content {
color: #4d7e69;}

