/* Global Styles */

body {
	margin:0px 0px 0px 0px;
	font-family: "Lucida Bright", Verdana, Arial;
	font-size: 14px;
	line-height: 150%;
	background-color: #C9E8DD;
	}
	
p {
	margin-bottom: 10px;
	color: #441e1c;
	}
	
a.email:link {
	color: #441e1c;
	}	
a.email:active {color:  #441e1c;}
a.email:visited {color:  #441e1c;}
a.enauk:hover {color:  #441e1c;}


a.nav:link {
	color: #c9e8dd;
	text-decoration:none;
	font-weight:bold;
	}

a.nav:hover {
	color: #441e1c;
	text-decoration:underline;
	}

	a.nav:visited {
		color: #c9e8dd;}
	
/* Class Styles */

.sidebarheading {
	font-size:14px;
	font-style:italic;
	color: #441E1C;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font: 10px arial;
	color: white;
	letter-spacing:.1em;
	margin-left: 0auto;
	margin-right: 0auto;
	}
	
.style1 {	font-family: "Edwardian Script ITC", "Lucida Bright";
	font-size: 60px;
	margin: 0px 0px 0px 10px;
	}	

.style2 {	font-family: "Lucida Bright";
	font-size: 28px;
	letter-spacing:.3em;
	margin: 0px 0px 0px 0px;
	}

h1 {font-size: 20px;
	color: #441e1c;
	letter-spacing: .1em;
	}
	
h2 {font-size: 16px;
	color: #336666;
	margin-bottom: 2px;}

	h3 {font-size: 14px;
	line-height: 100%;
	margin-bottom: 0px;}

h4 {font-size: 12px;
margin-top: 0px;
}
	
ul {font-size: 14px;
	font: georgia;
	line-height: 150%;}

li {padding-bottom: 5px;}	

#header{
	margin-top: auto;
	margin-bottom:auto;
	padding: 10px 0px 10px 0px;
	width: 100%;
	background: #CEEBEA;
}

#globalNav{
background-color: #441E1C;
margin-left:auto;
margin-right:auto;
padding: 10px 10px 10px 10px;
}

#feature{
	padding: 20px 40px 0px 40px;
	background-color: #C9E8DD;
	float: left;
	width: 600px;
	height: auto;
	margin-bottom: 0px;
	}

#content{
	position: relative;
	background-color: #C9E8DD;
	padding: 0px 10% 0px 0px;
	width: 90%;
	height: auto;
	margin: 0px 0px 0px 0px;
		}
	
#sidebar {
	float: left;
	width: 250px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: auto;
	background-color: #C9E8DD;
	margin-bottom: 0px;
	}

#footer{
	clear: both;
	border: 2px solid #999966;
	padding: 1px 5px 5px 5px;
	margin-top: 1px;
	position: absolute;
}

IMG.logo{
display: block;
    margin-left: auto;
    margin-right: auto;
	 }
	
a.email:link {
	color: #441e1c;
	}	
a.email:active {color:  #441e1c;}
a.email:visited {color:  #441e1c;}
a.enauk:hover {color:  #441e1c;}
