* {
margin: 0;
padding: 0;
border: 0;
}
a {
	color: #683349;
	text-decoration: none;
	font-weight: bold;
}
#contentLeft{
	width:957px;
	background-attachment: inherit;
	background-image: url(../images/leftFlower.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	right: 196px;
	position: relative;
 }
.floatRight {
	float: right;
}

#contentRight {
	background-attachment: inherit;
	background-image: url(../images/RightFlower.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1434px;
	left: 281px;
}



#container {
	text-align: center;
	width: 957px;
	margin: auto;
}
#main {
	width: 957px;
	text-align: center;
	margin-left: 196px;
	margin-right: 281px;
	background-color: #D1879E;
}

#header {
	background-attachment: scroll;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	height: 352px;
}
body {
	text-align: center;
	
	background-attachment: fixed;
	background-image: url(../images/gradientRepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #99CDFF;
	
}
#intro {
	background-attachment: scroll;
	background-image: url(../images/mainBackdrop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 235px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}
#photos {
	background-attachment: scroll;
	background-image: url(../images/photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}
#comments {
	background-attachment: scroll;
	background-image: url(../images/grangeTest_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	text-align: left;
	padding-top: 0px;
	padding-right: 480px;
	padding-left: 30px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}
#footLeft {
	float: left;
	width: 435px;
	text-align: left;
}
#footRight {
	float: right;
	width: 435px;
}

.footerText {
	color: #FFF;
	padding-top: 2px;
}

#features {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	margin-left: 675px;
	margin-right:30px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	font-style: italic;
	height: 215px;
	padding-top: 45px;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330000;
	margin-top: 61px;
	margin-left: 30px;
	text-align: left;
	}
.heading{
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 5px;
}
.introText{
	font-size: 11px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 178px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 7px;
	text-align: justify;
}
.smallGap {
	font-size: 5px;
	line-height: 10px;
}

.clearfloat{
	clear: both;	
}
#footerMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
