/* CSS Document */

#container {
	height: 1000px;
	width: 1150px;
	margin: 0px;
	background: #F4F1DB;
}
#container_bio {
	height: 3000px;
	width: 1150px;
	margin: 0px;
	background: #F4F1DB;
}

#left_box {
	background: #F4F1DB url(../images/rem_round_corner_left.jpg) no-repeat left;
	height: 1000px;
	float: left;
	width: 250px;
	margin: 0px;
}
#left_box_bio {
	background: #F4F1DB url(../images/rem_round_corner_left_bio.gif) no-repeat left;
	height: 3000px;
	float: left;
	width: 250px;
	margin: 0px;
}
#left_box_img {
	background: url(../images/rem_graphic.jpg) repeat-y right;
	height: 1000px;
	width: 250px;
	float: right;
}
#left_box_img_bio {
	background: url(../images/rem_graphic.jpg) repeat-y right;
	height: 3000px;
	width: 250px;
	float: right;
}
#nav {
	height: 230px;
	margin-top: 200px;
	float: left;
	margin-left: 20px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font: 9pt Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#nav ul li {
	list-style: none;
}
#nav ul a {
	text-decoration: none;
	display: block;
	height: 38px;
	width: 141px;
	color: #FFFFFF;
	background: url(../images/rem_nav_graphic2.jpg) no-repeat left center;
	text-indent: 50px;
	line-height: 28px;
}
#nav ul a:hover {
	background: url(../images/rem_nav_graphic2.jpg) right;
}
#right_box {
	background: #F4F1DB url(../images/rem_round_corner_right.jpg) no-repeat right;
	height: 1000px;
	width: 880px;
	float: right;
	margin: 0px;
}
#right_box_bio {
	background: #F4F1DB url(../images/rem_round_corner_right_bio.gif) no-repeat right;
	height: 3000px;
	width: 880px;
	float: right;
	margin: 0px;
}
#right_box li {
}
#right_box a {
	text-decoration: underline;
	color: #9A364B;
}
.nobullets {
	list-style: none;
}
#logo_home {
	background: url(../images/rem_logo_home.jpg) no-repeat;
	height: 44px;
	width: 357px;
	margin-top: 85px;
}
#header {
	height: 30px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
}
#header_home {
	height: 30px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: 3B352E;
}
#header h4 {
	color: #3B352E;
	letter-spacing: 1px;
	font: Arial, Helvetica, sans-serif;
}
#text_left {
	height: 675px;
	width: 350px;
	float: left;
	color: #3B352E;
	font: 10pt/135% Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	padding-right: 10px;
}
#text_left_bio {
	height: 2000px;
	width: 350px;
	float: left;
	color: #3B352E;
	font: 10pt/135% Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	padding-right: 10px;
}

#text_right {
	height: 675px;
	width: 350px;
	float: left;
	font: 10pt/135% Arial, Helvetica, sans-serif;
	color: #3B352E;
	letter-spacing: 0.5px;
	border-left: 1px solid #3B352E;
	padding-left: 10px;
}
#text_right_bio {
	height: 2000px;
	width: 350px;
	float: left;
	font: 10pt/135% Arial, Helvetica, sans-serif;
	color: #3B352E;
	letter-spacing: 0.5px;
	border-left: 1px solid #3B352E;
	padding-left: 10px;
}
.smtype {
	font-size: 8.5pt;
}
.bold {
	font-weight: bold;
}
.red {
	color: #9B1E35;
}
.text_img {
	float: right;
}
#footer {
	clear: left;
	width: 800px;
	height: 20px;
	padding-top: 10px;
}
#footer ul {
	font: 8pt/150% Arial, Helvetica, sans-serif;
	color: #3B352E;
}
#footer ul li {
	display: inline;
	padding-right: 5px;
}
#footer a {
	color: #A91E35;
	text-decoration: none;
}
#credit {
	height: 20px;
	width: 250px;
	font: 7pt Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-left: 265px;
}
#credit a {
	text-decoration: none;
}
