body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0% 0%;
	height: 100%;
}
.housing {
	height: 100%;
}
.ryanbottright {
	background-attachment: fixed;
	background-image: url(images/frame/bottryan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topbkgrnd {
	background-image: url(images/frame/topbkgrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottombar a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.bottombar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.bottombar a:hover{
	color: #EDA60E;
	text-decoration: underline;
}
.bottombar a:active{
	color: #EDA60E;
	text-decoration: underline;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.sublinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.sublinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.sublinks a:hover {
	color: #B66D1E;
	text-decoration: none;
}
.sublinks a:B66D1E {
	color: #000000;
	text-decoration: none;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.credits a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.credits a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.credits a:hover {
	color: #EDA60E;
	text-decoration: none;
}
.credits a:active {
	color: #EDA60E;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #765544;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.regtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.smallleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.smallleftbold {
	font-weight: bolder;
}
hr {
	color: #765544;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #765544;
}
.leftnav a:link {
	color: #765544;
	text-decoration: none;
}
.leftnav a:visited {
	color: #765544;
	text-decoration: none;
}
.leftnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftcallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/callout_bkgrnd1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgright {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
.imgleft {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
