@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0; background-image:url(images/background3.jpg); background-attachment:fixed; background-color:#00CCCC;}
p, h1, h2, ul, .text{font-family:Verdana, Arial, Helvetica, sans-serif; color:#003399; font-size:.8em;}
h1{font-size:.9em; font-style:italic; margin:0px; color:#003399;}
h2{font-size:.8em; font-style:italic; margin:0px; color:#FFFFFF;}
.phone{font-size:1em; margin:0px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.phone2{font-size:.7em; margin:0px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.whitetext {color: #FFFFFF; font-style:italic; font-size:10px;}
a:link {
	color:#0066cc;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #0066cc;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #0066cc;
	font-weight:bold;
}


.italic{font-style:italic;}

.nobold{font-weight:normal;}

.nobold:link {font-weight:normal;}
.nobold:visited {font-weight:normal;}
.nobold:hover {font-weight:normal;}
.nobold:active {font-weight:normal;}

.whitelink:link {color:#FFFFFF;}
.whitelink:visited {color:#FFFFFF;}
.whitelink:hover {color:#FFFFFF;}
.whitelink:active {color:#FFFFFF;}

/*divs*/

#head{width:920px; height:191px; margin:0 auto;}

#contentfadecontainer{width:920px; margin:0 auto;}

#contentfade{width:654px; height:20px; float:right; background-image:url(images/topfade.png);}

#container{width:920px; margin:0 auto; background-image:url(images/whitebg.png); background-position:right; background-repeat:repeat-y; clear:both;}

#content{width:624px; float:right; padding-left:15px;padding-right:15px;}

#foot{clear:both; text-align:right; padding-right:20px; padding-bottom:8px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003399; font-size:.7em;}

.copyright{font-family:Verdana, Arial, Helvetica, sans-serif; color:#003399; font-size:10px; font-style:italic;}

#rightbox{width:200px; float:right;}
#bluedolphin{float:right; text-align:center;}

#emailbox{width:167px; height:125px; float:right; clear:both; padding-left:8px; background-color:#0066cc; background-image:url(images/letter.jpg); background-position:bottom right; background-repeat:no-repeat; margin-top:5px;}

#emailboxfade{width:175px; height:34px; float:right; clear:both; background-image:url(images/letterfade.png); background-repeat:repeat-x;}
#nav{width:266px; text-align:right; float:left;}

.pic{border: 1px solid #000099;}

.picbox{padding:10px; width:286px;}

.left{float:left;}

.right{float:right;}

.clear{clear:both;}


