html * {}

a {
	background:#fff;
	color:#36c;
	}
body {
	background:#fff;
	border-top: solid 4px #36c;
	color:#333;
	font:small verdana, arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	}
h1 {
	background:#fff;
	color:#f00;
	font:bold large georgia, 'times new roman', serif;
	margin:0 0 6px 0;
	padding:0 0 4px 0;
	text-align:center;
	}

h2 {
	background:#fff;
	color:#36c;
	font:medium georgia, 'times new roman', serif;
	font-weight:bold;
	text-align:left;
	width: 100%;
	}

h3 {
	background:#fff;
	border-bottom:solid 4px #666;
	color:#666;
	font-size:medium;
	margin:16px 0 0 0;
	}

dt, dd, li, p {
	font-size:small;
	line-height:160%;
	}
p {
	margin: 10px auto;
	}
li {
	margin:0 0 10px 12px;
	padding:0;
	}
ul {
	margin:24px 22px 24px 4px;
	padding:0;
	}
.button {
	background:#8ad !important;
	border:none !important;
	color:#fff !important;
	font-size:x-small;
	font-style:normal !important;
	padding:1px;
	}
em.highlight {
	background:#ff9;
	color:#333;
	font-style:normal;
	padding:2px;
	}
p.first {
	margin-top: 0;
	}
p.center {
	text-align: center;
	}
.red {
	background:#fff;
	color: #f00;
	}

#bg {
	background:#fff;
	color:#333;
	padding: 2px 0 0 0;
	position:relative;
	}
#wrapper {
	margin:0 auto;
	padding:3px 0 0 0;
	position:relative;
	text-align:left;
	width:760px;
}
html>body #wrapper {
	height:auto;
	}

/* PAGE HEADER
------------------------------------------------------*/
#header {
	background:#fff;
	color:#777;
	float:left;
	height:60px;
	margin:4px 0 12px 0;
	padding:0;
	width:430px;
	}
#header img {
	margin:0;
	padding:0;
	}
#list {
	background:#fff;
	color:#777;
	float:right;
	margin:0;
	padding:44px 0 0 0;
	}
#list form {
	margin:0;
	padding:0;
}
#list input {
	background: #fff;
	border: solid 1px #abc;
	color:#999;
	font-size:x-small;
	font-style:italic;
	}
#list p {
	margin:0;
	padding:0;
	}

/* TOP-LEVEL NAV
------------------------------------------------------*/
#navigation {
	clear:both;
	height:24px;
	margin:0;
	padding:0;
	width:100%;
	}
#navigation ul {
	height:24px;
	margin:0;
	padding:0;
	}
#navigation li {
	float:left;
	height:24px;
	list-style:none;
	margin:0 30px 0 0;
	padding:0;
	text-align:center;
	}
#navigation a {
	background:#fff;
	border-bottom:solid 4px #fff;
	color:#678;
	margin:0;
	padding: 2px 0;
	text-decoration:none;
	}
#navigation a:link {
	background:#fff;
	color:#68d;
	position:relative;
	}
#navigation a:visited {
	background:#fff;
	color:#68d;
	position:relative;
	}
#navigation a:hover {
	background:#fff;
	border-bottom: solid 4px #6ad;
	color:#6ad;
	position:relative;
	}
#navigation a:active {
	background:#fff;
	color: #36c;
	position:relative;
	}
#navigation a#current {
	background:#fff;
	border-bottom:solid 4px #36c;
	color:#36c;
	position:relative;
	}
/* BANNER IMAGE
------------------------------------------------------*/
#image {
	margin:0;
	padding:0;
	}
#image img {
	margin-top:15px;
	}

/* MAIN CONTENT
------------------------------------------------------*/
#content {
	background:#fff;
	color: #333;
	float:left;
	height:auto;
	margin:16px 0 30px 0;
	min-height:400px;
	padding:0 0 0 0;
	position:relative;
	width:504px;
	}
body>html #content {
	height:auto;
	}
#content h2 {
	margin-top:18px;
	}
