/*
lt lt buff - ffebe5
lt buff - E4D3CE

lt lt teal- dce7ed
grey-blue - a6c0ce


navy - 002359
dk teal - 00314b
med teal - 00567f
lt teal - 9ee4e8
auburn - 7f2721
lt auburn - db837d
lt lt auburn - f6e1e0
*/

body {
	background: #dce7ed url(/images/bg.gif) top center repeat-y;
	margin: 0px;
}
	
div#wrap {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding-top: 133px;
	background: #fff url(/images/masthead.gif) top center no-repeat;
}

#nav {
	font-family: georgia, "times new roman", serif; 
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 24px;
	margin-left: 12px;
	letter-spacing: 1px;
	}
	
#content {
	}
	
#steve {
	border: 1px #a6c0ce solid;
	background: #dce7ed;
	padding: 6px;
	float: right;
	margin: 0 0 12px 24px;
	}
	
p, td {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	}

p {
	line-height: 18px;
	padding: 0px;
	margin: 0px 12px 16px 12px;
	}

a {
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #00567f;
	}

a:visited {
	color: #00314b;
	}

a:hover, a:active {
	color: #7f2721;
	background: #f6e1e0;
	}

#nav a {
	border: none;
	font-weight: normal;
	}

#nav a:hover, #nav a:active {
	background: none;
	}
	
#footer {
	margin-top: 24px;
	/* border-top: 1px solid #a6c0ce;
	padding-top: 6px; */
	}

#addy {
	background: #dce7ed;
	border: 1px solid #a6c0ce;
	border-width: 1px 0;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	}
	
#copy {
	font-size: 10px;
	line-height: 14px;
	}

i, emph {
	font-family: georgia, "times new roman", serif; 
	font-size: 13px;
	}

#copy i {
	font-size: 120%;
	}

h3 {
	color: #00314b;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 12px;
	}
	
ul {
	color: #00314b;
	text-transform: uppercase;
	font-size: 12px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin-left: 12px;
	}

ul ul {
	margin-top: 4px;
	color: #000;
	font-size: 10px;
	text-transform: none;
	list-style-type: square;
	font-weight: normal;
	margin-left: 24px;
	}

ul ul ul {
	font-style: italic;
	list-style: circle;
	}
	
li {
	padding-bottom: 2px;
	}

#areas {
	margin: 0;
	}
	
#areas td {
	width: 50%;
	}