html { min-height: 100%; margin-bottom: 1px; }
body
	{
	background-image:url(/pimages/page_shadows2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#dbecf6;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.hr
	{
	width:100%;
	height:1px;
	border-bottom:3px dashed #CCCCCC;
	margin: 5px 0 5px 0;
	}
.center-link
	{
	font-size:12px;
	}
#main_cont
	{
	width:820px;
	background-color:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-410px;
	min-height:100%;
	}
#header
	{
	padding:10px 10px 5px 10px;
	}
#header h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:25px;
	margin:0;
	padding:0;
	}
#header img
	{
	width:800px;
	height:140px;
	border:0;
	}
#menu
	{
	color:#2388c8;
	margin: 0 10px 10px 10px;
	width:800px;
	height:23px;
	text-align:center;
	font-weight:bold;
	}
#menu a:link, #menu a:visited
	{
	font-weight:normal;
	color:#3b424a;
	text-decoration:none;
	font-size:17px;
	padding: 0 8px 0 8px;
	}
#menu a:hover {font-weight:normal;color:#0091ed}
#content
	{
	margin:0 10px 10px 10px;
	text-align:left;
	height:100%;
	font-size:16px;
	}
#content h1{font-size:26px;color:#22a2f5;text-align:center;margin:0;padding:0 0 4px 0;font-weight:normal;}
#content h2{font-size:20px;	color:#2388C8; font-weight:normal;text-align:left;margin:0}
#content h3{font-size:18px;	color:#265185; font-weight:normal;text-align:left}
.vid_item
	{
	text-align:left;
	}
.vid_item a
	{
	font-size:20px;
	color:#4ab9ff;
	text-decoration:underline;
	}
.vid_item a:hover
	{
	color:#2093dc;
	}
#footer
	{
	color:#666666;
	font-size:12px;
	position:absolute;
	bottom:-10px;
	left:10px;
	text-align:center;
	width:800px;
	}
#footer a
	{
	color:#333333;
	text-decoration:none;
	}
.table_list
	{
	padding:0px;
	border:1px solid #072240;
	border-right:0;
	margin-bottom:10px;
	font-size:12px;
	}
.table_border
	{
	border-left:2px solid #072240;
	border-bottom:2px solid #072240;
	}
.table_border tr
	{
	background-color:#f2f8fe;
	border-left:2px solid #072240;
	border-bottom:2px solid #072240;
	}
.table_border td
	{
	border-top:2px solid #072240;
	border-right:2px solid #072240;
	padding:5px;
	}
.table_list th
	{
	border-bottom: 1px solid #072240;
	text-align:left;
	background-color:#a7d0ff;
	}
.table_list td, .table_list th { padding-left:5px; border-right:1px solid #072240; }
.table_list a:link, .table_list a:visited, .table_list a:active
	{
	font-size:14px;
	text-decoration:none;
	}
.table_list a:hover
	{
	text-decoration:underline;
	}
.feature_item
	{
	min-height:210px;
	padding: 10px 0 0 0;
	position:relative;
	cursor:pointer;
	}
.feature_item img {width:200px;height:200px;padding-right:5px;}
.feature_item .heading {font-size:22px;	margin:-5px 0px 0px 205px; color:#22a2f5; font-weight:normal;}
.feature_item p {margin:0px; padding-bottom:10px;}

.testimonial_item
	{
	padding: 10px 0 10px 0;
	position:relative;
	}
.testimonial_item .test_info
	{
	font-weight:bold;
	}
.testimonial_item .test_mess
	{
	color:#656565;
	margin-left: 20px;
	font-size:12px;
	}
/* GALLLERY CSS */

.photogallery {}
.photogallery td
	{
	padding:20px;
	}
.photogallery td span
	{
	font-size:12px;
	color:#333333;
	position:relative;
	top:5px;
	}
.photogallery img
	{ /*CSS for images within an album*/
	border: 0px solid green;
	cursor:pointer;
	}
.photonavlinks
	{ /*CSS for pagination DIV*/
	font: bold 14px Arial;
	}
.photonavlinks a
	{ /*CSS for each navigational link*/
	color:#002238;
	margin-right: 2px;
	margin-bottom: 3px;
	padding: 1px 5px;
	text-decoration: underline;
	}
.photonavlinks .current
	{
	text-decoration: none;
	color:#ACA899;
	cursor:default;
	}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/pimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/pimages/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#overlay[id]{ /* IE6 and below Can't See This */
position:fixed;
} 