/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:#d8e5be url(../images/background.jpg) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:87.5%;
	line-height:1.533em;
	padding:0px;
	margin:0px;
	text-align:left;
}

#main_wrapper {
	/*background:url(../images/wrapper-bg.jpg) center top no-repeat;*/
	width:960px;
	padding:0px 5px 5px 5px;
	border-right:solid 2px #ccdbb0;
	border-left:solid 2px #ccdbb0;
	border-bottom:solid 2px #ccdbb0;
}

#header {
	background-image:url(../images/header-bg.jpg);
	width:416px;
	height:168px;
	padding:13px 43px 18px 21px;
}

#logo {
	
}

#navbar {

}

#content {
	width:960px;
	background:url(../images/content-bg.gif) scroll 0px -199px repeat-y;
}

#main_col {
	background:url(../images/main-col-bg.jpg) scroll 0px 199px no-repeat;
	width:480px;
	float:right;
	margin-left:-480px;
}

#main_col_donor {
	background:url(../images/main-col-donor-bg.jpg) scroll 0px 199px no-repeat;
	width:480px;
	float:right;
	margin-left:-480px;
}

#sponsor {
	height:71px;
	overflow:hidden;
	text-align:left;
	line-height:1.3em;
	padding:0px 33px;
}

#text_area {
	padding:25px 44px;
	text-align:left;
	/*min-height:300px;*/
}

#left_col {
	background-image:url(../images/background-girl.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	height:702px;
	float:left;
	width:480px;
	text-align:left;
}

.left_col_box {
	width:182px;
	padding:0;
	margin:35px 7px 7px 7px;
}

.left_col_box_content {
	padding:7px 14px;
	background:url(../images/left-col-box-bg.gif);
}

.left_col_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.929em;
	letter-spacing:-.01em;
	line-height:1.4em;
	margin-bottom:.75em;
}

.left_col_p a {
	color:#000000;
	text-decoration:none;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.786em;
	letter-spacing:-.01em;
	line-height:1.2em;
}

#footer {
	clear:both;
	background:#afbf91 url(../images/footer-bg.jpg) top no-repeat;
	height:73px;
	width:910px;
	padding:54px 25px 0px 25px;
	text-align:left;
}

.footer_links {
	color:#5d6348;
	margin-bottom:.3em;
}

.footer_links a {
	color:#7f0000;
	text-decoration:none;
}

.footer_links a:hover {
	color:#7f0000;
	text-decoration:underline;
}

.copyright {
	font-size:0.786em;
	color:#24271e;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3em;
	letter-spacing:-.02em;
}

.copyright a {
	color:#24271e;
	text-decoration:none;
}

.copyright a:hover {
	color:#24271e;
	text-decoration:underline;
}

/******************** STYLES **************************/

table {
	font-size:12px;
}

a {
	color:#7f0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 0px 0px 20px 0px;
}

.nav_link {
	display:block;
	width:173px;
	margin:6px 0px;
	padding:5px 5px 5px 18px;
	color:#FFFFFF;
	font-size:26px;
	font-weight:normal;
	letter-spacing:-.02em;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	background-color:#eef3e3;
	color:#7f0000;
	text-decoration:none;
}

.title {

}

.subtitle {
	color:#888888;
}

.alttext1 {
	color:#333333;
	font-size:1.308em;
	font-weight:bold;
}

.alttext2 {
	color:#333333;
	font-size:1.154em;
	font-weight:bold;
}

.header1 {
	color:#7f0000;
	font-size:2.067em;
	font-weight:normal;
	letter-spacing:-.03em;
	line-height:normal;
}

.header2 {
	color:#7f0000;
	font-size:1.667em;
	font-weight:normal;
	letter-spacing:-.02em;
	line-height:normal;
}

.header3 {
	color:#7f0000;
	font-size:1.333em;
	font-weight:normal;
	letter-spacing:-.01em;
	line-height:normal;
}

h1 {
	font-style:italic;
	color:#7f0000;
	font-size:2.067em;
	font-weight:normal;
	letter-spacing:-.03em;
	margin-top:0;
	margin-bottom:0.4em;
	line-height:normal;
}

h2 {
	color:#7f0000;
	font-size:1.667em;
	font-weight:normal;
	letter-spacing:-.02em;
	margin-top:0;
	margin-bottom:.3em;
	line-height:normal;
}

h3 {
	color:#7f0000;
	font-size:1.333em;
	font-weight:normal;
	letter-spacing:-.01em;
	margin-top:0;
	margin-bottom:.3em;
	line-height:normal;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#7f0000;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}