/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {

}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MAIN STYLES */

body {
	margin: 0;
	font: normal 12px/18px Arial, Helvetica, Sans-serif;
	color: #2b2b2b;
	background-color: #0b1260;
}

img, div, .button {
	behavior: url(css/iepngfix.htc);
}

a:link, a:visited {
	color: #0a1476;
	text-decoration: none;
}

a:hover, a:active {
	color: #0a1476;
	text-decoration: underline;
}

h2 {
	font: normal 22px 'Times New Roman', Georgia, Serif;
	color: #0a1476;
}

h3 {
	font: normal 22px 'Times New Roman', Georgia, Serif;
	color: #4e3d2e;
}

h4 {
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #2b2b2b;
	display: inline;
	padding: 0;
	font-weight: bold;
}

h5 {
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #4e3d2e;
	display: inline;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

p {
	padding: 0 0 20px 0;
}

hr {
	color: #2b2b2b;
	background-color: #2b2b2b;
	height: 1px;
	border: 0;
}

/* DIVS */

#main {
	background: #f0efeb url(../images/bg.jpg) top center repeat-x;
	width: 100%;
}

#header {
	height: 160px;
	padding: 0;
	background: transparent;
	background: url(../images/header_bg.jpg) top center no-repeat;
}

#content {
	background: #f0efeb url(../images/content_bg.jpg) center top no-repeat;
	padding: 15px;
	margin: 0;
	min-height: 600px;
	height: auto !important;
	overflow: hidden;
}

#homepage {
	padding: 0;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#interior {
	padding: 10px;
	background-color: #eae7e2;
	min-height: 595px;
	height: auto !important;
	height: 595px;
}

#interior .directorycol {
	width: 310px;
	float: left;
}

#interior .directorycol p {
	width: 220px;
	float: left;
	padding: 0 0 20px 0;
}

#interior .photodirectory {
	float: left;
	padding: 5px 10px 10px 0;
}

#interior2 {
	padding: 0;
	min-height: 595px;
	height: auto !important;
	height: 595px;
}

#interior3 {
	padding: 10px 0 10px 10px;
	background-color: #eae7e2;
	min-height: 595px;
	height: auto !important;
	height: 595px;
}

#interior div.photoright {
	float: right;
	width: 300px;
	padding: 0 0 10px 10px;
}

#interior div.photoright2 {
	float: right;
	width: 210px;
	padding: 0 0 10px 10px;
}

#interior div.photoleft {
	float: left;
	width: 300px;
	padding: 0 10px 10px 0;
}

#interior3 hr {
	 color: #2b2b2b;
	 background-color: #2b2b2b;
	 height: 1px;
	 border: 0;
	 width: 950px;
	 margin: 5px 10px 10px 0;
}

#interior3 .right {
	width: 360px;
	float: right;
}

#interior3 .left {
	width: 590x;
	float: left;
	padding-right: 10px;
}

#interior3 .large {
	padding-bottom: 10px;
	float: left;
}

#interior3 .right .thumb {
	padding-bottom: 10px;
	float: left;
}

#left {
	margin: 0 0 -5000px 0;
	padding: 0 0 5000px 0;
	float: left;
	width: 355px;
}

#left .welcome {
	padding: 10px 10px 0 10px;
	background-color: #bebed6;
}

#left .events {
    margin: 5px 0 -5000px 0;
	padding: 10px 10px 5000px 10px;
	background: #eae7e2 url(../images/events_bg.jpg) center top repeat-x;
}

#right {
	float: left;
    margin: 0 0 -5000px 5px;
	padding: 0 0 5000px 0;
	width: 610px;
}

#right .col1 {
	margin: 5px 0 -5000px;
	padding: 10px 10px 5000px;
	float: left;
	width: 265px;
	background: #d1cac2 url(../images/poll_bg.jpg) center top repeat-x;
	font: normal 12px/18px Arial, Helvetica, Sans-serif;
	color: #2b2b2b;
}

#right .col1 p {
	padding-bottom: 20px;
}

#right .col2 {
	margin: 0 0 -5000px 0;
	padding: 0 0 5000px 0;
	float: left;
	width: 320px;
}

#right .newsletter {
	margin: 5px 0 0 5px;
	width: 320px;
	padding: 0;
	background-color: #bebed6;
}

#right .photo {
	float: right;
	width: 80px;
	padding: 10px 0 0 10px;
}

#right .contact {
	margin: 5px 0 -5000px 5px;
	padding: 10px 10px 5000px 10px;
	width: 300px;
	background: #edeae5 url(../images/contact_bg.jpg) center top repeat-x;
}

#right .contact p {
	padding-bottom: 10px;
}

#leftdept {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 595px;
}

