a:visited {	color: #990000;	text-decoration: none;}
a:link {	color: #990000;	text-decoration: none;}
a:hover {	color: #000000;	text-decoration: underline;}
a:active {	color: #000000;	text-decoration: underline;}

a.LightLink:visited {color: #FFFFFF;	text-decoration: underline;}
a.LightLink:link {	color: #FFFFCC;	text-decoration: none;}
a.LightLink:hover {color: #FFFFFF;	text-decoration: underline;}
a.LightLink:active {color: #AAC000; text-decoration: underline;}

a.darkLink:visited {color: #FFFFFF;	text-decoration: underline;}
a.darkLink:link {	color: #FFFFFF;	text-decoration: none;}
a.darkLink:hover {color: #FFCC33;	text-decoration: underline;}
a.darkLink:active {color: #AAC000; text-decoration: underline;}


.yellowText {color: #AAC000

}

body {
	background-color: #4C71A4;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_line.gif);

}
.ParentShell {
	width: 100%;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
/*TRG*/
.ParentShell table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.ParentShell td {
	vertical-align: top;
	padding: 1px 2px 1px 2px;
}
table.ParentShell td.CopyWrite {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 0 4px 0;
}
/*TRG*/
table.ParentShell table.ContentTableParent{
	width: 725px;
	/*width: 860px;*/
	background-color: #FFFFFF;
	padding: 0;
}
table.ParentShell table.ContentTableParent td.ContentTableParentLeft{
width: 135px;

}
/*TRG*/
td.headerText {
	padding: 4px 4px 4px 6px;
	font-weight: bold;
	font-style: italic;
}

/*TRG*/
td.homeWelcome {
	padding: 0 5px 5px 6px;
	border-left: #000 solid 1px;
	line-height: 16pt;
}
/*TRG*/
table.homeMapMain {
	padding: 3px 3px 3px 3px;
	border: #81A2CF solid 1px;
}
/*TRG*/
table.homeMapCounty {
	padding: 3px 3px 3px 3px;
	border: #000 solid 2px;
}
/*TRG*/
td.homeMapCounty {
	padding: 2px 0 2px 10px;

}

table.ParentShell table.ParentInformation {
	padding: 0px;
}
/*TRG*/
table.homeMainPic {
	width: 100%;
	padding: 0px;
}


td.parentLeft {
	background-color: #A5c47c;	
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}


/*TRG*/
td.rightAdBar {
	background-color: #81A2CF;
	width: 170px;
	padding: 0;
}
td.rightAdBarSub {
	background-color: #4A7ABB;
	padding: 5px 0 5px 0;
	border-bottom: #FFF solid 2px;
}
/*TRG*/
td.rightAdBarLine {
	width: 5px;
	padding: 3px 0 0 0;
	border-left: #000 solid 1px;
}
/*TRG*/
table.ParentInformation table.featuredProp {
	background-color: #E7E6DB;
	text-decoration: none;
	border: solid 1px #000;
}

/*TRG*/
.featuredPropTop {
	background-color: #E7E6DB;
	width: 169px;
	height: 5px;	
	background-image: url(../images/featuredProp_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	/*background-image: url(../layout_slicer/header_r1_c2.jpg);
	background-repeat: repeat-x;*/
}

/*TRG*/
td.featuredPropLeft {
	/*background-color: #E7E6DB;*/
	width: 13px;
	background-image: url(../images/featuredProp_left.jpg);
	/*background-repeat: repeat-y;
	background-position: right;	*/

}
.featuredPropRight {
	background-color: #FFF;
	width: 5px;
}
.featuredPropCenter {
	background-color: #FFF;
	width: 151px;
}

.featuredPropBottom {
	width: 169px;
	height: 26px;
	background-color: #E7E6DB;
	background-image: url(../images/featuredProp_bottom.jpg);
	background-repeat: no-repeat;
	/*background-position: left top;*/	
}


table.ParentInformation td.ContentTableHost{
	/*background-color: #FFFFFF;*/

}
/*TRG*/
td.LeftCellHost{
	vertical-align: top;
	padding-left: 0px;
}


table.ParentInformation td.RightCellHost{
	width: 550px;
	vertical-align: top;
}
table.ParentInformation table.ContentTable{
	width: 550;
	margin: 0px;
	padding: 5px 15px 15px 10px;
}
table.ParentInformation td.ContentHeader{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	padding: 10px 0 10px 0;
}
table.ParentInformation td.ContentBody{
	padding-right: 10px
}
/*TRG*/
/*top navigation*/
table.ParentInformation table.navigation {
	/*padding: 1px;*/	
	width: 100%;
}
td.navigation {
	font-size: 13px;
	text-decoration: none;
	text-indent: 5pt;
	vertical-align: middle;
	background-color: #000066;
	padding: 4px 0 4px 0;

}
td.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation a:link {
	color: #FFFFFF;
	/*green color: #5A7535;*/
	text-decoration: none;
}
td.navigation a:hover {
	color: #F3C33D;
	text-decoration: underline;
}
td.navigation a:active {
	color: #990000;
	text-decoration: none;
}


/*side navigation*/
table.ParentInformation table.NavigationSide {
	padding: 3px;
}
table.ParentInformation td.NavigationSide {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	/*text-indent: 5pt;*/
		border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 0 5px 0;
}
table.ParentInformation td.NavigationSide a:visited {
	color: #50682F;
	text-decoration: none;
}
table.ParentInformation td.NavigationSide a:link {
	color: #5A7535;
	text-decoration: none;
}
table.ParentInformation td.NavigationSide a:hover {
	color: #CC0000;
	text-decoration: underline;
}
table.ParentInformation td.NavigationSide a:active {
	color: #990000;
	text-decoration: none;

}
table.ParentInformation td.Header {
	/*color: #000066;*/
	text-decoration: none;
		border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table.ParentInformation td.Footer {
	color: #28481D;
	text-decoration: none;
	text-align: center;
		border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

table.ParentInformation td.ForegroundCell {
	background-color: #000033;
}
table.ParentInformation td.BackgroundCell {
	background-color: #FFFFFF;
}
.homeHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;

}
.homeHeaderBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;

}
table.frontBox {
	background-color: #FFEEA8;
	border-width: 1px;
	border-color: #FF9900;
	/*border-color: #FFE682;*/
	border-style: solid;
	padding: 5px;
}

.whiteText {
	color: #FFFFFF;
}
.mapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boldWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.boldTan {
	color: #9B9859;
	font-weight: bold;
}
table.photoGallery {
	background-color: #A5c47c;
	border: #FFF solid 1px;
	padding: 5px;
}
td.darkLineRow {
	border-top: #CCCCCC solid 1px;
	padding: 5px;
}
table.propDetailPhoto {
	border: #666 solid 1px;
	/*paddinng: 0 5px 5px 10px;*/
	
}
td.propDetailPhoto {
	border-left: #CCC solid 1px;
	padding: 0 0 5px 10px;
	
}
td.propDetailContent {
	padding: 5px 10px 20px 10px;
	/*margin: 0 20px 0 5px;*/
	
}
.style1 {
	color: #FF0000;
	font-size: 8pt;
}
.highlight {
	color: #FF0000;
	font-size: 8pt;
}