html,body{
margin: 0;
padding: 0;
}

body {
font-family: Helvetica,Arial,Verdana,sans-serif;
font-size: 12px;
line-height: 18px;
color: #164058;
background: url(images/body_bg.jpg) no-repeat top #e1f2fb;
margin: 10 auto;
}


/** Navigation
==============================================================================*/

#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#ffffff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}



/** Layout
==============================================================================*/

div#container {
text-align:left;
background: #FFFFFF;
width:1000px;
margin: 0px auto;
border:1px solid #f6ea00; 
}

div#headerhome {
background-color:#FFFFFF;
height:200px;
background: url(images/header.jpg) no-repeat top;
}
 
div#content{
float:left;
width:750px;
background-color:#FFFFFF;
margin: 0px auto;
min-height: 600px;
height: auto !important;
padding-bottom:15px;
}

div#sidebar1 {
float:right;
width:250px;
background-color:#75bce1;
margin:0px auto;
height: 100%;
}

div#sidebar2 {
float:right;
clear:right;
width:250px;
background-color:#f6ea00;
margin: 0px auto;
height: 100%;
}

div#sidebar3 {
float:right;
clear:right;
width:250px;
background-color:#ffffff;
margin: 0px auto;
height: 100%;
}



/** Floats
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}


/** Headings
==============================================================================*/

h1 {
font-size: 28px;
line-height: 32px;
margin: 15px 30px 15px 30px;
font-weight: bold;
}

h2 {
font-size: 24px;
line-height: 26px;
margin: 15px 30px 15px 30px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

h3 {
font-size: 16px;
line-height: 22px;
margin: 15px 50px 15px 50px;
font-weight: bold;
text-transform: uppercase;
text-align:center;
}

h4, h5, h6 {
font-size: 14px;
line-height: 20px;
margin: 15px 50px 15px 50px;
font-weight: normal;
text-transform: uppercase;
}

h5 {
font-size: 12px;
line-height: 16px;
}

h6 {
font-size: 10px;
line-height: 12px;
}

.sidebarhead1 {
font-size: 14px;
line-height: 20px;
margin: 15px 20px 15px 20px;
font-weight: bold;
color: #164058;
text-transform: uppercase;
}

.sidebarhead2 {
font-size: 16px;
line-height: 24px;
margin: 15px 20px 15px 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
border-bottom: solid #164058;
}



/** Paragraphs
==============================================================================*/

p {
margin: 15px 50px 15px 50px;
}

.sidebar {
line-height: 18px;
color: #164058;
margin: 15px 30px 15px 30px;
}


/** Tables
==============================================================================*/

table.body {
border-spacing: 5px;
margin: 0px auto;
width:650px;
padding:15px;
}

th {
font-weight: bold;
border-top: 1px solid #b2ceed;
border-bottom: 1px solid #91a8c3;
background-color: #a3bdda;
}

th, td {
padding: 5px 10px;
}

tr.even {
background-color: #efefef;
}


#main table {
border-spacing: 2px;
margin: 0 0 30px 0;
}

#main th {
font-weight: bold;
border-top: 1px solid #b2ceed;
border-bottom: 1px solid #91a8c3;
background-color: #a3bdda;
}

#main th, #main td {
padding: 5px 10px;
}

#main tr.even {
background-color: #efefef;
}


/** Styles
==============================================================================*/

/* Lists */

ul {
margin: 15px 50px 15px 50px;
}

ul li {
padding: 0 0 0 16px;
list-style-type: square;
}


ul.side {
margin: 20px;
}

ul.side li {
padding: 0 0 0 10px;
list-style-type: square;
}


/* Links */

a {
color: #164058;
font-weight:bold;
text-decoration: underline;
}

a:link {
color: #164058;
font-weight:bold;
text-decoration: underline;
}

a:visited {
color: #164058;
font-weight:bold;
text-decoration: underline;
}

a:hover {
background-color: #f6ea00;
}

a:active {
color: #164058;
font-weight:bold;
text-decoration: underline;
}

/* Blockquotes */

blockquote {
padding: 20px 20px 20px 20px;
margin: 15px 50px 15px 80px;
background-color: #e1f2fb;
border-left: solid #164058;
font-weight: bold;
}

/* images */ 

#thumb {
margin: 20px 20px 20px 20px;
text-align:center;
}

#thumb img {
margin: 5px 5px 5px 5px;
border: 1px solid #164058;
padding: 5px;
height: 40px;
width: 40px;
background-color: #e1f2fb;
}

#largefeature {
width: 625px;
height: 200px;
padding: 10px;
margin: 0px auto;
border: 1px solid #f6ea00;
background-color: #e1f2fb;
}

#largefeature img {

border: 1px solid #f6ea00;
}

#smfeature {
width: 180px;
height: 75px;
padding: 10px;
margin: 0px auto;
border: 1px solid #f6ea00;
background-color: #e1f2fb;
}

#smfeature img {

border: 1px solid #f6ea00;
}

#sqfeature {
width: 150px;
height: 150px;
padding: 10px;
margin: 0px auto;
border: 1px solid #f6ea00;
background-color: #e1f2fb;
}

#sqfeature img {
border: 1px solid #f6ea00;
}

#galleryfeature {
width: 625px;
height: 100px;
padding: 10px;
margin: 0px auto;
border: 1px solid #f6ea00;
background-color: #e1f2fb;
}

#galleryfeature img {

border: 1px solid #f6ea00;
}

img.floatLeft { 
float: left; 
margin: 0px 25px 10px 0px; 
padding: 10px;
border: 1px solid #f6ea00;
background-color: #e1f2fb;
}


img.floatRight { 
float: right; 
margin: 0px 0px 10px 25px; 
padding: 10px;
border: 1px solid #f6ea00;
background-color: #e1f2fb;
}


/** Misc Elements
==============================================================================*/

pre {
width: 579px;
padding: 15px;
margin: 0 0 30px 0;
border: 1px solid #ccc;
border-left: 5px solid #ccc;
background-color: #efefef;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}



/** Breadcrumbs
==============================================================================*/

#breadcrumbs {
font-size: 11px;
color: #75bce1;
margin: 30px 30px 30px 30px;
padding: 0 0 15px 0;
text-transform: uppercase;
}


/** Shadow Divide
==============================================================================*/

.shadow {
width: 750px;
height: 30px;
margin: 20px auto;
background: url(images/shawdow_divide.jpg) center no-repeat;
}


/** Footer
==============================================================================*/

#footer {
clear: both;
width: 1000px;
height: 100px;
background: url(images/footer_bg.gif) repeat-x;
text-align:center;

}

#footer p {
font-size: 11px;
color: #e1f2fb;
padding-top: 50px;
text-transform: uppercase;
}