@charset "UTF-8";


/* Reset */


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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	background: transparent;
	z-index: 2;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	line-height: 20px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
	list-style: none;
}

a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #330000; text-decoration: underline; }
a:hover {color: #663300; text-decoration: underline; }


.WhiteText:link{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

/*  Body  */
body {
	background-color: #603913;
	width: 960px;
	margin: 0 auto;
}


/*   Header   */
#header {
	width: 960px;
	background-image: url(images/header_01.png);
	background-repeat: repeat-x;
	height: 200px;
}
#header #title {
	background-image: url(images/header_title_02.png);
	background-repeat: no-repeat;
	height: 182px;
	width: 680px;
	margin-left: 160px;
}
#title .home {
height: 182px;
width: 680px;
display:block;
}


/*    Site Nav   */

#siteNav {
	position: relative;
	float: left;
	width: 960px;
	height: 52px;
	background-color: transparent;
	margin-top: -40px;
	z-index: 1;
	
}


#siteNav ul {
	margin-left:			65px;
}

#siteNav li {
	float:					left;
	position:				relative;
	top:					0;
	left:					0;
}

#siteNav  ul li a {
	height: 44px;
	width: 156px;
	display:block;
	padding-right: 9px;
	margin-top: 10px;
	background-image:url(images/siteNav.png) 0 0;
}

#siteNav li.current a {
	margin-bottom:			0px;
}


#nav1 {
	background-position: -69px 0px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav1 a:hover {
	background-position: -68px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav1 a.active {
	background-position: -68px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}

#nav2 {
	background-position: -234px 0px;
	width: 156px;
	height: 52px;
	padding-right: 9px;
	background-image: url(images/siteNav.png);
}
#nav2 a:hover {
	background-position: -232px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav2 a.active {
	background-position: -232px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav3 {
	background-position: -399px 0px;
	width: 156px;
	height: 52px;
	padding-right: 9px;
	background-image: url(images/siteNav.png);
}
#nav3 a:hover {
	background-position: -397px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav3 a.active {
	background-position: -397px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav4 {
	background-position: -564px 0px;
	width: 156px;
	height: 52px;
	padding-right: 9px;
	background-image: url(images/siteNav.png);
}
#nav4 a.active {
	background-position: -564px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav4 a:hover {
	background-position: -564px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav5 {
	background-position: -729px 0px;
	width: 156px;
	height: 52px;
	background-image: url(images/siteNav.png);
}
#nav5 a:hover {
	background-position: -729px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}
#nav5 a.active {
	background-position: -729px -55px;
	width: 156px;
	height: 52px;
	padding-right:9px;
	background-image: url(images/siteNav.png);
}


/* Containers  */

#home_container {
	float: left;
	height: auto;
	width: 940px;
	margin-left: 10px;
	margin-top: -10px;
}
#home_con_top {
	background-image:url(images/home_bg_03.png);
	width: 940px;
	height: 25px;
}
#home_cont {
	background-image:url(images/home_bg_06.png);
	width: 940px;
	height: auto;
	float:left;
}
#stories_cont {
	background-image: url(images/stories_bg_06.png);
	width: 940px;
	height: 550px;
	background-repeat: repeat-y;
}
#stories_con_top {
	background-image: url(images/stories_bg_03.png);
	width: 940px;
	height: 25px;
}
#unwanted_con_top {
	background-image: url(images/unwanted_bg_03.png);
	width: 940px;
	height: 20px;
}
#unwanted_cont {
	background-image:url(images/unwanted_bg_06.png);
	background-repeat: repeat-y;
	width: 940px;
	height: 1100px;
	padding-top: 30px;
}
#avail_con_top {
	background-image: url(images/avail_bg_03.png);
	width: 940px;
	height: 25px;
}
#avail_cont {
	background-repeat: repeat-y;
	width: 940px;
	height: 1100px;
	padding-top: 30px;
	background-image: url(images/avail_bg_06.png);
}
#help_con_top {
	background-image: url(images/help_bg_03.png);
	width: 940px;
	height: 25px;
}
#help_cont {
	background-repeat: repeat-y;
	width: 940px;
	height: 550px;
	padding-top: 30px;
	background-image: url(images/help_bg_06.png);
}
#about_con_top {
	background-image: url(images/about_bg_03.png);
	width: 940px;
	height: 25px;
	margin-top: -1px;
}
#about_cont {
	background-repeat: repeat-y;
	width: 940px;
	height: 1225px;
	padding-top: 30px;
	background-image: url(images/about_bg_06.png);
}
/*   Text Bodies */

#text_body1 {
	background-image: url(images/text_bg2_03.png);
	width: inherit;
	height:400px;
	margin-left: 45px;
	background-repeat:no-repeat;
}
#text_body2 {
	background-image:url(images/text_bg2_03.png);
	width: 856px;
	height: auto;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
}

#mid_left {
	background-repeat:no-repeat;
	height: 146px;
	width: 423px;
	margin-left: 48px;
	float: left;
}
#help_mid_left {
	background-repeat:no-repeat;
	height: 139px;
	width: 413px;
	margin-left: 50px;
	float: left;
}
#mid_right {
	background-repeat: no-repeat;
	width: 420px;
	height: 148px;
	float: right;
	margin-right: 45px;
}
#mid_right {
	background-repeat: no-repeat;
	width: 420px;
	height: 150px;
	float: right;
	margin-right: 42px;
}
#help_mid_right {
	background-repeat: no-repeat;
	width: 420px;
	height: 148px;
	float: right;
	margin-right: 5px;
	padding-left: 40px;
}
#help_mid_right .large {
	font-size: 26px;
}

