body{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  background-color:#5c5a4c;
	color: #4a4a4a;
	font-size: 12px;
}

div {
	font-size:13px;
}

table {
  border:0px;
}

input,option,select,textarea,button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: underline;
	color: #ffffff;
}

a:hover{
  color: #fff297;
	text-decoration: underline;
}


#h3{
#	 font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
#	 font-size: 14px;
#	 color: #4a4a4a;
#	 margin: 0px;
# padding:0px 0px 10px 0px;
#	}

img {
	border:0px;
}

/*  dont change structure properties below, only formating */
#container {
  width:910px;
  position:relative;
  #background-color:#ffffff;
  margin-right:auto;
  margin-left:auto;
}

#headertop {
  height:88px;
 	background: url('../../System/Image/Header/Header.jpg');
  background-repeat: no-repeat;
}

#headerlogo {
  float:left;
  padding:15px 0px 0px 25px;
}

#content {
  padding:0px 10px;
  background: url('../../System/Image/BG_content.jpg');
}

#onecolumn {
  width:910px;
}

#tworightcolumn {
  width:804px;
  height:400px;
  padding-left:15px;
}

/* Footer*/
#footer {
  height:27px;
  background: url('../../System/Image/Footer.jpg');
  background-repeat: no-repeat;
  padding-left:13px;
  font-weight:normal;
  color:#2a0f09;
  text-decoration: none;
}

 #txt_bottom{
  text-align:center;
  font-weight:normal;
  color:#ffff99;
  text-decoration: none;  
  padding-top:10px;
}

 #txt_bottom a { 
	text-decoration: none;
  color:#ffff99;
}

 #txt_bottom a:hover{
  color: #d6cb55;
	text-decoration: none;
}


.clear {
  clear:both;
  padding:0px;
  margin:0px;
}

.portalspacing {
/*padding-top:5px;*/
}

.horizontalline {
 background: url('../../System/Image/Header/Line.gif');
 width:910px;
 height:9px;
}

.bannerdiv {
  text-align:center;
}

/* top menu */
#topmenudiv {
  height:25px;
 	background: url('../../System/Image/Header/Top_Menu_BG.jpg');
  background-repeat: no-repeat;
  padding-top:0px;
}

#topmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  z-index:1000;
  padding-left:10px;
  padding-top:2px
}

.topmenufloat {
  float:left;
  padding:0px 2px;
  z-index:1000;
}

.topmenucatdiv {
  padding:4px 11px 0px 11px;
}

.topmenucatdivactive1 {
 	background: url('../../System/Image/Top_Menu/Category_L.jpg') no-repeat;
  height:23px;
  width:4px;
  float:left;
}

.topmenucatdivactive {
 	background: url('../../System/Image/Top_Menu/Category.jpg') repeat-x;
  height:23px;
  padding:4px 7px 0px 7px;
  float:left;
}

.topmenucatdivactive2 {
 	background: url('../../System/Image/Top_Menu/Category_R.jpg') no-repeat;
  height:23px;
  width:4px;
  float:left;
}

.topmenucatdiv a {
  font-weight:bold;
  font-size:11px;
  color:#000000;
  text-decoration: none;
}

.topmenucatdiv a:hover {
  font-weight:bold;
  font-size:11px;
  color:#fff5b6;
  text-decoration: none;
}

.topmenucatdivactive a {
  font-weight:bold;
  font-size:11px;
  color:#ffffff;
  text-decoration: none;
}

.topmenucatdivactive a:hover {
  font-weight:bold;
  font-size:11px;
  color:#ffffff;
  text-decoration: none;
}

.topmenusub {
  z-index:1000;
  position: absolute;
  display: none;
  background-color: #f4e8ce;
  border: 1px solid #e0dd90;
  /*
  filter: alpha(opacity=100); 
  -moz-opacity: 1;
  */
  padding:3px 5px;
}

.topmenusub div{
  width: 100%;
  line-height:1.6em;
}


.topmenusub ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  z-index:1000;
}


.topmenusub li {
  width: 100%;
  line-height:1.6em;
  border-bottom:1px solid #e7d98e;
}

.topmenusub li a{
  font-weight:normal;
  font-size:11px;
  color:#4a4a4a;
  text-decoration: none;
}

.topmenusub li a:hover{
  font-weight:normal;
  font-size:11px;
  color:#9c6531;
  text-decoration: none;
}

