/*CSS Document
Global Resetting * clear browser defaults ***************************************/
BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, INPUT, TEXTAREA, P, BLOCKQUOTE, TH, TD, SPAN
{
	margin: 0;
	padding: 0;
}
OL, UL
{
	list-style: none;
}
A IMG
{
	border: 0;
}
*
{
	font-size: 1em;
/*reset font-sizes*/
	padding: 0;
	margin: 0;
}
STRONG
{
	color: #070;
}
HTML
{
	width: 100%;
	height: 100%;
	background: #482D12 url(../images/bodyBG.gif) repeat-x;
/*required for ie6*/
}
/*Custom Styles    ***************************************/
#Enclosure
{
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #001436;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
	background: #482D12 url(../images/bodyBG.gif) repeat-x;
}
#mainArea
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 979px;
	margin-left: -490px;
	background: #FFF url(../images/mainBG.gif) repeat-y right;
}
/*Header Elements    ***************************************/
#topbar
{
	position: relative;
	top: 0px;
	height: 50px;
	width: 979px;
	background: url(../images/top.gif) repeat-x top;
}
#titlebar
{
	position: relative;
	top: 0px;
	height: 215px;
	width: 979px;
	background: url(../images/banner2.gif) repeat-x top;
}
#menuBar
{
	position: absolute;
	left: 40px;
	top: 126px;
	width: 905px;
	float: left;
}
#menuBar UL
{
	border-right: 1px solid #DDD;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#menuBar LI
{
	display: inline;
/*necessary for ie*/
}
#menuBar A
{
	float: left;
	border-left: 1px solid #DDD;
	height: 22px;
	padding: 1px 19px 1px 9px;
	color: #000077;
	letter-spacing: 0.1em;
	font-size: 19px;
	text-decoration: none;
}
* HTML #menuBar A
{
	letter-spacing: normal;
}
#menuBar A.current, #menuBar LI A.section, #menuBar LI A:hover
{
	background-color: #62A763;
	color: #FFF;
}
#roNavArea
{
	position: absolute;
	top: 0px;
	width: 160px;
	left: 740px;
	background: url(../images/tanMenuBG.gif);
/*display: inline-block;
padding: 0px;
height: 23px;
background: #ccc url(../images/menuRtBG.jpg) top right no-repeat;
z-index: 98;*/
}
#realBG A
{
	height: 24px;
	padding: 0px 3px;
	width: 154px;
	letter-spacing: normal;
	font-size: 18px;
	color: #333;
}
* HTML #realBG A
{
	width: 160px;
}
#infoTxt
{
	position: relative;
	left: 40px;
	top: 30px;
	width: 900px;
	text-align: right;
	font-size: 1em;
	line-height: 1em;
	color: #000077;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
#tagline
{
	position: relative;
	left: 42px;
	top: 15px;
	width: 900px;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	color: #000077;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
#pageTitle
{
	position: relative;
	left: 250px;
	top: 140px;
	width: 690px;
	font-size: 1.6em;
	line-height: 1.5em;
	color: #000077;
	font-weight: 700;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
/** Breadcrumbs **/
#Breadcrumbs
{
	position: relative;
	left: 252px;
	top: 155px;
	color: #9999CC;
	text-align: left;
	font-size: 0.8em;
	border-bottom: 1px dotted #DDD;
	width: 685px;
	margin: 0 5px 10px 0;
}
#Breadcrumbs P
{
	margin: 0;
}
#Breadcrumbs P A
{
	margin: 0;
	color: #CCC;
}
/*Main Section Elements    ***************************************/
#sidebarAndContent
{
	position: relative;
	top: 0px;
	margin-left: 41px;
}
* HTML #sidebarAndContent
{
	margin-left: 40px;
}
#outerContainer
{
	float: left;
	background: url(../images/ronabBG.gif) repeat-y left;
	left: 1px;
}
#container
{
	float: left;
	background: url(../images/ronavBottom1.gif) no-repeat bottom left;
	padding-bottom: 1px;
}
#inner
{
	float: left;
	overflow: hidden;
}
#calcBtn
{
	margin: 5px 33px 0px 0px;
}
.right
{
	float: right;
}
#inner DIV.col1, #inner DIV.col2, #inner DIV.col3
{
	float: left;
	margin-right: 10px;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
#inner .col1
{
	width: 199px;
}
#inner .col2
{
	width: 520px;
}
#inner .col3
{
	margin-right: 0;
	width: 160px;
}
.clear
{
	clear: both;
	line-height: 0px;
}
#sectionNavContainer
{
	position: relative;
	left: 42px;
	width: 199px;
	float: left;
	background: url(../images/ronabBG.gif) repeat-y top;
}
#sectionNav
{
	position: relative;
	left: 0px;
	width: 199px;
	background: #FFF url(../images/ronavBottom1.gif) no-repeat bottom;
}
#sectionNavItems
{
	position: relative;
	left: 0px;
	width: 185px;
	padding: 0px;
	font-size: 0.9em;
}
#sectionNavItems UL
{
	background: transparent;
}
#sectionNavItems UL LI
{
/*border-left: solid 1px #002d3b;*/
}
#sectionNavItems UL LI A
{
	color: #007;
	padding: 0px 10px;
	border-left: 1px solid #007;
	text-decoration: none;
}
#sectionNavItems UL LI A.current, #sectionNavItems LI A.section, #sectionNavItems LI A:hover
{
	border-left: 3px solid #007;
	padding: 0px 8px;
	display: inline-block;
	color: #000;
}
#Menu3
{
	display: block;
	margin-left: 5px;
}
#Menu3 LI A
{
	list-style: none;
	margin-left: 5px;
}
#Menu4
{
	display: block;
	margin-left: 25px;
}
#Menu4 LI A
{
	list-style: square;
	margin-left: 5px;
}
#sectionNavShift
{
	position: relative;
	left: 0px;
	width: 198px;
	height: 100px;
}
/*Content Area Styles *************************/
#contentAreaHome
{
	position: relative;
	display: block;
	top: 10px;
	width: 520px;
/*float:     left;*/
	background: #FFF url(../images/cntntUpperLft.gif) no-repeat top left;
}
#contentAreaStandard
{
	position: relative;
	display: block;
	top: 10px;
	width: 520px;
/*float:     left;*/
	background: #FFF url(../images/cntntUpperLft.gif) no-repeat top left;
}
/*#contentTxtStandard {
position: relative;
top: 5px;
left: 6px;
width: 504px;
padding-bottom: 10px;
margin-bottom: 30px;
background-color: #FFF;
/*background-image: url(../images/cntntLowerRt.gif);
background-repeat: no-repeat;
background-position: right bottom;
}*/
#contentStandard
{
	position: relative;
	top: 0px;
	left: 0px;
	display: inline-block;
	padding: 5px 10px;
	width: 500px;
/*margin-bottom: 5px;
min-height: 290px;
background: #fff url(../images/cntntLowerRt.gif) right no-repeat;
border: #0f0 solid 1px;
border: #f00 solid 1px;*/
	padding: 20px 0 30px 10px;
}
#jjd_show
{
	margin: 0px 90px;
	top: 20px;
}
#contentStandard H1
{
	font-size: 1em;
	color: #002D3B;
	margin: 15px 0;
	clear: both;
	font-weight: 600;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: underline;
}
#contentStandard H2
{
	font-size: 1em;
	color: #007;
	margin: 10px 0 10px 10px;
	clear: both;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}
#contentStandard UL, #contentStandard OL
{
	margin: 20px;
	color: #444;
}
#contentStandard LI
{
	list-style: square;
	margin: 5px 0 5px 25px;
	font-size: 1em;
}
#contentStandard P
{
	color: #444;
	line-height: 1.3em;
	font-size: 1em;
	margin-bottom: 10px;
}
* HTML #contentStandard
{
/*height: 290px;*/
}
#contentStandard IMG
{
	border: 0;
	margin: 0px 24px 5px 0px;
	float: left;
}
.contact
{
	font-size: 0.9em;
	line-height: 1em;
}
#cityDescrip
{
	width: 644px;
	margin-bottom: 25px;
}
#searchLink
{
	margin: 12px 0 0;
	font-size: 0.8em;
}
#sectionNavItems
{
	position: relative;
	left: 0px;
	padding: 0 10px;
}
#buttonArea
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 160px;
	float: left;
/*background: #00f;*/
}
#buttonArea UL
{
	list-style: none;
}
#buttonNav A.srchHome, #buttonNav A.mortCalc, #buttonNav A.commInfo, #buttonNav A.srchSite
{
	position: relative;
	display: block;
	width: 160px;
	height: 49px;
	margin-bottom: 10px;
}
#buttonNav A.srchHome
{
	background: #FFF url(../images/homeSearchBtn.gif) no-repeat;
}
#buttonNav A.mortCalc
{
	background: #FFF url(../images/mortCalcBtn.gif) no-repeat;
}
#buttonNav A.commInfo
{
	background: #FFF url(../images/commInfoBtn.gif) no-repeat;
}
#buttonNav A.srchSite
{
	background: #FFF url(../images/siteSearchBG.gif) no-repeat;
}
#buttonNav A.srchHome:hover
{
	background: #FFF url(../images/homeSearchBtnHvr.gif) no-repeat;
}
#buttonNav A.mortCalc:hover
{
	background: #FFF url(../images/mortCalcBtnHvr.gif) no-repeat;
}
#buttonNav A.commInfo:hover
{
	background: #FFF url(../images/commInfoBtnHvr.gif) no-repeat;
}
#buttonNav A.srchSite:hover
{
	background: #FFF url(../images/siteSearchBGHvr.gif) no-repeat;
}
/*Bottom/Footer Section Elements    ***************************************/
#footerHolder
{
	position: relative;
	float: left;
	width: 938px;
	margin-left: 41px;
}
* HTML #footerHolder
{
	margin-left: 20px;
}
#footerNav
{
	width: 199px;
	height: 144px;
	font-size: 13px;
	float: left;
	background: #EDDBC3 url(../images/ronavBottom2.gif) no-repeat;
}
#footerArea
{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 700px;
	height: 144px;
	background: #EDDBC3 url(../images/rofooterBG.gif) no-repeat;
/*border: #f00 solid 1px;*/
}
.smallText
{
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 12px;
}
#footerMenu
{
	position: absolute;
	top: 30px;
	width: 555px;
	left: 120px;
	color: #007;
	text-align: center;
	padding: 10px 5px;
	margin: 5px;
}
#footerMenu UL
{
	text-align: center;
}
#footerMenu LI
{
	display: inline;
/*necessary for ie*/
	font-size: 0.8em;
	line-height: 0.8em;
}
#footerMenu A
{
	float: left;
	padding: 1px 5px;
	color: #007;
	border-right: 1px solid #007;
	text-decoration: none;
}
#footerMenu A.noBorder
{
	border-right: none;
}
#footerMenu A.current, #footerMenu LI A.section, #footerMenu LI A:hover
{
	color: #002D3B;
}
#footerTxtArea
{
	position: absolute;
	width: 565px;
	top: 70px;
	margin-left: 125px;
	text-align: center;
	border-top: 1px solid #007;
}
#footerTxt
{
	font-size: 0.8em;
	line-height: 1em;
	float: left;
	color: #007;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}
#footerLogos
{
	height: 60px;
	width: 125px;
	float: right;
	background: url(../images/logos_60a.gif) no-repeat bottom;
}
#bottomBorder
{
	position: relative;
	top: 30px;
	height: 50px;
	width: 979px;
	background: url(../images/Bottom.gif) no-repeat top;
	text-align: center;
	font-size: 0.8em;
}
#notice
{
	position: relative;
	top: 15px;
	left: 0px;
	width: 979px;
	text-align: center;
	line-height: 1em;
}
#citySubMenu
{
	width: 130px;
	float: right;
}
#citySubMenu LI
{
	width: 115px;
	list-style-position: outside;
	list-style-image: url(../images/treeicons/city-map-file.gif);
	padding: 0;
	margin: 0;
}
#citySubMenu LI A
{
	color: #070;
	text-decoration: none;
}
#cityPhoto
{
	display: none;
	width: 135px;
	text-align: left;
	margin: 0;
	background: #FF0;
}
#randomTestimony
{
	background: url(../images/quote7.gif) no-repeat;
	width: 150px;
	padding: 10px 0 0 15px;
}
#randomTestimonyWPR
{
	background: url(../images/quote8.gif) no-repeat 97% 83%;
	width: 185px;
}
.testimonyPhoto
{
}
.testimonyDescription
{
}
.testimonyName
{
	float: right;
	margin-bottom: 10px;
}
