/*SETUP and NORMALIZE*/
#weddingtop {
	background-image: url(wedding-inquiry/wedding-images/weddings_top_leftcol.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 227px;
	height: 32px;
	z-index: 200;
}
#weddingleft {
	background-image: url(wedding-inquiry/wedding-images/weddings_middle_leftcol.png);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 100;
	position: relative;
	width: 227px;
	left: 0px;
}
#weddingbtm {
	background-image: url(wedding-inquiry/wedding-images/weddings_bottom_leftcol.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 227px;
	height: 32px;
	z-index: 200;
}
#weddinglinks {
	text-align: left;
	width: 200px;
	padding-left: 10px;
	position: relative;
	left: 10px;
	top: -20px;
	z-index: 300;
}
td{
	vertical-align:top;
}

p{
	padding:4px 15px;
	margin: 0px;
}
a{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
	
}
body{
	background:#EADEC8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
}

h1 {
	font-size: 14px;
	color: #515939;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	color: #515939;
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
}

#wrap{
	
	width:922px;
	position:relative;
	margin:0px auto auto auto;
}

#header{
	position:relative;
	height:240px;
	left: 238px;
	top: 49px;
	overflow: hidden;
	width: 670px;
	z-index: 10;
}
#header_over {
	position:absolute;
	background-repeat: no-repeat;
	z-index: 100;
	left: 0px;
	top: 0px;
}
#header h1 span{
	display:none;
	background:none;
}

.side_blurb {
	position: absolute;
	width: 185px;
	height: 177px;
	left: 41px;
	top: 110px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	visibility: visible;
	z-index: 220;
}
.smblurb {
	position: absolute;
	width: 185px;
	height: 112px;
	left: 1px;
	top: 58px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	visibility: visible;
	z-index: 220;
}

/* NAVIGATION SECTION */


#nav{
	width:918px;
	height:50px;
	position:absolute;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	top: 327px;
	visibility: visible;
	z-index: 200;
	left: 2px;
	background-color: #FFFFFF;
	font-weight: bold;
}

#nav a{
	text-decoration:none;
	line-height:20px;
	vertical-align:middle;
	color:#626941;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#nav ul{
	position:absolute;
	width:830px;
	height:20px;
	padding:0px;
	margin:0px;
	left: 49px;	
}

#nav ul li {
	height:20px;
	float: left;
	margin:0px;
	list-style: none;
	padding: 0px;
}


#nav ul li a:hover,#nav ul li #activetab {
	color:#006699;
}
#nav ul li #activetab {
	color:#006699;
}

#nav ul li ul{
	display:none;
	position:absolute;
	left:0px;
	top:20px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#nav ul li ul li{
	background:none;
	height:20px;
	display: block;	
}
#nav ul li ul li a{
	color:#333333;
	position: relative;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
	display: inline;
}
#nav ul li ul li a:hover{
	color:#006699;

}
/* this pops the lower menu */
#nav ul li:hover ul{
	display:block;
	visibility: visible;
	background-color: #E6E9D6;
	z-index: 500;
	height: 35px;
	color: #333333;
	background-position: center;
	text-align: center;
}

.youarehere{
	font-weight:bold;
	color: #333333;
}


/* PAGE STRUCTURE */

#mainbody{
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	top: 374px;
	position: absolute;
	background-color: #FFFFFF;
	width: 918px;
	left: 2px;
}

#footer{
	text-align:center;
	position: relative;
	top: 2px;
	background-color: #EADEC8;
}


#messages {
	background: #eeffee;
	border: 1px solid #009900;
	color: #009900;
}
#errors {
	background: #ffeeee;
	border: 1px solid #990000;
	color: #990000;
}
#warnings {
	background: #FFFFEE;
	border: 1px solid #FFFF33;
	color:#333333;
}
.messagebox {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 20px;
	padding: 8px;
}
.messagebox span {
	display: block;
}

.mainbutton{
	position:relative;
	width: 227px;
	height:55px;
	display:block;
	text-align: left;
	padding: 0px;
	margin: 0px 0px;
	line-height:25px;
	color:#333333;
	font-size:12px;
	background-image: url(images/leftcol.png);
	background-repeat: no-repeat;	
	
}
.mainbutton span{
	padding-left:25px;
}

.contentbox1 {
	position:relative;
	width: 227px;
	height: 110px;
	text-align: left;
	z-index:100;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/leftcol.png);
	background-repeat: no-repeat;
	display: block;
	overflow: visible;
	visibility: visible;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.contentbox1 h2 {
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	z-index:1000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 22px;
	overflow: visible;
	visibility: visible;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.contentbox1 .photocaption{
	font-size:10px;
	font-style:italic;
	color:#ffffff;
	z-index:100;
}
.contentbox1 .base{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 227px;
	position: relative;
	z-index: 10;
	bottom: 0px;
	left:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #626941;
	border-right-color: #626941;
	border-bottom-color: #626941;
	border-left-color: #626941;
	overflow: visible;
	visibility: visible;
	top: 44px;
	
}
.contentbox1 p {
	font-size: 11px;
	color: #84765F;
	font-weight: normal;
	width: 190px;
	top: -8px;
	left: 11px;
	position: relative;
}
.contentbox1 a{
	color:#84765F;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
}


.contentbox2 {
	background: #515939 url(images/top178.jpg) no-repeat;
	width: 178px;
	text-align: center;
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.contentbox2 h2 {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: url(images/arrow.jpg) no-repeat left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
}
.contentbox2 .photocaption{
	font-size:10px;
	font-style:normal;
	color:#ffffff;
	padding-top: 10px;
}
.contentbox2 .date{
	font-size:12px;
	font-style:bold;
	color:#ffffff;
}
.headerlinks {
	position: relative;
	left: 250px;
	z-index: 220;
	top: 29px;
	
}
#purity_icon {
	position: absolute;
	height: 84px;
	width: 116px;
	z-index: 220;
	visibility: visible;
	left: 769px;
	top: 33px;
}
#purity_logo {
	position: absolute;
	height: 37px;
	width: 177px;
	z-index: 220;
	visibility: visible;
	left: 40px;
	top: 21px;
}
#rightpic {
	line-height: 12pt;
	color: #003300;
	font-size: 12px;
	width: 178px;
	right: 0px;
	text-align: center;
	font-style: italic;
}
#rightpic p{
	right: 0px;
	padding-bottom: 35px;
	text-align: center;
	font-style: italic;
}
.caption {
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: visible;
	height: 100%;
}

.photocaption{
	font-size:10px;
	font-style:normal;
	text-align: center;
	width: 158px;
	white-space: normal;
	overflow: visible;
	visibility: visible;
	left: 10px;
	position: relative;
}
