@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 960px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topHeader {
	height: 690px;
	width: 940px;
	background-image: url(images/main_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	line-height: 140%;
	padding-right: 20px;
	text-decoration: none;
	padding-top: 10px;
}

#mainContent {
	width: 600px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 12px;
	line-height: 180%;
	color: #666;
	float: left;
}

#sidebarContent {
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	float: left;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1800px;
}
#sidebarContent h2 {
	background-image: url(images/ribbon.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 44px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #FFF;
	margin: 0px;
}

#column1 {
	width: 174px;
	float: left;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;	
}
#column3 {
	width: 162px;
	float: left;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#column2 {
	width: 172px;
	float: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;	
}
#sidebarContent ul li {
	line-height: 160%;
	list-style-type: circle;
}
hr {
	color: #CCC;
}
.bluetext {
	color: #09F;
}

.redtext {
	color: #A00;
	font-size: 18px;
	padding-left: 30px;
	display: block;
}

#shadow a {
	color: #09F;
}

#shadow a:hover {
	color: #007;
}
.tail-bottom{
	background-image: url(images/footermain_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 354px;
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.facebooktext {
	display: block;
	float: left;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #039;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.facebooklogo {
	display: block;
	float: right;
	margin-right: 15px;
}
h3 {
	font-size: 14px;
	color: #09F;
	line-height: 150%;
}

#footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 260px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
.centrealign {
	text-align: center;
}
.image {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 2px;
	border: 1px solid #09F;
}
#quotes_wrap {width: 100%;float: left;padding-bottom: 20px;}
#quotes_wrap .name {
	font-size: 14px;
	color: #3E434A;
	font-weight: bold;
	padding: 5px 0 0 50px;
	float: left;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #039;
}
#quotes_wrap .name a {color: #3E434A;}
#quotes {width: 100%;background: #E2F3FF url("images/bg_div_quotes.gif") bottom left no-repeat;float: left;min-height: 12em;height: auto;}
#quotes p {
	padding:25px 20px 0 60px;
	background: url("images/bg_p_quotes.gif") 20px 15px no-repeat;
	font-size: 15px;
	color: #1A4A87;
	font-family: verdana;
	font-style: italic;
	margin-bottom: 42px;
	line-height: 140%;
	font-weight: bold;
}
#quotes p a {color: #0C3569;}
#footer a {color: #FFF;text-decoration: none;}
#footer a:hover {
	color: #09F;
}
#footer .footer_post a {color: #AAB8CD;}
#footer .footer_post a:hover {color: #FFF;}

