* {
	margin: 0;
	padding: 0;
}


body {
	background: #F5F5F5 url(../images/img01a.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(../images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(../images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 968px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 80px;
	background: url(../images/img03a.gif) no-repeat right top;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	float: left;
	height: 25px;
	padding: 7px 20px 7px 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(../images/img04.gif) repeat-x;
}

/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/img02a.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 968px;
	height: 60px;
	color: #616161;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	margin-left: -350px;
	padding-top: 115px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img06.gif);
	height: auto;
}

#bgtop {
	height: 20px;
	background: url(../images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(../images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 430px;
	height: auto;
	min-height: 800px;
	padding: 0 0 0 20px;
}

#content_wide {
	float: left;
	width: 700px;
	height: auto;
	min-height: auto;
	padding: 0 0 0 20px;
}

body #content {
	height: 1000px;
}

.state-schools {
	border-top: dotted;
	border-bottom: dotted;
	border-bottom-width:thin;
	border-top-width: thin;
	padding-top: 15px;
	margin-bottom: 20px;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {

}

.image-border {
	margin: 0px 15px 5px 0px;
	border: 1px solid #999999;
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../images/img14.gif) no-repeat left center;
}


/**  ----------------------- SCHOOL BOX */

.schoolbox {
	padding-bottom: 5px;
	border-bottom: 1px dotted #d2cec5;
}

.schoolbox img {
	margin: 0px 15px 0px 0px;
}

.school-name {
	color: #8a4144;
}

.school-state h2 {
	font-size: 14px;
	font-family: georgia, helvetica, arial, sans-serif;
	font-weight: bold;
	margin-right: 5px;
	color: #000099;
}

.school-name h2 {
	font-size: 14px;
	font-family: georgia, helvetica, arial, sans-serif;
	font-weight: bold;
	margin-right: 5px;
	text-transform: none;
}
	

#request_more {
	width: 100px;
	font-family: sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding: 4pt;
	border: 2pt;
	border-style: double;
	border-color: #ffffff;
	padding:5px;
	background-color: #d4cbba;
	border:1px solid black;
	color:#000000;
	margin-left: 20px;	
}

#request_more a {
	color: #747474;
}

#request_more a:hover {
	text-decoration: none;
}



/**  ----------------------- END SCHOOL BOX */


/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}