html {
	height:100%;
}
body {
	color:#083b4d;
	margin:0;
	height:100%;
	min-width:988px;
	font:12px Helvetica, Arial, sans-serif;
	background:#0f2237 url(../images/body-bg.jpg) repeat-x;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	min-height:100%;
	background:url(../images/header-bg.jpg) no-repeat 50% 0;
}
#page {
	width:879px;
	margin:0 auto;
	padding-bottom:160px;
	overflow:hidden;
}
* html #wrapper {
	height:100%;
}
/*header*/
#header {
	width:879px;
	height:236px;
	position:relative;
}
#header h1 {
	margin:0;
	position:absolute;
	top:57px;
	left:22px;
	text-indent:-9999px;
	overflow:hidden;
	width:292px;
	height:107px;
	background:url(../images/logo-noslogan.png) no-repeat;
}
#header h1 a {
	display:block;
	height:100%;
}
#header ul {
	margin:0;
	padding:0;
	width:880px;
	list-style:none;
	position:absolute;
	top:193px;
	left:0;
	overflow:hidden;
}
#header ul li {
	float:left;
	padding-left:2px;
	margin-left:-2px;
	padding-right:2px;
	background:url(../images/header-sep.gif) no-repeat;
}
#header ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:38px;
}
#header ul li a.home {
	background:url(../images/home.gif) no-repeat;
	width:74px;
}
#header ul li a.about {
	background:url(../images/about.gif) no-repeat;
	width:105px;
}
#header ul li a.why {
	background:url(../images/why.gif) no-repeat;
	width:146px;
}
#header ul li a.what {
	background:url(../images/what.gif) no-repeat;
	width:131px;
}
#header ul li a.photo {
	background:url(../images/photo.gif) no-repeat;
	width:135px;
}
#header ul li a.video {
	background:url(../images/video.gif) no-repeat;
	width:133px;
}
#header ul li a.news {
	background:url(../images/news.gif) no-repeat;
	width:142px;
}
#header ul li a.active ,
#header ul li a:hover {
	background-position:0 -38px;
}
#header .form-box {
	width:190px;
	position:absolute;
	top:50px;
	right:0px;
}
#header .form-box a{
	display: block;
	border-style: none;
	padding-bottom:1px;
}

#header .form-box a:hover{
	padding-bottom: 0;
	border-bottom: 1px solid #6eaff1;
	}
#header .form-box a#redzone{
	margin-top: 60px;
}
#header .form-box a img{
	width:auto;
	height:auto;
	padding:0;
	border-style: none;
	padding-bottom: 3px;
}
/*columns-holder*/
#columns-holder {
	width:879px;
	overflow:hidden;
}
/*content*/
#content {
	width:643px;
	float:right;
	padding-top:19px;
}
/*tab-area*/
.tab-area {
	width:643px;
	background:url(../images/tab-bg.gif) no-repeat;
	height:382px;
	padding:6px 0 0;
	margin-bottom:15px;
}
.tab-holder {
	width:624px;
	position:relative;
	overflow:hidden;
}
.tab-holder ul {
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
}
.tab-holder li {
	float:left;
	width:630px;
}
.tab-area div.tab {
	width:624px;
	height:291px;
	overflow:hidden;
}
.tab-area div.tab.welcome {
	width:624px;
	padding-left:0;
}
.tab-area div.tab.flash{
	width:620px;
}
.tab-area .welcome img {
	float:left;
	margin:21px 32px 0 5px;
}
.tab-area .welcome h2 {
	width:312px;
	margin:15px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title-bg01.png) no-repeat;
	height:29px;
}
.tab-area .welcome p {
	margin:10px 0 0;
	color:#aac7e5;
	line-height:16px;
	text-align: justify;
}
.tab-area .welcome p a, .tab-area .welcome p a:hover,.tab-area .welcome p a:visited {
	color:#aac7e5;
	text-decoration: underline;
}
.tab-area .welcome p img#playbook{
	margin: 0 0 0 10px;
	float: right;
	border-style: none;
	text-decoration: none;
}
.tab-area .welcome .paint {
	float:right;
	width:163px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0 0;
	background:url(../images/paint.png) no-repeat;
}
.tab-area div.tab.video {
	padding:0px 0 0 0px;
	width:594px;
}
.tab-area div.tab.video object {
	float:right;
	margin-top:10px;
}
.tab-area div.tab.video p {
	padding: 0;
	margin:0;
	}
