body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: #282828;
}

a {
	color: #f1a222;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

td {
	vertical-align: top;
}

label, .label {
	font-weight: bold;
	text-align: right;
}

#container {
	width: 956px;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
}

.padding {
	margin: 0px 40px 0px 40px;
}

#header {
	text-indent: -2000em;
}

#banner {
	background-image: url('/images/banner.jpg');
	width: 871px;
	height: 346px;
	margin: 0px;
}

#navigation {
	width: 250px;
	height: 249px;
	margin-top: 65px;
	font-size: 14pt;
	font-weight: bold;
}

#navigation ul, #sidebar .content ul {
	list-style-image: url('/images/bullet.gif');
}

#navigation li, #sidebar .content li {
	margin-bottom: 5px;
}

#navigation a, #cat-list a {
	color: #000000;
	text-decoration: none;
}

#navigation a:hover, #cat-list a:hover {
	text-decoration: underline;
}

#sidebar {
	width: 254px;
	margin-top: 20px;
}

#sidebar h2 {
	background: #ffffff url('/images/headbox.gif') no-repeat top left;
	width: 254px;
	height: 45px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
	padding: 5px;
}


#sidebar .content {
	border-right: 1px solid #c9c9c9;
}

#sidebar .content li {
	font-size: 12pt;
	font-weight: bold;
}

#sidebar #contact {
	background: #fed142 url('/images/yellow_gradient.jpg') repeat-x top left;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	padding: 20px;
	line-height: 20pt;
}

#sidebar #contact_top {
	background-image: url('/images/side_contact_top.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 254px;
	height: 2px;
}

#sidebar #contact_bottom {
	background-image: url('/images/side_contact_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 254px;
	height: 2px;
}

#main_content {
	float: right;
	width: 599px; /* 600 borks IE6, but what doesn't? */
	margin-top: 20px;
	margin-right: 5px;
}

#main_content h1, #main_content h2 {
	font-size: 14pt;
	padding-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
	margin-right: 140px;
	text-indent: 5px;
}

#main_content h2 {
	margin-right: 0px;
}

#main_content img.mascot {
	margin-left: 10px;
}

.service h3 {
	display: inline;
}

.service img {
	margin-right: 15px;
	margin-bottom: 15px;
}

#footer {
	background-color: #000000;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	color: #ffffff;
	clear: both;
	margin-top: 30px;
	font-size: 8pt;
}

#footer a {
	color: #ffffff;
}

.news-box {
	border-bottom: 1px solid #c9c9c9;
	margin: 0px 15px 10px 15px;
}

.news-box .date {
	font-style: italic;
}

#archive {
	width: 200px;
	border-style: solid;
	border-color: #c9c9c9;
	border-width: 0px 0px 1px 1px;
	margin: 0px 0px 10px 15px;
}

#archive .news-box {
	border: none;
}

#archive h4 {
	text-align: right;
}

#newsletter #subscribe {
	border-top: 1px solid #c9c9c9;
	margin-top: 30px;
}

#newsletter #date {
	font-style: italic;
}

#newsletter #message {
	margin-top: 30px;
}

#course-category {
	padding-left: 20px;
	/*border-bottom: 1px solid #c9c9c9;*/
	margin-top: 30px;
}

#course-category h4 {
	margin-left: -20px;
}

#course-category ul {
	margin-top: 0px;
}

#errors {
	font-weight: bold;
	color: #dd0000;
}

#success {
	font-weight: bold;
	color: #0000dd;
}

.profile {
	margin-top: 50px;
	margin-bottom: 50px;
}

.profile h3 {
	font-size: 12pt;
}

.profile img {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000000;
}
