*{
	font-family: Arial, Verdana, Arial;
	font-size:11px;
	margin:0;
	padding:0;
}

h1{
	font-size:18px;
	color:#B81B81;
	font-weight:normal;
	margin-bottom:5px;
}

h2{
	font-size:12px;
	color:#424242;
	font-weight:bold;
	margin-bottom:10px;
}

div.hr{
	height:1px;
	border-bottom:1px dotted #eecbe2;
	margin-bottom:5px;
}

div.hr hr{
	display:none;
}

p{
	margin-bottom:10px;
	color:#464646;
}

p.event_date{
	font-weight:bold;
}

a, a:visited{
	color:#B81B81;
}

a:hover{
	color:#CD93C5;
}

#page{
	background:url('../images/bg.jpg');
	background-repeat: repeat-x;
}

#panel{
	margin-top:7px;
}

#panel td.left{
	background:url('../images/panel_bg_left.gif');
	background-repeat: repeat-y;
}

#panel td.right{
	background:url('../images/panel_bg_right.gif');
	background-repeat: repeat-y;
}

#container{
	position:relative;
	width:743px;
	background-color:#FFFFFF;
}

#header{
	background-color:#b81b81;
}

#logo{
	padding-left:3px;
	padding-bottom:20px;
}

#menu{
	clear:both;
	position:relative;
	height:26px;
	background-color:#900d7c;
	margin-top:20px;
}

#menu li{
	float:left;
	list-style:none;
}

#menu li a, #menu li a:visited{
	float:left;
	background-color:#900d7c;
	color:#FFFFFF;
}

#menu li a:hover{
	color:#D6A5CF;
	text-decoration:underline;
}

#areas{
	position:relative;
	clear:both;
}

#area-left{
	float:left;
	width:165px;
	padding:5px 0 0 0;
	overflow:hidden;
}

#sub-menu{
	margin:0;
	padding:0;
	list-style:none;
}

#sub-menu li.header, #sub-menu li.subsequent-header{
	background:url('../images/sub_menu_header.gif');
	background-position:top right;
	background-repeat:no-repeat;
	color:#900d7c;
	margin:0;
	padding:0;
}

#sub-menu li.subsequent-header{
	margin-top:10px;
}

#sub-menu li{
	margin:0;
	padding:0;
}

#sub-menu li.bottom{
	margin-bottom:10px;
}

#sub-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#sub-menu ul li a, #sub-menu ul li a:visited{
	padding-left:35px;
	border-bottom:1px dotted #dedede;
}

#sub-menu[id] ul li a, #sub-menu[id] ul li a:visited{
	width:120px;
}

#sub-menu a, #sub-menu a:visited{
	display:block;
	width:155px;
	padding:3px;
	padding-left:20px;
	border-bottom:1px solid #dedede;
}

#button{
	float:left;
	clear:both;
	margin:15px 15px 15px 15px;
	padding:15px 0 0 0;
	width:137px;
	background-image:url('../images/button-top.gif');
	background-repeat:no-repeat;
}

#button div.bg-holder{
	width:100%;
	padding:0 0 15px 0;
	background-image:url('../images/button-bottom-lar.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
}

#button div.bg-holder div{
	padding:0 5px 0 5px;
	font-size:110%;
	color:#B81B81;
	font-weight:bold;
}

#button div.bg-holder span{
	font-weight:normal;
}

#donate a, #donate a:visited, #donate a:hover{
	background-image:url('../images/donation.gif');
}

#footage a, #footage a:visited, #footage a:hover{
	background-image:url('../images/footage.gif');
}

#area-left .highlight-button a, #area-left .highlight-button a:visited{
	clear:both;
	float:left;
	text-indent:-2000px;
	background-repeat:no-repeat;
	margin:15px 15px 0 15px;
	height:39px;
	width:137px;
	overflow:hidden;
}

#area-left .highlight-button a:hover{
	background-position:0 -41px;
}

#area-right{
	width:568px;
	float:right;
	padding-top:5px;
}

