body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
}
h1 {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #C1272D;
	font-weight: normal;
	margin:  -5px 0px -10px 0px;
}
h2 {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DB959B;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #C1272D;
}
.res_title {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #C1272D;
	font-weight: normal;
	padding-bottom: 50px;
	margin-bottom:  50px;
	margin-left: 30px;
	vertical-align: middle;
}
.h {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7F7F;
	font-weight: normal;
}
a.h {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}
.nav {
padding: 70px 60px 15px 0px
}
.top {
	height: 157px;
	width: 100%;
	background-image: url(img/top_bg.jpg);
}
.subtop {
	width: 100%;
	background: #E3ABB3;
}
.res_pages {
        height: 37px;
	width: 100%;
	background: #E3ABB3;
	background-image: url(img/res_pages_bg.gif);
	background-repeat: repeat-x;
}
.res_subpages {
        margin-top: 7px;
	height: 37px;
	width: 100%;
	background: #FFFFFF;
	background-image: url(img/res_subpages_bg.gif);
	background-repeat: repeat-x;
}
.page_selected {
       margin-top: 0px;
       padding-top: 4px;
       padding-bottom: 0px;
       padding-left: 6px;
       padding-right: 20px;
       height: 31px;
       font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #C1272D;
       background: #FFFFFF;
       border: 1px;
       border-style: solid;
       border-color: #7F7F7F;
       border-bottom-color: #FFFFFF;
}
.page_unselected {
margin-top: 14px;
margin-left: 0px;
padding-top: 3px;
padding-bottom: 0px;
padding-left: 6px;
padding-right: 20px;
        height: 22px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B4B4B;
	background: #DEA9B0;
	border: 1px;
	border-style: solid;
	border-color: #7F7F7F;
}
a.page_unselected_text {
	color: #4B4B4B;
	text-decoration: none;
}
a.page_unselected_text:hover {
	color: #FF0000;
	text-decoration: none;
}
.main {
	padding: 35px 60px 20px 60px;
}
.main table td {
	vertical-align: top;
}
#news {
padding: 0px 60px 20px 60px;
color: #FFFFFF;
}

.top_bg {
	height: 157px;
	width: 100%;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
#logo2 {
padding: 15px 0px 0px 20px;
float: left;
}
#logo {
padding: 22px 0px 0px 63px;
float: left;
}
#slogan {
padding: 29px 31px 0px 0px;
float: right;
}
.bott {
vertical-align: bottom;
margin: 20px 60px 0px 60px;
	width: 88%;
	font-size: 10px;
}
.selected {
	color: #C1272D;
}
a {
	color: #C1272D;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
