body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B1C6E1;
	padding: 5px;
}
#header {
	background-color: #FFFFFF;
}
#menu {
	background-image: url('images/menu_fill.jpg');
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BB5F2F;
	padding-top: 6px;
	background-repeat: repeat-x;
	padding-left: 165px
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color: #000000;
	text-decoration:none;
}
#columns {
	background-image: url('images/left_fill.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	height: 100%
}
#left_column {
	background-color: #BB5F2F;
	width: 130px;
	float: left;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
}
#left_column h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#middle_column {
	float: left;
	width: 360px;
	background-image: url('images/corner.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px
}
#right_column {
	background-image: url('images/content_fill.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 225px;
	text-align: center
}
#content {
	background-image: url('images/content_fill.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 610px
}
#padding {
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#header_url {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	float: left;
}
#header_toll_free {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	float: right;
}
.testimonial {
	font-size: 14px;
	color: #003366;
}
#more_testimonials {
	font-weight: bold;
	color: #993300;
}
#more_testimonials a:link, #more_testimonials a:visited, #more_testimonials a:active {
	color: #993300;
}
#more_testimonials a:hover {
	text-decoration:none;
}
.program_title {
	font-size: 14px;
	color: #BB5F2F;
	font-weight: bold;
}
.program_subtitle {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
#menu a.current:link, #menu a.current:visited {
	color: #000000;
}
.blue_highlight {
	color: #2E5398;
}
.signature {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	width: 470px;
	font-size: 12px;
}
.book_float {
	float: right;
}

h2 {
	color: #FF6600;
	margin-bottom: 0px;
	text-align: center;
	font-size: 22px;
}
.highlight {
	background-color: #FFFF00;
}
#sidebar_list {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
a:link, a:visited {
	color: #1F396A;
}
a:hover {
	text-decoration: none;
}
th {
	text-align: left;
}
#testimonials_subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #BB5F2F;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
}
.testimonials {
	color: #003366;
}