.tab-area .video .text {
	margin-top:30px;
	float:left;
	width:215px;
}
.tab-area .video img {
	float:right;
}
.tab-area .video h3 {
	margin-bottom:10px;
	padding-top:5px;
	color:#fbfdfe;
	font-size:18px;
}
.tab-area .video .text{
	padding-left: 35px;
}
.tab-area .video .text p {
	margin:5px 0 5px;
	color:#aac7e5;
	line-height:16px;
}
.tab-area .video a {
	color:#71b5fc;
	text-decoration:none;
	font-weight:bold;
}
.tab-area .video a:hover {
	text-decoration:underline;
}
.tabset ul {
	margin:3px 0 0 8px;
	padding:0;
	list-style:none;
	width:628px;
	background:url(../images/tabset-bg.gif) no-repeat;
	overflow:hidden;
}
.tabset ul li {
	float:left;
	background:url(../images/sep01.gif) no-repeat;
	padding-left:1px;
	margin-left:-1px;
	height:81px;
}
.tabset ul li a {
	width:154px;
	padding:5px 43px 0 20px;
	text-decoration:none;
	height:76px;
	display:block;
}
.tabset ul li a strong {
	color:#fff;
	font-size:13px;
	line-height:30px;
}
.tabset ul li a em {
	color:#92b7e1;
	font-size:11px;
	line-height:16px;
	display:block;
	font-style:normal;
}
.tabset ul li.first a{
	width:141px;
}
.tabset ul li.last a{
	width:144px;
}
.tabset ul li a.active ,
.tabset ul li a:hover {
	background:url(../images/tab-hover-bg.gif) repeat-x;
}
.tabset ul li.first a.active ,
.tabset ul li.first a:hover {
	background:url(../images/tab-left-bg.gif) no-repeat;
}
.tabset ul li.last a.active ,
.tabset ul li.last a:hover {
	background:url(../images/tab-right-bg.gif) no-repeat;
}
/*bottom content*/
.bottom-content {
	width:595px;
	border:2px solid #fff;
	border-left:1px solid #fff;
	padding:25px 20px 10px 20px;
	overflow:hidden;
	margin-left:3px;
	background:#fff url(../images/bototm-box-bg.gif) repeat-x;
}
.bottom-content h4 {
	margin:0;
	color:#091a2d;
	font:bold 16px "Times New Roman", Times, serif;
}
.bottom-content .link {
	text-decoration:none;
	color:#9f282e;
}
.bottom-content .link:hover {
	text-decoration:underline;
}
.news-box {
	width:334px;
	float:left;
}
.news-box .post {
	overflow:hidden;
	height:1%;
	padding:17px 0 26px 0;
}
.news-box .post .text {
	width:248px;
	float:right;
}
.news-box .post img {
	float:left;
	border:1px solid #adadad;
}
.news-box .post h5 {
	margin:0;
	font-size:12px;
}
.news-box .post a {
	text-decoration:none;
	color:#0c5cae;
}
.news-box .post a:hover {
	text-decoration:underline;
}
.news-box .post p {
	margin:2px 0 0;
	line-height:18px;
	color:#333;
}
.events {
	width:212px;
	float:right;
}
.events ul {
	margin:17px 0 9px;
	padding:0;
	list-style:none;
}
.ec3_events ul li {
	background:url(../images/bullet01.gif) no-repeat 0 3px;
	vertical-align:top;
	height:1%;
	padding:0 0 28px 16px;
}
.ec3_events ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#0c5cae;
}
.ec3_events ul li a:hover {
	text-decoration:underline;
}
.ec3_events ul li em {
	display:block;
	color:#333;
}
/*sidebar*/
#sidebar {
	width:218px;
	float:left;
	padding:29px 0 0 3px;
}
#sidebar h3 {
	margin:0 0 0 9px;
	color:#fafbfd;
	font-size:19px;
}
#sidebar .nav {
	margin:11px 0 47px;
	padding:0;
	list-style:none;
	width:217px;
	background:url(../images/line-bg.gif) repeat-x 0 100%;
}
#sidebar .nav li {
	background:url(../images/line-bg.gif) repeat-x;
	line-height:34px;
	vertical-align:top;
	height:1%;
	padding-top:2px;
}
#sidebar .nav li a {
	text-decoration:none;
	color:#6eaff1;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-left:6px;
	width:211px;
}
#sidebar .nav li a img {
	float:left;
	border:none;
	margin:11px 8px 0 0;
}
#sidebar .nav li a:hover {
	background:url(../images/nav-bg.gif) repeat-y;
}
.tweets {
	padding-bottom:51px;
}
#sidebar .tweets h3 {
	padding-left:33px;
	height:25px;
	margin:0 0 7px 3px;
	background:url(../images/icon06.gif) no-repeat;
}
#twitter_div {
	background:url(../images/line-bg.gif) repeat-x 0 100%;
	overflow:hidden;
	height:1%;
	margin-bottom: 39px;
}
#twitter_div a{
	padding-top:3px;
	color: #fff;
}
#twitter_div ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#twitter_div ul li {
	background:url(../images/line-bg.gif) repeat-x;
	padding:14px 15px 4px 3px;
}
#twitter_div ul li span {
	margin:0;
	color:#a4c2e3;
	line-height:16px;
	display:block;
}
.tweets .updates {
	display:block;
	width:135px;
	margin:14px 0 0 3px;
	height:22px;
	background:url(../images/btn01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .follow h3 {
	margin-left:3px;
}
.follow ul {
	margin:10px 0 0;
	padding:10px 0 0 3px;
	width:214px;
	background:url(../images/line-bg.gif) repeat-x;
	list-style:none;
}
.follow ul li {
	width:89px;
	float:left;
	line-height:24px;
}
.follow ul li a {
	text-decoration:none;
	color:#6eaff1;
	font-size:13px;
	font-weight:bold;
}
.follow ul li a:hover {
	text-decoration:underline;
}
/*text-box*/
.text-box {
	width:638px;
	margin-top:7px;
	float:left;
	background:#fff url(../images/text-box-top-bg.gif) no-repeat;
}
.text-box-btm {
	background:url(../images/text-box-btm-bg.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:42px 67px 85px 45px;
}
#top-news-box{
	padding:30px 25px 30px 25px;
	}
#top-news-box .news-box{
	width:300px;
}
#top-news-box div.text{
	width:200px;
}
#top-news-box div.events{
	width:250px;
}
.text-box h2 {
	margin:0 0 10px 0;
	font-size: 35px;
	height:40px;
	/*background:url(../images/title-bg02.png) no-repeat;*/
}
.text-box .story{
	padding-bottom:32px;
	background:url(../images/stars.gif) no-repeat 0 100%;
	margin-bottom:31px;
}
.text-box .story p{
	margin:19px 0 0;
	color:#6b6b6b;
	font:14px Georgia, "Times New Roman", Times, serif;
}
.story h3{
	font-size: 22px;
}

