html,
body {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	font: normal 13px/1.4 "Century Gothic", Arial, sans-serif;
	text-align: center;
	background: url(../_gfx/bg.body.gif) center top repeat;
	}

/* Reduced Copy of Base Reset 
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Century Gothic", Arial, sans-serif;
	}

ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal;  vertical-align: top; }


:focus {
	outline: 0;
	}

* {
	margin: 0;
	padding: 0; 
	font-family: "Century Gothic", Arial, sans-serif;
	}

/* <http://www.456bereastreet.com/archive/200610/closing_the_gap_between_list_items_in_ie/> */
li a {_display:inline-block;}
li a {_display:block;}

a:link {
	color: #bb5d25;
	}

a:visited {
	color: #974617;
	}

a:hover,
a:active {
	color: #5484a9;
	}

h1 {
	display: block;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 160%;
	line-height: 40px;
	font-weight: normal;
	color: #b5602c;
	margin: 0;
	padding: 0;
	border-bottom: #5b2a14 solid 10px;
	}

h2 {
	display: block;
	font-family: "Century Gothic";
	font-size: 120%;
	line-height: 130%;
	font-weight: normal;
	color: #5b2a14;
	margin: 0;
	padding: 0 0 8px 0;
	background: url(../_gfx/bg.h2.gif) bottom left no-repeat;
	}

p {
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 160%;
	display: block;
	color: #303030;
	margin: 0;
	padding: 15px 25px 0 0;
	text-align: justify;
	font-size: 15px;
	}

dl {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #303030;
	margin: 0;
	padding: 15px 0 0 0;
	}

dt {
	font-weight: bold;
	font-size: 13px;
	}
	
div.contentImage {
	clear: both;
	float: right;
	width: 222px;
	_width: 237px;
	font-family: Verdana, Geneva, sans-serif;
	_margin-right: -5px;
	margin-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	}
	
div.contentImage img {
	display: block;
	margin-bottom: 5px;
	}

div.contentImage small {
	display: block;
	font-size: 65%;
	_font-weight: bold;
	padding-right: 5px;
	_padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	}

br.clear {
	clear: both;
	}

div.button a {
	height: 38px;
	float: left;
	padding: 0 0 0 12px;
	margin: 5px 0;
	background-image: url(../_gfx/btn_normal.png);
	_background-image: url(../_gfx/btn_normal.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	}

div.button a span {
	float: left;
	height: 38px;
	padding: 0 12px 0 0;
	margin: 0;
	background-image: url(../_gfx/btn_normal.png);
	_background-image: url(../_gfx/btn_normal.gif);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 36px;
	text-decoration: none;
	color: #003066;
	font-size: 12px;
	font-weight: bold;
	font-stretch: condensed;
	}

div.button a:hover {
	color: #bb5d25;
	cursor: pointer;
	}

div.button a:hover span {
	color: #bb5d25;
	cursor: pointer;
	}	
	
div.button a:active {
	background-position: bottom left;
	cursor: pointer;
	}

div.button a:active span {
	background-position: bottom right;
	cursor: pointer;
	}	

/* EXTRA BUTTON with ICON */
div.download a,
div.download a span {
	background-image: url(../_gfx/btn_download.png);
	_background-image: url(../_gfx/btn_download.gif);
	}
div.download a {
	padding: 0 0 0 38px;
	}


.outerBG{
	background: url(../_gfx/bg.outer.gif) center top repeat-y;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0;
	padding: 0;
	margin: 0 0 -150px;
	}
	
.bodyBG{
	background:url(../_gfx/bg.bodyBG.gif) center top repeat-x;
	margin: 0;
	padding: 0;
	}
	
.innerBG{
	background:url(../_gfx/bg.inner.jpg) center top no-repeat;
	margin: 0;
	padding: 0;
	}
	
br.clear {
	clear: both;
	}


.header {
	width: 800px;
	height: 180px;
	background-image: url(../_gfx/bg.header.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	_margin: 0 0 0 1px;
	}
	
.header .homeURL {
	display: block;
	float: right;
	position: relative;
	top: 25px;
	right: 20px;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 125px;
	}

/* NAVIGATION /////////////////////////////////////////////////// */

.navigation {
	margin: 0;
	padding: 0;
	}
	
.navigation ul {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../_gfx/bg.nav.gif) top right no-repeat;
	}

.navigation li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../_gfx/bg.nav.gif) bottom right no-repeat;
	}

.navigation li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

.navigation li a span {
	margin: 0;
	padding: 8px 0 10px 18px;
	display: block;
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 16px;
	text-decoration: none;
	color: #616b7d;
	_font-weight: 600;
	font-family: "Century Gothic", Arial, sans-serif;
	cursor: pointer;
	}

.navigation li li {
	background-image: none;
	}

.navigation li li a span {
	font-size: 10px;
	padding: 4px 15px 4px 30px;
	}
	
.navigation li a:link span,
.navigation li a:visited span {
	background-image: none;
	color: #616b7d;
	}

.navigation li a:hover span,
.navigation li a:active span {
	background-image: url(../_gfx/bg.nav.active.gif);
	color: #000;
	}

.navigation li li a:hover span,
.navigation li li a:active span {
	background-image: none;
	}

.navigation li.selected span,
.navigation li.selected a:link span,
.navigation li.selected a:visited span {
	background-image: url(../_gfx/bg.nav.active.gif);
	color: #752b10;
	}

.navigation li.selected li span,
.navigation li.selected li a:link span,
.navigation li.selected li a:visited span {
	background-image: none;
	color: #616b7d;
	}

.navigation li li.selected a span,
.navigation li li.selected a:link span,
.navigation li li.selected a:visited span {
	color: #752b10;
	}

