*{margin: 0; padding: 0;}

html {
	height:101%;
	background: #6C784E url(/images/page_bg.gif) repeat-x 0 0;
	margin: 0; padding:0;
}


body {
	font-size: 1em;
	background-attachment: scroll;/* fixes MAC - border shows about 15px*/
											/* of backgroundimage below last div*/
											/* if window is larger than content also*/
											/*place background-color in html above*/
											/*-fix by http://www.zeldman.com/press/discuss_css.html*/
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
}

h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
}

p, ol, ul, dl, table, label{
	font-family: Georgia, Arial, Verdana, sans-serif;
	color: #333;
	font-size: 13px;
}

h2.press_title {
	margin:0;
	padding:0;
}

	.press_date {
		color:#333;
		font-size:.7em;
		margin:0;
		padding:0 0 10px 0;
	}
	
	.press_published {
		color:#333;
		font-size:.7em;
		margin:0;
		padding:0;
	}
	
	

ol.philosophy {
	list-style-position: inside;
	font-size:1.1em;
	padding:10px 20px;
	margin:0;
	width:90%;
	border:1px solid #ccc;
	margin:0 0 15px 0;
}

p{
	line-height: 1.3em;
}

h1{
	font-size: 1.4em;
	padding: 0px 0 5px 0;
}

h2{
	font-size: 1.2em;
	padding: 7px 0 0 0;
}
h3{
	font-size: 1.2em;
	padding: 0;
}
h4{
	font-size: 14px;
	color: #999;
	padding: 5px 0;
}

p{
	padding: 5px 0 8px 0;
}

a:link, a:visited{
	color: #369;
	text-decoration: underline;
}

a:hover{
	color: #369;
	text-decoration: none;
}

img{
	border: none;
	display: block;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 901px;
}

#nav{
	position: relative;
	float: left;
	vertical-align: bottom;
	height: 55px;	
	width: 100%;
	font-size: 1.0em;
	z-index: 1;
}

#nav ul{
	position: absolute;
	bottom: 10px;
}

#nav li{
	padding: 0 6px;
	text-transform: uppercase;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav a:link, #nav a:visited{
	color: #FFF;
	text-decoration: none;
}

#nav a:hover{
	color: #FFF;
	text-decoration: underline;
}


#logo{
	position: absolute;
	top:10px;
	left: 766px;
	height: 156px;
	width: 110px;	
	border:0;
	z-index: 2;
}

#homeTop{
	background: url(/images/home_top_bg.jpg) no-repeat 0 0;
	height: 260px;
	width: 899px;
	margin: 0 0 20px 0;
}

#backTop{
	/*background: url(/images/back_top_bg.jpg) no-repeat 0 0;*/
	height: 262px;
	width: 899px;
	border: 1px solid #73735F;
	position: relative;
}

#backTop h1{
	position: absolute;
	top: 195px;
	left: 33px;
	font-size: 2.4em;
	text-transform: uppercase;
	color: #FFF;
}
/*#backTop img{position: relative;}*/

#homeBottom{
	position:relative;
	min-height:300px;
	width: 899px;
	background: #ECEBD8 url('/images/bg_bottom_home.jpg') no-repeat bottom left;
}



#homeBottom a, #homeBottom p, #homeBottom h1{
	color: #000;
}

#homeBottom a {
	color: #8B8C00;
}

#homeBottom div h1{
	color:#B16C00;
}

#homeBottomLeft{
	width:510px;
	min-height:350px;
	padding:25px 0 0 35px;
	float:left;
}

#homeBottomSidebar{
	float:left;
	width:240px;
	padding:40px 30px 25px 60px;
}

#homeBottomSidebar div h1{
	color:#553800;
}

#homeBottomSidebar p, #homeBottomSidebar a {
	font-size:13px;
}

#socialnetwork_rss{
	position:absolute; top:13px; right:35px; background:url('/images/feed-icon-28x28.png') 0 0 no-repeat; width:28px; padding-top: 28px;
}

#socialnetwork_facebook{
	position:absolute; top:0px; right:79px; background:url('/images/btn_facebook.jpg') 0 0 no-repeat; width:98px; padding-top: 61px;
}

