body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	line-height: 120%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-width:760px;
}
/*basic links  - many links not in p tags */
a:link{
	color: #1F529F;
	text-decoration: underline;
}

a:visited{
	color: #1F529F;
	text-decoration: underline;
}

a:hover{
	color: #4C7ABF;
	text-decoration:underline;
}

a:active{
	color: #FF9900;
	text-decoration: underline;
}

/*left nav links */

.navbar {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 12px;
	text-decoration:none;
	font-weight: bold;
}
a.navbar:link,a.navbar:visited{
	text-decoration:none;
}
a.navbar:hover{
	text-decoration:none;
}
a.navbar:active{
	text-decoration: none;
}

/* optional top nav links or heading links */
.navhead {
	color: #528ECE;
}
.emergencies {
	font-weight: bold;
}
a.emergencies:link, a.emergencies:visited {
	color: #FF9900;
	text-decoration: none;
}
a.emergencies:hover {
	color: #CC0000;
	text-decoration: none;
}
a.emergencies:active {
	color: #FFCC66;
	text-decoration: none;
}

/* headlines sized so that top headline can be H1 */
h1{
	font-size: 200%;
	line-height: 100%;
	font-weight: bold;
	color: #1F529F;
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 0px;
}
h2{
color:#1F529F;
font:bold 140%/100% Arial, Helvetica, sans-serif;
}
h3{
color:#528ECE;
font:bold 140%/100% Arial, Helvetica, sans-serif;
}
h4{
color:#333333;
font:bold 110%/100% Arial, Helvetica, sans-serif;
}

/* default style for paragraphs and lists -li not in p tags*/
p,li,dd,td,th{
	font-size: 100%;
}
ul {
	list-style-image: url(/images/bullet.gif);
}
form {
	padding: 0px;
	margin: 0px;
}

/* main box style for obits, etc */
.box{
	background:#E3EAF5;
	float:right;
	width:200px;
	padding: 8px;
}

/* default padding for candle table */
.candlebox{
padding:6px 10px 8px 6px;
width:220px;
}

/* default error message style */
.error{
	color: #FF0000;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* default fixed font size for areas where font should not scale- keep 
topbox for legacy */
.fixed, .topbox{
font:normal 12px/14px Arial, Helvetica, sans-serif;
}

/* default floatbox for print article, mail article, etc  180 min width 
and keep float right*/
.floatbox{
float:right;
width:180px;
}

/* one box with a border for stories, and other highlighted text */
.linebox{
padding:8px;
border: 1px solid #528ECE;
width:200px;
}

/* default style for notes */
.note{
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

/* default for padding for some pages if applicable */
.pagebox{
	width:100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}

/* really small font for some forms */
.small{
	font-size:85%;
	line-height: 120%;
}

/* little bigger small text for various things -can be combined with 
small */
.smalltext{
	font-size:90%;
	line-height: 120%;
}
/* general table pad, used on many interactive elements */
.tdindent{
padding-left:11pt;
padding-right:6pt;
}

/* general table pad for vertical spacing on many interactive 
elements*/
.topspace, .tbspace{
padding-bottom:4px;
padding-top:4px;
}
hr {
	border: 0px;
	color: #528ECE;
	background-color: #528ECE;
	height: 1px;
	width: 100%;
}
.condense{
	margin-bottom:4px;
	margin-top:2px;
}

/* New styles for this site */

.phone {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #528ECE;
}
.navboxtop {
	height: 32px;
	width: 500px;
	background-image: url(/images/head_bartop.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.navboxbottom {
	height: 32px;
	width: 500px;
	background-image: url(/images/head_barbottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.headerbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #528ECE;
	height: 114px;
}
.frontboxlight {
	background-image: url(/images/front_bluefadelight.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frontboxdark {
	background-image: url(/images/front_bluefadedark.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frontboxorange {
	background-image: url(/images/front_orangefade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h2.front {
	padding: 0px;
	margin: 0px;
}

h4.front{
padding: 0px;
margin:6px;
color:#1F529F;
font:bold 110%/100% Arial, Helvetica, sans-serif;

}



.move{
padding: 0px;
margin:0px;
color:#1F529F;
font-weight:bold;
font-size 10px;
}

ul.front {
	list-style-image: url(/images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.intro {
	line-height: 150%;
}
.footerbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #528ECE;
	padding-top: 8px;
}
.footer{
	color: #528ECE;
	font-size:85%;
	line-height: 120%;
}
.titlebox {
	background-image: url(/images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 66px;
}
ul.sidenav {
	list-style-image: url(/images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
}
ul.memside{
	list-style-image: url(/images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 100%;
	font-weight: normal;
}
.contentbox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
