body {margin: 0; padding: 0;}
img {border:0 none;}
#wrap {
	margin: 0 auto;
	width: 100%;
	position: relative;
	min-width: 850px;
}
/*=========== HEAD ===========*/
#head {
	height: 126px;
	background: url(i/back-head.jpg) no-repeat right;
}
img.logo {
	margin: 14px;
	float: left;
}
div.name {
	width: 360px;
	height: auto;
	left: 0;
	top: 30px;
	position: relative;
	float: left;
}
div.name h1 {
	font: italic 1.6em/1em "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF;
	background: #000;
	width: auto;
	text-align: center;
	padding: 6px 0;
	margin: 0;
}
div.name h2 {
	font: normal .9em/1em "Times New Roman", Times, serif;
	margin: 8px;
	text-align: center;
}
/*=========== END HEAD ===========*/
/*============ NAV ============*/
#nav {
	height: 23px;
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
	text-align: center;
	background: url(i/back-nav.gif) repeat;
}
#nav ul {
	padding: 0;
	margin: 5px 0;
}
#nav li {
	display: inline;
	margin: 0;
	font: .8em/1em Arial, Helvetica, sans-serif;
}
#nav a {
	text-decoration: none;
	margin: 0 20px;
}
#nav a:link, #nav a:visited {
	color: #FFF;
}
#nav a:hover, #nav a:active {
	color: #363;
	text-decoration: underline;
}
#nav a.current:link, #nav a.current:visited {
	color: #363;
	font-weight: bold;
}
/*============ END NAV ============*/
#content {
	top: 31px;
	left: 41px;
	width: 60%;
	position: relative;
	float: left;
}
#content h3 {
	margin: 0 0 10px 0;
	font: bold italic 1.2em/1.5em "Times New Roman", Times, serif;
	color: #363;
	letter-spacing: .1em;
}
#content p {
	margin: 0 0 15px 0;
	color: #666666;
	font: .9em/1.6em Arial, Helvetica, sans-serif;
}
#content p.bbb {clear:both;}
#content p.success {color:#069; font-weight:bold;}
#content p.error {color:#900; font-weight:bold;}
#content em {
	font-weight: bold;
	font-style: italic;
}
#content p.mission {
	padding: 10px;
	margin: 0 auto;
	width: 75%;
	background: url(i/back-callout.gif) repeat-x;
	border: 1px solid #363;
	clear: both;
}
#content ul {
	list-style: url(i/bullet-articles.gif) outside;
	padding: 10px;
	margin: 0;
	font: .9em/1.4em Arial, Helvetica, sans-serif;
	color: #666666;
}
.callout {
	width: 45%;
	height: auto;
	background: url(i/back-callout.gif) repeat-x;
	border: 1px solid #363;
	padding: 8px;
	text-align: center;
	font: italic 1em/1.7em Arial, Helvetica, sans-serif;
	color: #666666;
	position: relative;
	float: left;
}
.callout em {
	font-weight: bold;
	color: #363;
}
.calendar #content {
	top: 31px;
	left: 41px;
	width: 90%;
	position: relative;
	float: left;
}
.calendar #content h3 {
	margin: 0 0 10px 0;
	font: bold italic 1.2em/1.5em "Times New Roman", Times, serif;
	color: #363;
	letter-spacing: .1em;
}
/*============ ARTICLES ============*/
#sidebar {
	width: 20%;
	float: right;
	margin: 31px;
}
#articles {
	width: 100%;
	border: 1px solid #363;
	background: url(i/back-articles.gif) repeat;
	padding-bottom: 10px;
}
#articles h3 {
	font: italic 1.2em/1.2em "Times New Roman", Times, serif;
	letter-spacing: .1em;
	color: #CEDCC9;
	background-color: #363;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 15px;
}
#articles ul {
	list-style: url(i/bullet-articles.gif) outside;
	padding: 0 15px;
	margin: 0 10px 30px 10px;
	color: #666666;
	font: .9em/1.6em Arial, Helvetica, sans-serif;
}
#testimonials {
	height: auto;
	width: 100%;
	margin: 0 0 25px 0;
}
#testimonials p {
	font: italic .75em/1.1em Arial, Helvetica, sans-serif;
	color: #363;
	margin: 15px 0 8px 0;
}
#testimonials .person {
	font-style: normal;
	padding-left: 5px;
	text-align: right;
	margin: 0;
}
/*============ END ARTICLES ============*/
/*============ FOOTER ============*/
#footer {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	clear: left;
	padding: 80px 0 40px 0;
}
#footer p {
	font: .85em/1.6em Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer p.legal {font : .65em/1.2em Arial, Helvetica, sans-serif; color: #999;}
#footer a {color: #999;}
/*============ END FOOTER ============*/
iframe .cal {border: 1px solid #999; padding: 10px; margin: 0;}
#owner {
	height: auto;
	width: 170px;
	padding: 0 10px 10px 10px;
	position: relative;
	text-align: center;
	float: right;
}
#owner img {
	border: 1px solid #363;
}
#owner p {
	font: italic .75em/1em Arial, Helvetica, sans-serif;
	color: #363;
	margin: 6px;
}
