body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
a:link {
	color: #5a6b73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #94b2b9;
}
a:hover {
	color: #94b2b9;
	text-decoration: underline;
}
#pageframe {
	top: -10px;
	position: relative;
	width: 834px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	clear: both;
	float: left;
}
#navbar {
	line-height: 16px;
	border-style: none;
	font-size: 12px;
	margin-top: 20px;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
}
#navbar ul {
	background-repeat: repeat-y;
	background-image: url(Assets/Images/navbar-bg.gif);
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar ul.submenu {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}
html>body #navbar li a {
	width: auto;
}
#navbar li a {
	padding-left: 10px;
	width: 100%;
	display: block;
	color: #3a454a;
	text-decoration: none;
}
#navbar li.spacerline:hover {
	background-repeat: no-repeat;
	background-image: url(Assets/Images/navbar-bg.gif);
}#navbar li:hover {
	background-repeat: no-repeat;
	left: -10px;
	position: relative;
	padding-left: 10px;
	background-image: url(Assets/Images/navbar-bg-hover.gif);
	text-decoration: none;
}
#navbar li a:hover {
	color: #670347;
	text-decoration: none;
}
#navbar li.subtitle:hover {
	margin-right: -19px;
	width: 210px;
}

#navbar li.sublink:hover {
	background-repeat: no-repeat;
	left: -10px;
	position: relative;
	padding-left: 10px;
	background-image: url(Assets/Images/navbar-bg-hover-sub.gif);
	text-decoration: none;
}
#navbar li.sublink a:hover {
	color: #670003;
	text-decoration: none;
}
#content {
	position: relative;
	width: 530px;
	float: left;
	border-style: none;
	text-align: left;
	margin-bottom: 40px;
	margin-left: 25px;
	margin-top: 20px;
}
#topbox {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	border-style: none;
	text-align: left;
}
#blurb {
	min-height: 170px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	width: 490px;
	margin-top: 40px;
	clear: both;
	float: left;
	text-align: left;
	border-style: solid;
	border-color: #94b2b9;
	border-width: 1px;
}
#strapline {
	float: left;
	clear: both;
	padding: 5px;
	width: 790px;
	color: #b7b99a;
	font-style: italic;
	text-align: center;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5a6b73;
}
.newspic {
	display: inline;
	clear: none;
	float: left;
	padding: 10px;
	border-color: #94b2b9;
	border-style: solid;
	border-width: 1px;
	margin-top: 40px;
}
.newstext {
	min-height: 153px;
	display: inline;
	width: 346px;
	margin-left: 20px;
	float: left;
	padding: 10px;
	border-color: #94b2b9;
	border-style: solid;
	border-width: 1px;
	margin-top: 40px;
}
table.shadow { 
text-align: center; 
align: center
}

td.shadow-right { 
background-repeat: repeat-y; width: 16px;
background-image: url(Assets/Images/shadows/shadow-right.gif); 
}

td.shadow-bottomRight { 
background-repeat: no-repeat; 
width: 16px; 
height: 16px; 
background-image: url(Assets/Images/shadows/shadow-bottomRight.gif)
} 

td.shadow-bottom { 
background-repeat: repeat-x; 
height: 16px;
background-image: url(Assets/Images/shadows/shadow-bottom.gif)
}

td.shadow-bottomLeft { background-repeat: no-repeat; width: 16px;
height: 16px;
background-image: url(Assets/Images/shadows/shadow-bottomLeft.gif)
} 

td.shadow-left { width: 16px; background-repeat: repeat;
background-image: url(Assets/Images/shadows/shadow-left.gif)
}

td.shadow-center {  
	text-align: center;  
	border-color: #94b2b9;  
	border-width: 1px;  
	border-style: solid;  
}

li.spacerline {
	font-size: 9px;
}


