/*--------------------------------------------------GLOBAL RESETS AND SETUP--*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, Verdana, sans-serif;
}


html, body {
	height: 100%;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: #DD9763;
	margin: 0 0 10px;
	padding: 0;
	font-weight: normal;
}

p {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1.6em;
}


blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 3px;
	font-size: 100%;
	font-family: Arial !important;
	background: #fff;
	border: #bbb solid 1px;
	color: #000;
}

input:focus, select:focus, textarea:focus {
	background: #ccc;
	border: #87541F solid 1px;
	padding: 3px;
}

input.submit {
	color: #fff;
	background: #F25B3C;
	cursor: pointer;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.small_list {
	padding: 0 0 0 48px;
}

ul.small_list li {
	list-style: disc;
	margin: 5px 0 0 5px;
}
/*--------------------------------------------------------------TAG FORMATS--*/
body {
	color: #ccc;
	background: #C0C4D0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
}

h1 {
	color: #1C3F77;
	font-size: 1.6em;
} 

h2 {
	color: #CDB380;
	font-size: 1.4em;
}

h3 {
	color: #fff;
	padding: 0 0 0 40px;
	margin: 0 0 0 3px;
	font-size: 1.1em;
	text-align: left !important;
	background: url("../images/icon.jpg") left no-repeat;
}

h4 {
	color: #1C3F77;
	font-size: 1.3em;
}

h5 {
	color: #aaa;
	size: 0.6em;
}

a {
	color: #9fccd9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 0.85em;
}

td {
	width: 350px;
}

td.newsletters {
	text-align: center;
}

tr.bottom_row td {
	padding-bottom: 30px;
}

/*--------------------------------------------------------------TEXT FORMATS--*/
.plus_ten 					{font-size:1.1em !important;}
.less_ten 					{font-size:0.9em !important;}
.less_fifteen				{font-size:0.85em !important;}
.small 						{font-size:0.8em !important;}
.tiny 						{font-size:0.7em !important;}
.large 						{font-size:1.3em !important;}
.white 						{color: #fff !important;}
.lite_gray					{color: #999 !important;}
.gray 						{color: #555 !important;}
.bold						{font-weight: bold;}

.superscript 				{line-height: 0.2em;font-size: 0.8em;}
.bold						{font-weight: bold;}
.italic						{font-style: italic;}
.right_buffer				{margin-right: 5px;}
.left_buffer				{margin-left: 5px;}
.short_line_height			{line-height: 1.0em;}
.underline					{text-decoration: underline;}

.no_border 					{border: 0 !important;}

/*---------------------------------------------------------------CONTAINERS--*/
#top {
	margin: 0 auto;
	height: 50px;
	width: 802px;
	background: url(../images/header2.jpg) repeat-x top;
}

#header {
	height: 50px;
	border-right: #131917 solid 1px;
	border-left: #131917 solid 1px;
}

#header li {
	float: left;
	padding: 0 14px;
	height: 50px;
	font-size: 0.8em;
	line-height: 50px;
	text-align: center;
}

li.current {
	background: url(../images/current.jpg) repeat-x;
}

li.current a {
	color: #000;
}

ul.disc li {
	list-style-type: disc !important;
	margin: 0 0 0 50px;
	padding: 7px 0;
}

ul.alpha li {
	list-style-type: upper-alpha;
	margin: 0 0 0 50px;
	padding: 7px 0;
}

ul.alpha li.no_marker {list-style-type: none !important;}

#wrapper {
	margin: 0 auto;
	width: 800px;
	border-right: #131917 solid 1px;
	border-left: #131917 solid 1px;
}

#content {
	background: #fff;
	overflow: hidden;
}

.welcome {
	height: 355px;
	width: 800px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
	background: url("../images/family.jpg") top left no-repeat;
}

.welcome h1 {
	padding: 195px 0 0 20px;
	width: 230px;
	font-size: 13px;
	color: #454545;
}

.top_links {
	width: 250px;
}

.logo {
	height: 130px;
	text-align: right;
}

.home_content {
	padding: 10px;
	background: #3D3D3D;
	overflow: hidden;
}

.preview {
	float: left;
	padding: 10px;
	width: 193px;
	height: 40px;
	font-size: 0.8em;
	color: #CDB380;
	text-align: left;
}

.end {
	width: 106px;
}

.preview a {
	text-decoration: none;
	color: #CDB380;
}

.preview h3, .preview h3.endcap {
	height: 40px;
}

.preview h3.endcap {
	line-height: 40px;
}

.float_left {
	float: left;
	padding: 0 10px 10px 0;
}

.sn_img {
	padding: 5px 15px 0 25px;
}

.bottom {
	width: 800px;
}

.bottom a {
	color: #CE635B;
}

.body_content {
	padding: 20px 10px 10px 20px;
	background: #e5e4e2;
	border: #ccc 1px solid;
	border-top: none;
	border-bottom: none;
	font-size: 0.9em;
	color: #000;
	z-index: 1300;
}

.body_content a {
	color: #F35C3D
}

.article_preview {
	float: left;
	width: 386px;
	height: 720px;
	padding: 20px 10px 0 10px;
	background: #e5e4e2;
	border-right: #ccc 1px solid;
	font-size: 0.7em;
	color: #000;
}

.newsletter_signup {
	float: left;
	width: 373px;
	height: 720px;
	padding: 20px 10px 0 10px;
	background: #e5e4e2;
	font-size: 0.7em;
	color: #000;
}

.newsletter_links {
	float: left;
	width: 150px;
	padding: 10px 10px 3px 20px;
	font-size: 1.0em;
	text-align: center;
	color: #F35C3D;
}

.home_links {
	color: #F35C3D;
}

.newsletter_links img {
	border: #777 1px solid;
	padding: 5px;
	background: #3D3D3D;
}


.indent {
	padding: 0 0 0 10px;
	font-size: 1.0em;
}

.sitemap, .sitemap a {
	margin: 15px 0 0px 0;
	padding: 0 0 10px 20px;
	color: #F35C3D;
}

#footer {
	margin: 0 auto;
	width: 800px;
	height: 350px;
	background: #192B5B;
	border-right: #131917 solid 1px;
	border-left: #131917 solid 1px;
}

#footer_content {
	width: 700px;
	text-align: center;
	font-size: 0.9em;
	padding: 50px 50px 0 50px;
	color: #aaa;
}