* {
	margin: 0;
	padding: 0;
}
.spacer {
	height:10px;
	width:100%;
	clear:both
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#header > div {
	background-color:#295585;
}
#top {
	background: url(resource/images/header_left.jpg) no-repeat top left;
	height: 525px;
	padding-left:500px
}
#bottom {
	background: url(resource/images/header_bottom.jpg) no-repeat;
	height: 100px;
}
#bottom div {
	float:left;
	height: 50px;
	cursor:pointer;
	margin-top:15px;
	margin-right:2px;
}
#bottom div:hover {
	background: url(resource/images/trans.png) repeat-x;
}
#content {
	min-height:500px;
	padding:15px;
}
#content p {
	padding-top:10px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:19px;
	letter-spacing:1.25px;
	color: #FFFFFF;
}
#footer {
	background: url(resource/images/footer.gif) no-repeat;
	height:120px;
}
#footer > div {
	float:left;
	width:50%;
	text-align:center;
	padding-top:75px;
	font-size: 10px;
}
.thumbnail {
	float:left;
	font-variant:small-caps;
	letter-spacing:0.05px;
	padding:0 29px 15px;
	text-align:center;
}
.hide {
	opacity:0
}
/*Template Styles*/
body {
	background: #5E87BB;
}
h1, h2, h3, h4, h5 {
	color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 35px;
}
h2 {
	font: normal tahoma, arial 24.45px;
}
h3 {
	font-size: 14px;
}
a {
	color: #a4d10c;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #a4d10c;
	border-bottom: 1px solid;
}
#user {
	color:#444;
}
#user a {
	color:#444;
	border-bottom:none;
}
#user a:hover {
	color:#a4d10c;
	border-bottom:none;
}
.white-text {
	color: #ffffff;
	text-decoration: none;
}
.bg1 {
	background: #2c415a url(/resource/images/index_10.gif) top repeat-x;
}
.bg2 {
	background: #000000 url(/resource/images/index_10.gif) top no-repeat;
}
.bord {
	border: 1px solid #c5d85a;
}
.menu {
	color:#8c247b;
	vertical-align:top;
	height: 35px;
	padding: 10px 0 0 20px;
}
.menu a {
	color:#8c247b;
	font: bold 11px tahoma, Arial;
	text-decoration: none;
}
.green-text {
	color: #a4d10c;
	text-decoration: none;
}
.green-text-underline {
	color: #a4d10c;
	text-decoration: underline;
}
.newsHeader {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 36px;
	letter-spacing: -2px;
	font-weight: bold;
	height:35px;
	padding-left:15px;
	background: url(http://jeffandshauna.net/resource/images/index_13.gif) no-repeat 6px 14px;
}
.newsBox {
}
.newsItem {
	padding:5px
}
.newsSubHeader {
	background:url(http://jeffandshauna.net/resource/images/news-sub-header.png) no-repeat;
	font-family:Georgia, serif;
	color:white;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 100;
	margin-bottom: 0;
	height:30px;
	padding:3px 7px;
}
.newsItemData {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-top: .5em;
	color: white;
}
.newsItemData span {
	font-family:Georgia, serif;
	font-size: .8em;
	font-weight: bold;
	text-transform:uppercase;
}
