/*
Theme Name: Sparrow
Template: modularity
Theme URI: http://wordpress.org/
Description: Theme converted from original Sparrow Bridal page design.
Version: 1.5
Author: Ron Cook
*/
@import url("../modularity/style.css");

body {
	width: 844px;
	margin: 0 auto 0 auto;
	background:#666;
	
}

#outerWrapper2 {
 background: #c2e5e7;
 	margin-top: 0px;
height: 684px;

position:relative;
}
#header {
height: 365px;
background: url(images/header-bg.jpg) no-repeat;
}

#nav {
height: 50px;
background:url(images/nav-bg.jpg) no-repeat;
padding: 0 0 0 25px;

}
#content2 {
		top:21px;
	left:292px;
	padding:15px 15px 40px 15px;
		
	margin: 0 20px 0 20px;
	border:solid 2px #FFF;
	background: #bfbfbf;
	color:#000;
	
	
}
#contentWrapper {
	margin-top: 0px;
height: 684px;
background:url(images/content-bg.jpg) no-repeat;
position:relative;
}
#contentWrapper2 {
	margin-top: 0px;
	padding-bottom: 10px;

background:#c2e5e7;
position:relative;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	display: block;
	line-height: 20px;
	margin: 10px 30px 0 0;
	padding: 0 5px 0 5px;
	}
	
#nav ul li a:link, 	#nav ul li a:visited {
	text-decoration:none;
	color: #fff;
}
#nav ul li a:hover,	#nav ul li a:active {
	color:#c2e5e8;
}
#content {
	position:absolute;
	top:21px;
	left:292px;
	padding:25px 15px 25px 15px;
	width: 470px;
	height: 560px;
	z-index:10;
	overflow: auto;
}
#content h2 {
	color: rgb(0, 82, 93); 
	font-family: Lucida Sans Unicode;
}
#content p {
	color: rgb(0, 82, 93); 
	font-family: Lucida Sans Unicode;
	font-size:small;

}
#footer {
height: 121px;
background: url(images/footer-bg.jpg) no-repeat;
}
div.wpsc_loading_animation {
  visibility: hidden;
}
#contactMessage {
	height: 125px;	
}
				 
div.wpcf7-response-output wpcf7-mail-sent-ok {
	color:#000;	
}
#wpcf7-f1-p25-o1 {
	color:#F00;	
}
