img
{
	border:0;
}

body
{
	background-color:#A8DCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:10px 0 10px 10px;
}

html>body {
     *background-color:#9fd8ff;
}

a,a:visited,a:active
{
	text-decoration:none;
	color:#0099FF;
	font-weight:bold;
}

a:hover
{
	color:#CC0000;
}

.clear
{
	clear:left;
	width:100%;
	height:1px;
	background-color:#FFFFFF;
}

h1
{
	padding:0;
	margin:0 0 10px 0;
	font-size:1.5em;
	color:#000066;
}

h2
{
	padding:0 3px 0 0;
	margin:0;
	font-size:1.1em;
	color:#000066;
	display:inline;
}

#mainholder
{
	width:776px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
    position:relative;
	width:776px;
	height:240px;
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
}

#middle
{	
	width:767px;
	height:auto;
	background-color:#ffffff;
	margin-left:3px;
}

#vertext
{
	float:left;
	padding-left:30px;
	margin-right:30px;
	height:auto;
	width:66px;
}

#content
{

	float:left;
	width:610px;
	height:auto;
	margin-top:5px;
	text-align:justify;
	line-height:1.4em;
	background-color:#ffffff;
}

#footer
{	
	clear:left;
	width:776px;
	height:125px;
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
}

#mainlogo
{
	position:absolute;
	top:7px;
	left:27px;
}

.menuitem
{
	position:absolute;
	top:120px;
	left:200px;
	height:66px;
	width:66px;
	background-image:url(/images/menu-circle.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
}

a.menulink,a.menulink:active,a.menulink:visited
{
	position:relative;
	top:26px;
	width:100%;
	text-align:center;
	display:block;
	color:#FFFFFF;
}

a.menulink:hover
{
	color:#FFFF99;
}

#nameaddress
{
	position:absolute;
	left:180px;
	top:12px;
}

#footercontact
{
	position:relative;
	top:44px;
	left:10px;
}

#footercircle
{
	position:relative;
	left:660px;
	bottom:9px;
	height:66px;
	width:66px;
	background-image:url(/images/footer-circle.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
}

#tanlink
{
	font-size:0.8em;
	color:#c16363;
	position:relative;
	bottom:18px;
	left:5px;
}

#tanlink a:hover
{
	color:#0000FF;
}

#submenubar
{
	width:auto;
	height:36px;
	margin-bottom:20px;
}

a.submenu,a.submenu:active,a.submenu:visited
{
	float:left;
	display:block;
	height:auto;
	background-color:#dddddd;
	border:1px solid #bbbbbb;
	width:130px;
	margin-right:2px;
	text-align:center;
	color:#000066;

}

a.submenu:hover
{
	color:#ffff99;
	background-color:#983232;
}

.galleryitem
{
	width:186px;
	height:120px;
	padding:5px;
	margin-right:4px;
	margin-bottom:4px;
	border:1px solid #bbbbbb;
	background-color:#dddddd;
	float:left;
	text-align:center;
}

.biggalleryitem
{
	width:600px;
	height:auto;
	padding:5px;
	margin-right:4px;
	margin-bottom:4px;
	border:1px solid #bbbbbb;
	background-color:#dddddd;
	float:left;
	text-align:center;
}

.imgholder
{
	width:120px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
}

.infoimageleft
{
	float:left;
	margin-right:15px;
	border:1px solid #666666;
}

.infoimageright
{
	float:right;
	margin-left:15px;
	border:1px solid #666666;
}

textarea
{
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	height:50px;
	font-size:12px;

}

input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
}

div.row
{
	width:600px;
	height:24px;
}

div.row .left
{
	width:150px;
	float:left;
	text-align:right;
	height:24px;
	color:#000066;
}

div.row .right
{
	width:440px;
	float:right;
}

div.messagecontrols
{
	width:600px;
	font-weight:bold;
	color:#000066;
	padding:5px;
	font-size:1.1em;
	float:left;
	min-height:20px;
	margin-bottom:10px;
	background-color:#CDCEFF;
}

div.messagecontrols div.controlsnewer
{
	float:left;
	width:250px;
}

div.messagecontrols div.controlsolder
{
	float:right;
	width:250px;
	text-align:right;
}

div.messagecontrols div.controlspages
{
  float:left;
}
