body {
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	background: url('../img/background.jpg') repeat-x top left #efefdf;
	color:#4d4d4d;
}
p, #default_font {
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
}
input,
select,
textarea {
	font-family:helvetica, arial, sans-serif;
	border:1px solid #ccc;
}
input.styled {
	width:97%;
	border:1px solid #ccc;
}
input.bttn {
	background:#e5e5e5;
	border:1px outset #ccc;
}
a, a:link, a:active, a:visited {
	color:#91754e;
}
a:hover {
	color:#787831;
}
div#page {
	width:958px;
	background:#fff;
	border:1px solid #ccccae;
	margin:17px auto 10px;
}
#header {
	height:165px;
	padding:0 20px;
	position:relative;
}
/*
#header {
	height:135px;
	padding:0 20px;
	position:relative;
}
*/
#logo {
	background: url('../img/logo.jpg') no-repeat scroll top left;
	width: 369px;
	height: 140px;
	text-indent:-9999px;
	position:absolute;
	top:40px;
	left:35px;
	margin:0;
	padding:0;
}
/*
#logo {
	background: url('../img/logo.jpg') no-repeat scroll top left;
	width: 369px;
	height: 114px;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:35px;
	margin:0;
	padding:0;
}
*/
#login-div {
	position:absolute;
	right:30px;
	top:30px;
	line-height:14px;
}
#login-div img {
	position:relative;
	top:5px;
}
#navigation {
	background: url('../img/nav-background.jpg') repeat-x scroll top left;
	height: 41px;
}
#navigation ul {
	list-style:none;
	margin:0 0 0 36px;
	padding:0;
}
#navigation ul li  {
	float:left;
}
#navigation ul li a {
	text-indent:-9999px;
	display:block;
	height:41px;
	overflow:hidden;
	background-position:top left;
	background-repeat: no-repeat;
}
#navigation ul li a:hover,
#navigation ul li.here a {
	background-position:bottom left;
}
#navigation ul li a.home {
	background-image: url('../img/nav/home.gif');
	width: 66px;
}
#navigation ul li a.continuing-edu {
	background-image: url('../img/nav/continuing-education.gif');
	width: 178px;
}
#navigation ul li a.exam-prep {
	background-image: url('../img/nav/exam-preparation.gif');
	width: 153px;
}
#navigation ul li a.about-us {
	background-image: url('../img/nav/about-us.gif');
	width: 93px;
}
#navigation ul li a.customer-service {
	background-image: url('../img/nav/customer-service.gif');
	width: 154px;
}
#navigation ul li a.your-account {
	background-image: url('../img/nav/your-account.gif');
	width: 154px;
}
#front-content {
	padding:40px 40px 20px;
}
#front-content p {
	margin:0 0 1em;
}
#front-features,
#product-summary {
	background: url('../img/feature-bg.jpg') repeat top left;
}
#product-summary {
	padding:20px;
	margin:20px;
}
#product-summary .white-box {
	float:none;
}
#product-summary img.product-thumb {
	float:left;
	border:4px solid #b6a691;
}
#product-summary .product-text {
	padding-left:370px;
}
#product-summary .product-text h2 {
	float:left !important;
	margin-right:20px;
}
#front-features #box-1 {
	width:560px;
	float:left;
	padding:20px;
	border-bottom:4px solid #fff;
}
#front-features #box-2 {
	width:560px;
	float:left;
	padding:20px;
	border-bottom:4px solid #fff;
}
#front-features #box-3 {
	width:560px;
	float:left;
	padding:20px;
}
#front-features #box-side {
	float:right;
	width:234px;
	border-left:4px solid #fff;
	padding:20px;
	height: 490px;
}

#box-side .white-box {
	padding:6px;
}

h2.continuing-edu-title-large {
	background: url('../img/titles/continuing-education-large.gif') no-repeat scroll top left;
	width: 377px;
	height: 44px;
	margin:0 0 5px;	
	padding:0;
	text-indent:-9998px;
}

