@charset "UTF-8";
/* CSS Document */
/*
med brown text : 8e6c20
darkbrown text : 653d0e
*/


html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, dl, dd, dt, form, table, td, tr, a, a:hover {
border:0 none;
border-collapse:separate;
border-spacing:0;
margin:0;
padding:0;
}
input, select {
margin:0;
padding:0;
}
body {
background:#8f671b url(/Images/bkgdFade.jpg) top left repeat-x;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

/* global text */
	h1 {
		font-size:36px;
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
	}
	h1 span {
		font-size:13px;
		letter-spacing:5px;
		color:#8e6c20;
		padding-left:20px;
	}
		h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#8e6c20;
	font-weight:normal;
	margin:10px;}
		p.intro {
			margin:14px 0px 20px 20px;
			line-height:22px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		.highlight {
			color:#8e6c20;
			font-style:italic;
		}
  .crumb {
			font-size:10px;
			font-family:Verdana, Geneva, sans-serif;
			color:#8e6c20;
			margin:10px 0;
		}
		p.text {
			margin:20px 20px 0px 20px;
			line-height:22px;
		}

.mediumBrown {color:#8e6c20}
.darkBrown {color:#653d0e}

a {
color:#b6861a;
text-decoration:none; 
border:0 none;
border-collapse:separate;
border-spacing:0;
}
a:hover {color:#8e6c20; text-decoration:underline;}



	
	
IMG.png {
	behavior: url(/includes/iepngfix.htc);
}
#container {
	text-align:left;
	position:relative;
	background: url(/Images/bkgdSwirls.jpg) top center no-repeat;
}
#contentContainer {
	background: url(/Images/bkgdContent.png) top left repeat-y;
	behavior: url(/includes/iepngfix.htc);
	width:1000px;
	margin:0;
	padding:0;
}
#content {
	width:960px;
	margin:0;
	padding:0px;
	text-align:left;
}
#main {
	width:940px;
	margin:0 0 0 10px;
	padding:0px;
	text-align:left;
	min-height:400px;
}

.col-2-left {
	width:620px;
	float:left;
}
.col-2-right {
	width:300px;
	float:right;
}
.col-3 {
	width:300px;
	float:left;
}
.col-4 {
	width:220px;
	float:left;
}
.col-5 {
	width:172px;
	float:left;
}
.col-3-spacer, .col-4-spacer, .col-5-spacer {
	width:20px;
	float:left;
}

/* homepage and category pages */ 
.promoHomeBottom {
	height:170px;
	overflow:hidden;
	background: url(/Images/promoHome-bottom.gif) bottom right no-repeat;
}
.promoHomeBottom h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#8e6c20;
	font-weight:normal;
	margin:10px;}
.promoHomeBottom h2 i {
	font-style:italic;
	color:#777;
}
.promoHomeBottom h2 a, .promoHomeBottom h2 a:hover {
	color:#8e6c20;
	text-decoration:none;
}
.promoHomeBottom p {
	line-height:18px;
	margin:0 5px 10px 10px;
}

.promoBottom {
	height:130px;
	overflow:hidden;
	background: url(/Images/promo-5col-bottom.gif) bottom right no-repeat;
}
.promoBottom h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#8e6c20;
	font-weight:normal;
	margin:6px 10px;
	}
.promoBottom h2 i {
	font-style:italic;
	color:#777;
}
.promoBottom h2 a, .promoBottom h2 a:hover {
	color:#8e6c20;
	text-decoration:none;
}
.promoBottom p {
	line-height:16px;
	font-size:11px;
	margin:0 5px 10px 10px;
}

a.arrowHome {
	height:39px;
	overflow:hidden;
	background:url(/Images/promoHomeButton.png);
	background-position:top right;
	background-repeat:no-repeat;
	behavior: url(/includes/iepngfix.htc);
	text-align:right;
	display:block;
}
a:hover.arrowHome {
	background:url(/Images/promoHomeButton_on.png) top right;	
}
a.arrowHome div {
	padding:10px 50px 0 0;
	text-align:right;
}

.rightPromoHome {
	background:url(/Images/bkgdRightGraySwirl.gif) top right no-repeat;
}
.rightPromoHome p {
	padding:80px 25px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color:#8e6c20;
	font-style:italic;
	text-align:right;
}
.rightPromoHome p span {
	font-size:22px;
}


/* table stuff */

#weddingprices table {
border:2px solid #555;
}
#weddingprices td {
padding:6px;
border-bottom:1px dotted #bbb;
text-align:left;
}
#weddingprices td.head {
	font-size:18px;
	font-weight:bold;
	padding:10px;
	text-align:center;
	background-color:#ddd;
}


/* rightlinks */ 

