h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #083B56;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.bodyheader {font-size: 13px; font-weight: bold; color: #666666; 

}

.topmenu {
	font-size: 12px;
	color: #F7F7F7;
	font-weight: bold;
}


.footer {
	font-size: 9px;
	color: #666666;

}

.nav1:link {
	color: #F3F3F3;
	text-decoration: none;
}

.nav1:visited {
	text-decoration: none;
	color: #F3F3F3;
}

.nav1:hover {
	text-decoration: none;
	color: #0099CC;
}
.nav1:active {
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.table-header2 {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.table-header1 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #083b56;
}
table.bodytext td{
	padding:15px;
}
table.bodytext2 td{
	padding:15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E6F2FF;
	scrollbar-track-color:#666666;
	scrollbar-face-color:#AEADAD;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#BBBABA;
	scrollbar-arrow-color:#E4E0E0;
}
.home_boarder_left {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}

.home_border_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.frame1 {
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.frame2 {
	padding: 4px;
	border: 2px solid #999999;
}

/****** GALLERY NAVIGATION ********/	
#thumbs {
	position: relative;






	*width: 271px;
	width: 258px;
	background-color: #888888;
	left: 5px;
	height:318px;
	overflow:auto;
	margin-right:18px;
	margin-top:10px;
}
#thumbs2 {
	position: relative;
	width: 442px;
	background-color: #888888;
	left: 5px;
	height:176px;
	overflow:auto;
}	
/* Thumbnail image display property setting */
.thumbnail img{
	border: 1px solid #E6F2FF; /* border for thumbnail */
	margin: 0;
}

/* Thumbnail hover property display for transparent */
.thumbnail:hover{
	background-color: transparent;
}


/* Thumbnail image border setting */
.thumbnail:hover img{
	border: 1px dashed #000000;
}
#links {
	position: relative;
	width: 827px;
	background-color: #FFFFC6;
	left: 0px;
	height:620px;
	overflow:auto;
}
#home {
	position: relative;
	width: 840px;
	background-color: #FFFFC6;
	left: 0px;
	height:620px;
	overflow:auto;
}
#pricing {
	position: relative;
	width: 840px;
	background-color: #FFFFC6;
	left: 0px;
	height:620px;
	overflow:auto;
}
#events {
	position: relative;
	width: 840px;
	background-color: #FFFFC6;
	left: 0px;
	height:620px;
	overflow:auto;
}
#contact {
	position: relative;
	width: 840px;
	background-color: #FFFFC6;
	left: 0px;
	height:620px;
	overflow:auto;
}
#cards {
	position: relative;
	width: 840px;
	background-color: #FFFFC6;
	left: 0px;
	height:640px;
	overflow:auto;
}
.gallery_link {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.gallery_link:hover {
	color: #0099cc;
}
.welcome {
	font-size: 16px;
	font-weight: bold;
	color: #083B56;
}