.navigation li li a:hover span,
.navigation li li a:active span,
.navigation li.selected li a:hover span,
.navigation li.selected li a:active span,
.navigation li.selected a:hover span,
.navigation li.selected a:active span {
	color: #000;
	}



/* CONTENT /////////////////////////////////////////////////// */

.content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	_margin-left: 2px;
	text-align: left;
	}

.contentArea {
	padding: 0;
	padding-bottom: 25px;
	margin: 0;
	font-family: "Century Gothic", Arial, sans-serif;
	background-color: #fffee8;
	}

.contentArea ul {
	list-style: outside;
	list-style-type: circle;
	margin-left: 25px;
	margin-bottom: 25px;
	font-size: 14px;
	}

.contentArea ul li {
	padding: 5px 25px 5px 0;
	font-size: 14px;
	line-height: 150%;
	}

.content table td {
	vertical-align: top;
	}

img.frame {
	border-style: none;
	padding: 0;
	margin: 0 0 0 30px;
	float: right;
	background-position: top right;
	background-repeat: no-repeat;
	}

img.homeImg {
	border-style: none;
	border-bottom: #5b2a14 solid 10px;
	margin-bottom: 15px;
	margin-top: 35px;
	}

p.homeTags {
	line-height: normal;
	margin: 0;
	padding: 2px 0;
	font-size: 90%;
	text-align: left;
	}
	
p.homeTags a,
p.homeTags a:link,
p.homeTags a:visited,
p.homeTags a:active,
p.homeTags a:hover,
p.homeTags a:focus {
	text-decoration: none;
	font-size: 90%;
	_font-size: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
	



/* FORMS /////////////////////////////////////////////////// */

div.form {
	display: block;
	margin: 15px 0 0 0;
	padding: 3px;
	border: solid 1px #97b5ce;
	background: #fff;
	}

div.form form, div.form span.inner {
	display: block;
	margin: 0;
	padding: 5px;
	border:1px #e7e7e7 solid;	
	background: #fff;
	}
	
div.form h2 {
	color: #303030;
	}
	
div.form div.row, div.form div.rowb, div.form div.triplerow {
	clear: both;
	padding: 5px;
	} 

div.form div.row, div.form div.rowb {
	height:20px;
	}
	
div.form div.rowb { /* ALTERNATIVE ROW COLOR / ZEBRA LOOK */
	background: #e9f3ff;
	}
	
div.form div.triplerow {
	height:70px;
	}

div.form div.row span, div.form div.rowb span, div.form div.triplerow span {
	height: 20px;
	}

div.form div.row span.label, div.form div.rowb span.label, div.form div.triplerow span.label {
	float: left;
	width: 130px;
	text-align: right;
	padding: 0 5px;
	color: #303030;
	}

div.form div.row span.formw, div.form div.rowb span.formw, div.form div.triplerow span.formw {
	float: left;
	text-align: left;
	color: #fff;
	} 
	
div.form div.row span.formw h2 {
	font-size: 15px;
	}
	
div.form div.rowHighlite {
	margin: 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #9da0a9;
	}

div.form div.rowHighlite span {
	background: #fff;
	padding: 5px;
	display: block;
	}
	
div.form div.row span.formw input, div.form div.row span.formw select, div.form div.rowb span.formw input, div.form div.rowb span.formw select, div.form div.triplerow span.formw input, div.form div.triplerow span.formw select {
	margin: 0 4px;
	padding: 0;
	}
	
div.form small {
	position: relative;
	left: 140px;
	font-size: 11px;
	text-transform: lowercase;
	line-height: 16px;
	}


div.form a, div.form a:link, div.form a:visited {
	color: #b39b58;
	}


/* FOOTER /////////////////////////////////////////////////// */
	
#footer,
.push {
    height: 150px;
	}

#footer {
	font-family: "Century Gothic", Arial, sans-serif;
	display: block;
	width: 800px;
	margin: 0 auto;
	_margin: 2px 0 0 1px;
	padding: 0;
	text-align: left;
	background-color: #5b2a14;
	vertical-align: top;
	font-size: 10px;
	color: #fff;
	}

#footer div.footerLinks {
	display: block;
	width: 800px;
	height: 100px;
	background: #ddd5bf;
	text-align: center;
	}

#footer div.footerLinks h1 {
	display: block;
	background: url(../_gfx/bg.h1.footer.gif) bottom left no-repeat;
	margin: 0 18px;
	font-size: 120%;
	line-height: 200%;
	font-weight: bold;
	color: #000;
	border-style: none;
	text-align: left;
	}

#footer div.footerLinks table {
	width: 800px;
	}

#footer div.footerLinks table td {
	padding: 0 30px;
	}

#footer div.footerLinks table td a,
#footer div.footerLinks table td a:link,
#footer div.footerLinks table td a:visited {
	display: block;
	background: url(../_gfx/bg.a.footer.gif) center left no-repeat;
	padding: 2px 8px;
	font-size: 120%;
	color: #5b2a14;
	}

#footer div.footerLinks table td a:hover {
	color: #ce3206;
	}

#footer img {
	margin: 0 0 -2px 0;
	}

#footer p {
	display: block;
	font-size: 11px;
	line-height: 10px;
	margin: 0;
	color: #fff;
	padding: 5px 18px;
	}

#footer small {
	display: block;
	font-size: 8px;
	line-height: 10px;
	margin: 0;
	padding: 0 18px;
	_padding: 2px 18px 0 18px;
	color: #fffee8;
	}

#footer a:link {
	color: #fff;
	}

#footer a:visited {
	color: #fff;
	}

#footer a:hover,
#footer a:active {
	color: #fffee8;
	}

#footer small a:link,
#footer small a:visited,
#footer small a:hover,
#footer small a:active {
	text-decoration: none;
	color: #fffee8;
	}

