html {
	background-image: url(../images/backGreen.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/slBannerSlice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D8EFDB;
}


#wrapper {
	width: 900px;
	margin: auto;
}


#banner {
	height: 153px;
	width: 900px;
	padding-top: 20px;
}
#bannerLogo {
	height: 151px;
	width: 207px;
	margin-left: 20px;
	background-image: url(../images/logonew.jpg);
	float: left;
}
#bannerTitle {
	text-align: center;
	height: 151px;
	width: 600px;
	float: right;
	margin-right: 20px;
}


#seamlessBar {
	background-image: url(../images/slSeamPics.jpg);
	height: 49px;
	width: 900px;
	background-repeat: no-repeat;
	clear: both;
	background-position: bottom;
}
#holderMid {
	background-image: url(../images/slNavBottomMauve.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#navigationHolder {
	float: left;
	width: 154px;
}

#navigation {
	min-height: 300px;
	padding-top: 45px;
	background-image: url(../images/slNavRed.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#navigationCurve {
	background-image: url(../images/slNavCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
}

#navigation a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 10px;
}
#navigation a:hover {
	background-color: #D8EFDB;
	color: #000000;
}


#contentArea {
	width: 746px;
	float: right;
	min-height: 400px;
	background-color: #FFFFFF;
	background-image: url(../images/slContentRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#contentTitle {
	background-image: url(../images/slContentTitlePics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 746px;
}
#contentTitle h1 {
	color: #FEFFF2;
	padding: 0px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content {
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/slContentBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 500px;
}

#clear {
	text-decoration: none;
	clear: both;
}
#clear2 {
	clear: both;
}

#content a {
	font-weight: bold;
	color: #941E2E;
	text-decoration: none;
}
#content h2 {
	font-weight: bold;
	color: #009933;
}
#content hr {
	color: #FEF102;
}

#googleMap {
	margin: auto;
	text-align: center;
	height: 370px;
	width: 425px;
	border: 2px double #50B857;
	padding: 10px;
}

#footer {
	height: 15px;
	width: 880px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 10px;
	clear: both;
}
#footer a {
	font-weight: bold;
	color: #941E2E;
	text-decoration: none;
}
#AMdescription {
	height: 500px;
	width: 500px;
	border: 2px solid #009933;
	background-color: #FFFFFF;
	overflow: scroll;
}
#AMdescription2 {
	height: 500px;
	width: 500px;
	border: 2px solid #009933;
	background-color: #FFFFFF;
	overflow: scroll;
}
.PhotoRightSpace {
	margin-right: 10px;
	border: 5px outset #941E2E;
	float: left;
	margin-bottom: 10px;
	padding: 2px;
}
#ShoulderHolder {
	float: left;
	height: 200px;
	width: 215px;
	margin-right: 25px;
}
