/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	background: #d1d1b4 url(images/body_bg.jpg) repeat-x;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #361616;
	line-height: 130%;
}

img
{
	border: none;
}

/*div*/

#bio_content
{
	background: url(images/gallery_content_bg.jpg);
	width: 782px;
	padding: 24px 34px 0 34px;
	border-top: solid 1px #c3ad86;
	border-bottom: solid 1px #c3ad86;
	margin: 0 auto;
}

*html #bio_content
{
	padding-left: -25px;
}

#bio_content a
{
	text-decoration: none;
	color: #530a0f;
}

#bio_content a:hover
{
	text-decoration: underline;
}

#bio_main
{
	width: 900px;
	background-color: #530a0f;
	text-align: left;
	margin: 0 auto;
	padding: 24px 0;
}

#calendar_content
{
	background: url(images/gallery_content_bg.jpg);
	width: 850px;
	padding-top: 15px;
	border-top: solid 1px #c3ad86;
	border-bottom: solid 1px #c3ad86;
	margin: 0 auto;
}

*html #calendar_content
{
	padding-left: -25px;
}

#calendar_main
{
	width: 900px;
	background-color: #530a0f;
	text-align: center;
	margin: 0 auto;
	padding: 24px 0;
}

#calendar_table
{
	width: 740px;
	margin: 0 auto;
}

#contact_content
{
	background: url(images/gallery_content_bg.jpg);
	width: 850px;
	padding-top: 25px;
	border-top: solid 1px #c3ad86;
	border-bottom: solid 1px #c3ad86;
	margin: 0 auto;
}

*html #contact_content
{
	padding-left: -25px;
}

#contact_main
{
	width: 900px;
	background-color: #530a0f;
	text-align: left;
	margin: 0 auto;
	padding: 24px 0;
}

#container
{
	width: 950px;
	background: url(images/container_bg.png) repeat-y;
	margin: 0 auto;
}

#copyright
{
	width: 950px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #530a0f;
	text-align: right;
	margin: -24px auto 0 auto;
	padding: 0 90px 5px 0;
}

*html #copyright
{
	margin-top: -10px;
}

#copyright a
{
	text-decoration: none;
	color: #530a0f;
}

#copyright a:hover
{
	text-decoration: underline;
}

#footer
{
	clear: both;
	background: url(images/footer.png) no-repeat;
	width: 950px;
	height: 74px;
	margin: 0 auto;
	padding-top: 13px;
}

#footer a
{
	margin: 0 12px;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #530a0f;
	position: relative;
}

#footer a:hover
{
	text-decoration: underline;	
}

#gallery_content
{
	background: url(images/gallery_content_bg.jpg);
	width: 850px;
	height: 652px;
	padding: 15px 0;
	border-top: solid 1px #c3ad86;
	border-bottom: solid 1px #c3ad86;
	margin: 0 auto;
}

*html #gallery_content
{
	padding-left: -25px;
}

#gallery_main
{
	width: 900px;
	background-color: #530a0f;
	text-align: center;
	margin: 0 auto;
	padding: 24px 0;
}

#header
{
	width: 900px;
	height: 301px;
	background: url(images/header.jpg) no-repeat;
	margin: 0 auto;
}

#index_image
{
	width: 282px;
	float: right;
	text-align: center;
	margin-right: -12px;
	/* for ie6: padding: 20px 25px 0 0;*/
}

*html #index_image
{
	margin-right: -7px;
}

#index_main
{
	width: 900px;
	height: 400px;
	background-color: #530a0f;
	text-align: left;
	margin: 0 auto;
}

#index_text
{
	width: 420px;
	height: 355px;
	float: left;
	text-align: left;
	background: url(images/index_text_bg.jpg) no-repeat;
	padding: 45px 60px 0 60px;
}

* html #index_text
{
	height: 355px;
}

#index_photo
{
	margin: 24px 0 0 -120px;
}

* html #index_photo
{
	margin: 24px 55px 0 0;
}

#nav
{
	width: 519px;
	height: 26px;
	margin: 266px 0 0 231px;
}

#stamp
{
	height: 62px;
	text-align: center;
}

#thanks_content
{
	background: url(images/gallery_content_bg.jpg);
	width: 850px;
	padding: 30px 0 30px 0;
	text-align: center;
	border-top: solid 1px #c3ad86;
	border-bottom: solid 1px #c3ad86;
	margin: 0 auto;
}

*html #thanks_content
{
	padding-left: -25px;
}

/*classes*/

.date_even
{
	width: 115px;
	background-color: #c7ae8d;
	padding: 5px 5px 5px 8px;
	text-align: left;
}

.date_od
{
	width: 115px;
	background-color: #b18f76;
	padding: 5px 5px 5px 8px;
	text-align: left;
}

.date_title
{
	width: 115px;
	padding: 5px 5px 5px 8px;
	color: #453118;
	text-align: left;
}

.event_even
{
	width: 264px;
	background-color: #c7ae8d;
	padding: 5px;
	text-align: left;
}

.event_od
{
	width: 264px;
	background-color: #b18f76;
	padding: 5px;
	text-align: left;
}

.event_title
{
	width: 264px;
	padding: 5px;
	color: #453118;
	text-align: left;
}

.location_even
{
	width: 255px;
	background-color: #c7ae8d;
	padding: 5px;
	text-align: left;
}

.location_od
{
	width: 255px;
	background-color: #b18f76;
	padding: 5px;
	text-align: left;
}

.location_title
{
	width: 255px;
	padding: 5px;
	color: #453118;
	text-align: left;
}

.gallery_link
{
	width: 250px;
	float: left;
	margin: 0 0 15px 25px;
}

* html .gallery_link
{
	width: 250px;
	float: left;
	margin: 0 12px 15px 13px;
}

.gallery_link a
{
	color: #580f14;
	text-decoration: none;
}

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

.gallery_link img
{	
	margin: 15px 0 8px 0;
}

.red
{
	color: #530a0f;
}

/* .png Fix */

* html img 
{ 
	behavior: url(iepngfix.htc); 
}

* html #container
{
    background: transparent none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/container_bg.png',sizingMethod='scale');
}

* html #footer
{
    background: transparent none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/footer.png',sizingMethod='image');
}

/*form*/

#btnSubmit
{
	margin-top: 10px;
}

#contact
{
	border: solid 1px #474747;
	padding: 10px;
}

#contact_form
{
	margin: 0 auto;
	width: 380px;
}

#contact_name
{
	margin-left: 16px;
}

#contact_phone
{
	margin-left: 12px;
}

#contact_email
{
	margin-left: 10px;
}

#contact_title
{
	width: 142px;
	height: 18px;
	margin-bottom: 3px;
}

#form_input
{
	text-align: left;
}

#form_tarea
{
	clear: both;
	margin-top: 5px;
}

#val_message
{
	margin-left: 52px;
	visibility: hidden;
	color: #530a0f;
}