/*
____________________________________________________________________________________________________________________________
D O C U M E N T 
____________________________________________________________________________________________________________________________
*/

body{
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_repeat03.gif);
	background-color:#bb8748;
	background-repeat: repeat-x;
	height: 100%;
}
body #wrapper{
	width: 853px;
	height: 100%;
	background-image: url(../images/bg_repeat01.png);
	background-repeat: repeat-y;
}
body #wrapper02{
	width: 825px;
	height: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/bg_repeat04.gif);
	margin: 0 auto;
	padding: 0 auto;
	background-color: #fefdf8;
}
body .pullquote01 {
	word-wrap: break-word;
	display: block;
	position: relative;	
	float: left;
	padding: 10px;
	width: 540px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
}
body .wellness01 {
	word-wrap: break-word;
	display: block;
	position: relative;	
	float: left;
	padding: 10px;
	width: 540px;
	text-align: left;
	line-height: 18px;
	background-color: #ecddc2;
}
.clear{
	clear: both;
}


/*
____________________________________________________________________________________________________________________________
T Y P O G R A P H Y
____________________________________________________________________________________________________________________________
*/


body #font-switcher{
	position: absolute;
	width: 165px;
	height: 15px;
	margin: 0 0 0 615px;
	padding: 8px 0;
	background-color: white;
}
.content #font-switcher a:link, .content #font-switcher a:active, .content #font-switcher a:visited{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #BB8748;
}
.content #font-switcher a:hover{
	margin: 0;
	padding: 0;
	color: black;
}
body h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BB8748;
}
body h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #751C0E;
}
body p{
	margin: 0;
	padding: 0;
}
#primary h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #751C0E;
	padding: 0px 20px 20px 20px;
	line-height:20px;
}
#primary h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #751C0E;
}
#primary h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color: #751C0E;
}
#secondary h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BB8748;
}
#secondary h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB8748;
	margin: 0;
	padding: 0;
}
#secondary h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#footer h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#container .content p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.925em;
	padding: 20px;
}



/*
____________________________________________________________________________________________________________________________
F O R M S
____________________________________________________________________________________________________________________________
*/

input, textarea {
	font-size: 100%;
	border: 1px solid #999999;
	width: 300px;
	padding: 2px;
	margin-bottom: 10px;
	background: #eee;
}
input:focus, input:active, textarea:focus, textarea:active {
	background: #fff;
}
dt, dd {
	margin-bottom: 10px;
}
.form-button {
	float: left;
	color: #545559;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	margin: 0 10px 0 0;
	width: 106px;
	height: 21px;
}
.form-button:active .form-button:focus .form-button:hover {
	float: left;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	margin: 0 10px 0 0;
	width: 106px;
	height: 21px;
}


/*
____________________________________________________________________________________________________________________________
T A B L E S
____________________________________________________________________________________________________________________________
*/

.content #calendar{
	float: left;
	width: 190px;
	border: none;
	border-style: none;
}
#calendar tr{
	border: none;
	border-style: none;
}
#calendar td{
	border: none;
	border-style: none;
	font-size: 11px;
}
#calendar .date{
	vertical-align: top;
	width: 3px; 
}
.light{
	color: #751C0E;
	background-color: transparent;
}
.dark{
	color: #59574A;
	background-color: #D3D1C2;
}


/*
____________________________________________________________________________________________________________________________
M A S T H E A D
____________________________________________________________________________________________________________________________
*/

#logo{
	position: absolute;
	width: 149px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url(../images/heads/logo01.png)
}
.container #header .content img{
	margin: 0;
	padding: 0;
}
#header{
	width: 790px;
	height: 410px;
	margin: 0;
	padding: 0;
}
#masthead{
	width: 790px;
	height: 370px;
	background-color: #fefdf8;
}
#page_titles{
	background-image: url(../images/index_titles_test.gif);
	width: 790px;
	height: 30px;
	margin: 0;
	padding: 0;
}



/*
____________________________________________________________________________________________________________________________
N A V I G A T I O N
____________________________________________________________________________________________________________________________
*/

#navigation{
	//background-image: url(../images/nav_bg.gif);
	width: 790px;
	height: 33px;
	margin: 0 0 15px 0;
	padding: 0;
}
#navigation ul{
	width: 790px;
	height: 33px;
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: lowercase;
	font-size: 14px;
}
#navigation ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.nav a:link, .nav a:active, .nav a:visited{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.nav a:hover{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation .current a:link, #navigation .current a:active, #navigation .current a:visited{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation .current a:hover{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


/*
____________________________________________________________________________________________________________________________
L E F T  C O N T E N T
____________________________________________________________________________________________________________________________
*/

#primary img{
	float: left;
	margin: 0;
	padding: 0;
}
#primary #lady{
	float: left;
	background-image: url(../images/give02.png);
	width: 250px;
	height: 253px;
	margin: 10px 0 20px 5px;
	padding: 0;
}
#primary #wellness{
	float: left;
	width: 370px;
	height: 30px;
	margin: 10px 0 0 5px;
	padding: 0;
}
#primary .content a:link, #primary .content a:active, #primary .content a:visited{
	color: black;
	text-decoration: none;
	border-style: none;
	margin: 0;
}
#primary .content a:hover{
	color: white;
	text-decoration: none;
	border-style: none;
	margin: 0;
	padding: 5px 10px;
	background-color: gray;
}
body #primary .content p{
	line-height: 2.0em;
	padding: 20px;
}



/*
____________________________________________________________________________________________________________________________
R I G H T  C O N T E N T
____________________________________________________________________________________________________________________________
*/

#secondary{
	margin: 0;
	padding: 0;
}
#secondary .content{
	margin: 0;
	padding: 0;
}
#secondary img{
	float: left;
	margin: 5px 0;
	padding: 0;
}


/*
____________________________________________________________________________________________________________________________
F O O T E R
____________________________________________________________________________________________________________________________
*/

body #wrapper #foot{
	width: 825px;
	height: 34px;
	margin: 0 auto;
	padding: 0 auto;
	background-color: transparent;
}

