/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../sarah/bg_grad.jpg);
	background-repeat: repeat;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #3399FF;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 80px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-image: url(../sarah/Spurenleft.jpg);
	background-repeat: repeat;
	height: 600px;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	visibility: visible;
	page-break-before: always;
}

#tl {
	position:absolute;
	right: 0px;
	width:421px;
	padding: 0px;
	background-image: url(../sarah/Spurencenter.jpg);
	height: 596px;
	background-repeat: no-repeat;
	top: 0px;
	bottom: 0px;
}

#tr {
	position:relative;
	top: 0px;
	left: 0%;
	right: 0%;
	width:auto;
	padding: 0px;
	height: 600px;
	background-image: url(../sarah/sarah.gif);
	background-repeat: no-repeat;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:196px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	top: 0px;
	position: absolute;
	left: 70px;
	height: 194px;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 46px;
	position: absolute;
	top: 0%;
	right: 2%;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	color: #666666;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #666666;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 10px 10px 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 248px;
	left: 2%;
	top: 680px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

/************ menuLinks styles **************/

#menuLinks{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	left: 68px;
	padding-top: 0px;
	height: auto;
	width: 183px;
}

#menuLinks a {
	text-decoration:none;
	padding: 3px;
	font-family: Verdana;
	font-size: 10pt;
	left: 65px;
	top: 0px;
}

#menuLinks a:link, #menuLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	
}

#menuLinks a:hover {
	padding-left: 60px;
	background-color: #CCCCCC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #990033;
	
}

/********************* end **********************/
