/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #252525 url(../images/bg.jpg) 50% 0 no-repeat;
	color:#1d1d1d;
}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	
}
h1 {
	padding:30px 0 25px 0;
	letter-spacing:-1px;
	font-size:2em;
}
h2 {
	letter-spacing:-1px;
	font-size:18px;
	color:#e55302;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 0;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cbcac8;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#868686;
		margin-bottom: 5px;
	margin-top: 15px;
}
h4 {
	font-size:12;
	font-weight:bold;
}
/***** Common Formatting *****/
a {
	outline:0;
	color:#792d03;
	font-weight:bold;
}
a:hover {
	color:#e55302;
}
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}
ul, ol {
	padding:0 0 1.25em 2.5em;
}
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:link, a:visited, a:hover {
	text-decoration:none;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
textarea {
	width:100%;
	line-height:1.25;
}
label {
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}
table tr td {
	padding:2px;
}
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
}
/***** Global Classes *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
div {
	outline: none;
}
div {
	-moz-outline-style: none;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:987px;
	min-height:100%; /* real browsers */
}
* html div#container {
	height:100%;
} /* IE6: treaded as min-height*/
#header {
	padding:0px;
	height: 152px;
	text-align: center;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
}
div#header #logo {
	width:338px;
	height: 108px;
	z-index: 2;
	position:absolute;
	left: 0px;
	top: 0px;
	text-align:left;
	padding-top:17px;
}
div#header #contact_info {
	z-index: 2;
	position:absolute;
	left: 702px;
	top: 37px;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	color:#d9d9d9;
	line-height:1.5;
}
div#header #contact_info a, div#header #contact_info a:visited{
	color:#b6704f;
	text-decoration: none;
}

div#header #contact_info a:hover{
	color:#f9c5ad;
}

div#header #copy_box #title {
	padding-bottom:15px;
	padding-top:15px;
	width:624px;
	text-align:center;
}
div#header #copy_box #info {
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
}
div#header #copy_box #bottom {
	padding-top:10px;
	width:624px;
	text-align:center;
}
div#header #section_title {
	margin:auto;
	padding-top:25px;
	display: none;
}
div#header #spacer {
	height:80px;
}
div#content_wrapper {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content_bg_trans.jpg);
	background-repeat: repeat-y;
	min-height:500px;
	text-align:center;
}
div#content_wrapper div#bg {
	
	
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#content_wrapper div#content {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:950px;
	min-height:100%; /* real browsers */
}

/*the two-column container*/
#columns {
	width:950px;
	padding-top:25px;
	padding-bottom:10px;
}
#columns #two-columns {
	height: auto;
	margin:auto;
	margin-bottom:0px;
}
#columns #two-columns #column-1 {
	/*float it*/
	float:left;
	height: auto;
	width: 302px;
	padding:0px;
	text-align:left;
}
#columns #two-columns #column-2 {
	/*float it*/
	float:right;
	height: auto;
	width: 580px;
	text-align:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#columns_sub {
	width:950px;
	padding-top:10px;
	padding-bottom:10px;
}
#columns_sub #two-columns {
	height: auto;
	margin:auto;
	margin-bottom:0px;
}
#columns_sub #two-columns #column-1_sub {
	/*float it*/
	float:left;
	height: auto;
	width: 203px;
	padding:0px;
	text-align:left;
}
 
#columns_sub #two-columns #column-2_sub {
	/*float it*/
	float:right;
	height: auto;
	width: 702px;
	text-align:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*clear the above float*/
#columns .clr, #columns_sub .clr {
	clear:both;
}
#boxes{
	border: 1px solid #cbcac8;	
}

#boxes #box{
		
}

#box_header{
	font-size: 14px;
	line-height: 1.8;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/column_header_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;	
	height:27px;
	padding-left:10px;
}
#box_content{
		font-size: 12px;
	line-height: 1.6;
	padding:10px;
}


#global_menu_holder {
	position:absolute;
	width:555px;
	height: 31px;
	background-image: url(../images/menu_sprite.jpg);
	background-position: 0px -62px;
	background-repeat: no-repeat;
	z-index:5;
	top: 121px;
	left:49px;
}
#global_menu {
	height:31px;
	margin:0;
	padding:0;
}
#global_menu span {
	display: none;
}
#global_menu li, #global_menu a {
	height:31px;
	display:block;
}
#global_menu li {
	float:left;
	list-style:none;
	display:inline;
}

#global_menu-01 {
	width: 77px;
}
#global_menu-01 a:hover, #global_menu-01 a.hover {
	width: 77px;
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}
#global_menu-01 .active {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#global_menu-02 {
	width: 103px;
}
#global_menu-02 a:hover, #global_menu-02 a.hover {
	width: 103px;
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -77px -31px;
}
#global_menu-02 .active {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -77px 0px;
}
#global_menu-03 {
	width: 109px;
}
#global_menu-03 a:hover, #global_menu-03 a.hover {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -180px -31px;
}
#global_menu-03 .active {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -180px 0px;
}
#global_menu-04 {
	width: 110px;
}
#global_menu-04 a:hover, #global_menu-04 a.hover {
	width: 110px;
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -289px -31px;
}
#global_menu-04 .active {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -289px 0px;
}
#global_menu-05 {
	width: 78px;
}
#global_menu-05 a:hover, #global_menu-05 a.hover {
	width: 78px;
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -399px -31px;
}
#global_menu-05 .active {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -399px 0px;
}

#global_menu-06 {
	width: 78px;
}
#global_menu-06 a:hover, #global_menu-06 a.hover {
	width: 78px;
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -477px -31px;
}
#global_menu-06 .active {
	background-image: url(../images/menu_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -477px 0px;
}

#sub_menu_holder {
	width:2-3px;
	padding-top:10px;
	background-image: url(../images/sub_menu_bg1.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#sub_menu {
	width: 203px;
	padding: 0px;
	margin: 0px;
}
#sub_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align:left;
}
#sub_menu ul li {
	margin: 0px;
	padding: 0px;
}
#sub_menu ul li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #ffffff;	
	height:20px;
	font-weight:bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-left:0px;
	background-image: url(../images/sub_menu_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -23px;
}
#sub_menu ul li a:hover {
	color: #fff;
	background-image: url(../images/sub_menu_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub_menu .active {
	background-image: url(../images/sub_menu_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bg_fade{
	background-image: url(../images/sub_menu-bg_grad.jpg);
	background-repeat: no-repeat;
	min-height: 540px;	
}
div#footer {	
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#footer a, div#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover {
	color: #e15202;
}
div#footer p {
	padding:1em;
	margin:0;
}

.recent_posts{
	font-size: 12px;
	font-weight: bold;
	color: #cc4901;
	text-decoration: underline;
	background-image: url(../images/sm_black_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;	
}
#dis_block{
	background-image: url(../images/dis_bg.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 282px;
	padding-left: 7px;
	padding-top: 7px;
	float:left;
}
#dis_block #photo{
	height: 79px;
	width:268px;
}
#dis_block #title{
	height: 30px;
	width:268px;
	font-size:12px;
	font-weight:bold;
	color:#fffefe;
	padding-top: 6px;
	padding-left: 8px;
}