@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	background: #ffffee;
}

*{
	margin:0;
	padding:0;
}

/* ********************************************** */
/* Global Declarations */

.sanClearBoth{
	clear: both;
	height:0;
	padding:0;
	margin:0;
}

.sanAlignRight{
	text-align: right;	
}

/* ********************************************** */
/* Main Container */

#sanContainer{
	width: 908px;
	margin: 20px auto;
	padding:0;
	background: #fff;
	border: 4px solid #eee;
}

/* ********************************************** */
/* Header Container */

#sanHeaderContainer{
	
}

#sanHeaderContainer h1{
	float: right;
	width: 600px;
	height: 250px;
	position: relative;
	text-indent: -5000px;
	background: url(../images/sanHeaderH1.jpg) top left no-repeat;
}

#sanMainNav{
	width: 300px;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
}

#sanMainNav ul{
	list-style: none;
	padding:0;
}

#sanMainNav li{
	display: block;
	width: 255px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 0;
	background: url(../images/sanNavBg.jpg) top left no-repeat;
}

#sanMainNav li a{
	display: block;
	width: 230px;
	height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 6px 0 0 60px;
	text-decoration: none;
}

#sanMainNav li a:hover{
	background: url(../images/sanNavHoverBg.jpg) left top no-repeat;
}

#sanHome #sanNavHome, #sanTeam #sanNavTeam, #sanFAQ #sanNavFAQ, #sanForum #sanNavForum, #sanContact #sanNavContact, #sanEvents #sanNavEvents{
	background: url(../images/sanNavHoverBg.jpg) left top no-repeat;
}

/* ********************************************** */
/* Main Body Container */

#sanMainBody{
}

#sanHome #sanMainBody{
	background: url(../images/sanMainBodyBgLeft.jpg) 8px top repeat-y;
}

#sanMainBody h2{
	color: #900;
	margin:0;
	padding: 15px;
	font-size: 1.6em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sanMainBody h3 { color: #900; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 15px 15px 0; }
#sanMainBody h4 { color: #000; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; margin: 0; padding: 10px 10px 10px 20px; }
#sanMainBody p, li{ color: #333; padding-top: 5px; padding-right: 5px; padding-left: 20px; list-style-image: url(../images/sanHealthLinksBullet.jpg); }
#sanMainBody p, ul { color: #333; padding-top: 5px; padding-right: 10px; padding-left: 30px; list-style-image: url(../images/sanHealthLinksBullet.jpg); }
#sanMainBody p{
	margin:0;
	padding: 5px 20px 0 20px;
}
#sanMainBody a{
	color: #900;
	text-decoration: none;
}

#sanMainBody a:hover{
	text-decoration: underline;
}

#sanHome #sanWelcome{ width: 600px; float: right; }
#sanBody { width: 900px; float: left; }
#sanWelcome{
	float: right;
}

#sanLinksPanel{
	width: 300px;
}

#sanLinksPanel ul{
	list-style-image: url(../images/sanHealthLinksBullet.jpg);
	margin: 0 0 0 25px;
}

#sanLinksPanel li a{
	color: #333;
	text-decoration: none;
}

#sanLinksPanel li a:hover{
	color: #900;
	text-decoration: underline;
}
.lines { border-right: medium dotted #e0e0e0; }
.floatimgleft { float: left; margin-right: 10px; margin-bottom: 10px; }
.floatimgright { margin-bottom: 10px; float: right; margin-left: 10px; }
/* ********************************************** */
/* Large Footer Container */

#sanLargeFooter{
	clear:both;
	background: #ddd;
	padding: 10px;
}

#sanLargeFooter h2{
	color: #900;
	margin:0;
	padding: 15px;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sanLargeFooter p{
	color: #333;
	margin:0;
	padding: 5px 20px 0 20px;
	font-size: .9em;
}

#sanLargeFooter a{
	color: #900;
	text-decoration: none;
}

#sanLargeFooter a:hover{
	text-decoration: underline;
}


#sanTreatedBox{
	width: 580px;
	height: 220px;
	float: right;
	background: #fff url(../images/sanTreatedPic2.jpg) bottom right no-repeat;
	border: 3px solid #ccc;
	margin: 0;
	padding: 0;
}

#sanTreatedBox p{
	width: 400px;
}

#sanTreated02{
	width: 285px;
	height: 220px;
	border: 3px solid #ccc;
	background: #fff;
	margin: 0;
	padding: 0;
}

#sanSmallFooter{
	clear: both;
	background: #fff;
	border: 3px solid #ccc;
	margin: 10px 0;
	padding: 0;
}

#sanSmallFooterLeft{
	float: left;
	width: 300px;
	background: url(../images/sanSmallFooterLeftBG.jpg) center right no-repeat;
}

#sanSmallFooterRight{
	width: 570px;
	margin-left: 300px;
	padding: 3px;
}

#sanSmallFooter h4{
	color: #900;
	margin:0;
	padding: 5px 5px 0 5px;
	font-size: 1em;
	font-weight: normal;
}

#sanSmallFooter p{
	color: #333;
	margin:0;
	padding: 2px 10px 2px 8px;
	font-size: .9em;
}

#sanFooterNotes{
	
}

#sanFooterNotes p{
	margin:0;
	padding:0;
	color: #666;
	font-size: .8em;
}

#sanFooterNotesLeft{
	width: 590px;
	float: left;
}

#sanFooterNotesRight{
	width: 290px;
	margin-left: 590px;
	text-align: right;
}