body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#90b6d9;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90b6d9;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90b6d9;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90b6d9;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90b6d9;
	text-decoration: none;
}



.heading{
height:48px;
background-image:url(../images/line.gif);
background-position:bottom;
background-repeat:no-repeat;

}


.footer{
	height:15px;
	background-color:#FFFFFF;
	color:#325887;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:879px;
}

.footer a{
color:#325887;
text-decoration:none;

}
.footer a:hover{
color:#325887;
text-decoration:underline;
}



.footerLeft{
float:left;
}

.footerRight{
float:right;
}



.content{
margin:22px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:575px;


}


.scroll {
	height: 165px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: auto;
	scrollbar-base-color:  #325887;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #90b6d9;
	scrollbar-face-color:  #325887;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #90b6d9;
	text-align: left;
	vertical-align: top;
	
}


.paddingcell{
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
padding-right:5px;

}

.textinput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 210px;
	color:#325887;
}

textarea{
width: 210px;
color:#325887;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.main{
	background-color:#90b6d9;
	border: 5px solid #FFFFFF;
	padding:10px;
	width:889px;
}

		#nav, #nav ul { /* all lists */
		padding: 0px;
		margin:0px;
		list-style: none;
		width : 263px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : right;
		margin:0px;
		padding:0px;
		width: 263px;
		height:30px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -3000em;
		margin-left : -215px;;
		margin-top : -30px;
	}
	
	#nav li a {
		width: 263px;
		w\idth : 263px;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
	}
	
	#nav li a:hover {

	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -263px;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	
.gallerycontainer{
position: relative;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#largeimagediv{
background-image: url(../images/showcaseBg.gif);
background-repeat: none;
width:541px;
height:311px;
margin:0px;
padding:0px;
margin-left:17px;
}

.largeimageclass{
margin:18px;
}


div#previouspagingdiv{align:left;float:left;clear:none}
div#nextpagingdiv{float:right}

div#imagenamediv{
color:#325886;
text-indent: 10px;
height:30px;
line-height:30px;
width:505px;
margin-left:18px;
margin-right:18px;
margin-bottom;0px;
margin-top:0px;
padding:0px;
position:relative;
top:-59px;
bottom:0px;
align:center;
background-color:white;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

.navigationclass{
font-family:arial;
text-decoration:none;
color:navy;
font-size:10px;
padding-left:20px;
padding-right:20px;
}
.navigationclass:hover{
font-family:arial;
text-decoration:none;
color:white;
font-size:11px;
}

#gallerydivhme{
margin:0px;
padding:0px;
vertical-align:middle;
}



.thumbnailimageclasshme{
margin-top:10px;
height:90px;
width:120px;

}

#thumbnaildivhme{
background-image: url(../images/thumbhmebg.gif);
background-repeat: none;
width:140px;
height:110px;
padding:0px;
margin:0px;
text-align:center;

}


#thumbnaildiv{
background-image: url(../images/thumbBg.gif);
background-repeat: none;
width:79px;
height:79px;
}

.thumbnailimageclass{
margin:10px;
}

.gallerydropdown{
width:233px;
font-size:11px;
color:#325886;

}

#dropdowndiv{
margin-top:25px;
margin-bottom:25px;

}

#dropdowndivhme{
margin:0px;
visibility: hidden;

}


.thumbText{
width:233px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#ffffff;
margin-top:10px;

}


.address{
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffffff;
padding-left:20px;

}