/* GENERAL STYLES */
/*
===========================
Rich text editor stying
===========================
*/

#holderBody
{
	background:none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}



/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ---- End Yahoo clear ------- */
strong { font-weight: bold; }
body { 
	font-family:arial,helvetica,sans-serif;
	color:#5c3406;
	background-color:#897e6f;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:left;
	voice-family:inherit;
}
img {border:0;}
a {text-decoration:none;}
a:link { color: #df512c; }
a:visited { color: #df512c; }
a:hover { color: #5c3406; text-decoration: underline; }


#wrapper{
	background-color:#f6f4f2;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	position:relative;
	height:160px;
	background-image:url(/data/anna/assets/header_logo.jpg);
	font-size:10px;
}
#header p{
	margin:0;
	
}
#headerInfo{
	position:absolute;
	width:252px;
	padding:0;
	margin:0;
	top:62px;
	left:640px;
	text-align:center;
	
}
#specialEvent {
	float:right;
	width:252px;
	padding:0;
	margin: 25px 360px 0px 0px;
	text-align:center;
	font-size: 12px;
	display: inline;
}

#quickNav {
	text-align:center;
	height:16px;
	padding-top:5px;
	background-color:#5c3406;
	font-family:Georgia,Times,serif;
	font-size:11px;	
	line-height:1em;
}
#quickNav a:hover { color: #df512c; text-decoration: none; }

#quickNav .divider{
	color:#df512c;
	margin-left:1em;
	margin-right:1em;
}
#quickNav a{
	color:white;
}



#colorBar{
	background-color:#e15f41;
	/*background-color:f6f4f2;*/
	height:200px;
}
#colorBarSmall{
	background-color:#e15f41;
	height:90px;
}
#colorBar #left{
	position:absolute;
	top:0; left:0;
}
#colorBar #middle{
	position:absolute;
	left:252px;
	z-order: 100;
}
#colorBar #middleBG{
	position:absolute;
	left:252px;
	background-color:white;
	z-order: 1;
}
#colorBar #right{
	position:absolute;
	left:698px;
}



#mainContent{
	position:relative;
	top:0px;
	left:0px;
	min-height:990px;
	height:auto !important;
	height: 940px;
	padding-bottom:1em;
	width:100%;
}
#sideNav{
	position:absolute;
	left:33px;
	top:33px;
	font-family:Georgia,Times,serif;
	font-weight:normal;	
	font-size:14px;	
	width:167px;
	margin:0;
	padding:0;
}


#sideNav ul.sideMenuItem {
	padding:0;
	margin:0;
	border-bottom:1px dotted #df512c;
}
#sideNav ul.lastSideMenuItem {
	padding:0;
	margin:0;
}
#sideNav li{
	list-style-type: none;
	margin:.6em;
	padding-left:0em;
	
}

#sideNav a:hover {color: #5c3406; text-decoration: none; }

#sideNav .divider{
	border-bottom:1px dotted #df512c;
}

#sideNav .current {
	border:0;

}

#sideNav .subVisible, #sideNav .subCurrentVisible{
	font-size:11px;
	border:0;
	padding-left:1.4em;	
}

#sideNav .subVisible a{	
	color:#89736f;
}
#sideNav .subCurrentVisible a{	
	color:#5c3406;
}
#sideNav .subVisible a:hover,#sideNav .subCurrentVisible a:hover{
	color:#5c3406;
}
#sideNav .subCurrentVisible{
	/*list-style: url(/data/anna/assets/bullet.png) disc;*/

}
#sideNav .sub{	
	display: none;
	
}

#centerColumn{
	margin-left: 252px;
	margin-right: 270px;
	padding-top:20px;
	line-height:1.6;
	font-size:12px;
}
#centerColumn h1, .bodyTextDiv h1{
	color:#5c3406;
	font-family:Georgia,Times,serif;
	font-weight:normal;	
	font-size:20px;	
	margin-top:0;
	line-height:1.5;
	
}
#centerColumn h2, .bodyTextDiv h2, #specialEvent h2{
	color:#df512c;
	font-family:Georgia,Times,serif;
	font-weight:normal;	
	font-size:20px;	
	margin-top:0;
	line-height:1.5;
	
}
#centerColumn h3, .bodyTextDiv h3, #specialEvent h3{
	color:#df512c;
	font-family:Georgia,Times,serif;
	font-weight:bold;	
	font-size:16px;	
	margin-top:0;
	line-height:1.3;
	
}
#centerColumn .pageNav {
	color:#89736f;

}
#centerColumn img {
	float:left;
	margin-right:3em;
	margin-bottom:1em;
}

#rightSideNav{
	width:200px;
	position:absolute;
	top:30px;
	left:724px;
	font-size:11px;
	background-color:#e6ded3;
	border-top:6px solid #5c3406;
}
#rightSideNav .item{
	margin:20px 20px 10px 20px;
	border-bottom:1px dotted #5c3406;
	padding-bottom:1em;
	
}
#rightSideNav ul {
	list-style-type: none;
	padding-left:0;
	margin:0px;
}
#rightSideNav li {
	list-style-type: none;
	padding:.6em;
	padding-left:0;
}
#rightSideNav h1 {
	font-family:Georgia,Times,serif;
	font-weight:normal;	
	font-size:16px;
	margin:0;
	
}
#rightSideNav h2 {
	font-size:12px;
	font-weight:normal;	
	margin-top:0;
	
}
#footer{

	font-size:11px;
	width: 252px;
	position:absolute;
	bottom:32px;
	left:33px

}
#footer ul {
	width:143px;
	list-style-type: none;
	padding-left:0;
	margin:0px;
}
#footer li {
	border-bottom:1px solid #df512c;
	list-style-type: none;
	padding:0;
	padding-left:0;
	
}
#footer .lable {
	color:	#df512c;
}
#credits{
	font-size:13px;
	width: 252px;
	position:absolute;
	bottom:32px;
	left:723px;
	padding: 4px;
	
}
.bodyTextDiv
{
	margin-top: 37px;
	margin-left: 120px;
	margin-right: 120px;
}
.intakeFormDiv
{
	margin-left: 75px;
	position: relative;
}
#centerColumn img {
float:left;
margin-right:3em;
margin-bottom:1em;
}

#socialBadges {
   width: 80%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 6px;
}
#socialBadges td {
   padding: 5px;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

