/* Customer CSS */
body {
	background-color: #770221;	
}

#ed_title { padding-bottom:50px;}

#contact_form label {
	display: block;
	height: 29px;
}

#contact_form span {
	display: block;
	padding: 2px 0 0 0;
}

#contact_form input {
	background: #fff;
	width: 400px;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #a3a3a3;
}

#contact_form textarea {
	background: #fff;
	width: 400px;
	height: 152px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #a3a3a3;
	margin: 0 0 18px 0;
}

#contact_form_sm  label {
	display: block;
	height: 29px;
}

#contact_form_sm  span {
	display: block;
	padding: 2px 0 0 0;
}

#contact_form_sm  input {
	background: #fff;
	width: 180px;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #a3a3a3;
}

#contact_form_sm textarea {
	background: #fff;
	width: 295px;
	height: 152px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #a3a3a3;
	margin: 0 0 18px 0;
}


.sbContainer {
	background-image: url(../images/backgroundInt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
}

#page-index .sbContainer {
	background-image: url(../images/background.jpg);
}

.sbContainer a {
	outline: none;
	color: #c2a56c;
	zoom: 1;
}

.sbContainer a:focus {
	outline: none;
}

.sbContainer a:hover {
	color: #d5be92;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#flash {
	width: 1000px;
	height: 467px;
	float: left;
}

#header {
	width: 1152px;
	height: 242px;
	background-image: url(../images/int_01.jpg);
	background-repeat: no-repeat;
}

#slot-address {
	float: left;
	width: 150px;
	margin: 150px 0px 0px 142px;
	color: #593b39;
	font-size: 11px;
	text-align: center;
	display: inline;
}

#page-index #slot-address {
	position: relative;
	margin: -310px 0px 0px 142px;
}

#slot-address p {
	margin: 0px;
	padding: 0px;
}

#slot-navigation {
	background-image: url(../images/int_02.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 76px;
	float: left;
}

#page-index #slot-navigation {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	height: 81px;
}

#slot-navigation ul {
	margin: 0px;
	padding: 20px 0px 0px 40px;
	height: 20px;
}

#slot-navigation li {
	list-style: none;
	float: left;
}

#slot-navigation a {
	color: #593b39;
	text-decoration: none;
	border-right: 1px #af9561 solid;
	border-left: 1px #dbc7a0 solid;
	padding: 0px 23px 0px 23px;
	float: left;
	font-size: 14px;
}

#navigation-1 a {
	border-left: none;	
}

#navigation-6 a {
	border-right: none;
}	

#slot-navigation a:hover {
	color: #780020;
}

#content {
	width: 1000px;
	background-image: url(../images/int_03.jpg) ;
	background-position: top;
	background-repeat: no-repeat;
	min-height: 472px;
	height: auto !important;
	height: 472px;
	overflow: hidden;
	_overflow: visible;
	clear: both;
}

#page-index #content {
	background-image: url(../images/index_03.jpg);
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

#left {
	float: left;
	width: 600px;
	margin: 15px 0px 0px 35px;
	display: inline;
}

#page-index #left {
	margin: 65px 0px 0px 35px;
}

#slot-main {
	width: 600px;
	float: left;
	clear: both;
}

#right {
	float: right;
	width: 219px;
	margin: 12px 45px 0px 0px;
	display: inline;
}

#page-index #right {
	margin: 60px 45px 0px 0px;
}

#slot-links ul {
	margin: 0px;
	padding: 0px;
}

#slot-links li {
	list-style: none;	
}

#slot-links a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	padding: 17px 0px 2px 0px;
	border-bottom: 1px #c2a56c dotted;
	width: 219px;
	height: auto;
	display: block;
}

#slot-links a:hover {
	color: #c2a56c;
}

#apptReq {
	width: 219px;
	height: 26px;
	margin: 30px 0px 0px 0px;
}

#apptReq a {
	width: 219px;
	height: 26px;
	display: block;
	background-image: url(../images/apptReq.jpg);
	background-repeat: no-repeat;
}

.inputSearch2 {
	width: 135px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.submitbutton {
	width:53px;
	margin: 0px 10px 0 0;
	float: right;
	cursor:pointer;
}

#slot-rsidebar {
	clear: both;
	width: 222px;
	margin: 20px 0px 0px 0px;
}

#slot-library {
	clear: both;	
}

#footer-content {
	width: 1000px;
	text-align: center;
	color: #ffffff;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
}

