﻿/*defaults*/
:link, :visited {text-decoration:none;}
ul, ol {list-style:none;margin:0;font-family:Times New Roman;
font-size:11pt;}
ul, ol, li, h1, h2, h3, h4, h5, h6, body, html, p, blockquote {margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:5px 0 0 5px;}
h1{font-size:16pt;}
h2{font-size:14pt;}
h3{font-size:13pt;color:#624c00;background-color:inherit;} 
h4{font-size:12pt;margin:5px;text-decoration:underline; color:#00f;background-color:inherit;
padding:5px 0;}

body 
{
	font-family:Times New Roman;
	font-size:12pt;
	background-image:url(images/bground.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
}


/*parent container*/
#main
{
	width:750px;
	xborder:1px solid #f00;	
	background-image:url(images/bgroundMain.gif);
	background-repeat:repeat-x;
    height:853px;
	
}



/*child containers*/
#header
{
	width:750px;
	background-image:url(images/bgroundHeader.jpg);	
	background-repeat:no-repeat;
	background-position:center;
	height:91px;
}
#nav
{
	background-image:url(images/bgroundNav.jpg);
	background-repeat:repeat-x;
	border-width: 1px 0px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
	width:750px;
	text-align:left;
}
#nav .links
{
	margin-left:20px;
	font-family:Times New Roman;
	font-size:10pt;
	color:#fff;
	font-variant:small-caps;
	font-weight:bold;
}
#nav .links:hover
{
	color:#f9f3a8;
	
}
#leftBar
{
	width:229px;
	float:left;
}
#bride
{
	background-image:url(images/bride2.jpg);
	width:229px;
	height:574px;
	margin-left:10px;	
	float:left;
	
}
#content
{
	background-color:#7d9c4a;
	width:500px;
	float:left;
	border-width: 0px 3px 0px 3px;
	border-style:solid;
	border-color:#2e430b;
	text-align:left;
	color:#2e430b;
	height:674px;
	margin-left: 5px;
}
#content h1
{
	margin:15px 0px 0px 15px;
	font-size:20pt;
	
	
}
#content p
{
	margin: 5px 10px 20px 20px;	
	font-size:10pt;
	text-indent:1.5em;
	
}
#yellowBox
{
	background-color:#f9f3a8;
	width:221px;
	float:left;
	margin-left:9px;	
	border-width: 0px 0px 0px 3px;
	border-style:solid;
	border-color:#2e430b;
	height:167px;
	
}
#yellowBox p
{
	font-size:10pt;
	margin:0px 5px 0px 5px;
	
}
#bufferFooter
{
	background-image:url(images/bufferFooter.jpg);
	width:515px;
	height:67px;
	xborder-width: 0px 0px 0px 0px;
	float:left;
	margin-left:3px;
}
#footer
{
	clear:left;
	width:750px;
	background-image:url(images/bgroundFooter.jpg);
	background-repeat:repeat-x;
	height:58px;
	font-family:Times New Roman;
	font-size:9pt;
	color:#fff;
}
#emailForm
{
	width:500px;	
	
	
}
#emailForm #formRow
{
	
	
	
	
}
label
{
	float:left;
	margin-left:50px;
	margin-right:10px;
	width:125px;
		
	text-align:right;
	
	display: block


}

#formBtn
{
	margin-top:20px;
	text-align:center;
	
}
.BoxContainer
{
	margin: 0px 10px 20px 20px;	
	font-size:10pt;
	
	
}
.faqQuestion
{
	font-weight:bold;
	xborder:1px solid #f00;
}
.faqAnswer
{
	font-style:italic;
	padding:0pc 25px 0px 30px;
}
#content a
{
	color:	#f9f3a8;
	
}
.listBlock
{
	margin:10px 10px 30px 10px;
	clear:left;
}
.lefty
{
	float:left;	
	margin:5px 5px 5px 5px;
}
.listBlock h3
{
	font-size:12pt;	
	font-weight:bold;
	
}
.listBlock p
{
	text-indent:none;
	text-align:justify;
	
}
.listBlock p i
{
	font-style:italic;
	
}
.contactInfo
{
	font-style:italic;
	font-size:9pt;
}

.picList
{
	margin:10px 10px 10px 10px;	
}
.confirm
{
	width:100%;
	text-align:center;
	color:#fff;
	margin:10px 50px 10px 5px;	
	
}
.chkBox label
{
	text-align:left;
        margin-left:0px;
        width:175px;
        float:left;
        	
}
.rows
{
	margin:10px 10px 0 10px;
	background-color:#91b556;
	font-family:Times New Roman;
	font-size:11pt;
        height:150px;
}
.rowImgs
{
        float:right;
        margin:5px;
        border:solid 1px #2e430b;
}
.header
{
       font-size:14pt; 
       margin:3px;
}
.details
{
       margin:5px;
       height:80px;

}
.contact
{
       display:block;
       width:45%;
       float:left;
       font-size:9pt;
       color: #2e430b;
       font-weight:bold;
       margin:0 0 0 5px;
}
hr
{
	border-style:groove;
	border-color:#91b556;
	color:#91b556;
	width:400px;
	height:1px;
	display:none;
}
.pager
{
        margin:10px;
        text-align:right;
}
.galleryPic
{
	float:left;
	margin:2px;
	border:solid 1px #000;
	
}
.picSpace
{
	background-color:#91b556;
	
}
.dlAlign
{
	text-align:center;	
}