@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, p {
	margin:0;
	padding:0;
}

a {text-decoration:none; color:inherit;}

body {
	background-color:blue;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	background:url('../backGrad.jpg') repeat-x;
	background-color:#695641;
	margin:60px 0 0 100px;
	text-align:center;
}

#phone {
	float:right;
	padding-right:35px;
	font-size:18px;
	font-weight:bold;
	color:#6a5742;	
}

#logo {
	text-align:left;
	width:940px;
	height:82px;
	margin-top:-54px;
	margin-left:0px;
	background:url('../topLogo.jpg'); no-repeat;
	text-indent: -400px;
}

#shadowwrap {
	background:url('../shadowBack.jpg') repeat-y; 
	padding:20px 20px 0 20px;
	width:900px;
}

#shadowwrap h1 {
	float:left;
	text-align:left;
	width:152px;
	height:382px;
	background:url('../glow.jpg'); no-repeat;
	margin-left:-152px;
	margin-top:-20px;
	text-indent: -600px;
}

#wrapper {
	background-color:white;
	background-image:url('../topBack.jpg');
	background-repeat:no-repeat;
	width:900px;
	margin: -55px 0 0 0;
}

/* Corporations page back grad*/

#wrapperCorp {
	background-color:white;
	background-image:url('../CorpBack.jpg');
	background-repeat:no-repeat;
	width:900px;
	margin: -55px 0 0 0;
}

#header {
	/*background-color:pink;*/
	float:right;
	width: 900px;
	margin: 0px 0 0 0;
	padding:0;
}

#header h1 {
	background-image:url('../logo.jpg');
	height:190px;
	width:296px;
	float:left;
	margin-top:-55px;
	margin-left:0px;
}

#header ul {
	margin-right:40px;
	margin-top:-37px;
	text-align:right;
	white-space:nowrap;
}

#header ul li {
	font-size:13px;
	list-style:none;
	display:inline;
}

#header ul li span {
	border-bottom-style:solid;
	border-bottom-color:white;
}

#header ul li a:hover {
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-color:white;
}

#header p {
	margin-left:900px;
	margin-top:-8px;
	margin-bottom:-90px;
	background-image:url('../rightShadow.jpg');
	background-repeat:no-repeat;
	height:252px;
	width:20px;
	text-indent:-9000px;
}

#pullQuote {
	font-family: cursive;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #695641;
	margin-top: -60px;
}

#content {
	background-color:white;
	text-align:left;
}

#Lcol {
	/*background-color:red;*/
	background-image:url('../HomePicBrown.jpg');
	background-repeat:no-repeat;
	margin:0 0 0 45px;
	float:left;
	width:250px;
	height:100px;
	padding-top:405px;
	color:#999999;
}

#photo {
	margin:-349px 0 30px 6px;
}

#Rcol {
	/*background-color:orange;*/
	margin-top:-100px;
	padding: 0 60px 0 20px;
	float:right;
	width:475px;
	height:auto;
}

h2 {
	font-size:19px;
	font-weight:100;
	letter-spacing:1px;
	color:#6a5742;
	background:url('../h2divide.gif'); 
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:40px 0px 10px 0;
	padding-bottom:10px;
}

h2 span {
	color:#999999;
}

h2 span a:hover {
	color:#000000;
}

#Rcol p{
	line-height:18px;
	margin-bottom:10px;
}

#token {
	background:url('../token.gif') no-repeat;
	margin:20px 0 20px 180px;
	width:76px;
	height:36px;
}

#footer {
	color:#999999;
	background-color:white;
	background-image:url('../footer.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 0 -13px 0;
	height:130px;
	width:900px;
	float:left;
}

#footer a {
	text-decoration:underline;
}

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

#divider {
	color:white;
	margin-top:-20px;
	margin-bottom:20px;
	background-image:url('../footerDivider.gif');
	background-position:top;
	background-repeat:no-repeat;
	height:16px;
}

#clear {clear:both;
	color:#eeecd0;}
	
#back, back a {
	font-size: 16px;
	text-align: center;
	padding-right: 22px;
	text-decoration: underline;
	margin: 20px 0 5px 0; 
}
	
	/* Wedding Page */
	
#weddingshow {
	background:url('../../assets/WeddingShow.jpg') no-repeat;
	margin-top:15px;
	height:130px;
}

	/* Testimonials */
	
#ptest {
	color:#888888;
	text-indent:40px;
	margin:-10px 0 15px 0;
}

	/* Do You? */
	
ul li {
	margin-top:7px;
	list-style:circle;
}

ul li span {
	color:#65533e;
}

	/* Blog */

#contentBlog {
	background-color:white;
	text-align:left;
}

iframe {
	float:right;
	height:650px;
	margin-top:-220px;
	margin-bottom:30px;
	clear:both;
}
