body  {margin : 0;}

a:focus  {outline: none;}

a {
	color : #990000;
	text-decoration: none;
	}

a:hover  {
	text-decoration: underline;
	}

body {
	color: #333333;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 14px;
	}

table {
	color: #333333;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 14px;
	}

td {
	color: #333333;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 14px;
	}


/*______________________________________*/
/* Added by Ronningen Design on 9-15-09 */

#navContainer {
	background: url(/media/navBackground.jpg) 0 0 no-repeat;
	min-height:240px;
	}

#mainNavContainer {
	background: url(/media/mainNavBg.jpg) 0 0 no-repeat;
	height:30px;
	}
#mainNavContainer ul {
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
	}

#mainNavContainer ul li {
	float:left;
	}

#mainNavContainer ul li a {
	color: #fff;
	font: bold 15px Arial;
	display:inline;
	height: 30px;
	line-height:30px;
	padding:0 4px 0 3px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-0.01em;
	}

#mainNavContainer ul li a:hover,
#mainNavContainer ul li.current_page_item a,
#mainNavContainer ul li.current_page_ancestor a,
#mainNavContainer ul li.current_page_parent a {
	color: #ffcc00;
	}

/* Sub-Nav */

ul.subNav {
	margin:0 0 50px 0;
	padding:20px 0 0 0;
	list-style:none;
	}

ul.subNav li a {
	display:block;
	padding:4px 0 4px 16px;
	font: bold 13px Arial, sans-serif;
	color:#990000;
	}


ul.subNav ul {
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	list-style:none;
	}

ul.subNav ul li a:before {
	content:"\2013 \00a0";
	}

ul.subNav ul li a {
	display:block;
	padding:4px 0 4px 16px;
	font: bold 11px Arial, sans-serif;
	color:#444;
	}

ul.subNav ul li a:hover {
	text-decoration:underline;
	}


/* Footer Nav */

.line {
	margin-top: 40px;
	}

p.footerText {
	margin:20px 0 10px 0;
	font-size:12px;
	}

#footerNav {
	margin:24px 0 10px 21px;
	padding:0;
	list-style:none;
	font: italic 12px Georgia;
	color: #333333;
	}

#footerNav li {
	display:inline;
	margin:0;
	}

#footerNav li a {
	color:#990000;
	padding:0 2px 0 2px;
	}


#content {
	width:500px;
	}

.left {
	float:left;
	clear:left;
	}

.clearLeft {
	clear:left;
	}

.entry table tr td {
	font-size:11px;
	}

.entry table tr td strong {
	font-size:12px;
	}

.footerStuff {
	clear:right;
	}

.post {
	margin-bottom:40px;
	}

.commentlist {margin:0; padding:0; list-style:none;}
.commentList .fn a {font-weight:bold;}
.commentList .fn a:hover {text-decoration:none;}
.commentList .comment-meta {font-size:11px;}
.commentList .comment-meta a {color: #222; text-decoration:none;}
.commentlist p {margin-top:3px; font-size:12px;}
.avatar {display:none}

/* Home Page */

a.statemanLink {
	display:block;
	width: 170px;
	height:40px;
	margin-bottom:24px;
	text-indent:-999em;
	background: url(/media/articleLink.png) 0 0 no-repeat;
	}

a.statemanLink:hover {
	background-position:0 -40;
	}

a img {
	border:none;
	}

/* Type */

h1 {
	font: bold 22px/19px Georgia, serif;
	margin:0 0 20px 0;
	color: #333333;
	}

h2 {
	font:italic bold 18px/19px Georgia, serif;
	color: #333333;
	margin:32px 0 8px 0;
	}

h3  {
	color: #333333;
	font: italic 15px/19px Georgia, serif;
	margin:26px 0 8px 0;
	}

p  {
	color: #333333;
	font: normal 14px/19px Georgia, serif;
	margin:0 0 16px 0;
	}

ul, ol {
	margin-top:0;
	margin-left:0;
	padding-left:15px;
	}

.noMarginList {
	margin-left:0;
	padding-left:0;
	list-style-position:inside;
	}

h1.latestHeadline {
	margin:24px 0 0 0;
	}

.latestPostColumn {
	width:150px;
	float:left;
	}

.latestPostColumn h3 {
	color:#990000;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	}

.latestPostColumn .latestTitle h4 {
	color:#990000;
	margin:0;
	}

.latestPostColumn .latestDate {
	font-size:12px;
	color:#2e2e2e;
	margin:0;
	}

.ml25px {
	margin: 0 0 0 25px;
	}

#rdForm label {
	width:160px;
	float: left;
	height:30px;
	}


/* Blog Styles */

.blog h1 {
	margin-top: 20px;
	margin-bottom:25px;
	}

.post {
	padding-bottom: 22px;
	border-bottom: 1px solid #cfcbc1;
	margin-bottom: 22px;
	}

.post h2 {
	margin-top:3px;
	}

.post small,
.post p.author,
.post p.postmetadata {
	font-size:12px;
	line-height: 19px;
	margin:0;
	}

.blogSidebar h4 {
	margin:0 0 20px 15px;
	text-transform:uppercase;
	font-size:12px;
	color:#2e2e2e;
	}

.blogSidebar ul.subNav {
	margin:0 0 30px 0;
	padding-top:0;
	}

.blogSidebar ul.recentPosts li {
	border-bottom: 1px solid #cfcbc1;
	}

.blogSidebar ul.recentPosts li a {
	margin:0;
	padding: 12px 15px;
	}

.blogSidebar ul.recentPosts li a:hover {
	background:#990000;
	color:#eee2d8;
	text-decoration:none;
	}

div#respond {
	float:right;
	width: 193px;
	}

