/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/grey-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

input, select, textarea, option, submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	color: #666666;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 4px;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

.green {
	color: #009900;
}

#container {
	text-align: center;
	vertical-align: top;
}

.horizontal-spacer {
	height: 20px;
}

hr.dotted {
	border-top: 1px dotted #000000;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}	

/********************************************************************
	Links top
********************************************************************/

#toplinks {
	vertical-align: top;
	text-align: right;
	padding: 37px 0px 10px 0px;
}

#toplist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#toplist li {
	display: inline;
	padding: 0px 10px 0px 10px;
	color: #666666;
}

#toplist a {
	color: #666666;
	text-decoration: none;
}

#toplist a:hover {
	color: #000000;
	text-decoration: none;
}


/****************************************************************************
	Columns
****************************************************************************/

#column-left {
	width: 336px;
	text-align: left;
	vertical-align: top;
	border: 5px solid #FFFFFF;
	background-color: #000000;
	background-image: url(../images/nav-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.border-spacer {
	width: 5px;
}

#column-spacer {
	width: 14px;
}

#column-right {	
	width: 510px;
	vertical-align: top;
	text-align: left;
	border: 5px solid #FFFFFF;
}



/****************************************************************************
	Navigation
****************************************************************************/

#logo {
	text-align: center;
	vertical-align: top;
	padding: 24px 0px 0px 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 16px 73px 40px 42px;
}

#nav li {
	padding: 5px 0px 5px 35px;
}

#nav li:hover {
	padding: 5px 0px 5px 35px;
	background-image: url(../images/arrow-greyblack.png);
	background-repeat: no-repeat;
	background-position: 0 0em;
}

#nav li a {
	padding: 0px 30px 5px 0px;
	color: #EBCD91;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #EBCD91;
	display: block;
}

#nav li a:hover {
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #EBCD91;
}

#locations {
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 10px;
	padding: 0px 0px 15px 0px;
}



/******************************************************************
	Left Feature Panel
******************************************************************/

#left-panel {
	text-align: left;
	vertical-align: top;
	border: 5px solid #E9E9E9;
	background-color: #F5F5F5;
	padding: 22px 22px 22px 22px;
	width: 282px;
}

.left-panel-title {
	text-align: center;
	vertical-align: top;
	padding: 00px 0px 22px 0px;
}

.left-panel-date-image {
	text-align: left;
	vertical-align: top;
	width: 78px;
	padding: 0px 24px 0px 0px;
}

.left-panel-date-text {
	text-align: left;
	vertical-align: top;
}

.left-panel-date-text-large {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


/****************************************
	Left Panel nav
*****************************************/


#leftpanel-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 16px 30px 40px 25px;
}

#leftpanel-nav li {
	padding: 5px 0px 5px 35px;
}

#leftpanel-nav li:hover {
	padding: 5px 0px 5px 35px;
	background-image: url(../images/arrow-greywhite.png);
	background-repeat: no-repeat;
	background-position: 0 0em;
}

#leftpanel-nav li a {
	padding: 0px 30px 5px 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	display: block;
}

#leftpanel-nav li a:hover {
	padding: 0px 30px 5px 0px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
}


/******************************************************************
	Content Panel
******************************************************************/

#content-panel {
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
}


/*****************************************
	Latest News
******************************************/


#home-latestnews {
	padding: 25px 0px 0px 0px;
	width: 330px;
	border-right: 1px dotted #000000;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	line-height: normal;
}

#news {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 0px 40px 0px 0px;
}

#news li {
	padding: 5px 0px 5px 0px;
	background-image: url(../images/arrow-greywhite.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#news li:hover {
	padding: 5px 0px 5px 0px;
	background-image: url(../images/arrow-greywhite.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#news li a {
	padding: 0px 35px 5px 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#news li a:hover {
	padding: 0px 35px 5px 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.news-large {
	font-size: 14px;
	font-weight: bold;
}

#home-directions {
	text-align: right;
	vertical-align: top;
	padding: 25px 0px 0px 0px;
}

#home-video {
	text-align: center;
	vertical-align: top;
	padding: 35px 0px 0px 0px;
	font-size: 10px;
	color: #CCCCCC;
}

#home-video a, #home-video a:hover {
	color: #CCCCCC;
	font-size: 10px;
}


/*******************************************
	Departments
*******************************************/

.depimage {
	width: 120px;
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 0px 0px;
}


/*****************************************
	Form
******************************************/

.form-border {
	border: 1px dotted #666666;
}

.form-name {
	background-color: #E9E9E9;
	vertical-align: top;
	text-align: left;
	width: 150px;
}

.form-spacer {
	width: 5px;
	background-color: #EBCD91;
}

.form-submit {
	text-align: center;
	vertical-align: top;
	background-color: #F5F5F5;
}

/********************************************************************
	Footer
********************************************************************/

#footer-container {
	text-align: center;
	vertical-align: top;
	background-color: #CCCCCC;
	padding: 20px 0px 20px 0px;
}

#footer {
	width: 880px;
	text-align: left;
	vertical-align: top;
	margin:0 auto;
	font-size: 10px;
}

#footer-large {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#footer-medium {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}

#footer-medium a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#footer-medium a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-swc {	
	width: 260px;
	float: right;
	text-align: right;
	vertical-align: top;
}

#footer-swc a {	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

#footer-swc a:hover {	
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}