#leftdept .maintext {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 575px;
	background-color: #eae7e2;
	font: normal 12px/18px Arial, Helvetica, Sans-serif;
	color: #2b2b2b;
}

#leftdept .deptbanner {
	margin: -10px -10px 10px -10px;
	border-bottom-width: 5px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}

#leftdept .col1 p {
	padding-bottom: 10px;
}

#leftdept .newsletter {
	float: right;
	margin: 5px 0 0 5px;
	width: 300px;
	padding: 10px;
	background-color: #bebed6;
}

#leftdept .photo {
	float: right;
	width: 80px;
	padding: 10px 0 0 10px;
}

#leftdept .contact {
	float: right;
	margin: 5px 0 0 5px;
	width: 300px;
	padding: 10px;
	background: #edeae5 url(../images/contact_bg.jpg) center bottom repeat-x;
}

#leftdept .contact p {
	padding-bottom: 10px;
}

#rightdept {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	width: 370px;
}

#rightdept .purple {
	float: right;
	width: 350px;
	padding: 10px;
	background-color: #bebed6;
}

#rightdept .newsletter {
	float: right;
	width: 370px;
	padding: 0;
	background-color: #bebed6;
}

#rightdept .photo {
	float: right;
	width: 80px;
	padding: 10px 0 0 10px;
}

#rightdept .brown {
	float: right;
	width: 350px;
	margin: 5px 0 5px 0;
	padding: 10px;
	background-color: #d1cac2;
}

#rightdept .brown2 {
	float: right;
	width: 350px;
	margin: 5px 0 0 0;
	padding: 10px 10px 10px 10px;
	background-color: #d1cac2;
}

#rightdept .brownphoto {
	float: right;
	width: 360px;
	margin: 5px 0 5px 0;
	padding: 10px 0 10px 10px;
	background-color: #d1cac2;
}

#calendarleft {
	width:620px;
	padding-right:20px;
	float:left;
}

#calendarright {
	width:310px;
	float:left;
}

#footer {
	font: normal 11px/14px Helvetica, Arial, Sans-serif;
	color: #ffffff;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) center bottom repeat-x;
}

#footer .containerbg {
	background: url(../images/footer_bg.jpg) center bottom repeat-x;
}

#footer .container {
	padding: 0;
	border: 0;
	background: url(../images/footer_bg.jpg) center bottom repeat-x;
	width: 980px;
	height: 80px;
}

#footer p {
	float: left;
	color: #ffffff;
	padding: 30px 0 20px 30px;
}

#footer p em {
	color: #696fb4;
	font-style: normal;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer ul {
	float: right;
	padding: 30px 30px 20px 0;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer .containerbg {
	
}

/* CLASSES */

.container {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
}

.thumb {
	padding-right: 10px;
	float: left;
	width: 110px;
}

.thumb p {
	padding: 10px 0 20px 0;
}

/* FORM */

#interior2 table.newsletter {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	width: 240px;
}

#interior2 table.newsletter th {
	white-space: nowrap;
	padding: 0 0 5px 0;
}

#interior2 table.newsletter td {
	white-space: nowrap;
	padding: 0 0 5px 0;
}

#interior2 table.newsletter th {
	padding: 0;
	text-align: left;
	width: 40px;
}

#interior2 table.newsletter input {
	width: 100%;
}

#interior2 table.newsletter td.submit input {
	width: 68px;
}

#interior2 table.newsletter td.input-group input {
	width: auto;
}

#interior2 table.newsletter td.input-group {
	font: normal 10px Arial, Helvetica, Sans-serif;
}

#interior2 table.contact {
	table-layout: auto;
	border-collapse: collapse;
	margin: 0 auto;
	width: 75%;
}

#interior2 table.contact td {
	margin: 0;
	padding: 5px 5px 5px 0;	
}

#interior table.calendar {
	table-layout: auto;
	margin: 0;
	width: 100%;
    border-right: 1px solid #2b2b2b;
    border-top: 1px solid #2b2b2b;	
    border-left: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
}

#interior table.calendar td {
	margin: 0;
    border-right: 1px solid #2b2b2b;
    border-top: 1px solid #2b2b2b;
	padding: 15px;
	height: 20px;
	text-align: center;
}

#interior table.calendar th {
	text-align: center;
	padding: 5px;
}

#interior table.calendar td.month {
	background-color: #9e9080;
}

#interior table.calendar td.day {
	background-color: #c3b8ab;
}

#interior table.calendar td.activeDate {
	background-color: #0a1476;
}

#interior table.calendar td.activeDate a {
	color: #ffffff;
}

#interior table.calendar2 {
	table-layout: auto;   
	border-collapse: collapse;
	width: 25%;
	margin: 0 auto;
}

#interior table.calendar2 td {
	padding: 10px;
}