.text-box strong {
	color:#b00e0e;
	font-size:14px;
}
.text-box p {
	margin:0 0 18px;
	color:#4d4d4d;
	font-size:13px;
	line-height:18px;
}
.text-box .title {
	padding-bottom:32px;
	background:url(../images/stars.gif) no-repeat 0 100%;
	margin-bottom:31px;
}
.text-box .title p {
	margin:19px 0 0;
	color:#6b6b6b;
	font:19px Georgia, "Times New Roman", Times, serif;
}
/*.text-box img {
	float:right;
	border:6px solid #c2c1c1;
	margin:0 0 30px 21px;
}*/
.flash-holder img {
	display:block;
}
/*footer*/
#footer {
	width:100%;
	position:relative;
	background:#0a1624;
	clear:both;
	margin-top:-105px;
}
#footer div {
	margin:0 auto;
	width:879px;
	text-align:center;
	padding-top:22px;
	background:url(../images/footer-bg.jpg) no-repeat;
	overflow:hidden;
	height:83px;
}
#footer p {
	margin:0 100px;
	font-size:12px;
	color:#6480a1;
	border:1px solid;
	padding: 3px;
}
#footer p a {
	text-decoration:none;
	color:#6480a1;
}
#footer p a:hover {
	text-decoration:underline;
}
p.null {
	padding:0;
	margin:0;
}
ol.commentlist img {
	border:0;
	float:none;
	margin:0;
}
div.flickr-thumb img{
padding:0;
margin:0;
}
#top-news-box ul{
	list-style: none;
}
#faux-header{
	margin:10 0 20 0;
	display: block;
}
#faux-header img{
	border: 0;
	float:left;
	padding:0;
	margin:0 300px 20px 0;

}
/*Endorsement Styles*/
#endorsements tbody tr td{
	padding-top:30px;
	min-height: 18px;
}
tr .endo-left{
	width:150px;
	font-size: 14px;
}
tr .endo-right{
	width:450px;
	padding-left:14px;
	font-style: italic;
	font-size: 16px;
}

#mapwidget{
	display: block;
	margin-bottom: 20px;
}
#mapwidget a{
	color: rgb(110, 175, 241);;
	text-decoration: none;
}

#mapwidget a:hover #mapwidget-inner{
	text-decoration: underline;
	background: url(http://jayriemersma.com/wp-content/themes/jayriemersma/images/nav-bg.gif);
	}
#mapwidget-inner{
	display: block;
	margin: 0 0 0 10px;
	height: 50px;
	width: 200px;
	padding: 5px;
	
}
#mapwidget-inner img{
	float:left;
	margin-right:5px;
	border: none;
}
#mapwidget-inner p{
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.social{
	padding: 10px 0 25px 10px;
	cursor: pointer;
	text-decoration: none;
	border-style: none;
}