.footer_user, .footer_email {
	width: 180px;
	height: 27px;
	border: 0;
	background: url("images/bg_input_footer_mailing_user.gif") left top no-repeat;
	font-size: 12px;
	color: #636B75;
	padding: 15px 10px 0 32px;
	margin-bottom: 15px;
}
.footer_email {background: url("images/bg_input_footer_mailing_email.gif") left top no-repeat;}
#sidebar .sidebar_search{width: 138px;height: 15px;background: url("images/bg_input_sidebar_search.jpg") left top no-repeat;padding: 4px 10px 0 20px;border: 0;font-size: 1.1em;color: #636B75;}
.search_btn {margin: -2px 0 0 10px;width: 59px;height: 22px;outline: none;text-indent: -9999em;background: url("images/bg_input_sidebar_search_btn.jpg");display: block;}
form {padding-bottom: 20px;}
.error_message {width: 570px;background: #FFFFCC url("images/bg_div_error.jpg") 20px 50% no-repeat;border: 1px solid #D9D9AE;margin-bottom:10px;}
.error_message p {color: #86866B; padding: 20px 0 20px 65px;}
.success_message {width: 570px;background: #C2FFB6 url("images/bg_div_success.jpg") 20px 50% no-repeat;border: 1px solid #9DCF93;margin-bottom:10px;}
.success_message p {color: #5A7754; padding: 20px 0 20px 65px;}
.contactsubmit {
	padding:8px 14px;
	display: block;
	border: 1px solid #09F;
	font-size: 14px;
	float: left;
	color: #FFF;
	outline: none;
	cursor: pointer;
	font-weight: bold;
	background-color: #067ccc;
	background-image: url(images/bg_a_button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h4 {
	color: #EEE;
	text-transform: capitalize;
	font-size: 16px;
}
h5 {
	font-size: 13px;
	color: #777;
}
#footer .contactsubmit {font-size: 1.2em;}
#footer #searchform #s {width: 172px;height: 18px;background: url("images/bg_input_footer_search.png") left top no-repeat;color: #636B75;padding: 7px 10px 0 25px;margin-bottom: 10px;}
#footer #searchform #searchsubmit {background: url("images/bg_input_banner_search_btn.png") left top no-repeat;width: 59px;height: 30px;outline: none;float: left;}

#footer #sidebar_social_wrap ul {margin-right: 0;}
#footer #sidebar_social_wrap .rss {background: url("images/bg_a_sidebar_social_rss.png") 0 0 no-repeat;}
#footer #sidebar_social_wrap .facebook {background: url("images/bg_a_sidebar_social_facebook.png") 0 0 no-repeat;}
#footer #sidebar_social_wrap .twitter {background: url("images/bg_a_sidebar_social_twitter.png") 0 0 no-repeat;}
#footer #sidebar_social_wrap .flickr {background: url("images/bg_a_sidebar_social_flickr.png") 0 0 no-repeat;}
#footer #sidebar_social_wrap li {margin-bottom: 0;background: none;padding-left: 0;}

.fourcol {
	width: 300px;
	float: left;
	margin-right: 20px;
	text-align: left;
}
.fourcol_last {
	width: 280px;
	float: left;
	margin-left: 40px;
	text-align: left;
}
#copyright {
	clear: both;
	width: 100%;
	padding-top: 30px;
	
	color: #EEE;
	text-align: left;
}
#footer ul, #vertical_nav ul {list-style: none;font-size: 1.2em;}
#footer li {margin-bottom: 12px;background: url("images/bg_li_footer.png") 0 5px no-repeat;padding-left: 15px;}
.button {color: #FFF; font-weight: bold;background: #4F710F url("images/bg_a_button.jpg") left top repeat-x;text-decoration: none;text-align: center;cursor: pointer;}
p .button span {font-size: 1em;}
.button span {padding:8px 14px;display: block;border: 1px solid #44630B;font-size: 1.3em;float: left;background: #4F710F url("images/bg_a_button.jpg") left top repeat-x;}
.button:hover span, #footer .button:hover span {color: #FFF;background: #699616 url("images/bg_a_button_hover.jpg") left top repeat-x;}
#sidebar ul, #main_content ul {list-style: none;font-size: 1.2em;padding-top: 8px;}
#sidebar ul li, #main_content ul li {padding: 0 0 10px 18px;background: url("images/bg_li_archives.gif") 0 5px no-repeat;}
#sidebar ul a {color: #636B75;text-decoration: none;}
#sidebar ul a:hover {color: #7DAC20;text-decoration: none;}
#sidebar_social_wrap {width: 250px;}
#sidebar h2 .socialheader {font-size: 0.8em;color: #000;font-family: Georgia, Times, serif;font-style: italic;font-weight: normal;}
#sidebar #sidebar_social_wrap ul {list-style: none;margin-right: -16px;padding-bottom: 21px;}
#sidebar #sidebar_social_wrap li, #footer #sidebar_social_wrap li {float: left;margin-right: 16px;background: none;padding: 0;}
#sidebar_social_wrap a {outline: none;text-indent: -9999em;height: 33px;width: 33px;display: block;}
#sidebar_social_wrap .rss {background: url("images/bg_a_sidebar_social_rss.jpg") 0 0 no-repeat;}
#sidebar_social_wrap .facebook {background: url("images/bg_a_sidebar_social_facebook.jpg") 0 0 no-repeat;}
#sidebar_social_wrap .twitter {background: url("images/bg_a_sidebar_social_twitter.jpg") 0 0 no-repeat;}
#sidebar_social_wrap .flickr {background: url("images/bg_a_sidebar_social_flickr.jpg") 0 0 no-repeat;}
h1 {
	font-size: 18px;
}
.imageleft {
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #09F;
}
.imageright {
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.adi {
	display: block;
	float: left;
	height: 98px;
	width: 180px;
}
.checkmark {
	display: block;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ism {
	display: block;
	float: left;
	height: 188px;
	width: 180px;
}
.checkmarkCopy {
	display: block;
	float: left;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.adiinstructor {
	display: block;
	margin-bottom: 30px;
	height: 98px;
}
#shadow {
	background-image: url(images/sideshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
.sidemargin {
	display: block;
	margin-right: 30px;
}
#sidebarContent p {
	margin: 0px;
	padding: 0px;
}
.imagerightbord {
	padding: 2px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #AAA;
}
