body  {
background: #E3DDD1 url(../images/c-bg.jpg) repeat-x;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
a:link {
font-weight: normal;
color: #891732;
text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
font-weight: normal;
color: #62061B;
text-decoration: none;
}
a:active {
font-weight: normal;
color: #891732;
text-decoration: underline;
}
/*text styles*/

.headline {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.subheadline {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.subheadline2 {
	font-size: 13px;
	color: #891732;
	font-weight: bold;
}

.pagemenu {
	line-height:18px;
}

.pagecontentmenu {
	float: right;
	line-height:18px;
	width: auto;
	padding: 3px;
	background-color: #E4E4E4;
	margin: 0px 0px 5px 5px;
	font-size: 90%;
	text-align: left;
}

.monthdiv {
	padding: 5px;
	background-color: #CCCCCC;
	width: 580px;
	margin: 10px 0px 0px 0px;
}

.eventgrid {
	font-size: 90%;
}

.copyright {
	color: #333333;
	font-size: 90%;
}

.warning {
	color: #FF0000;
	font-size: 90%;
}
.crumb {
	font-size: 75%;
}


#bottommenu a{
	color: #891732;
	text-decoration: none;
}

#bottommenu a:visited{
	color: #560D1F;
	text-decoration: none;
}

#bottommenu a:hover{
color: #62061B;
text-decoration: none;
}

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

#bottommenu2 a{
	color: #891732;
	text-decoration: none;
}

#bottommenu2 a:visited{
	color: #560D1F;
	text-decoration: none;
}

#bottommenu2 a:hover{
color: #62061B;
text-decoration: none;
}

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


.fltrt {
	float: right;
	margin-left: 5px;
}

.fltlft {
	float: left;
	margin-right: 5px;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	text-decoration: none;	

}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* layout */

#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#side {
	float: left;
	width: 290px;
	background-image: url(../images/c-menu-bg.gif);
 	background-color: #E3DDD1;
}

#sidemenubottom {
	background-image: url(../images/c-menu-bottom.gif);
	height: 20px;
	width: 290px;
}

.twocolbody #sidemenu {
	width: 280px;
	padding: 0px 0px 0px 10px;
}

.twocolbody #maincontent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 630px;
}

#homecontent {
	padding: 0px 20px 0px 20px;
	background-image: url(../images/body-bg-home.jpg);
	font-size: 80%;
	background-color: #FFFFFF;
}

#homecontent p {
    margin: 0px;
    padding: 0px;
}

#interiorcontent {
	padding: 0px 20px 0px 20px;
	background-image: url(../images/c-body-bg.gif);
	font-size: 80%;
	min-height: 270px;
	height:auto !important;
  	height:270px;
}

#interiorcontent p {
	margin: 0px;
	padding: 0px;
}

#bottommenu {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	font-size: 70%;
	color: #007565;
}

#bottommenu2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	font-size: 70%;
	color: #007565;
}

#bottom {
	background-image: url(../images/c-body-bottom.gif);
	height: 20px;
	width: 630px;
}

#menusearch {
	padding: 15px 0px 0px 20px;
	height: 35px;
	width: 270px;
	background-image: url(../images/c-menu-search-bg.jpg);
	
}






/* id class height-width */

#logocontainer {
	margin: 0;
	padding: 0;
	height: 190px;
	width: 920px;
}
#contentbottom {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 630px;
}

.button {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 270px;
}
.buttonhome {
	margin: 0;
	padding: 0;
	height: 28px;
	width: 270px;
}
.buttonspace {
	margin: 0;
	padding: 0;
	height: 15px;
	width: 270px;
}
.onlineservice {
	width: 240px;
	padding: 10px 5px 0px 20px;
	font-size: 70%;
	line-height:18px;
}



/* forms */

input, textarea { 
    background-color: #ffffff; 
    border: 1px solid #000000; 
    font-size: 11px; 
    color: #000000; 
}

button { 
    background-color: #ffffff; 
    border: 1px solid #000000; 
    font-size: 11px; 
    color: #000000; 
} 



/* drop menu */

#dropmenudiv{
	position:absolute;
	z-index:100;
	text-align: left;
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}

#dropmenudiv a{
	font-size: 70%;
	line-height:18px;
	color: #891732;
	background-color: #E3DDD1;
	width: 100%;
	display: block;
	text-indent: 6px;
	border-bottom: 1px #FAD6B4;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{
	background-color: #FFFFFF;
	color: #891732;
}

#dropmenudiv a:visited{
	color: #333333;
}



.clearfloat { /* placed on a div or break element & final element before close of a container */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
