/* CSS Document */

body{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}
	
#menuTable img {display: block;}


a:link {
	font-size: 12px;
	color: #2e4778;
	text-decoration: none;
	font-weight:bold;
	}
a:visited {
	font-size: 12px;
	color: #2e4778;
	text-decoration: none;
	font-weight:bold;
	}
a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #0066FF;
	}

a.simple:link {color: #6C6C6C; text-decoration: none; }
a.simple:active {color: #6C6C6C; text-decoration: none; }
a.simple:visited {color: #BEBEBE; text-decoration: none; }
a.simple:hover {color: #8D8D8D; text-decoration: none; }




/**************************
	begin layout
**************************/



#vTour{
	margin-left:45px;
	height:600px;
	width:700px;
	}
	
#vTourBtn{
	position:absolute;
	top:13px;
	left:446px;
	}
	
#governor{
	position:absolute;
	top:140px;
	margin-bottom:13px;
	width:730px;
	}

#adminGovernor{
	margin-bottom:13px;
	width:730px;
	}

#mainContent{
	width:502px;
	margin-left:222px;
	overflow:visible;
	}
	
#contactL{
	position:absolute;
	top:278px;
	left:39px;
	width:171px;
	height:113px;
	z-index:100;
}

#contactR{
	background-image:url(../images/contactRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 96px;
	}

#menuTable{
	background-image:url(../images/topLeftBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#navKey{
	position:absolute;
	top:-50px;
	left:-50px;
	}
	
#featTop{
	margin:15px 0px 15px 0px;
	width:500px;
	background-image:url(../images/featTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
		
#featBottom{
	padding:24px 0px 0px 0px;
	}	
	
#footer{
	padding-bottom:3px;
	margin-left:50
	text-align:center;
	clear:both;
	}

a.footer{
	font-size:10px;
	color:#3366FF;
	}


.cFrameL{
	background-image:url(../images/cFrameLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
.cFrameR{
	background-image:url(../images/cFrameRight.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
.cFrameT{
	background-image:url(../images/cFrameTop.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}

.cPad{
	padding:10px 5px 0px 10px;
	font-size:12px;
	}




/***************************
	begin gallery formatting
***************************/

.spacer{
	font-size:3px;
	background-image:url(../images/featBottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	}

#iSet{
	width:730px;
	margin-top:-5px;
	}

.thumbCell{
	background-color:#F3F3F3;
	border:1px solid #AAAAAA;
	float:right;
	padding:5px;
	width:300px;
	margin-left:10px;
}	


.descCell{
	background-color:#EAEAEA;
	border:1px solid #AEAEAE;
}	

/***************************
	begin image formatting
***************************/


.thumbUp{
	padding:3px;
	float:left;
	}

.thumbOver{
	border:3px solid #0066FF;
	float:left;
	}
	
.thumbContainerUp{
	padding:1px;
	float:left;
	}

.thumbContainerOver{
	border:1px solid #344e9f;
	float:left;
	}

.tContainerUp{
	padding:1px;
	}

.tContainerOver{
	border:1px solid #344e9f;
	}	

/***************************
	begin text formatting
***************************/

p {
	margin:7px 0px 7px 0px;
}


.projTitle{
	font-size:14px;
	text-align:left;
	width:100%;
	margin-bottom:5px;
	border-bottom:1px solid #344e9f;
	}
	
.bigText{
	font-size:16px;
	color:#333333
	}
	
.smallText{
	font-size:11px;
	color:#333333;
	}
	
.priceText{
	color:#317d8c;
	font-weight:bold;
}
