/* Special thanks to Mira Lane and the Live Search team for allowing us to borrow elements of their design */
body {
	background-color: #fff;
	background-image: url('http://xpression.members.winisp.net/images/blendBackground.png');
	background-repeat: repeat-x;
	padding: 0;
	text-align: center;
	font: 76%/1.2em Arial, Verdana, Helvetica, sans-serif;
}
a:visited, a:active, a:link {
	color: #0066CC;
}
bp___v___bt___ws___SearchButton a:link {
color: #035281;
}
h3 {
	color: #023859;
	font-size: 1.2em;
}
h2 a:link, a:visited, a:active {
	color: #035281;
}
#welcome {
	margin-top: 7px;
	margin-right: 10px;
	color: #035281;
}
#welcome a:link, a:visited, a:active {
	color: #0066CC;
}
#masthead {
	background-color: #FFE500;
	padding: 0;
	border-bottom: 0px;
}
#wrapper {
	padding: 0;
}
#header {
	background: none;
}
#header h1 a:visited, h1 a:active, h1 a:link {
	color: #fff;
}
#header h1 {
	color: #fff;
}
#title {
	height: 160px;
	background: none;
	color: #fff; //;
	subtitle;
}
.headermaintitle {
	color: #fff;
	font-size: 1.5em;
	padding-left: 12px;
	position: relative;
	top: 62px;
}
#title p {
	margin-left: 15px;
	text-transform: uppercase;
	font-size: .8em;
	position: relative;
	top: 60px;
}
#nav {
	display: none;
	background: none;
	background: #fff;
	padding-left: 15px;
}
#nav ul li a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: .8em;
	position: relative; //;
	home email, etc links top: -30px;
	color: #777;
}
#contentfooter {
	background: none;
}
#contentwrapper {
	background: none;
}
.posthead h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: normal;
}
.postfoot {
	line-height: 1.2em;
	border-bottom: 1px solid #ddd;
}
#sidebar-a {
	border-left: 0px solid #999;
}
#sidebar-a h3 {
	font-size: x-small;
	text-transform: uppercase;
	color: #000;
	margin-left: 13px;
	font-weight: 900;
}
#welcome a {
	color: #fff;
}
.postcontent {
	line-height: 1.4em;
}
#sidebar-a a {
	color: #666;
}
#search .searchBox {
	width: 100px;
	border: 1px solid #666;
	margin: 0em 1em;
	padding: 0.2em;
	font-size: 0.9em;
}

#search a {
	color: #0066CC;
	background-color: #FFFFFF;
                padding: .1em;
	top: 1px;
}

#search {
	float: right;
	text-align: right;
	margin: 0 0 0.5em;
	padding: 1em;
}

.posthead a:hover {
	text-decoration: underline;
}
#SearchSideBar {
	position: relative;
	top: 140px;
	left: -20px;
}