div#content p, #content ul {
	text-align:justify;
	}
#content strong {
	background:#fff;
	color:#36c;
	}
body.full #content h1 {
	padding:0;
	}
body.full #content {
	width:100%;
	}

/* BLOG FEED DISPLAY
------------------------------------------------------*/
#blogPosts {
	background: #f5f5f5;
	margin-top: 20px;
	padding: 4px;
	}
#blogPosts a, #blogPosts h2, #blogPosts strong {
	background: #f5f5f5;
	}
#blogPosts h2 {
	text-align: center;
	}
#blogPosts p {
	font-size: 90%;
	margin: 0 4px 18px 4px !important;
	padding: 0;
	text-align: left !important;
	}

/* SERVICES SIDEBAR
------------------------------------------------------*/
#services {
	background:#fff url(../i/dot.gif) repeat-x left top;
	color:#333;
	float:left;
	margin:52px 0 0 11px;
	padding:1px 0 0 0;
	width:244px;
	}
html>body #services {
	height:auto;
	}
#services a {
	display:block;
	font-style:italic;
	margin:0;
	padding:2px 0 8px 0;
	text-decoration:none;
	width:244px;
	}
#services a:link {
	color:#69c;
	}
#services a:visited {
	color:#69c;
	}
#services a:hover {
	background:#def;
	color:#69c;
	}
#services a:active {
	background:#def;
	color:#69c;
	}
#services a strong {
	font-size:small;
	font-style:normal;
	line-height:160%;
	margin:0;
	padding:18px 0 0 0;
	}
#services h2 {
	border-bottom: solid 2px #69c;
	color:#69c;
	font-weight:bold;
	font-size:large;
	margin:0;
	padding:4px 0;
	text-align: center;
	width:244px;
	}
#services p {
	background:#fff url(../i/dot.gif) repeat-x left bottom;
	color:#666;
	font-size:x-small;
	line-height:120%;
	margin:0;
	padding:0 0 1px 0;
	text-align:left;
	width:244px;
	}
#services p.last {
	background:none;
	}
div.update {
	background: #def url(../i/updates.jpg) top left no-repeat;
	color: #fff;
	float: left;
	height: 145px;
	margin: 11px 0 -6px 11px;
	padding: 0;
	width: 244px;
	}
div.update a {
	background: transparent;
	color: #fff;
	display: block;
	height: 145px;
	text-decoration: none;
	width: 244px;
	}
div.update img {
	margin-top: 10px;
	}
div.update p {
	height: 145px;
	line-height: 120%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 244px;
	}
div.update span.text {
	display: block;
	margin: 26px 0 0 0;
	padding: 0;
	}
a#checklist {
	border: none;
	}
.box {
	background:#fff url(../i/dot.gif) repeat-x left top;
	float:left;
	margin:12px 0 0 11px;
	padding:0;
	width:244px;
	}
.box h2 {
	font-size:small;
	margin:6px 0 0 0;
	padding:0;
	text-align: center;
	}
.box ul {
	margin:2px 0 8px 0;
	}
.box ul li {
	background: url(../i/checkb.png) no-repeat 0 3px;
	list-style:none;
	margin:2px auto;
	padding: 0 0 0 20px;
	}

/* PAGE FOOTER
------------------------------------------------------*/
#footer {
	background:#d3e3f3;
	border-top: solid 2px #69c;
	clear:both;
	color:#69c;
	margin:34px 0 0 0;
	min-height:100px;
	padding:0;
	position:relative;
	}
html>body #footer {
	height:auto;
	}
#footer #fwrapper {
	margin:0 auto;
	padding:0;
	width:760px;
	}
#footer a {
	background:#d3e3f3;
	color:#69c;
	}
#footer p {
	float:right;
	font-size:x-small;
	line-height:130%;
	margin:0;
	padding:4px 0 4px 4px;
	text-align:right;
	width:48%;
	}
#footer p#contact {padding:4px 4px 4px 0;
	text-align:left;
	}