body { 
background-color:#dc5c2c;
margin:25px;
}

.subnav {
	color: #fde0d4;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.subnav {
	color: #fde0d4;
	font-weight: normal; }
a:hover.subnav {
	color: #f45444;
	text-decoration: none; }

.subnavon {
	color: #f45444;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.subnavon {
	color: #f45444;
	font-weight: normal; }
a:hover.subnavon {
	color: #f45444;
	text-decoration: none; }

.text {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.text {
	color: #DC5C2C;
	font-weight: normal; }
a:hover.text {
	color: #DC5C2C;
	text-decoration: none; }
	
.text2 {
	color: #009933;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif; }
a.text2 {
	color: #DC5C2C;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; }
a:hover.text2 {
	color: #DC5C2C;
	text-decoration: none; }

.content {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.content {
	color: #dc5c2c;
	font-weight: normal; }
a:hover.content {
	color: #990000;
	text-decoration: none; }

.content2 {
	color: #dc5c2c;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif; }
a.content2 {
	color: #dc5c2c;
	font-weight: normal; }
a:hover.content2 {
	color: #990000;
	text-decoration: none; }

p { margin-top: 8; margin-bottom: 10; }

H1 { font:17px/17px Verdana, Arial, Helvetica, sans-serif; color:#fde0d4; font-weight:bold; margin-top:0px; margin-bottom:15; }

.pghd {
	color: #DC5C2C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.pghd {
	color: #fde0d4;
	font-weight: bold; }
a:hover.pghd {
	color: #4e4972;
	text-decoration: none; }

.boldhd {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.boldhd {
	color: #ffffff;
	font-weight: bold; }
a:hover.boldhd {
	color: #dddddd;
	text-decoration: none; }

.copyright {
	color: #dc5c2c;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright {
	color: #dc5c2c;
	font-weight: normal; }
a:hover.copyright {
	color: #990000;
	text-decoration: none; }
.pghd2 {
	color: #DC5C2C;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif; 
}

.pghd3 {
	color: #DC5C2C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif; 
}


a.pghd2 {
	color: #DC5C2C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;  }
	
a:hover.pghd2 {
	color: #DC5C2C;
	text-decoration: none; }

	
a:visited.pghd2 {
	color: #DC5C2C;
	text-decoration: none; }
	
	
	
	/* Menu */

#menu {
	margin: 0;
	padding-top: 10px;
	padding-left:10px;
	float: left;
	width: auto;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

.address {
	display: inline;
	color:#000000;
	padding-left:10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu a {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#menu a:hover {
	background: #dc5c2c;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #dc5c2c;
	color: #FFFFFF;
}

.menubacker
 {
	background-image:url(../images/pic_menu_backer.jpg);
	background-repeat:no-repeat;
	
}