#socialnetwork_twitter{
	position:absolute; top:0px; right:178px; background:url('/images/btn_twitter.jpg') 0 0 no-repeat; width:99px; padding-top: 42px;
}


#homeBottomLeft img, #homeBottomLeft #featured_course_photo{
	float: right;
	border: 1px solid #73735F;
	margin: 5px 22px;
}

#backBottom{	
	background: #FFF url(/images/back_divider.gif) repeat-y 592px 0;
	color: #333;
	border: 1px solid #73735F;
	border-top: 0;
}

#backBottomLeft{
	border-right: 1px solid #EAE9E7;
	width: 520px;
	padding: 36px;
	float: left;
}

#backBottomRight{
	width: 231px;
	padding: 36px;
	float: left;
}

#backBottom_bg {
	background: url(/images/back_bottom_bg.jpg) no-repeat 0 0;
	width: 899px;
	height: 262px;
}

#footer{
	padding-top: 15px;
	clear: both;
	font-size: .9em;
}

#footer li{ 
	display: inline;
	padding: 0 7px;
	text-transform:uppercase;
}



#footer a:link, #footer a:visited{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
		color: #FFF;
	text-decoration: underline;
}

.spacer{
	color: #92C73A;
	padding: 0;
}

.firstnav{
	padding-left: 0 !important;
}
.lastnav{
	border-right: 0 !important;
}

.courseData{
	background-color: #F5F5F5;
	padding: 7px 5px 9px 5px;
	width: 427px;
	margin: 34px 0 34px 44px;
	border-spacing: 0px;
}

.courseData td{
	padding: 5px;
	text-align: center;

}

.courseData .col1{
	background-color: #EBEBEB;
	border-bottom: 1px solid #FFF;
}

.coursephoto{
	width: 188px;
	padding: 9px;
	text-align: center;
	background-color: #DADDD3;
	margin: 13px 0;
}
.coursephoto img{margin:0 auto;}

#course_logo {
	padding: 0px;
	margin-left: 125px;
}

#course_list {
	font-size: 16px; 
	line-height: 230%; 
	color: #333; 
	padding: 0; 
	margin: 0;
}

#course_thumb {
	float: left; 
	border: solid 1px #CCC; 
	padding: 0 0 10px 0;
}

#course_details {
	position: relative;
	left: 10px;
	padding: 0 10px;
}
#course {
	padding: 15px 0;
}

#course_buttons {
	width: 600px;
	margin: 0px 0px;
	position: relative;
}

.courseButton{
	float: left;
	position: relative;
	border: solid 1px #D6D6D6;
	padding: 4px;
	margin: 6px 25px 0 0;
	display: block;
}

.floated_photo { float:right; padding:2px; border:1px solid #999; margin:0 0 5px 10px; }

.clear{clear:both;}

.image_box { float:right; margin:0 0 15px 15px;padding:5px 5px 11px 5px;border:1px solid #D0CECE;/*width:240px;*/ }
.image_box p { font-size:0.7em; color:#666; }
.floated_pic { float:left; margin:0 10px 10px 0; }
.replacement { display:block; overflow:hidden;height:0px !important; font-size:0px !important;}
.news { margin:40px 0 5px 0px; }
.news_border { border-bottom:1px #C6C5B6 solid; }
.news a.newsLink { color:#B16C00 !important; text-decoration:none; line-height:1.2em;}
a.sidebarLink { color: #8B8C00 !important; font-style:italic; text-decoration:none; }
.sidebar_image { float:right; padding-left:3px; }
#homeBottom p.post_date { color:#3E491E; }
#homeBottomLeft a { color:#B16C00; text-decoration:none;}
.borderBottom { border-bottom: 1px solid #C6C5B6;}
.frontpage_photo { float:left !important; margin: 20px 10px 5px 0 !important; padding:2px !important; border:1px solid #D0CECE !important; }

.post_date_home { text-transform:uppercase;}

.twitterbox ul { list-style-type:none; /*padding-bottom:15px;*/ }
.twitterbox ul li { list-style-type:none; padding-bottom:10px; }
.twitterbox ul li a { color:#B16C00 !important; text-decoration:none; }
.news a { color:#B16C00 !important; text-decoration:none; }