*html .topmenusub li {
  width: 15em;
}

*html .topmenusub div {
  width: 15em;
}


/* quick links menu */

#quickmenudiv {
  width:186px;
  padding:5px 0px;

}

#quickmenuitemdiv {


}

#quickmenutitle { 
  height:22px;
  background: url('../../System/Image/TabQuick.jpg');
  background-repeat: no-repeat;
  padding:4px 3px 0px 5px;
  font-weight: bold; 
  color:#ffffff;
}

#quickmenu {
  padding: 5px;
  margin: 0px;
  margin-left:4px;
  list-style: none;
}


.quickmenuitem {
  font-size:11px;
  border:0px;
  border-left:0px;
  padding:2px 0px
  /*border-bottom:1px solid #e1e1e1;*/
}

.quickmenuitem a{
  font-size:11px;
  font-weight:normal;
  color:#4a4a4a;
  text-decoration: none;
}

.quickmenuitem a:hover{
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
  text-decoration: none;
}




/* right menu */
#rightmenudiv, #leftmenudiv{
  width:186px;
  padding:5px 0px;
}

#rightmenutitle, #leftmenutitle{
  height:22px;
  background: url('../../System/Image/TabRightM.jpg') no-repeat;
  font-weight:bold; 
  color:#4a4a4a;
  padding:4px 3px 0px 5px;
}

#rightmenuitemdiv, #leftmenuitemdiv{

}

#rightmenu, #leftmenu {
  line-height:16px;
  padding: 0px;
  margin: 0px;
  margin-left:4px;
  list-style: none;
}

.rightmenuitem, .leftmenuitem {
  font-size:11px;
  border:0px;
  border-bottom:1px solid #e1e1e1;
}

.rightmenuitemCurrent, .leftmenuitemCurrent {
  font-size:11px;
  border:0px;
  color:#414141;
  border-bottom:1px solid #e1e1e1;
}

.rightmenuitem a, .leftmenuitem a{
  font-size:11px;
  font-weight:normal;
  color:#0068d9;
  text-decoration: none;
}

.rightmenuitem a:hover, .leftmenuitem a:hover{
  font-size:11px;
  font-weight:normal;
  color:#9b6630;
  text-decoration: none;
}




/* subcat menu */

#subcatmenutitle {
  height:22px;
  background: url('../../System/Image/TabSub.jpg') no-repeat;
  background-color:#FAF4E8;
  font-weight:bold; 
  color:#4a4a4a; 
  padding:4px 3px 0px 5px;
  
}

#subcatmenuitemdiv {
  
}

#subcatmenu {
  /*background-color:#FAF4E8;*/
  margin: 0px;
  padding:10px; 
  list-style: none;
}

.subcatmenuitem {
/*
  background: url('../../System/Image/cat.gif') no-repeat;

  */
  padding:3px 0px;
  font-size:11px;
  color:#205486;
  /*background-color:#FAF4E8;
  border-bottom:1px solid #ECE4C2;*/
}

.subcatmenuitemCurrent {
/*
  background: url('../../System/Image/cat.gif') no-repeat;

  */
  padding:3px 0px;
  font-size:11px;
  font-weight:bold;
  /*background-color:#FAF4E8;*/
  color:#0095da;
 /* border-bottom:1px solid #ECE4C2;*/
}

.subcatmenuitem a {
  font-size:11px;
  font-weight:normal;
  color:#2c593a;
 /* background-color:#FAF4E8;*/
  text-decoration: none;
}

.subcatmenuitem a:hover {
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
 /* background-color:#FAF4E8;*/
  text-decoration: none;
}

.subcatmenuitemCurrent a {
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
  /*background-color:#FAF4E8;*/
  text-decoration: none;
}

.subcatmenuitemCurrent a:hover {
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
  /*background-color:#FAF4E8;*/
  text-decoration: none;
}

/* uniportlet  - portlets with same style */
.uniportletdiv {
  width:186px;
  padding:0px 0px;
  margin-bottom:5px;
  /*border-bottom:1px solid #e6efff;*/
}

.uniportlettitle {
/*
  height:22px;

  background: url('../../System/Image/UniportletTab.jpg');
  background-repeat: no-repeat;
  */
  padding:4px 3px 4px 5px;
  font-size:11px;
  font-weight: bold; 
  color:#4a4a4a;
}

