* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	font:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align:justify;
	font-size: 11px;
	color: #263940;
	float: none;
	background: #263940 url(images/narwhalback.jpg) repeat-x;
}

h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-weight: normal;
	color: #273840;
}

h1 {
	font-size: 20px;
	margin: 0 0 10px;
}

h2 {
	margin-bottom: 0px;
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	margin-bottom: 0px;
	font-size: 12px;
	text-transform:uppercase;
	
}


	
p, ol, ul, blockquote {
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #273840;
	text-decoration:underline;
	
}

a:hover {
	color: #608B9F;
	text-decoration: none;
}

img {
}


/* Header */

#header {
	width: 800px;
	height: 85px;
	margin: auto;
	margin-top:15px;
}


/* Top */

*top {
	width: 800px;
	height: 30px;
}



/* Menu */

#menu {
	width: 800px; height:55px;
	margin: 0 auto;
	background:center url(images/menu_back.jpg) no-repeat #FFFFFF;
}

#menu ul {
	margin: 0;
	padding-left: 50px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 24px 15px 10px 15px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #608b9f;
}

#menu .first a {
	border: none;
	padding-left:15px;
	color:#273840;
}

#menu a:hover {
	background:#608b9f;
	color: #FFFFFF;
	text-decoration:none;
}

#menu .active a {
	color: #FFFFFF;
}



/* Title */

#title {
	width: 700px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	text-align:left;
	background: #FFFFFF;
}




/* Content */

#content {
	width: 700px;
	margin: auto;
	padding: 0px 50px 0px 50px;
	background: #FFFFFF;
}

#main {
	float: right;
	width: 455px;
}

#sidebar {
	float: left;
	width: 210px;
	text-align: left;
}



#navcontainer { 
	float: left;
	width: 210px;
	text-align: left;
	padding:0px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer a
{
display: block;
padding:3px 3px 3px 10px;
width: 197px;
background-color:#ccc;
border-bottom: 2px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #273840;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #608b9f;
color: #fff;
}


#navcontainer ul ul a
{
display: block;
padding: 3px 3px 3px 15px;
width: 192px;
color: #fff;
background-color: #F0F0F0;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #608b9f;
text-decoration: none;
}


/* widehome */

#widehome {
	float:center;
	width: 700px;
	height: 400px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background:url(images/homepage.jpg) no-repeat;	
}



#widehome h1 {
	text-align: left;
	padding: 50px 200px 0px 0px;
}

#widehome h2 {
	text-align: left;
	padding: 0px 200px 25px 0px;
}



/* Callout */

#callout {
padding: 20px 0px 20px 0px;
	float:center;
	width: 700px;
}



/* widecontact */

#widecontact {
	float:center;
	width: 700px;
	height: 300px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background:url(images/gallery2.jpg) no-repeat;
}


#widecontact h1 {
	text-align: left;
	padding: 35px 350px 0px 0px;
}


#widecontact h2 {
	text-align: left;
	padding: 20px 350px 0px 0px;
}


#widecontact h3 {
	text-align: left;
	padding: 0px 350px 0px 0px;
}


/* Base */

#base {
	width: 800px;
	height: 30px;
	margin: auto;
	bottom: auto;
}



/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;

}

#footer p {
	text-align: right;
	color: #608B9F;
}

#footer a {
	color: #608B9F;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
