/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background:#663312; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:850px; margin:0px auto; margin-top:0px; margin-bottom:10px; border:solid 1px rgb(30,10,4); font-size:1.0em;}
.main {clear:both; width:850px; padding-top:15px; padding-bottom:30px; background: #5f2903 url(../img/bg.jpg) repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:270px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:550px; margin:0 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content-2 {display:inline; /*Fix IE floating margin bug*/; float:left; width:810px; margin:0 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:850px; background: transparent; font-size:1.0em;  padding:1.0em 0 0.5em 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:850px;
	font-family:"Georgia",serif;
	background:rgb(240,240,240) url(../img/header.jpg) no-repeat;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	letter-spacing: .1em;
}
.header-top {width:850px; height:28px; text-align: center; padding-top: 3px; font-size: 150%; color: #e9d586;}
.header-middle {width:850px; height:169px;}
.header-bottom {width:850px;}
.header-breadcrumbs {clear:both; width:850px; height: 10px;}
/********************/
/*  HEADER SECTION  */
/********************/

/*Drop-down menu*/
.chromestyle{
width: 850px;
height: 28px;
font-weight: bold;
font-size: 120%;
}

.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%; /*THEME CHANGE HERE*/
	padding: 7px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	background-image: url(../img/chromebg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #351408;
padding: 2px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(../img/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/******************/
/*  MAIN SECTION  */
/******************/

/* ---------------------------------------
	SIDEBAR
------------------------------------------ */
#subcontent h1, #subcontent h2, #subcontent p {margin:0 10px; letter-spacing:0px;}
#subcontent h1 {font-size:2.5em; color:#fff;}
#subcontent p {padding-bottom:0.5em; padding-top: 0.5em;}
#subcontent h2, #subcontent a {
	color:#663300;
	padding-top:0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
#subcontent a {
	color:#663300;
	border:0;}
	
#subcontent {background: transparent; margin:1em;}
#container {background: transparent; margin:0.5em 1em 0 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F0F0F0; border-left:1px solid #333; border-right:1px solid #333;}
.xb1 {margin:0 5px; background:#333;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	border:0 solid #333;
	border-width:0 1px;
	background-color: #F0F0F0;
}




/* MAIN CONTENT */
.column1-unit {width:550px;  margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:145px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:390px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column21-unit-left {float:left; width:265px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column21-unit-right {float:right; width:265px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column22-unit-right {float:right; width:265px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:173px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:173px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-right {float:left; width:173px;  margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column-unit-pic1 {float:left; width:220px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column-unit-pic2 {float:right; width:310px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#e9d586; font-weight:normal; font-size:110%;}
.footer p.credits {font-weight:normal; text-align:right;}
.footer a {text-decoration:underline; color:#e9d586;}
.footer a:hover {text-decoration:none; color:rgb(225,225,225);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column21-unit-left:after, .column21-unit-right:after,.column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:540px; height:1.0em; border:none;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:850px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:850px; background:transparent;}}
@media print {.nav2 {float:left; width:850px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:850px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:850px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