.uniportletitemdiv {
}

.uniportlet {
  line-height:16px;
  padding: 0px;
  margin: 0px;
  margin-left:5px;
  list-style:none;
}


.uniportlet li {
}

.uniportletheader {
  font-size:12px;
  font-weight:bold;
  padding:4px 3px 6px 5px;
}

.uniportletbody{
  font-weight:normal;
  color:#4a4a4a;
  text-decoration: none;
  padding: 3px 3px 3px 7px;
  margin: 0px;
}

.uniportletmore {
  font-size:10px;
  text-align:right;
  padding:5px 5px;
}


.surveyoptiondiv {
  padding-left:4px;
  margin:0px;
  margin-bottom:5px;
}

.surveyfielddiv {
  padding:3px 10px;
}

.surveyfield {
	font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
	font-weight:normal;
  width:130px;
  background-color:#ffffff;
  border:1px solid #cccccc;
}


.toptenportlet {
  padding: 0px;
  margin: 0px;
  margin-left:30px;
  list-style:decimal;
}

.newsportlet {
  padding: 0px;
  margin: 0px;
  margin-left:20px;
  list-style:square;
}

/* Contact Us */
.contactform {
  /*background-color:#5c5a4c;*/
  font-size:13px;
  text-align:center;
	color: #ffff99; 
}

.contactfrommsg {
  font-size:12px;
  color:#bfb75e;
  margin:20px
}

.contactformstar {
  color:#ffe199;
  
}

.contactforminput {
  background-color:#efecd8;
  border:0px;
  width:270px;
  font-size:11px;
  margin-left:3px;
  margin-top:2px;
}

.contactformtextareacell {
  padding:10px 0px;
}

.contactformtextarea {
  background-color:#efecd8;
  border:0px;
  width:440px;
  height:135px;
  font-size:11px;
  overflow-y:auto;
}

/* lightbox2 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('../Image/Gallery/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../Image/Gallery/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../Image/Gallery/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	
/* Depth Path */
#depthpath {
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#depthpath a {
  font-size:11px;
}

#depthpath span {
  font-size:11px;
  line-height:16px;
}	

/* old classes  NEED CUSTOMIZATION!!!!!!!!!!!!!!!!!    */
/* Photo Gallery */
.photobox {
float:left;
text-align:center;
background-color:#fefce7;
border:1px solid #bcd2ea;
padding:5px;
margin:8px;
}

.photobox table {
width:110px;
height:110px;
}

.photobox img {
margin-bottom:5px;

}
.photobox span {
font-size:10px;
color:#2d5d7f;
text-decoration:none;
}

.Photo_Gallery_Title a, .photobox a {
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.Photo_Gallery_Title a:hover, .photobox a:hover {
font-size:10px;
font-weight:normal;
text-decoration:none;
}

/* other */
.printer {
  float:right;
  padding-right:20px;
  padding-bottom:10px;
}

.searchheader {
  width:186px;
}

.searchinput {
  font-size:10px;
  width:140px;
  padding:0px;
  margin:0px;
}

.gobutton {
 	background: url('../../System/Image/Search_Go.jpg') no-repeat;
  border:0px;
 	width:21px;
 	height:16px;
  font-size:9px;
  padding:0px;
  cursor:pointer;
 }

.contactusbutton {
 	background: url('../../System/Image/Submit_Button.jpg') no-repeat;
  border:0px;
 	width:56px;
 	height:16px;
  font-size:9px;
  padding:0px;
  cursor:pointer;
}

.searchresult {
  padding:0px 0px;
  font-size: 14px;
  color:#ffff99;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}

.searchresult a{
  font-size:11px;
}

.searchresult a:hover{
  font-size:11px;
}

.searchresultheader {
  font-size:12px;
 
}

.Category_Title, .Photo_Gallery_Title{
	color: #99e1ff; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}
	
.Category_Intro 	{
	text-align: justify;
	width:600px;
	color: #ffff99; 
	font-size: 14px; 
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0px 35px 0px 35px;
}

.Article, .Contact_Form {
  width:100%;
  color: #ffff99;
  background-color:#000000; 
  padding:5px 0px 0px 0px;
 }

.Article_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b0f0b;
	padding:10px 0px 0px 0px;
	font-weight: bold;
}
	
a.Article_Title:link 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: none;  
	}

a.Article_Title:visited 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: none;  
	}