#avail_mid_right {
	background-repeat: no-repeat;
	width: 485px;
	height: 240px;
	float: right;
	margin-right: 45px;
}
#mid_container {
	margin-top: 30px;
}

#text_body1 .header {
	font-size: 24px;
	width: 500px;
	margin-left: 25px;
	padding-top: 20px;
	float: left;
}
#about_botm_right .header {
	font-size: 24px;
	width: 500px;
	padding-top: 20px;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
}
#text_body1 .text_body {
	font-size: 14px;
	width: 475px;
	margin-left: 45px;
	margin-top: 15px;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px
}

#right_links {
	height: 400px;
	width: 260px;
	float: right;
	padding-top: 30px;
	margin-right: 25px;
}

#White_links .WhiteText {
	color: #FFF;
	  }
	  
#left_col {
	width: 545px;
	float: left;
	padding-top: 20px;
}
#text_body2 .header {
	font-size: 24px;
	width: 220px;
	margin-top: 25px;
	margin-left: 25px;
}
#text_body2 .header2 {
	font-size: 20px;
	width: 525px;
	margin-top: 20px;
	margin-left: 35px;
}
#about_botm_right .header2 {
	font-size: 20px;
	width: 525px;
	margin-top: 20px;
	margin-left: 35px;
}
#text_body2 .text_body {
	font-size: 12px;
	width: 500px;
	margin-left: 35px;
	line-height: 20px;
}
#about_botm_right .text_body {
	font-size: 14px;
	width: 500px;
	margin-left: 35px;
}
#text_body2 .link1 {
	height: 150px;
	width: 255px;
	float: right;
	margin-right: 15px;
}
#text_body2 .link2 {
	float: right;
	height: 110px;
	width: 254px;
	margin-top: 10px;
	margin-right: 15px;
}
#text_body1 .pic {
	height: 295px;
	width: 300px;
	float: right;
	margin-top: 45px;
	margin-right: 15px;
}
#text_body1 .pic_a {
	margin-top: 25px;
	margin-right: 35px;
	height: 305px;
	width: 205px;
	float: right;
}

#text_body2_avail {
	background-image: url(images/text_bg1_03.png);
	width: 856px;
	height:371px;
	margin-left: 45px;
	background-repeat:repeat-y;
	float: left;
	margin-top: 20px;
	}
#text_body2_avail .header {
	font-size: 24px;
	width: 500px;
	margin-left: 25px;
	float: left;
}

#mid_left_un {
	background-image:url(images/mid_left_un_03.png);
	width: 419px;
	height: 143px;
	float: left;
	margin-left: 35px;
}
#mid_right_un {
	width: 390px;
	height: 120px;
	float: right;
	margin-right: 45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 30px;
	font-style: italic;
}
#unwant_bottom {
	float: right;
	width: 550px;
	margin-top: 25px;
	margin-right: 35px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 14px;
}
.text_body_r {
	float: right;
	height: 300px;
	width: 280px;
	position: static;
	display: inline-block;
	margin-bottom: 80px;
	margin-right: 25px;
	margin-top: 10px;
	font-size: 14px;
	margin-left: 20px;
}
.header_r {
	width: 280px;
	float: right;
	padding-top: 20px;
	font-size: 22px;
	padding-left: 5px;
	margin-right: 25px;
}
#avail_mid_left h1 {
	font-size: 20px;
}
#text_body2_avail ul {
	display: block;
	text-align: center;
	clear: left;
	margin-left: 20px;
	padding-top: 20px;
}
#text_body2_avail ul li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	padding-right: 18px;
} 
#text_body1 .text_right {
	height: 250px;
	width: 300px;
	float: right;
	margin-right: 15px;
	font-size: 14px;
}
#text_body1 .text_right h1 {
	font-size: 20px;
	margin-top: 35px;
}
#pic_right_con {
	float: right;
	height: 301px;
	width: 256px;
	margin-top: 45px;
	margin-right: 30px;
}
#avail_mid_left {
	float: left;
	height: 150px;
	width: 250px;
	margin-left: 65px;
}
#help_top_t {
	float: right;
	height: 300px;
	width: 275px;
	margin-top: 25px;
	margin-right: 20px;
}
#help_top_t h1 {
	font-size: 24px;
}
#about_top_t {
	float: right;
	height: 250px;
	width: 250px;
	margin-right: 25px;
	line-height: 25px;
	padding-left: 25px;
	padding-top: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#about_top_t h1 {
	line-height: normal;
}
#about_botm_right {
	float: right;
	height: 800px;
	width: 575px;
	margin-right: 30px;
}
#about_botm_right img {
	float: left;
	margin-left: 50px;
}
#about_botm_left {
	float: left;
	margin-left: 55px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-bottom: 25px;
	padding-top: 35px;
}
#about_botm_left ul li {
	margin-top: 25px;
}
#about_botm {
	margin-top: 35px;
}
#text_body2 .right_img {
	float: right;
	clear: left;
	margin-left: 40px;
	margin-right: 50px;
	margin-top: -30px;
}
#text_body2_avail .leftp {
	height: 300px;
	width: 200px;
	float: none;
	margin-top: 70px;
	clear: left;
	margin-left: 50px;
	font-size: 14px;
	padding-top: 20px;
}
#text_body2_avail .right_img {
	float: right;
	clear: left;
	height: 236px;
	width: 485px;
	position: relative;
	top: -300px;
	left: -25px;
}
#home_container #home_cont #text_body2 #left_col .text_body p .WhiteText strong .WhiteText {
	text-align: center;
}
.titles {
	font-size: 24px;
	font-weight: bolder;
	color: #000;
	line-height: 50px;
}
.subtitles {
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	line-height: 30px;
}
