@charset "utf-8";
body  {
	font: 90% Geneva, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #721618;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1024px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
} 
a   {
	color: #CD8F93;
}
h1 {
	font-size: large;
}


.thrColAbsHdr #header {
	height: 228px;
	margin: 0 88px;
} 
#headr-left {
	position:absolute;
	left:0px;
	top:0px;
	width:88px;
	height:161px;
	background-image: url(../images/headr_left.jpg);
	z-index: 1;
}

#headr-01 {
	position:absolute;
	left:88px;
	top:0px;
	width:336px;
	height:161px;
	background-image: url(../images/headr_01.jpg);
	z-index: 1;
}

#header-img {
	position:absolute;
	left:424px;
	top:0px;
	width:512px;
	height:161px;
	background-image: url(../images/header_img.jpg);
	z-index: 1;
}

#headr-right {
	position:absolute;
	left:936px;
	top:0px;
	width:88px;
	height:161px;
	background-image: url(../images/headr_right.jpg);
	z-index: 1;
}

#nav-brdr-left {
	position:absolute;
	left:0px;
	top:161px;
	width:88px;
	height:31px;
	background-image: url(../images/nav_brdr_left.jpg);
	z-index: 1;
	background-repeat: no-repeat;
}

#nav-brdr-01 {
	left:88px;
	top:161px;
	width:166px;
	height:66px;
	z-index: 3;
	background-image: url(../images/nav_brdr_01.jpg);
	background-position: left;
	position: absolute;
	background-repeat: no-repeat;
}
.thrColAbsHdr #nav {
	position:absolute;
	left:254px;
	top:161px;
	text-align: center;
}

#venue {
	position:absolute;
	left:386px;
	top:161px;
}

#gallery {
	position:absolute;
	left:526px;
	top:161px;
}

#contact {
	position:absolute;
	left:643px;
	top:161px;
}

#nav-brdr-02 {
	position:absolute;
	left:770px;
	top:161px;
	width:166px;
	height:66px;
	z-index: 3;
	background-image: url(../images/nav_brdr_02.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#nav-brdr-right {
	position:absolute;
	left:936px;
	top:161px;
	width:88px;
	height:31px;
	background-image: url(../images/nav_brdr_right.jpg);
	z-index: 1;
	background-repeat: no-repeat;
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 192px;
	left: 0;
	width: 88px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/side_left.jpg);
	background-repeat: no-repeat;
	min-height: 215px;
	height: 216px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 192px;
	right: 0;
	left:936px;
	width: 88px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/side_right.jpg);
	background-repeat: no-repeat;
	min-height: 215px;
	height: 216px;
}
.thrColAbsHdr #mainContent {
	margin: 0 90px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0px;
}
.thrColAbsHdr  #content {
	padding: 0 7px;
}
.thrColAbsHdr #footer {
	background-image: url(../images/footer_mid.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	font-weight: bold;
	color: #A44F52;

} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.thrColAbsHdr  #contentTestimonial {
	padding: 0 7px;
}
#gal {
	background-position: center bottom;
	font-weight: bold;
	border:2px solid #EFDBDC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
}
#weddinggallery {
	background-position: center bottom;
	font-weight: bold;
	border:2px solid #EFDBDC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
}
.thrColAbsHdr  #content  img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #891B1E;
}
.table_r   {
	background-image: url(../images/bg_wmark_l.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
select {
	color: #721618;
	border: thin solid #721618;
}
form {
	border: 2px solid #EFDBDC;
	padding: 5px;
	text-align: left;
}
.thrColAbsHdr #testi {
	border: 1px solid #EFDBDC;
	padding: 5px;
	text-align: left;
	width: 390px;
}
.table_l {
	background-image: url(../images/bg_wmark_r.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.darktext {color: #330000;}

hr.testimonials {color:#EFDBDC}