#respond h4 {
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-size:12px;
	color:#2e2e2e;
	}

#respond input {
	font-size:12px;
	color:#2e2e2e;
	width:193px;
	font-size: 14px;
	font-size: 19px;
	color:#2e2e2e;
	}

div#respond textarea {
	width: 193px;
	height:193px;
	}

div#respond input#submit {
	width: 129px;
	height:30px;
	}

ol.commentlist {
	width: 280px;
	margin: -22px 0 0;
	padding: 20px 15px 0 0;
	border-right: 1px solid #cfcbc1;
	list-style:none;
	}

ol.commentlist li {
	margin-bottom: 30px;
	}

ol.commentlist li#beTheFirst {
	font-size: 20px;
	height: 300px
	}

li.comment div p {
	margin-bottom:0;
	}

small.commentmetadata {
	color:#777777;
	}

a.registerNow {
	display:block;
	margin:20px auto 0 auto;
	width:250px;
	height:59px;
	background: url(/media/registerNow.png) no-repeat 0 0;
	text-indent:-999em;
	}

a.registerNow:hover {
	background-position: 0 -59px;
	}

#post-10 .registerNow {
	float:right;
	margin-left:13px;
	}

#coundownWrapper {
	float:right;
	width:246px;
	height:92px;
	margin:26px 0 0 10px;
	clear:right;
	}

a.facebookLink {
	display:block;
	height: 52px;
	width: 170px;
	margin-bottom:10px;
	background: url(/media/facebookButton.gif) 0 0 no-repeat;
	text-indent:-999em;
	}
a.facebookLink:hover {
	background-position: 0 -52px;
	}

a.twitterButton {
	display:block;
	height: 64px;
	width: 170px;
	margin-bottom:6px;
	background: url(/media/twitterButton.png) 0 0 no-repeat;
	text-indent:-999em;
	}
a.twitterButton:hover {
	background-position: 0 -64px;
	}

a.alumniLink {
	display:block;
	height: 60px;
	width: 170px;
	margin-bottom:18px;
	background: url(/media/alumniButton.png) 0 0 no-repeat;
	text-indent:-999em;
	}
a.alumniLink:hover {
	background-position: 0 -60px;
	}

a.americanWayLink {
	display:block;
	height: 56px;
	width: 170px;
	margin-bottom:18px;
	background: url(/media/americanWay_button.png) 0 0 no-repeat;
	text-indent:-999em;
	}
a.americanWayLink:hover {
	background-position: 0 -56px;
	}

.alignleft {float:left; margin:0 10px 6px 0;}

.page-id-527 img.alignleft {clear:left; float:left; margin:0 10px 35px 0;}

.page-id-527 p {clear:left;}

/* Interactive Map */

#mapWrapper {
	width:506px;
	height:379px;
	margin-bottom: 20px;
	}

/* New videos */

.videoWrapper {height:370px; background: url(/media/loading.gif) 0 0 no-repeat; margin:20px 20px 20px 0;}
.smallVideoWrapper {float:right; height:187px; width:254px; margin:0 0 20px 14px;}

.next {clear:both; display:block; padding-left:4px; padding-top:10px;}

.alignright {float:right;}
img.alignright {margin:0 0 10px 10px;}

.playIntro {
	display:block;
	float:right;
	width:242px;
	height:140px;
	margin: 0 3px 0 10px;
	background: url(/media/introVideoButton.jpg) 0 0;
	text-indent:-999em;
	}

.playIntro:hover {
	background-position: 0 -140px;
	}