﻿html
{
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
}
body
{
	/*background-image: url(images/body_bg.jpg);*/
	background-repeat: repeat-y;
	background-position: center 724px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
	font-size: 14px;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td
{
	color: #FFFFFF;
}
p, ul, ol
{
	margin-bottom: 10px;
}
li
{
	list-style-position: inside;
	margin-bottom: 2px;
	margin-left: 20px;
}
body
{
	background-color: #281303;
	height: 100%;
}
a
{
	outline: none;
	border-width: 0px;
}
img
{
	border-style: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
h1
{
	font-size: 20px;
	color: #DBD5CB;
	line-height: 48px;
	line-height: 100%;
	padding-bottom: 7px;
	font-weight: bold;
}
h2
{
	font-size: 24px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
h3
{
	font-size: 16px;
	color: #a18b67;
	background-color: inherit;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
h4
{
	font-size: 14px;
	background-color: inherit;
	color: #a18b67;
	display: block;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
h6
{
	font-size: 14px;
}
a:link
{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.skipnavigation
{
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
}
.page
{
	margin: 0 auto;
	min-height: 968px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #281303;
}
.pageContainer
{
	margin: 0 auto;
	width: 946px;
}
.header
{
	position: relative;
	height: 113px;
	margin: 0 auto;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header .logo
{
	position: absolute;
	top: -5px;
	left: -17px;
}
.header .topLinks
{
	display: none;
	position: absolute;
	top: 10px;
	right: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 500;
	font-weight: bold;
	clear: both;
}
.header .topLinks a, .header .topLinks a:hover, .header .topLinks a:active, .header .topLinks a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.header .search
{
	position: absolute;
	top: 30px;
	right: 0px;
}
.header .search input[type='text']
{
	width: 219px;
	height: 28px;
	background-color: #FFFFFF;
	border: solid 0px #e9e8e4;
	background-image: url(images/search_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-indent: 6px;
}
.header .search input[type='button']
{
	background-image: url(images/search_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: Transparent;
	height: 28px;
	width: 26px;
	border: none;
	cursor: pointer;
	margin-left: 3px;
	vertical-align: top;
}
.header .nav
{
	position: absolute;
	top: 68px;
	right: 6px;
}
.header .nav li.item
{
	cursor: pointer;
	margin: 0px;
}
.header .nav li.divider
{
	background-image: url(images/nav_item_divider_bg.png);
	background-repeat: no-repeat;
	width: 1px;
	padding: 0px;
	margin: 0px;
}
.header .nav li.leftside
{
	background-image: url(images/nav_item_leftside_bg.png);
	background-repeat: no-repeat;
	width: 8px;
	padding: 0px;
	margin: 0px;
}
.header .nav li.rightside
{
	background-image: url(images/nav_item_rightside_bg.png);
	background-repeat: no-repeat;
	width: 8px;
	padding: 0px;
	margin: 0px;
}
.content
{
	padding: 0px 9px 0px 9px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer
{
	clear: both;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 946px;
}
.footer h3
{
	color: #ffffff;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.footer .container
{
	clear: both;
	background-image: url(images/footer_container_bg.jpg);
	padding: 19px 9px 0px 9px;
	height: 150px;
	background-repeat: repeat-x; *padding-top:35px;

}
.footer .container .bottomLinks
{
	float: left;
	color: #ffffff;
	font-size: 11px;
	line-height: 25px;
}
.footer .container .bottomLinks a, .footer .container .bottomLinks a:hover, .footer .container .bottomLinks a:visited, .footer .container .bottomLinks a:active
{
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}
.footer .container .bottomLogos
{
	float: right;
	margin-top: -25px;
}
.footer .container .bottomLogos img
{
	vertical-align: middle;
	margin-left: 10px;
}
.homepage
{
	margin: 0px;
	padding: 0px;
}
.homepage .upperSection .slider
{
	height: 307px;
	width: 928px;
	background-color: #FFFFFF;
}
.homepage .upperSection .slider h1
{
	font-size: 18px;
	line-height: 23px;
}
.homepage .upperSection .slider span
{
	font-size: 14px;
	font-weight: bold;
}
.homepage .upperSection .slider a, .homepage .upperSection .slider a:hover, .homepage .upperSection .slider a:visited, .homepage .upperSection .slider a:active
{
	text-decoration: none;
}
.homepage .lowerSection
{
	background-image: url(images/homepage_lowersection_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 928px;
	height: 434px;
}
.homepage .lowerSection .leftside
{
	float: left;
	width: 330px;
}
.homepage .lowerSection .leftside .callouts .callout img
{
	margin: 6px 0px 0px 6px;
}
.homepage .lowerSection .leftside .callouts .callout .button
{
	margin: 0px;
}
.homepage .lowerSection .leftside .callouts .callout .button img
{
	width: 280px;
}
.homepage .lowerSection .leftside .callouts .callout .button a.buttonText
{
	color: #FFFFFF;
	padding: 10px 6px 3px 7px;
	width: 260px;
	text-align: center;
	font-size: 18px;
}
.homepage .lowerSection .rightside
{
	float: left;
	width: 565px;
	padding: 12px;
	padding-top: 16px;
}
.homepage .lowerSection .rightside .accordion
{
	height: 405px;
}
.homepage .lowerSection .rightside .accordion p, .homepage .lowerSection .rightside .accordion li
{
	color: #000000;
	margin-left: 0px;
}
.homepage .lowerSection .rightside .accordion h3
{
	background-image: url(images/homepage_lowersection_accordion_header_bg.png);
	background-repeat: no-repeat;
	width: 565px;
	height: 30px;
	border-style: none;
	background-color: Transparent;
	padding: 13px 0px 0px 10px;
	cursor: pointer;
}
.homepage .lowerSection .rightside .accordion h3 a, .homepage .lowerSection .rightside .accordion h3 a:visited, .homepage .lowerSection .rightside .accordion h3 a:active
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}
.homepage .lowerSection .rightside .accordion .content
{
	background-image: url(images/homepage_lowersection_accordion_content_bg.png);
	background-repeat: repeat-y;
	width: 560px;
}
.homepage .lowerSection .rightside .accordion .content .top
{
	background-image: url(images/homepage_lowersection_accordion_content_top_bg.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 7px;
}
.homepage .lowerSection .rightside .accordion .content .text
{
	padding: 10px;
}
.homepage .social
{
	clear: both;
	width: 906px;
	height: 111px;
	background-image: url(images/social_bg.png);
	background-repeat: no-repeat;
	margin-left: 11px;
}
.homepage .social h2
{
	color: #FFFFFF;
}
.homepage .social .left
{
	float: left;
	width: 300px;
	padding: 10px;
}
.homepage .social .left a
{
	float: left;
	margin-top: -5px;
}
.homepage .social .right
{
	float: right;
	width: 200px;
	padding: 10px;
}
.homepage .social .right a
{
	float: right;
	margin-top: -30px;
}
.homepage .social a
{
	float: right;
	margin: 0px 20px 0px 0px;
}
.homepage .lowerSection .callouts
{
	width: 312px;
	float: left;
}
.subpage .uppersection .banner img
{
	margin-bottom: 1px;
	border: solid 1px #4f4225 !important;
}
.subpage .uppersection .breadcrumbs
{
	background-image: url(images/breadcrumbs_bg.jpg);
	background-repeat: no-repeat;
	width: 928px;
	height: 21px;
	text-align: right;
}
.subpage .uppersection .breadcrumbs .text
{
	font-size: 12px;
	margin-right: 7px;
	padding-top: 3px;
	color: #FFFFFF;
}
.subpage .uppersection .breadcrumbs .text a
{
	text-decoration: none;
	color: #FFFFFF;
}
.subpage .lowersection
{
	background-color: #7f6c5d;
	height: 100%;
	min-height: 600px;
}
.subpage .lowersection a, .subpage .lowersection a:visited, .subpage .lowersection a:active
{
	color: #78deff;
	text-decoration: underline;
	font-weight: bold;
}
.subpage .lowersection td
{
	vertical-align: top;
}
.subpage .lowersection .sharethis
{
	float: right;
	margin-top: 5px;
}
.subpage .lowersection .maincontent
{
	background-image: url(images/subpage_lowersection_bg.jpg);
	background-repeat: repeat-x;
	min-height: 204px;
}
.subpage .lowersection .callouts
{
	float: right;
	background-color: #FFFFFF;
}
.subpage .lowersection .callouts div
{
	margin-left: 7px;
}
.subpage .lowersection .maincontent
{
	padding: 10px;
}
.subpage .lowersection .maincontent h1
{
	margin: 0px;
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 5px;
}
.subpage .lowersection .maincontent h2
{
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 18px;
}
.subpage .lowersection .maincontent h3
{
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
}
.subpage .lowersection .maincontent .left
{
	float: left;
	width: 49%;
	padding: 10px 5px 10px 0px;
}
.subpage .lowersection .maincontent .right
{
	float: left;
	width: 49%;
	padding: 10px 0px 10px 5px;
}

.searchResults dt
{
	margin-top: 20px;
	font-weight: bold;
	font: 13px Arial, Helvetica, San-serif;
	color: #ffffff !important;
}
.searchResults dt a
{
	text-decoration: none;
	color: #ffffff !important;
}
.searchResults dd
{
	font: 12px Arial, Helvetica, San-serif;
	padding: 0px;
	margin: 0px;
}
.searchResults dd a
{
	text-decoration: none;
	color: #ffffff !important;
}
.textbutton
{
	border: 2px solid #FFFFFF;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e5e5e5;
	margin-top: 10px;
	margin-bottom: 10px;
}
.callouts
{
	margin-left: 17px;
	background-image: url(images/homepage_lowersection_callouts_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 14px;
}
.callout
{
	position: relative;
	cursor: pointer;
	background-image: url(images/homepage_lowersection_callout_button_bg.png);
	width: 292px;
	height: 135px;
	margin: 0px 0px 5px 10px;
}
.callout .bg
{
	position: absolute;
	top: 65px;
	left: 0px;
}
.callout .button
{
	margin-left: 7px;
	position: absolute;
	top: 2px;
}
.callout a.buttonText
{
	position: absolute;
	top: 8px;
	left: 0px;
	width: 300px;
	height: 36px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	margin-left: 5px;
	vertical-align: middle;
}
.stbutton, .stbutton span
{
	color: #ffffff;
	text-decoration: none !important;
}
.subpage .lowersection .accordion
{
	height: 560px;
}
.subpage .lowersection .accordion p, .subpage .lowersection .accordion li
{
	color: #000000;
	margin-left: 0px;
}
.subpage .lowersection .accordion h3
{
	background-image: url(images/homepage_lowersection_accordion_header_bg.png);
	background-repeat: no-repeat;
	width: 565px;
	height: 30px;
	border-style: none;
	background-color: Transparent;
	padding: 13px 0px 0px 10px;
	cursor: pointer;
}
.subpage .lowersection .accordion h3 a, .subpage .accordion h3 a:visited, .subpage .lowersection .accordion h3 a:active
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}
.subpag .lowersectione .accordion .content
{
	background-image: url(images/homepage_lowersection_accordion_content_bg.png);
	background-repeat: repeat-y;
	width: 560px;
}
.subpage .lowersection .accordion .content .top
{
	background-image: url(images/homepage_lowersection_accordion_content_top_bg.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 7px;
}
.subpage .lowersection .accordion div table
{
	padding: 10px;
	margin: 10px 0px 0px 10px;
}
.subpage .lowersection .accordion div table td
{
	padding-right: 20px;
}
.ui-icon-triangle-1-e
{
	background-position: -32px -16px;
}
.ui-icon-triangle-1-s
{
	background-position: -64px -16px;
}
.ui-icon
{
	width: 16px;
	height: 16px;
	background-image: url(images/222222_256x240_icons_icons.png);
}
.ui-accordion .ui-accordion-header .ui-icon
{
	position: absolute;
}

