/* CSS Document */
body {
	background-image: url(../images/template/background.gif);
	background-repeat: repeat-x;
	background-color: #E2CFB8;

}

.main_text {
	position: relative;
	padding: 0px 15px 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: left;
}

.sales_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-align: left;
}

.numbering {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.emailaddress {
	font: italic 0.7em Arial, Helvetica, sans-serif;
	position: relative;
	width: 30px;
	bottom: 5px;
}
.imageborder {
	padding: 5px;
	border: thin solid #999999;
}

.rrwl_logo {
	float: right;
	position: relative;
	right: 10px;
}

.caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
}
.page_header {
	font: italic 700 1em "Times New Roman", Times, serif;
	text-decoration: underline;
	text-align: left;
}
a:link {
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.contact_info {
	text-align: center;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
.page_location {
	text-align: left;
	color: #999999;
	position: relative;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	text-indent: 0px;
}

table.navbar {
	border-collapse: collapse;
}
table.navbar td {

}

table.navbar td a{
	display: block;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	line-height: 30px;
}
table.navbar td a:link, table.navbar td a:visited {
	color: #003300;
	background-image: url(../images/sidenav_unsel.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}

table.navbar td a:hover, table.navbar td a:active {
	background-image: url(../images/sidenav_sel.jpg);
	color: #003300;
	background-repeat: no-repeat;
}
.p_contact {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.image_lowleft {
	clear: right;
	float: left;
	padding: 5px;
	border: thin solid #999999;
	margin: 7px;
}
.nav_leftpos {
	position: relative;
	width: 150px;
	left: 10%;
}	
#copyright {
	position: relative;
	top: 3px;
	font: x-small Arial, Helvetica, sans-serif;
	left: 10px;
}
