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

body {
	background:#f2dfbc;
	color:#332822;
}

h1 {
	background:transparent url(../images/girlmeetsbusiness_logo.gif) no-repeat top left;
	width: 296px;
	height: 59px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1 span {
	display:hide;	
}

blockquote {
	font-style:italic;
	margin: 0 .8em 1em 1.5em;
	font-size: 15px;
	line-height: 1.6em;
}

blockquote a.normalWeight {
	font-weight:normal;	
}

.testimonial {
	padding-top:.5em;
	margin-bottom:1.5em;
}

#nav {
	margin-top:58px;
	font-weight: bold;
}


#nav a {
	border-left: 1px #332822 solid;
	height: 12px;
	padding-left:4px;
}

.box {
	background-color:transparent;
	padding-bottom: 1px;
}


#content {
	margin-top:25px;	
}


#copy-box {
	background:#e1ce9f;	
	height: 479px;
}

#contact-box {
	background:#d9d6a9;	
}

a:focus, 
a:hover     { color: #2A2625; text-decoration: underline;}
a           { color: #2A2625; text-decoration: none; }

#contact-box img {
	margin: 18px 0 12px 0;	
}

.formError {
	margin-top: 8px;
	color: #a62b0f;
	font-weight:bold;
}

.confirmation {
	color: #7d8a2e;
	font-weight:bold;
}

	
	
h4 {
	margin-bottom:8px;	
	font-weight:bold;
}

a:link, a:visited {
	font-weight:bold;
}

.note {
	font-size: .8em;
	color: #605753;
	margin-top:12px;
}