a.Article_Title:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: underline;  
	}

a.Article_Title:active 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: none;  
	}

.Article_Title_List {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
	color: #27547f;
	#padding:5px 0px 10px 0px;
	text-decoration: underline;
}

.Article_Body {
	font-size: 14px;
	color: #ffff99;
	/*text-align:justify;*/
	text-align:left;
	line-height:18px;	
	padding-bottom:20px;
	padding-left:33px;
	padding-right:33px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
a.Article_Body:link 	{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color: #27547f;
	text-decoration: none;  
	}

a.Article_Body:visited 	{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color: #27547f;
	text-decoration: none;  
	}

a.Article_Body:hover 	{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color: #27547f;
	text-decoration: underline;  
	}

a.Article_Body:active 	{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color: #27547f;
	text-decoration: none;  
	}

.Article_Body img {
}

/* SURVEY RESULT AND ARCHIVE */
.Survey_Archive_Window {

}

.Survey_Archive_Window a, .Survey_Result_Window a{
  color:#9b6630;
}

.Survey_Archive_Window a:hover, .Survey_Result_Window a:hover{
  color:#9b6630;
}

.Survey_Body {
#  padding:10px 5px 0px 12px;
}

.Survey_Data {
  background-color: #858095; 
	color: #4a4a4a;
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	}

	
.Survey_Result_Comment {
#padding:4px;
font-family:verdana,geneva,sans-serif;
color:#4a4a4a;
font-size:10px;
font-weight:bold;
}


/* SITEMAP */
#sitemap {
  padding:20px 0px;
  margin:0px
}

#sitemaphome {
  list-style:none;
  padding:0px;
  margin:0px
}
#sitemaphomelink {
	font-size:10px;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#4a4a4a
}

#sitemap ul {
  padding:5px 0px 5px 30px;
}

#sitemap li {
  line-height:18px;
  padding:0px;
  margin:0px
}
/* end sitemap */


/* ROUNDED CELLS */
.Category_Title .sb-inner { background:#ffffff; }
.Category_Title .sb-border { background:#c5d6cb; }

.uniportletdiv .sb-inner { background:#efefef; }
.uniportletdiv .sb-border { background:#cbcbcb; }

.uniportlettitle .sb-inner { background:#cbcbcb; }
.uniportlettitle .sb-border { background:#cbcbcb; }

.topmenucatdivactive .sb-inner { background:#ffffff; }
.topmenufloat .sb-inner { background:#ffffff; }


#depthpath .sb-inner { background:#bfb75e; }
#depthpath .sb-border { background:#bfb75e; }

#categorylogo .sb-inner { background:#000000; }
#categorylogo .sb-border { background:#000000; }

#categorylogo {
  margin-bottom: 1px;
}

#categorylogoimg {
	padding:0px 1px 0px 0px;
}

#categorylogotext {
	background: url('../../System/Image/Category_Logo_BG.jpg');
	height:113px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
	padding:0px 5px 0px 3px;
}

#bottommenu {
	background: url('../../System/Image/BG_content.jpg');
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold; 
	color: #FFFF99;
	#height:26px;
	#padding:5px 0px;
}

#bottommenu span {
	padding-right: 50px;
	padding-left: 50px;
}

.detailtitle {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-variant: small-caps;
	font-weight: bold; 
	padding-bottom: 15px;
	color: #FFFFFF;
}

.detailfieldhead {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
	padding-bottom: 0px;
	font-weight: bold; 
}

.detailfieldhead span {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #bfb75e;
	font-weight: bold; 
}

.detailfieldtopo  {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  float: right;
	padding: 20px 80px 0px 0px;
	font-weight: bold; 
}

.detailfieldtopo2  {
  float: right;
	padding: 0px 50px 0px 0px;
}
.printfriendly {
	text-decoration: none;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
a.printfriendly:link 	{
	text-decoration: none;  
	}

a.printfriendly:visited 	{
	text-decoration: none;  
	}

a.printfriendly:hover 	{
	text-decoration: none;  
	}

a.printfriendly:active 	{
	text-decoration: none;  
	}

.propertydetailtext {
  float:left;
  width:520px;
  font-size: 14px;
  color: #FFFF99;
  padding: 20px 0px 0px 0px;
}

