@charset "UTF-8";

#info h2{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #CCC;
	position: relative;
	font-family: 'PT+Sans', Arial, Helvetica, sans-serif;
}


#navright {
	padding: 0px;
	height: 60px;
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
/*contact*/
#contact {
	position: absolute;
	height: 408px;
	width: 700px;
	margin-left: 200px;
	padding: 10px;
	margin-top: 85px;
}
#infonav {
	height: 570px;
	width: 450px;
	margin-left: 450px;
	margin-top: 60px;
	padding: 0px;
	float: left;
}
#about {
	background-image: url(../images/info/about.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pricing {
	background-image: url(../images/info/pricing.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#resources {
	background-image: url(../images/info/resources.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content #infonav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

/*resources links*/

#content li {
	display: block;
	height: 40px;
	width: 450px;
	margin-top: 25px;
}
#contact form ul {
	list-style-type: none;
}
#content a {
	display: block;
	height: 40px;
	width: 445px;
}
#content a:hover {
	background-position: left top;
	
}
#wedbydesign {
	background-image: url(../images/resources/wedbydesign.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#farmkitchen {
	background-image: url(../images/resources/farmkitchen.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wedfog {
	background-image: url(../images/resources/wedfog.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#j3 {
	background-image: url(../images/resources/j3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content em {
	display: none;
}
#contentresources em {
	display: none;
}

#resourcesnav {
	margin-top: 200px;
	position: absolute;
	height: 378px;
	width: 497px;
	margin-left: 50px;
	background-image: url(../images/transparantSquare.png);
	background-repeat: no-repeat;
}
#contentresources #resourcesnav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


