* {margin:0;padding:0;}

body {font: 12px Arial, Helvetica, sans-serif; 
	background-color:#ffffff;
	line-height:1.3em; 
	color:#444444;}
	
a img {border:none;}

a:link {color: #4C94B7; text-decoration:underline;}
a:visited {color: #4C94B7; text-decoration:underline;}
a:hover {color:#4C94B7; text-decoration:underline;}

p {margin:10px 0 5px 0;}


/* Header */
#header {padding:0 0 0 0;
	text-align:left;
	margin-bottom: 0;
}

#header img {vertical-align: baseline; margin:35px 20px 20px 22px;
text-align:bottom;
}

#contact {
	float:right;
	margin: 20px 12px 0 0;}

#nav {
	clear: both;	
	padding: 0;
}

#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg);	
	width: 850px;		
	text-transform: uppercase;
	margin: 13px 0 12px 0;
	padding: 0;	
	display: inline;
}

#nav .navpage {
	font: 12px/2.4em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color:#93BED4;
	text-decoration:none;
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px 0 0;
	border-bottom: none;
	color: #8D9196;
	font: 12px/2.4em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #93BED4;	
}
#nav ul li#current a {	
	color: #8D9196;	
}


/* Content Area */

#main {width:850px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
	background-color:#ffffff;}

#main2 {width:850px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}
	
#content-holder {width:590px; float:left; margin: 0 0 20px 0;}

#content {width:585px;
	float:left;
	padding:15px 15px 15px 15px;
	border: dashed #cccccc 1px;
	background-color:#ffffff;
	margin: 15px 0 0 0;
}

#content a {color:#4C94B7;}
#content a:visited {color:#4C94B7;}
#content a:hover {color:#4C94B7;}
	
#content h1 {font-size:1.0em; margin:0;padding:0; color:#4C94B7; line-height:1.1em;}
#content h2 {font-size:1.0em; margin:15px 0 -5px 0; color:#333333;}
#content h3 {font-size:1.1em;font-weight:normal; margin:15px 0 10px 0; color:#7A0A17;}

#content ul {margin:12px 12px 12px 20px; }

#quote {
	float:right;
	width:210px;
	margin: 30px 10px 0 10px;
	font-family: Arial;
	font-size:13px;
	color:#666666;
	font-weight: lighter;
	line-height:1.3em;
}

/* Column */
#column {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
}

#column ul {list-style:none;}
#column li {margin-bottom: 15px;}

#column img {margin:0px;}

#column-surround {
	float:right;
	width:220px;
	border: dashed #cccccc 1px;
	background-color:#ffffff;
	margin: 0 0 15px 0;
}

#column-pic {
	float:right;
	width:240px;
	margin: 30px 0 -10px 0;
}

#image-surround {
	float:right;
	width:221px;
	background-color:#ffffff;
	margin: 0 0 10px 0;
}

#sub-header {
	float:left;
	width:210px;
	height:19px;
	background-color: #A2C7C7;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 8px;
	padding-top: 2px;
}

/* Footer */
#footer {color:#999999;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;;
}

#footer a {font-size:10px; color:#999999; text-decoration:none;}
#footer a:visited {font-size:10px; color:#999999; text-decoration:none;}
#footer a:hover {font-size:10px; color:#93BED4; text-decoration:none;}

#footer p {margin:0 0 0px 0;}

#foot {width:830px;
	margin:0 auto;
	height:40px;
	line-height:1.1em;
	padding:0 10px 0 10px;
	border-top: 1px solid #cccccc;}

#foot #left {width:250px;float:left;padding-top:8px;}
#foot #right {width:500px;float:right;text-align:right;padding-top:8px;}
