body {
	margin: 0;
	padding: 0;
	font: normal 9pt Tahoma,"Trebuchet MS",Verdana,Geneva,Helvetica,Arial,sans-serif;
	background: url(/images/bg.jpg) repeat-x;
}

.middler a {
	color: #F1591E;
}

form, input, select {
	margin: 0;
	padding: 0;
}
.radio, .checkbox {
	border: none;
}
.text, .select, .textarea {
	border: 1px #6D6E8F solid;
	clear: both;
}
.submit {
	overflow: visible;
	padding: 1px 2px;
	border: 1px #DDD solid;
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	font-size: 14pt;
	color: #555;
	background: #EEE;
}
.submitClick {
	border: 1px #C0C0C0 solid;
	border-right: 1px #DDD solid;
	border-bottom: 1px #DDD solid;
}



#middler {
	position: relative;
	width: 940px;
	margin: 0 auto;
}


#mainTable {
	width: 940px;
}
#mainTable td {
	vertical-align: top;
}
#shadowLeft {
	width: 20px;
	background: transparent url(/images/shadowLeft.jpg) bottom no-repeat;
}
#shadowRight {
	width: 20px;
	background: transparent url(/images/shadowRight.jpg) bottom no-repeat;
}
#shadowBottom {
	width: 940px;
	height: 20px;
	background: url(/images/shadowBottom.jpg) no-repeat;
}

#pageContent {
	position: relative;
	width: 898px;
	border: 1px #404145 solid;
	border-top: 0;
}



#header {
	position: relative;
	width: 898px;
	height: 209px;
	background: url(/images/citrus/header.jpg) no-repeat;
}


#topNavBar {
	position: relative;
	width: 898px;
	height: 44px;
	background: url(/images/citrus/topNavBg.gif) no-repeat;
}
#topNavBox {
	float: left;
	margin-left: 20px;
	background: url(/images/shading.gif);
}
#rdo_topNav {
	height: 44px;
}
.topNav {
	float: left;
	height: 44px;
	font-size: 20px;
	color: #FFFFFF;
	background: url(/images/citrus/topNavBg.gif) repeat-x;
}

.topNavActive {
	height: 44px;
	background: url(/images/citrus/topNavActiveBg.gif) repeat-x;
}
.topNav a {
	display: block;
	padding: 13px 25px 0 25px;
	color: #FFFFFF;
	text-decoration: none;
}



#mainContentBox {
	position: relative;
	width: 898px;
	min-height: 600px;
	background: #FFFFFF;
}


#leftNavBar {
	float: left;
	width: 207px;
}
#leftNavSplashColor {
	width: 207px;
	height: 8px;
	background: #F1591E;
}
#leftNavBox {
	background: url(/images/shading.gif);
}
.leftNavContainer {
	width: 207px;
}
.leftNavHeader {
	width: 207px;
	margin-top: 20px;
	padding: 10px 0;
	text-align: center;
	font-size: 22px;
	color: #555555;
}

.leftNav {
	width: 207px;
	height: 49px;
	background: url(/images/leftNavBg.gif) no-repeat;
}
.leftNav a {
	display: block;
	width: 195px;
	height: 35px;
	padding: 14px 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.leftNavActive a {
	display: block;
	width: 195px;
	height: 35px;
	padding: 14px 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	background: #FAC8B5;
}



#leftNavShadow {
	float: left;
	width: 15px;
	height: 450px;
	background: url(/images/leftNavShadow.jpg) no-repeat;
}



#agentHeadshot {
	text-align: center;
}
#agentHeadshot img {
	border: 1px #756F62 solid;
}
#agentInfoBox {
	width: 207px;
	margin: 20px 0;
	overflow: hidden;
	text-align: center;
}
#agentAddressBox {
	margin: 5px 0;
}



#contentBox {
	position: relative;
	float: left;
	width: 676px;
}
#content {
	padding: 0 10px;
}
#pageTitle {
	margin: 20px 20px 10px 0;
	padding-right: 15px;
	border-right: 5px #F1591E solid;
	font-size: 40px;
	text-align: right;
	color: #555555;
}



#rdoCopyright {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
	color: #616B4F;
}
#rdoCopyright a {
	color: #F1591E;
	font-weight: bold;
	text-decoration: none;
}
#rdoCopyright a:hover {
	text-decoration: underline;
}

/* RDO-specific Styles go here */

.widgetBox .widget, .widgetBox .widgetEmpty {
	padding: 15px 0;
}

.widgetSlideshowWide {
	width: 600px;
}

.widgetGallery {
	text-align: center;
}
.galleryHeader {
	margin-top: 15px;
}

#adSenseBox {
	margin-bottom: 10px;
}