body {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/bg3.jpg);
	background-repeat:repeat-x;
	background-color:#000033;
}

/* LINKS */

a:link,a:active  {color:#000066; text-decoration:underline;} 
a:visited {color:#000066; text-decoration:underline;} 
a:hover{color:#000000; text-decoration:underline;}

a.listLink:link,a.listLink:active  {color:#000066; text-decoration: none;} 
a.listLink:visited {color:#000066; text-decoration: none;} 
a.listLink:hover{color:#FFFFFF; text-decoration: none; background-color:#006;}

h6 a:link,a:active  {color:#1498b1; text-decoration: none;} 
h6 a:visited {color:#1498b1; text-decoration: none;} 
h6 a:hover{color:#000033; text-decoration: none;}


a.body {color:#000000; text-decoration: none;} 
a.body:HOVER  {color:#235BA4; text-decoration: underline;}

a.subNavLink{
	color: #000033;
	text-decoration: none;
}
a.subNavLink:hover{ color:#FF6600;}

a.menuBar{
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a.menuBar:hover{ color:#FF6600;}


a.footerlink:link a.footerlink:active a.footerlink:visited {
	font-size: 12px;
	color:#003;
	text-decoration: none;
}


#top a:link {color:#FFFFFF; text-decoration: none; font-weight: bold; border-bottom:none;} 
#top a:visited {color:#FFFFFF; text-decoration: none;font-weight: bold;} 
#top a:hover, #top a:active {color:#000000; text-decoration: underline;font-weight: bold;}

#footer a:link {
	color:#003;
	text-decoration: none;
	font-weight: bold;
	border-bottom:none;
} 
#footer a:visited {color:#003; text-decoration: none;font-weight: bold; } 
#footer a:hover, #footer  a:active {color:#000000; text-decoration: none;font-weight: bold;}

#bottom a:link {color:#FFFFFF; text-decoration: none; font-weight: bold; border-bottom:none;} 
#bottom a:visited {color:#FFFFFF; text-decoration: none;font-weight: bold;} 
#bottom a:hover, #bottom a:active {color:#FBAF5D; text-decoration: underline; font-weight: bold;}

/* LISTS */


.style3 {
	color: #030133;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}


/* TYPOGRAPHY */

p { margin: 0px; padding: 0px; margin-bottom: 10px; margin-left:0px; }
h1 { font-size: 17px; line-height: 20px;color: #c1d6e0; margin:0px; padding: 0px; margin-bottom: 5px; }
h2 { font-size: 15px; line-height: 22px;color: #000033; margin:0px; padding: 0px; }
h3 { font-size: 17px; line-height: 19px;color: #000033; margin:0px; padding: 0px; margin-bottom: 5px; margin-left:15px; }
h4 { font-size: 15px; line-height: 14px; color: #000033; margin:0px; margin-bottom: 5px; padding: 0px; }
h5 { font-size: 12px; color: #c1d6e0; margin:0px; padding: 0px; margin-bottom: 5px; letter-spacing: 2px; }
h6 { font-size: 15px; color: #1498b1; margin:0px; padding: 0px;}
.address { font-size: 15px; color: #000000; margin:0px; padding: 0px;}


#header h1 { font-size: 28px; line-height: 32px; letter-spacing: -1px; color: #FFFFFF; margin:0px; padding: 0px;  padding-top: 25px;margin-bottom: 5px; padding-left:35px;}
#header h2 { font-size: 14px; line-height: 16px; letter-spacing: 1px; color: #DDDDDD; margin:0px; padding: 0px;  padding-top: 0px;margin-bottom: 5px; padding-left:35px;}

/* CONTAINERS */

#wrapper {
	width:1000px;
	margin: 0 auto;
	padding: 0px;
}

#top {
  width: 1000px;
  height: 40px;
  padding: 0px;
}

#top p {
  text-align:left;
  padding-left: 35px;
  padding-top: 9px;
  padding-bottom:0px;
  line-height: 12px;
  font-size:12px
}

#header {
  width: 1000px;
  height: 121px;
  text-align:left;
}

#menu {
	width: 1000px;
	height:34px;
	margin: 0 auto;
	clear:both;
}

#content {
	width:1000px;
	padding-top: 0px;
	clear:both;
	text-align: left;
	padding-left: 0px;
	background-color: #235BA4;
}

#left {
	width: 253px;
	background-color: #235BA4;
}

#middle { background-color:#FFFFFF;}

#right {
	width: 232px;
	background-color: #235BA4;
}

#footer {
	height: 80px;
	background-color:#FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#facebook {

}

#bottom {
  width:1000px;
  margin: 0 auto;
  padding: 0px;
  text-align:center;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom:0px;
  line-height: 16px;
  font-size:12px
}

/* IMAGE PLACEMENT */

.float_left {
  float:left;
  border: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;  
  margin-left: 10px;
}

.float_right {
  float:right;
  border: 0px;
  margin-left: 10px;
  margin-bottom: 5px;  
  margin-top: 5px;
  margin-right: 10px;
}

/* OTHER */

.spacer { clear:both;}
.table1 { background-color:#FFFFFF;}

.td1 {
	background-color:#235BA4;
	color:#FFFFFF;
}
.tab {
	background-image:url(images/tab.jpg);
	background-repeat:no-repeat;
	height:41px;

}

.tab2 {
	background-color:#286a86;
	height:43px;
	background-image:url(images/tab2.jpg);
	background-repeat:no-repeat;
}

.tabstyle {
	color: #FFFFFF;
	font-weight:bold;
	font-size:11.5px;
}

a.tabstyle1 {
	color: #FFFFFF;
	font-weight:bold;
	font-size:11.5px;
	text-decoration:none;
}

a.tabstyle1:HOVER {
	color: #000000;
	font-weight:bold;
	font-size:11.5px;
	text-decoration:none;
}
a.gbButton {
	display:block;
	width:300px;
	height:34px;
	float:left;
	background-color:#CEF4FF;
	background-image:url(images/butBG.png);
	background-repeat:repeat-x;
	border:#000033 solid 1px;
	padding:2px;
	margin:3px;
	color:#000033;
	font-size:12px;
	line-height:34px;
}
a.gbButton:HOVER{
	background-color:#000033;
	background-image:url(images/butBG_over.png);
	color:#CEF4FF;
}	

a.h3 { 
	font-size: 17px; 
	line-height: 19px;
	color: #143436; 
	margin:0px; 
	padding: 0px; 
	margin-bottom: 5px; 
	margin-left:15px; 
}

a.h3:HOVER { 
	font-size: 17px; 
	line-height: 19px;
	color: #143436; 
	margin:0px; 
	padding: 0px; 
	margin-bottom: 5px; 
	margin-left:15px;
	text-decoration:underline; 
}

.quote {
	color: #c1d6e0;
	margin-right:10px;
	margin-left:5px;
}

.quote2 { color: #c1d6e0;}

.middle_text {
	margin-left:15px;
	margin-right:15px;
}

.formfield {
	margin-bottom:5px;
}

/*FORM*/

input
{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
} 

textarea
{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
} 

button
{
	color: #000000;
} 

.bluerule{
	width:90%;
	background-color:#000033;
	height:2px;
}

.submitButton{
	background-color:#BCE5FB;
	border:#000033 solid 1px;
	color:#000033;
	font-size:12px;	
}
a.locButtton {
	font-weight:bold;
	display:inline-block;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	background-color:#FFFFFF;
}
a.locButtton:link {
	color: #235BA4;
}
a.locButtton:visited {
	color: #235BA4;
}
a.locButtton:hover {
	color:#000000;
	background-color:#CCCCCC;
}
a.locButtton:active {
	color: #235BA4;
}
#myGallery
{
	text-align: center;
	margin: 0 auto;
}
#paymentBanner{
	width:400px; 
	border:#000033 solid 1px; 
	font-size:24px; 
	text-align:center;
	line-height:30px;
	margin:5px;
}
.contentImg{
	border:#000033 solid 1px;
}

div#thumbbox
{ margin:auto;
}

div.imgframe
{
	float:left; 
	text-align:center;
	display:inline-block; 
	padding:5px; 
	width:210px; 
	height:210px; 
}
