/* 
CSS Document for Risebridge
*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Verdana, Arial;
	font-size: 0.9em;
}
img {
	border-style: none;
}
a:link, a:visited {
	color: #CC6600;
}
a:active, a:hover {
	color: #A8C2A5;
}
h1 {
	text-align: center;
}
#wrapper {
	margin: 40px auto;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
}
#page {
	background-image: url(images/risebridgeback_profile.gif);
	height: 700px;
	position: relative;
}
#top_nav {
	text-align: right;
}	
#top_nav ul {
	display: inline;
	list-style: none;
	margin-right: 50px;
}
#top_nav li {
	display: inline;
	text-decoration: none;
	margin-right: 10px;
}
#top_nav a:link, #top_nav a:visited {
	color: #CC6600;
	text-decoration: none;
}
#top_nav a:active, #top_nav a:hover {
	color: #A8C2A5;
	text-decoration: none;
}
#header {
	height: 100px;
}
#content {
	height: 500px;
	width: 800px;
	clear: both;
}
#maine {
	width: 530px;
	height: 600px;
	margin-left: 135px;
	font-size: 0.8em;
	padding-top: 80px;
}
#wall {
	width: 510px;
	height: 550px;
	margin-left: 145px;
	font-size: 0.8em;
	padding-top: 100px;
}

#maine p, #maine_about p {
	margin-left: 15px;
	text-align: center;
	margin-right: 15px;
}
#maine_about {
	background-color: #FFFFFF;
	width: 450px;
	height: 480px;
	margin-left: 135px;
	margin-top: 20px;
	font-size: 0.8em;
	background-image: url(images/maine.gif);
	background-repeat: no-repeat;
}
#maine_map {
	background-color: #FFFFFF;
	width: 530px;
	height: 435px;
	margin-left: 135px;
	margin-top: 20px;
	font-size: 0.8em;
	background-image: url(images/maine_map.gif);
	background-repeat: no-repeat;
}
#photo_1 {
	position: absolute;
	left: 161px;
	top: 540px;
	height: 100px;
	width: 100px;
}
#photo_2 {
	position: absolute;
	left: 287px;
	top: 540px;
	height: 100px;
	width: 100px;
}
#photo_3 {
	position: absolute;
	left: 413px;
	top: 540px;
	height: 100px;
	width: 100px;
}
#photo_4 {
	position: absolute;
	left: 539px;
	top: 540px;
	height: 100px;
	width: 100px;
}
#map {
	position: absolute;
	left: 146px;
	top: 510px;
	height: 122px;
	width: 428px;
}
#instructions {
	height: 15px;
	position: absolute;
	left: 572px;
	top: 651px;
	width: 85px;
}
#offers {
	position: absolute;
	left: 604px;
	top: 205px;
}
#button_1 {
	position: absolute;
	left: 604px;
	top: 330px;
	width: 172px;
	height: 25px;
}
#button_2 {
	position: absolute;
	left: 604px;
	top: 365px;
	width: 172px;
	height: 25px;
}
#button_3 {
	position: absolute;
	left: 604px;
	top: 400px;
	width: 172px;
	height: 25px;
}
#button_4 {
	position: absolute;
	left: 604px;
	top: 435px;
	width: 172px;
	height: 25px;
}
#man {
	background-image: url(images/man.png);
	position: absolute;
	left: 672px;
	width: 117px;
	top: 473px;
	height: 220px;
	background-repeat: no-repeat;
}
#woman {
	background-image: url(images/woman.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 14px;
	top: 87px;
	width: 123px;
	height: 279px;
}
#footer {
}
.style1 {
	color: #CC6600;
}