#header-image{
	height:127px;
	width:568px;
	background-repeat:no-repeat;
	border-bottom:1px solid #900d7c;
}

#content{
	padding:10px;
}

#content h1{
	clear:both;
}

#content ol, #content ul{
	margin:0 0 10px 25px;
	padding:0;
	color:#464646;
}
#content .wedding_text{
	line-height:19px;
}

div.event-listing{
	padding-left:10px;
}

#pagination{
	border-bottom:1px solid #900d7c;
	padding-bottom:2px;
	text-align:center;
}

#pagination #prev{
	float:left;
}

#pagination #next{
	float:right;
}

#pagination #pages{

}

#thumbnails{
	width:525px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:10px;
}

div.img{
	margin:0 4px 14px 4px;
	float:left;
	width:75px;
	height:75px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

#display_info{
	clear:both;
	text-align:center;
	border-top:1px solid #900d7c;
}

#footer{
	position:relative;
	clear:both;
	margin:15px 0 0 0;
	padding: 0 0 5px 5px;
	background-color:#b81b81;
	text-align:left;
}

#news-ticker{
	position:relative;
	top:5px;
	left:10px;
	overflow:hidden;
	height:20px;
	width:400px;
}

#newsMarquee{
	float:left;
	position:absolute;
	top:5px;
	left:200px;
	height:5px;
	width:400px;
	color:#FFFFFF;
}

.itrm-link a, .itrm-link a:visited{
	position:absolute;
	left:500px;
	top:10px;
}

#footer a, #footer a:visited{
	color:#FFFFFF;
}

#footer a:hover{
	color:#CD93C5;
}

div.polaroid_thumbnail{
	float:left;
	border:1px solid #cbcbcb;
	padding:3px;
	padding-bottom:13px;
	margin:0 6px 6px 0;
}

div.fundraising-article{
	clear:both;
}

div.content-image{
	clear:both;
	float:left;
	padding:1px;
	margin-right:15px;
	margin-bottom:10px;
	background-color:#900d7c;
}

div.content-image span.caption{
	color:#FFFFFF;
	display:block;
	font-style:italic;
	padding:2px;
	width:240px;
}

div.home-tab{
	float:left;
	width:265px;
	margin-right:5px;
	margin-bottom:5px;
}

div.home-tab a, div.home-tab a:visited{
	width:265px;
	display:inline;
	float:left;
	text-decoration:none;
	color:#464646;
	border:1px solid #FFFFFF;
}

div.home-tab a:hover{
	border:1px solid #900d7c;
}

div.home-tab a .head, div.home-tab a:visited .head{
	color:#B81B81;
	text-decoration:underline;
	display:block;
}

div.home-tab a:hover .head{
	color:#CD93C5;
}

div.home-tab img{
	float:left;
}

div.home-tab img{
	border:1px solid #b7b7b7;	
	margin-right:5px;
}

div.home-tab span.para{
	width:125px;
}

/*FORMS*/

form p{
	margin:0;
	padding:0 0 2px 0;
}

form p label{
	text-align: left;
	border: 0px;
	font-weight: bold;
}
form p label.main{
	width: 120px;
	float: left;
}
#contact p label{
	float:left;
	width:80px;
}
form p label.radio{
	float:none;
}
form p.error{
	color:#900d7c;
}
input, textarea, select{
	width:175px;
	border:1px solid #bfbfbf;
}
input.radio{
	width:15px;
	border:0;
}
textarea{
	height:75px;
	width:255px;
}
input.button{
	width:100px;
}
input.focused, textarea.focused{
	background-color:#eecbe2;
}
p em{
	font-style:normal;
	font-weight:bold;
	color:#900d7c;
}

/* WEDDING DONATION FORM */

#wedding_message_block textarea{
	width:500px;
}
#wedding_message_block label{
	width:300px;
}

#donation_other_block{
	display:none;
}
span.form-note{
	color:#aaa;
	font-style:italic;
}
p.confirm-detail{
	font-weight:bold;
}
p.confirm-detail span{
	font-weight:normal;
	width:100px;
}