@charset "utf-8";
/* CSS Document */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
.container {
	padding: 0px;
	width: 1024px;
	height: auto;
	}
	
h2 {
	font-size: 15px;
	color: #Ff6600;
	line-height: normal;
	height: 30px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 18px;
	color: #Ff6600;
	line-height: normal;
	height: 16px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color: #0066cc;
	line-height: normal;
	height: 5px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6 {
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
	line-height: normal;
	width: auto;
	height: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #0066cc;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	height: 18px;
	width: auto;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff6600;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	height: 18px;
	width: auto;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #0066cc;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	height: 18px;
	width: auto;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

a.nav:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #0066cc;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	height: 18px;
	width: auto;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.header {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 1024px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066cc;
	border-top: solid 3px #ff6600;
	background-image: url(images/header.jpg);
}
	
.seotitle {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 1024px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066cc;
}

.nav {
	background-color: #06c;
	text-align: center;
	height: 15px;
	width: auto;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.pagemenu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #06c;
	height: 16px;
	width: 1024px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/**************************** sidebar section starts ******************************/

.sidebar {
	width: 230px;
	height: auto;
	border-left: solid 1px #ff6600;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	float: right;
}

.list-container {
	border-bottom: solid 1px #0066cc;
	line-height: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	list-style-type: circle;
}
.main-section-body-home {
	width: 1025px;
	height: 2000px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff6600;
	color: #666666;
}


/**************************** main section ends ******************************/
.main-section-home {
	border-top: solid 1px #ff6600;
	width: 750px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.main-section-body {
	width: 1024px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}



/**************************** sidebar section ends ******************************/
/**************************** main section starts ******************************/
.main-section {
	border-top: solid 1px #ff6600;
	width: 755px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #666;
}

.search-section {
	border-top: solid 1px #ff6600;
	width: 760px;
	height: auto;
	margin-bottom: 20px;
}

.image-container {
	width: 755px;
	height: 80px;
}
.form {
	padding: 0px;
	margin: 5px;
}

.introduction {
	height: 300px;
	width: 755px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 20px;
	font-family: tahoma, arial, sans-serif;
	line-height: 16px;
	color: 666666;
	text-align: justify;
}
.desc {
	height: auto;
	width: auto;
	margin: 0px;
	font-size:12px;
	padding-left: 10px;
	padding-top: 20px;
	font-family: tahoma, arial, sans-serif;
	line-height: 16px;
	color: #666;
	text-align: justify;
}
.introduction-state {
	height: 340px;
	width: 755px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 20px;
	font-family: tahoma, arial, sans-serif;
	line-height: 16px;
	color: 666666;
	text-align: justify;
}
.introduction-category {
	height: 150px;
	width: 755px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 20px;
	font-family: tahoma, arial, sans-serif;
	line-height: 16px;
	color: 666666;
	text-align: justify;
}
.pic-intro {
	float: right;
	padding: 10px;
	width: 300px;
	height: 200px;
}
.pic-intro-vertical {
	float: right;
	padding: 10px;
	width: 200px;
	height: 200px;
}
.pic-intro-state {
	float: right;
	padding: 10px;
	width: 260px;
	height: 260px;
}
.program-by-state {
	background: #0066cc;
	color: #ffffff;
	font-size: 17px;
	width: 300px;
	height: 75px;
	text-align: center;
	margin-left: 230px;
	margin-right: 30px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #ffcc00;
	line-height: 17px;
}

.search-by-state {
	background: #ff6600;
	color: #ffffff;
	font-size: 17px;
	width: 250px;
	height: 60px;
	float: right;
	text-align: center;
	margin-right: 30px;
	margin-top: 5px;
	padding-top: 5px;
	border: solid 1px #0066cc;
	line-height: 10px;
}

.search-by-program {
	background: #ff6600;
	color: #ffffff;
	font-size: 17px;
	width: 250px;
	height: 60px;
	text-align: center;
	margin-left: 255px;
	margin-top: 20px;
	padding-top: 5px;
	border: solid 1px #0066cc;
	line-height: 10px;
	padding-right: 5px;
}

.search-by-widget {
	background: #ff6600;
	color: #ffffff;
	font-size: 17px;
	width: 220px;
	height: 60px;
	text-align: center;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	border: solid 1px #0066cc;
	line-height: 10px;
}

.category-column-left {
	float: left;
	height: auto;
	width: 375px;
	list-style-type: circle;
	color: #0066cc;
}
.category-column-right {
	float: right;
	height: auto;
	width: 375px;
}

.request {
	float: right;
	height: 80px;
	width: 240px;
	margin-right: 30px;
	margin-top: 0px;
}


.logo {
	height: auto;
	width: 425px;
}

.text-location {
	font-family: arial, "comic sans ms", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
}

.text-program {
	font-family: arial, "comic sans ms", sans-serif;
	font-weight: bold;
	color: #666666;
}
.location {
	font-family: arial, "comic sans ms", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
	height: 30px;
	line-height: normal;
	width: auto;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.aligncenter.container .main-section-body .introduction p a {
	font-weight: bold;
}
.footer {
	background-color: #ff6600;
	border-top: solid 1px #005fca;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 95%;
	height: 50px;
}
.accred {
		font-size: x-small;
}
