/* CSS Document */
BODY{
	margin:0;
	padding:10px 0 10px 0;
	text-align:center;
	background-color:#c0bb9a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h1{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
}
h2{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
}
/*centering needs auto margin left and right to center but this cannot contain a float property which is also needed */
#centering{
	margin:0 auto;
	width:730px;
}
/*wrapper has float property so that elements within (#left, #right) that float will be contained within boundaries of parent*/
#wrapper{
	position:relative;
	width:730px;
	background-color:#FFFFFF;
	background-image:url(images/bkgd_curve_top.gif);
	background-position:center 0px;
	background-repeat:no-repeat;
	float:left;
}
#left{
	float:left;
	/*width:230px;*/
	width:195px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
	padding:10px 15px 20px 20px;
	margin-top:20px;
}
/*  not sure why FF needs extra 5px width */
* HTML #left{
	width:190px;
}
#left form{
	margin:0;
	padding:0;
}
#logo{
	padding-bottom:46px;
}
#left h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	padding:0;
	margin:0 0 5px 0;
}
#services #logins, #services #search, #services #links, #services #properties, #offices, #learningCenter, #investorRelations, #leftNews, #services #calculators, #services #customerService, #services #bankOwnedProperties, #left #news, #left #survey, #left #atms{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border:#857650 solid 1px;
	border-width:0 0 1px 0;
}
#left #survey img{
	border:0;
}
#services #logins p{
	margin:2px 0 5px 0;
	padding:0;
}
#services #logins a{
	margin-right:10px;
	pagdding:0;
}
#services #logins select{
	width:190px;
	margin:5px 0;
}
#services #logins input{
	width:185px;
	margin:5px 0;
}
#services #logins input.submit{
	width:auto;
	margin:5px 0;
}


#services #search{
	float:left;
	width:190px;
}
#services #search h1{
	margin:0;
	padding:0;
}
#services #search p{
	margin:0;
	padding:0;
	position:relative;
	float:left;
}
#services #search input{
	width:130px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#services #search img{
	display:block;
	float:left;
	position:relative;
	top:-4px;
}
#services #links select{
	margin:0 0 5px 0;
	padding:0;
}

/*  NEWS */
#left #news{

}
#left #news{
	font-size:8pt;
}
#left #news p{
	margin-top:5px;
	padding-top:0;
}
.gNewsLstSpacer{
	font-size:4pt;
}
.gNewsDetTitle{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
}
.gNewsDetTbl{
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:35px;
}
.gSecDocIcon{
	border:0px;
}


#right{
	float:left;
	width:500px;
	height:auto;
	text-align:left;
}

#right .nav{
	position:relative;
	width:500px;
	height:20px;
}

.personal{
	float:left;
	height:20px;
	width:167px;
	background-image:url(images/main_nav_personal_banking.jpg);
}
.business{
	float:left;
	height:20px;
	width:167px;
	background-image:url(images/main_nav_business_banking.jpg);
}
.trustInvestments{
	float:left;
	height:20px;
	width:166px;
	background-image:url(images/main_nav_trust_investments.jpg);
}

.personal a:hover{
	float:left;
	height:20px;
	width:167px;
	background-image:url(images/main_nav_personal_banking_f2.jpg);
}
.business a:hover{
	float:left;
	height:20px;
	width:167px;
	background-image:url(images/main_nav_business_banking_f2.jpg);
}
.trustInvestments a:hover{
	float:left;
	height:20px;
	width:166px;
	background-image:url(images/main_nav_trust_investments_f2.jpg);
}

#content{
	position:relative;
	/*width:500px;*/
	width:465px;
	height:auto;
	border:#CCC solid 1px;
	border-width:0 0 0 1px;
	padding:20px 20px 20px 14px;
}
* HTML #content{
	xwidth:465px;
}
#intro{
	padding: 1px 13px 1px 13px;
	background-color:#c0bb9a;
	background-image:url(images/bkgd_home_grad.jpg);
	background-repeat:repeat;
	color:#000000;
	display:block;
	font-size:9pt;
}
.gProdLstSubTypeTitle{
	display:none;
}

#UVESTlogo{
	position:absolute;
	right:30px;
	top:20px;
}

/*
#content .last{
	background-image:url(images/end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:35px;
}
*/

/* PRODUCTS */
.gProdLstTitle{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
}

/* FAQS */

.gFaqLstTypeDescription{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
}
.gFaqLstQuestion{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
}

/* GEE SERVICES */
.gSvcLstSpacer{
	display:none;
}
.gSvcLstTypeDescription{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
}
.gSvcDetTitle{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
}

/* GALLERY */
.gGallDetTitle{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
	MARGIN-BOTTOM:10PX;
}
.gGallLstTypeDescription{
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}
.gGallLstThumbImg{
	border-width:0;
	text-align:center;
}
.gGallLstThumbImg img{
	border-width:0;
	text-align:center;
}
.gGallLstThumbTitle .gGallLstThumbTitle{
	font-weight:bold;
	margin-bottom:10px;
}

/* BANNER ADS */
#ad img{
	border-width:0;
}

#footer{
	position:relative;
	clear:both;
	width:730px;
	height:auto;
	margin:0 auto;
	text-align:left;
	background-image:url(images/bkgd_curve_btm.gif);
	background-repeat:no-repeat;
	padding:30px 0;
	font-size:8pt;
	color:#333;
}
#footer .nav, #footer #phone, #footer #address, #footer #copyright, #footer .logos{
	xpadding-left:20px;
}
#footer .nav{
	padding-bottom:10px
}
#footer #phone{

}
#footer #address{

}
#footer #copyright{
	padding-top:10px;
}
#footer .logos{
	padding-top:10px;
}
.gNewsLstTypeDescription {
	color:#484847;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
}
.gBanImage {
	border: 0px;
}


/* 
  GEE! PROPERTY LIST MANAGER 
*/
.gPropLstTypeDescription {}
.gPropLstImage       { border: 0;}
.gPropLstAddress     { font-weight:bold; }
.gPropLstSize        {}
.gPropLstSpacer      {}

.gPropDetAddress     { color:#484847; font-family:Georgia, "Times New Roman", Times, serif;	font-size:13pt; }
.gPropDetAddress2    {}
.gPropDetPrice       { padding-top:4px; padding-bottom:4px; font-weight:bold; }
.gPropDetSize        { padding-bottom:2px; }
.gPropDetSaleLease   { padding-bottom:2px; }
.gPropDetStatus      { padding-bottom:2px; }	
.gPropDetLocator     { padding-bottom:2px; }
.gPropDetDetails     {}
.gPropDetDirections  { padding-bottom:14px; }
.gPropDetAgent       { padding-bottom:14px; font-weight:bold; }
.gPropDetDoc         {}

.gPropDetInfoTbl     {}
.gPropDetInfoRow     {}
.gPropDetInfoCol     {}
.gPropDetInfoLabel   { font-weight:bold; }
.gPropDetInfo        {}
.gPropDetInfoSpacer  {}

.gPropDetImageTbl    {}
.gPropDetImageRow1   {}
.gPropDetImageCol1   {}
.gPropDetImage       {}
.gPropDetImageRow2   {}
.gPropDetImageCol2   {}
.gPropDetThumb       { border:none; }