#footer-content li {
	list-style: none;
	display: inline;
}

#footer-content a {
	color: #c2a56c;
}

#footer-content a:hover {
	color: #d5be92;
}

#slot-footer2 {
	padding: 5px 0px 5px 0px;	
}

#slot-footer2 a, #slot-footer3 a {
	padding: 0px 5px 0px 5px;
}


/* Education menu styles */

.mlmenu {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			clear: both;
			}

		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding: 0px 0px 0px 11px;
			border-top: none;
			width: 176px;
			color: #0066FF;
			
			
		}
		.vertical li a{
			display: block;
			width: 160px;
			text-decoration: none;
			height: auto;
			padding: .4em 5px .4em 11px;
			border: none;
			border-top: none;
			color: #ffffff;
			text-align: left;
			background-image: url(../images/arrow.gif);
			background-position: left;
			background-repeat: no-repeat;
		}
		
		.vertical li a:hover {
			background-color: #c3a66e;
			Background-image: none;
			color: #ffffff;
		}
		
		.vertical li ul li a { /* to style sub levels */ 
			background-image: none;
			background-color: #ffffff;
			border: 1px #9e8453 solid;
			border-top: 0px;
			color: #000000;
			text-align: left;
		}
		
		.vertical li ul li a:hover { /* to style sub levels */ 
			background-image: url(../images/edRoll.jpg);
			background-repeat: no-repeat;
			background-position: top;
			background-color: #c3a66e;
			color: #ffffff;
		}
		
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: -180px;
			border-top: 1px #9e8453 solid;
			padding: 0px
		}
		
		.vertical .page, .vertical .page:hover {
			background-image: none;
			background-color: #CCC;
			color: #000000;
		}

		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
			background-color: white;
			color: black;
			border-color: black;
		}
		.blackwhite li a:hover{
			background-color: black;
			color: white;
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}
		.bluewhite li a{
			background-color: white;
			color: #000033;
			border-color: #000033;
		}
		.bluewhite li a:hover{
			background-color: #000033;
			color: white;
			border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}



/* blog styles */
#blogContainer {
	float: left;
	clear: both;
	width: 219px;
}

.sbBlogPost {
    float: left;
    width: 600px;
    border-bottom: 1px dotted #c2a56c;
    padding-bottom: 25px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(../images/icon_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 600px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(../images/icon_01.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostByLine img {
    background-color: #000;
}

.sbBlogPostPublishDate {
    float: left;
    font-size: 11px;
    background: url(../images/icon_02.gif) no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(../images/icon_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(../images/icon_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width:600px;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 600px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(../images/icon_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(../images/icon_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #ffffff;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #ffffff;
}

#sbBlogArchive ul ul {
    margin: 0;
    padding: 0;
}

#sbBlogArchive ul ul ul li {
    list-style-type: none;
    margin: 0;
}

/*month*/
#sbBlogArchive ul ul ul li a {
    text-decoration: none;
    color: #D7C096;
    margin: 0;
}

#sbBlogArchive ul ul ul ul {
    margin-bottom: 10px;
}

/*posts*/
#sbBlogArchive ul ul ul ul li a {
    text-decoration: underline;
    font-weight: normal;
    margin: 0 0 0 5px;
    color: #c2a56c;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #ffffff;
}

.sbTagList {
    padding-top: 20px;
}

.sbTagList ul {
    margin: 0;
    padding: 0;
}

.sbTagList li {
    list-style-type: none;
}

#sbBlogCategoryList {
    padding-top: 20px;
}

#sbBlogCategoryList ul {
    margin: 0;
    padding: 0;
}

#sbBlogCategoryList li {
    list-style-type: none;
}

#sbBlogCategoryList a, .sbTagList a {
    color: #c2a56c;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #ffffff;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:600px;
}

.sbBlogComment {
	margin-bottom:10px;
}

.sbBlogCommentTitle {
	font-weight: bold;	
}

.sbBlogCommentByLine {
	float: left;
	margin-right: 10px;
}

.sbBlogCommentPublishDate {
	font-style: italic;	
}

.sbBlogCommentContent {
	padding: 10px 0px 10px 10px;	
}

.sbBlogPager {
	clear: both;
	padding: 10px 0px 10px 0px;
}

.sbBlogPager a {
	padding: 0px 20px 0px 0px;
}

#sbBlogFeed a {
	color: #ffffff;	
	background: url(../sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #c2a56c;	
}

#MySTrap {display: none;}

