/* CSS Document */

body {
	margin: 0 0 10px 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
 font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 18px;
	margin-bottom: .25em;
	color: #333333;
}

h3 {
	font-size: 16px;
	margin-bottom: .25em;
	color: #333333;
}

h3.error {
	font-size: 16px;
	margin-bottom: .25em;
	color: #990000;
}

#frame {
	position: relative;
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
	left: 0px; 
	top: 0px; 
	width: 780px;
	z-index: 5;
}

#border {
	position: relative;
	width: 750px;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #cccccc;
	height: 100%;
}

#banner {
	padding: 0px;
	margin: 0px;
	border: 0 none;
}

#navbar {
	position: relative;
	background-color: #92A5AB;
	width: 750px;
	text-align: center;
	line-height: 1.5em;
}

.spacer {
	width: 750px;
	line-height: 12px;
}

#showHdr {
	position: relative;
	width: 545px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.4em;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 15px;
	text-align: left;
	color: #5d5d5d;
}

.commHdr {
	background-color: #B7C2C8;
	/*background-image: url(images/bgShowhome.gif);*/
	background-repeat:no-repeat;
	height: 24px;
	width: 630px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	line-height: 1.2em;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	color: #60737A;
}

#pageHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #6D8997;
	width: 350px;
	text-align: center;
}


#content {
	position: absolute;
	top: 440px;
	width: 750px;
	text-align: left;
	height: 100%;
}

#contentHomeContainer {
	position: relative;
	top: 10px;
	width: 540px;
	float: left;
}

#contentHome {
	position: relative;
	width: 540px;
	text-align: left;
}

#right {
	position: relative;
	float: none;
	left: 565px;
}

.rightSide {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	margin-left: 565px;
	margin-right: 10px;
	border-left: 1px dashed #CCCCCC;}

#test {
	position: relative;
	padding: 10px;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#box2 {
	position: relative;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
}

.showhomeHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #6D8997;
	text-align: center;
}

#contactTxt {
	position: absolute;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	background-color:#FFFFCC;
	border: 1px dashed #CCCCCC;
}

.contentHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #6D8997;
	width: 350px;
	text-align: center;
}

.contentTxt {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
	margin: 30px 80px 30px 80px;
}

.contentHomeTxt {
	/* font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
	margin: 30px 30px 30px 30px;
}

.contentDtl {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
	margin: 30px 30px 30px 30px;
}

.adminTxt {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.8em;
	margin: 30px 80px 30px 80px;
}

.tableDtl1 {
 height: 175px;
 vertical-align: top;
 margin-top: 5px;
 padding-top: 5px;
}

.tableDtl2 {
 height: 175px;
 border-top: 1px dashed #999999;
 vertical-align: top;
 margin-top: 5px;
 padding-top: 5px;
}

.top {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.top:link {
	text-decoration: none;
	color: #0033CC;
}

a.top:hover {
	text-decoration: underline;
	color: #663366;
}

a.top:visited {
	text-decoration: none;
	color: #0033CC;
}

a.top:visited:hover {
	text-decoration: underline;
	color: #663366;
}


#footer {
	position: relative;
	width: 750px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dashed #999999;
}

#imagery {
	position: relative;
	background-color: #666666;
	width: 750px;
	height: 204px;
	border-bottom: 1px solid #cccccc;
}

#imageryHomes {
	position: relative;
	background-color: #666666;
	width: 750px;
	height: 274px;
	/* height: 271px; */
	border-bottom: 1px solid #cccccc;
}

#flash {
	width: 640px; 
	height: 204px; 
	float: left;
}

#imageryTxt {
	background-color: #7A858B; 
	width: 109px; 
	height: 204px; 
	line-height: 1.7em;
	text-align: center; 
	float: right;
	border-left: 1px solid #999999;
}

#imageryLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

a#imageryLink:link {
	text-decoration: underline;
}

a#imageryLink:hover {
	text-decoration: none;
}

#homeImage {
	background-color: #576064; 
	width: 545px; 
	height: 274px; 
	/* height: 270px; */ 
	float: left;
	border-color:  #979FA4;
}

#homeTxt {
	background-color: #7A858B; 
	width: 191px; 
	/* width: 195px; */ 
	height: 266px; 
	/* height: 260px; */ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: left; 
	padding: 10px 0px 0px 10px;
 	float: right;
}

#homeTxt ul {
	list-style-type: square;
	margin: 7px 0px 0px 20px;
	padding: 0px;
}

#shadowleft {
	background-image: url(images/shadowleft.jpg);
	background-repeat:repeat-y;
}

#shadowright {
	background-image: url(images/shadowright.jpg);
	background-repeat:repeat-y;
	width: 15px;
}

.navmain {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #FFFFFF;
}

a.navmain {
	color: #FFFFFF;
	margin-left: 7px;
	margin-right: 7px;
}

a.navmain:link {
	text-decoration: underline;
}

a.navmain:visited {
	text-decoration: underline;
}

a.navmain:hover {
	text-decoration: none;
}

.navmain2 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #FFFF66;
}

a.navmain2 {
	color: #FFFF66;
	margin-left: 7px;
	margin-right: 7px;
}

a.navmain2:link {
	text-decoration: underline;
}

a.navmain2:visited {
	text-decoration: underline;
}

a.navmain2:hover {
	text-decoration: none;
}

.navfoot {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.navfoot {
	color: #999999;
	margin-left: 7px;
	margin-right: 7px;
}

a.navfoot:link {
	text-decoration: underline;
}

a.navfoot:visited {
	text-decoration: underline;
}

a.navfoot:hover {
	text-decoration: none;
}
