@charset "UTF-8";
/* CSS Document */

/* SITE WRAPPER */
/***************************/
#site-wrapper {
	margin: auto;
	padding: 15px 0px;
	min-width: 960px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#spacer {
	margin: auto;
	padding: 0px;
	width: 960px;
	height: 15px;
	background-image: url(../gui/background-wrapper-top.png);
	background-repeat: no-repeat;
}

/* CONTENTN WRAPPER */
/***************************/
#content-wrapper {
	margin: auto;
	padding: 0px;
	width: 960px;
	min-height: 565px;
	height: auto !important;
	height: 565px;
	background-image: url(../gui/background-content.png);
	background-repeat: repeat-y;
}

/* HEADER */
/***************************/
#header {
	margin: auto;
	padding: 0px;
	width: 960px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	position: relative;
	background-image: url(../gui/background-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* LOGO */
#logo {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 175px;
	text-indent: -9999px;
	position: absolute;
	background-image: url(../gui/logo.png);
	background-repeat: no-repeat;
	left: -25px;
	top: -15px;
	z-index: 100;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: relative;
}
#logo h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 175px;
	position: relative;
}

/* MENU PRIMARY */
#menu-primary {
	margin: 0px;
	padding: 0px;
	width: 714px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 211px;
}

/* MENU UTLILTY */
#menu-utility {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
    /*right: 45px; USE WHEN FAQ IS TURNED BACK ON */
	right: 65px;
	font-size: .75em;
	color: #4b290f;
}

#menu-utility a:link, #menu-utility a:visited {
	color: #4b290f;
}

#menu-utility a:hover {
	color: #996600;
}

#menu-utility a#static {
	color: #996600;
}

/* CONTENT */
/***************************/
#content {
	margin: 0px;
	padding: 0px;
	width: 960px;
	min-height: 565px;
	height: auto !important;
	height: 565px;
	position: relative;
	background-image: url(../gui/background-content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* HOME BOXES */
#home-left {
	display: inline;
	margin: 0px;
	padding: 60px 0px 0px 50px;
	width: 324px;
	min-height: 505px;
	height: auto !important;
	height: 505px;
	float: left;
	position: relative;
	background-image: url(../gui/home-intro-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#home-left h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#home-left #intro {
	color: #4b290f;
	font-size: .75em;
	line-height: 1.75em;	
}

#home-left #whats-new-header {
	margin: 0px;
	padding: 0px;
	width: 324px;
	height: 42px;
	background-image: url(../gui/home-header-whatsnew.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}

#home-left #whats-new {
	color: #4b290f;
	font-size: .6875em;
	line-height: 1.75em;	
}

#home-left a:link, #home-left a:visited {
	color: #ad5500;
	font-weight: bold;
}

#home-left a:hover{
	color: #330000;

}

#home-right {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	width: 586px;
	height: 530px;
	float: left;
	position: relative;
	background-image: url(../gui/background-home-flash.jpg);
	background-repeat: no-repeat;
}

/* CONTENT BOXES */
#content-flash {
	margin: 0px;
	padding: 0px 15px;
	width: 930px;
	height: 285px;
}

#content-left {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 305px;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	float: left;
	position: relative;
}

#content-left h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#content-right {
	margin: 0px;
	padding: 30px 66px 10px 35px;
	width: 539px;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	float: left;
	background-image: url(../gui/background-content-right-.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#content-right p {
	margin: 0px 0px 15px 0px;
	color: #371c08;
	font-size: .75em;
	line-height: 1.5em;
}

#content-right h2 {
	margin: 0px 0px 15px 0px;
	color: #cc7b13;
	font-size: 1.25em;
}

#content-right h3 {
	margin: 0px 0px 5px 0px;
	color: #cc7b13;
	font-size: 1em;
}

#content-right h4 {
	margin: 0px 0px 5px 0px;
	color: #cc7b13;
	font-size: 1.2em;
}

#content-right ul {
	margin: 0px 0px 15px 0px;
	color: #371c08;
	font-size: .75em;
	line-height: 1.5em;
}

#content-right h3 a:link, #content-right h3 a:visited {
	color: #ad5500;
	font-weight: bold;
}

#content-right h3 a:hover{
	color: #330000;
}

#content-right a:link, #content-right a:visited {
	color: #ad5500;
	font-weight: bold;
}

#content-right a:hover{
	color: #330000;
}


/* FOOTER */
/***************************/
#footer {
	margin: auto;
	padding: 60px 0px 20px 0px;
	width: 960px;
	height: 20px;
	position: relative;
	text-align: center;
	background-image: url(../gui/background-footer.jpg);
	background-repeat: no-repeat;
}

/* MENU SMALL */
#menu-small {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: .75em;
	color: #a27654;
}

#menu-small a:link, #menu-small a:visited {
	color: #a27654;
}

#menu-small a:hover {
	color: #7d5232;
}

/* COPYRIGHT */
#copyright {
	margin: 0px;
	padding: 0px;
	font-size: .75em;
	color: #7d5232;
}

#copyright a:link, #copyright a:visited {
	color: #a27654;
}

#copyright a:hover {
	color: #7d5232;
}

