/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

/*Begin Design Layout*/
body {
	background: #B7BCC3 url(/inc/templates/current/carolinaweddingguide/images/bg.gif) repeat-x;
	font-family: Arial;
	color: gray;
	font-size: 12px;
	}

a {
	color:gray;
	text-decoration: underline;
	}

a:hover {
	color:#333333;
	}

.p-shadow {
 text-align: center;
  width: 90%;
  float:left;
  background: url(/inc/templates/current/carolinaweddingguide/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/inc/templates/current/carolinaweddingguide/images/shadow_ie.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(/inc/templates/current/carolinaweddingguide/images/shadow_lft.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: normal 9px Arial, Helvetica, sans-serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
  
.video {
	color: #FF6699;
}
.wslinks {
	color: #0000FF;
	font-weight:bold;
}
/*End Design Layout*/

/*Begin Content*/

#content {
	font-family: Arial;
	color: gray;
	font-size: 12px;
}

h1 {
	font-family: Arial;
	color: gray;
	font-size: 18px;
}

h2 {
	font-family: Arial;
	color: gray;
	font-size: 16px;
}

h3 {
	font-family: Arial;
	color: gray;
	font-size: 14px;
	text-align: center;
}

img {
	border-width:0px;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	font-family: Tahoma;
	color: #FF6699;
}
.style11 {color: gray}
.style17 {font-size: 12px}
.style19 {
	color: gray;
	font-family: Tahoma;
	font-size: 12px;
}
.style21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: gray;
}
.style22 {
	font-size: 10px;
	font-style: italic;
}
.style24 {
	color: gray;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

/*End Content*/

/*Begin Forms*/

.sc_table_form{
	margin-top: 20px;
	padding: 20px;
	margin-left:auto;
	margin-right:auto;
}

.sc_thanks{
	margin-top: 20px;
	padding: 20px;
	margin-left:auto;
	margin-right:auto;
}

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 10px;
} 

.sc_form_textbox{
	width: 200px;
} 

.sc_form_separator_label{
	font-weight: bold;
} 

.sc_form_separator{
	color: #48648C;
	background-color: #48648C;
	height: 1px;
} 

#sc_form_textarea_Comments {
width: 200px;
height:50px;
text-indent: 0px;
}

/*End Forms*/

/*Footer*/
#footer {
	text-align:center;
	font-size: 10px;
}