h2.continuing-edu-title {
	background: url('../img/titles/continuing-education.jpg') no-repeat scroll top left;
	width: 230px;
	height: 26px;
	margin:0 0 5px;	
	padding:0;
	text-indent:-9998px;
}

h2.exam-prep-title {
	background: url('../img/titles/exam-preparation.gif') no-repeat scroll top left;
	width: 185px;
	height: 26px;
	margin:0 0 5px;	
	padding:0;
	text-indent:-9998px;
}

h2.email-signup-title {
	background: url('../img/titles/email-signup.gif') no-repeat scroll top left;
	width: 185px;
	height: 26px;
	margin:0 0 5px;	
	padding:0;
	text-indent:-9998px;
}

.white-box {
	padding:20px;
	background:#fff;
	border:1px solid #ccccae;
	float:left;
}
.white-box p {
	margin:0 0 1em;
}
.feature {
	font-size:12px;
	line-height:19px;
}
.feature h2 {
	font-size:14px;
	font-weight:normal;
	margin:5px 0 5px;
}
.feature h2 a {
	text-decoration:none;
	color:#4d4d4d;
}
.feature p {
	margin:0 0 1em;
}
.feature p a {
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.front-footer,
.sub-footer {
	padding:0 20px 20px 625px;
	font-size:12px;
	color:#b8b79a;
	line-height:22px;
}
.sub-footer {
	padding:20px;
	width:958px;
	margin:0 auto;
	text-align:right;
}
.sub-footer-short {
	padding:20px;
	width:875px;
	margin:0 auto;
	text-align:right;
}
#full_content {
	padding:40px 40px 40px;
	width:800px;
	display:inline;
	float:left;
	line-height:22px;
	*overflow:hidden;
}
#content {
	padding:40px 40px 40px;
	width:600px;
	display:inline;
	float:left;
	line-height:22px;
	*overflow:hidden;
}
#sidebar {
	float:right;
	width:200px;
	display:inline;
	margin:70px 40px 0 0;
	border-left:1px solid #e9e9dc;
	padding-left:20px;
	min-height:300px;
}
.no-border {
	border:none !important;
}

#full_content h1 {
	line-height:1.8em;
	font-size: 30px;
}

#full_content h2 {
	font-size: 24px;
}

#full_content h3 {
	font-size: 16px;
}

#content h1 {
	line-height:1em;
	font-size: 30px;
}

#content h2 {
	font-size: 24px;
}

#content h3 {
	font-size: 16px;
}

#content, #full_content h1,
#content, #full_content h2,
#content, #full_content h3 {
	margin:0 0 10px;
	color:#666615;
}
.subnavigation ul {
	list-style:none;
	margin:10px 0 0;
	padding:0;
}
.subnavigation ul li {
	padding:0;
	margin:0 0 3px;
}
.subnavigation ul li a {
	display:block;
	color:#3a3a3a;
	_height:0;
	padding:4px 5px;
	text-decoration:none;
}
.subnavigation ul li a:hover,
.subnavigation ul li.here a {
	color:#755221;
	background:#f1f1dd;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* the following is used to ensure that phone numbers, urls, etc. are not word-wrapped */
.text_nobreak {
	white-space: nowrap;
}

img.img_floatleft {
	float: left;
	margin: .5em 1em .5em .5em;
}

.table_column_heading {
	background: #666615;
	color: #fff;
	font-size: 16px;
}

.class_enrollment_table_column_heading {
	background:			#666615;
	color:				#fff;
	font-size:			10px;
	vertical-align:		center;
	horizontal-align:	center;
	text-align:			-moz-center;
}

//.submit_button {
//	background: #666615;
//	color: #fff;
//}

.submit_button {
	background: #666615;
	color: #fff;
	text-align: center; 
	cursor: pointer; 
}

.grid_table {
	border:				solid 1px black; 
	border-collapse:	collapse; 
}

.grid_table td {
	border:		solid 1px black;
	padding:	4px;
}

.grid_rows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	link: black;
}

.back_link {
	font-size: 14px; 
}