a.rightlink {
	width:300px;
	height:60px;
	background:url(/Images/bkgdRightLink.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	overflow:hidden;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
a:hover.rightlink  {
	background-position:0px -60px;
}
a.rightlink div {
	text-align:right;
	margin:23px 50px 0 0;
}

/* header stuff */

#header {
	background: #fff url(/Images/headerSwirl.jpg) top left no-repeat;
	height:117px;
	width:960px;
	position:relative;
}
#header h2 {
	text-indent:-10000px;
 width:10px;
	height:10px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0px;
	border:0px;
}
#header .logo {
	width:390px;
	height:117px;
	position:absolute;
	top:0px;
	left:0px;
 overflow:hidden;
}
#social {
	width:300px;
	height:116px;
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
}
#social a {
	width:300px;
	height:58px;
	overflow:hidden;
	display:block;
	background-image:url(/Images/icons_social.png);
	background-repeat:no-repeat;
	behavior: url(/includes/iepngfix.htc);
}
	#social a.facebook {background-position:0px 0px;}
	#social a:hover.facebook {background-position: -300px 0px;}
	#social a.twitter {background-position:0px -58px;}
	#social a:hover.twitter {background-position: -300px -58px;}

/* nav */

ul#topnav {
	font-size:12px;
	margin: 0; padding: 0;
	float: left;
	width: 960px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background: url(/Images/topnav_stretch_ulbkgd.gif) top right no-repeat;
	border-top:1px solid #fff;
}
ul#topnav li {
	font-size:12px;
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
	background: url(/Images/topnav_stretch.gif) repeat-x;
}
ul#topnav li a {
	font-size:12px;
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #653d0e url(/Images/topnav_active.gif) top left repeat-x; }
ul#topnav li span {
	font-size:12px;
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; 
	top:34px;
	display: none;
	width: 960px;
	background: #653d0e url(/Images/topnav_active_bottom.gif) bottom left repeat-x; ;
	color:#896732;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}


#quotes {
	width:600px;
	margin-left:20px;
}
.quote {
	background:url(/Images/quoteTop.jpg) top left no-repeat;
	margin-bottom:20px;
}
.quote p.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:50px 20px 10px 50px;
	line-height:22px;
}
.quote p.byline {
	font-style:italic;
	color:#8f671b;
	padding:0 0 0 50px;
}

		
/* contact form */

#contact {
}

#contact .label {
	width:170px;
	font-size:13px;
	color:#555;
	font-weight:bold;
	padding:15px 10px 10px 0;
	text-align:right;
	float:left;
}
#contact .form {
	width:360px;
	text-align:left;
	margin-left:10px;
	float:left;
}
#contact input {
	border:2px solid #777;
	color:#444444;
	font-size:14px;
	margin:5px 0 0;
	padding:6px;
	width:350px;
	background:#fff url(/Images/bkgdform.gif) top left repeat-x;
}
#contact textarea#comments {
	border:2px solid #777;
	color:#444444;
	margin:5px 0 0;
	padding:3px;
	width:355px;
	height:250px;
	overflow:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:14px;
}
#contact .button {
	border:0px;
	width:auto;
	background:none;
	margin-right:0px;
	}

p.email {
	padding:3px 0px 3px 25px;
	margin:15px 0 0 30px;
 background:url(/Images/gfxEnvelope.gif) 0px 5px no-repeat;
}
p.email a {text-decoration:underline;}

/* footer */

#footer {
	background: #121212 url(/Images/footerBkgd_Charlotte_Photography.gif) top left repeat-x;
	padding:0;
	margin:10px 0 0 0;
}

#footer ul {
		font-size:11px;
		float:left;
		width:930px;
		padding-left:30px;
		margin-top:20px;
	}
	#footer li {
		list-style:none;
		display:inline;
		padding:7px 25px 7px 0;
		margin:0px;
		float:left;
		color:#ccc;
		}
	#footer li a {
		font-weight:normal;
		display:block;
		color:#ccc;
	}
		#footer li a:hover {
		color:#fff;
		text-decoration:underline;
	}
	#footer p.links, #footer p.notice {
		padding:0 0 0 30px;
		margin:10px 0;
		line-height:normal;
		color:#fff;
		font-size:10px;
	}
	#footer p.links a {
		font-size:10px;
		color:#888;
		text-decoration:none;
		padding-right:10px;
	}
	#footer p.links a:hover {
		color:#aaa;
	}
	#footer p.notice {
		width:700px;
		float:left;
		text-align:left;
	}
	#footer p.notice a {
		font-size:10px;
		color:#ccc;
		text-decoration:none;
		padding-left:10px;
		text-decoration:underline;
	}
	#footer p.notice a:hover {
		color:#fff;
	}
#footer p.design {
	width:200px;
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	margin-right:10px;
}
#footer p.design a {
	font-weight:bold;
	color:#fff;
}
#footer p.address  {
		font-size:10px;
		color:#999;
		text-decoration:none;
		padding-left:30px;
	}
	
#bottomShadow {
	background: url(/Images/footer_bottom_shadow.png) top left no-repeat;
	min-height:30px;
	margin:0;
	width:1000px;
	behavior: url(/includes/iepngfix.htc);
}

/* end footer stuff */

.clear0 {	clear:both;	height:0px;	overflow:hidden;}
.clear5 {	clear:both;	height:5px;	overflow:hidden;}
.clear10 {	clear:both;	height:10px;	overflow:hidden;}
.clear20 {	clear:both;	height:20px;	overflow:hidden;}
.rule10 {	border-top:1px dotted #aaa;	height:0;	overflow:hidden;	margin:10px 0;}
.divider {	height:30px;	overflow:hidden;	background:url(/Images/divider.gif) top left repeat-x;	margin:10px 15px; }
.error {	color:#cc0000;	font-size:11px; }
