/* HTML selectors */

body {
	font-family: Tahoma, Verdana, Times, serif;
	margin-left: auto;
	margin-right: auto;
	background: #93acb7;	
}

a {
	text-decoration: none; 
	color: #007f61;
}

.container
{ 
	background: url('/media/720/background_wave.jpg') repeat-y right top;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 1px black;
}

td {
	vertical-align: top;
}

/* Homepage Tab Stuff */

.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-tabs-panel p {
	font-size: 1.2em; 
	padding-right: 10px;
}

.ui-tabs-panel img {
	margin-left: 10px;
}

.ui-tabs-panel .shadow {
	padding: 0 6px 6px 0;
	background: url(/images/temp/background.jpg) repeat-x bottom right;
}

/* ID Selectors */
#body {
	padding-top: 8px; 
}

#header
{
	height: 175px;
	width: 950px;
	padding-top: 75px;
	padding-left: 55px;
}

#navWrapper {
	height: 30px;
	padding: 0;
	margin: 0;
	/*background:	url('/media/754/nav_bg_02.jpg') no-repeat left top;*/
	background-color: #007f61;
	border-bottom: solid 1px silver;
	z-index: 999;
}

#search {
	height: 30px;
	line-height: 30px;
}

#breadcrumb {padding: 4px 8px;}

.sidebar {
	padding: 8px;
}

.sidebar ul {
	list-style-type: none;
	margin-left: 0;
}

.sidebar ul li {
	border-bottom: solid 1px silver;
	line-height: 26px;
	padding: 0 6px 0 6px;
}

.sidebar h3 {margin-bottom: 6px; border-bottom: solid 1px silver;}

.sidebar p {margin-bottom: 6px; font-size: 90%;}

li.active {
	/*background: url(/media/1123/button_active.gif) no-repeat center left;*/
}

li.inactive {
	/*background: url(/media/1128/button_inactive.gif) no-repeat center left;*/
}

#actionLinks a {
	border-bottom: solid 1px #bbb;
	margin: 0; padding: 0;
	display: block;
}

#actionLinks img {margin: 0; padding: 0; display: block; }

#textLinks li {
	border-bottom: solid 1px silver;
	/*background: url(/media/1123/button_active.gif) no-repeat center left;*/
	height: 26px;
	line-height: 26px;
	padding: 0 6px 6px 6px;
}

#buttonLinks a {
	margin-bottom: 4px;
	display: block;
	overflow: hidden;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	width: 186px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url('/media/760/button_large.jpg') no-repeat 0 0;
}

#buttonLinks a:hover {
	color: white;
	background: url('/media/760/button_large.jpg') no-repeat 0 -40px;
}

/* scroll pane classes */

.holder {
	clear: both; 
	padding: 4px;
	border: solid 1px silver;
	margin: 10px 0 10px 0;
}

.holder h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	border-bottom: solid 1px silver;
}

.scroll-pane {
	width: 210px;
	height: 100px;
	overflow: auto;
}


.scroll-pane p {
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 80%;
}

#content {
	padding: 8px 14px 8px 8px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

#locations {
	font-size: 90%;
	margin-top: 12px;
	padding: 0 12px 6px 12px;
}

#locations p {
	border-right: solid 1px silver;
	float: left;
	padding: 0 12px 6px 12px;
	height: 100px;
}

#locations p strong {
	display: block;
	border-bottom: solid 1px silver;
}

/* Miscellaneous Classes */

.mapTable {margin-bottom: 12px;}
.mapTable td {vertical-align: bottom;}
.mapviewer {border: solid 1px silver;}

.itemList h3 {font-size: 1em; margin: 0;}
.itemList h2 {font-size: 1.2em; margin-top: 0;}

.profilePhoto {
	float: left; 
	border: solid 1px silver;
}

.upcomingEvent h3 {
	font-size: 1em;
	margin: 0;
}

.upcomingEvent h2 {
	font-size: 1em;
}

#deptList {
	width: 250px;
}

#contactList {
	float: right; 
	width: 300px;
	margin-left: 260px;
}

/* Quote Center */

table.quoteCenter td {
	padding: 6px;
	vertical-align: top;
}

table.quoteCenter p, table.quoteCenter h4 {margin: 0; padding: 0;}

table.quoteCenter img {

}

















































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

