/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, /*table*/, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;/*font-family:inherit;*/vertical-align:baseline;}
body {line-height:1.5; font-size: 1em; font-family: Arial, Helvetica, sans-serif;}
/*table {border-collapse:separate;border-spacing:0;}*/
/*caption, th, td {text-align:left;font-weight:normal;}*/
/*table, td, th {vertical-align:middle;}*/
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
blockquote {margin-left: 30px;}
a img {border:none;}

body {
	margin: 0;
	padding: 0;
	background-image: url(/images/leather_bg.jpg);
	background-repeat: repeat;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

/* LAYOUT */

#page { /* describes the white page and contains the shadowed layers */
	width: 1012px;
	margin: 0 auto;
	padding: 0;
}

#topFrame { /* describes the top white frame and shadow */
	background-image: url(/images/pagebg_top.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 44px;
	width: 1012px;
}

#midFrame { /* describes the repeating middle white frame and shadow and contains the page contents and parchment/watermakr*/
	background-image: url(/images/pagebg_body.png);
	background-repeat: repeat-y;
	padding: 0 20px;
	margin: 0;
}

#botFrame { /* describes the bottom white frame and shadow */
	background-image: url(/images/pagebg_bot.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 67px;
	width: 1012px;
}

#content { /* contains the watermark and main page content */
	background-image: url(/images/watermark.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 0 0 46px;
	width: 886px;
	background-color: #E2B16F;
}

#contentwrap {
	margin: 0px;
	padding: 20px;
}

#emplaccess {
	width: 150px;
	position: absolute;
	top: 8px;
	margin-left: 733px;
}

#logo {
	padding: 10px;
}

#breadcrumb {
	width: 500px;
	color: #9b692f;
}

#breadcrumb p {
	font-size: 70%;
	color: #9b692f;
	margin: 0;
	padding: 2px;
}

#callout {
	float: right;
	width: 360px;
	margin: 0 0 40px 0;
}

#pgContents {
	float: left;
	width: 445px;
}

#pgContents.wideScreen {
	width: 845px;
}

#pgContents a {
	color: #002a54;
	font-weight: bold;
	text-decoration: none;
}

#pgContents a:hover {
	color: #002a54;
	border-bottom: 2px solid #f89829;
}

#footer {
	clear: both;
	margin-top: 55px;
	color: #926127;
}

#footer a {
	color: #926127;	
	text-decoration: underline;	
	padding: 2px;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f89829;
}

#contactinfo {
	text-align: center;
	font-size: 60%;
	letter-spacing: -.35px;
}

#disclaimer {
	margin: 20px 0;
}

#disclaimer p {
	font-size: 55%;
	letter-spacing: 0;
	color: #997656;
}

#disclaimer img {
	float: left;
	margin: 0 10px 10px 0;
}

#sitecredit {
	/*width: 890px;
	padding: 0 20px;*/
	width: 100%;
	color: #fff;
	clear: both;
	font-size: 55%;
	margin: -50px auto 0 auto;
	text-align: center;
	font-weight: bold;
	
}

#sitecredit a {
	color: #fff;
	padding: 2px;
}

#sitecredit a:hover {
	background-color: #fff;
	color: #000;
}

/* HOME PAGE */

#homepgContents {
	/*width: 900px;*/
}

#homepgLeadImg {
	float: left;
	width: 403px;
	height: 296px;
}

#homepgLeadCopy {
	float: right;
	width: 417px;
}

#homepgLeadGroups {
	color: #002a54;
	font-size: 65%;
	letter-spacing: -.25px;
	border-top: 1px solid #d8c7aa;
	margin-top: 10px;
	padding-top: 10px;
}

#homepgLeadGroups a {
	color: #002a54;
	padding: 2px;
}

#homepgLeadGroups a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f89829;
}

#homepgLeadGroups ul {
	font-size: 100%;
	margin-top: -1px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image:url(/images/arrow.gif);
}
#homepgLeadGroups li {
	margin-bottom: 1px;
}

#homepgLeadIndv {
	float: left;
	width: 179px;
}

#homepgLeadGrps {
	float: right;
	width: 230px;
}

#requestBtn {
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-left: -50px;
}

#requestBtn a:hover {
	border: none;
	background-color: transparent;
}

#homepgStories {
	clear: both;
	padding-top: 50px;
}

#homepgStories p {
	font-size: 65%;
	margin: 5px 0;
}

#homepgStories a {
	color: #002a54;
	padding: 2px;
}

#homepgStories a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f89829;
}

#homepgStories img.feature {
	float:left;
	margin: 0 10px 30px 0;
}

#homepgStory1 {
	width: 292px;
	float: left;
}

#homepgStory2 {
	width: 336px;
	float: left;
	margin-left: 20px;
}

#homepgStory3 {
	float: right;
	width: 170px;
	margin: 0 0 0 20px;
}


/* STANDARD TAGS */

#pgContents h1 {
	font-size: 150%;
	margin: 0;
}

#pgContents h2 {
	font-size: 110%;
	margin: 0;
}


#pgContents p {
	font-size: 80%;
	line-height: 160%;
	margin: 0 0 15px 0;
}

#pgContents a {
	color: #002a54;
	padding: 2px;
}

#pgContents a:hover {
	background-color: #f89829;
	color: #fff;
}

#pgContents ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0;
	margin-bottom: 20px;
}

#pgContents li {
	font-size: 80%;
	margin: 0 0 10px 0;
	line-height: 120%;
}

#pgContents li li {
	font-size: 90%;
	margin: 0 0 0 0;
	line-height: 120%;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

.leftImg {
	float: left;
	margin: 0 20px 20px 0;
} 

.rightImg {
	float: right;
	margin: 0 0 20px 20px;
} 

a.missingLink {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: blink;
}
#groupForm, #indivForm {
	display:none;
}

table, table p {
	font-size: 12px;
}

a:hover img {
	border: none;
	background-color: none;
}
.hideMe {
	display: none;
}
