/* 
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;
}
h1 {
		text-align: center;
}
a:link, a:visited {
	color: #CC6606;
}
a:active, a:hover {
	color: #A8C2A5;
}
#wrapper {
	margin: 40px auto;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
}
#page {
	background-image: url(images/risebridgeback.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: #CC6606;
	text-decoration: none;
}
#top_nav a:active, #top_nav a:hover {
	color: #A8C2A5;
	text-decoration: none;
}
#header {
	text-align: right;
	padding-right: 20px;
}
#content {
	height: 500px;
	width: 800px;
	clear: both;
}
#maine {
	background-color: #FFFFFF;
	width: 450px;
	height: 435px;
	margin-left: 135px;
	margin-top: 20px;
	font-size: 0.8em;
	background-image: url(images/maine.gif);
	background-repeat: no-repeat;
}
#maine p, #maine_about p, #maine_long 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_long {
	background-color: #FFFFFF;
	width: 450px;
	height: 455px;
	margin-left: 135px;
	margin-top: 20px;
	font-size: 0.8em;
	background-image: url(images/maine.gif);
	background-repeat: no-repeat;
}
#maine_long img {
	float: left;
	margin-right: 10px;
}
#team_left {
	width: 220px;
	float: left;
}
#team_right {
	width: 220px;
	float: right;
}
#team_right p, #team_left p {
	text-align: left;
}
	
#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: 146px;
	top: 510px;
	height: 100px;
	width: 100px;
}
#photo_2 {
	position: absolute;
	left: 256px;
	top: 510px;
	height: 100px;
	width: 100px;
}
#photo_3 {
	position: absolute;
	left: 366px;
	top: 510px;
	height: 100px;
	width: 100px;
}
#photo_4 {
	position: absolute;
	left: 476px;
	top: 510px;
	height: 100px;
	width: 100px;
}
#map {
	position: absolute;
	left: 146px;
	top: 510px;
	height: 122px;
	width: 428px;
}
#instructions {
	height: 15px;
	position: absolute;
	left: 136px;
	top: 620px;
	width: 449px;
}
#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;
}
