@charset "utf-8";
.main_text_noscroll {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	width: 350px;
	padding-left: 75px;
	vertical-align: top;
	padding-right: 10px;
}
.main_text_noscroll a {
	color: #B4131B;
	text-decoration: none;
}
.main_text_noscroll a:hover {
	color: #333333;
	text-decoration: underline;
}
.main_text_noscroll a:visited {
	font-weight: bold;
	color: #B4131B;
	text-decoration: underline;
}


.page_title {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	font-style: italic;
	color: #B6121B;
	padding-left: 75px;
	padding-top: 75px;
}
.right_pics {
	width: 400px;
	float: none;
}
.inside {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #B4131B;
	font-weight: bold;
}


.sub_nav {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #B6121B;
	height: 12px;
	line-height: 14px;
	text-align: left;
	padding-left: 75px;
	padding-bottom: 15px;
}
.sub_nav a {
	text-decoration: none;
	color: #B6121B;
}
.navigation {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	width: 125px;
	padding-left: 50px;
	font-weight: bolder;
	vertical-align: top;
	padding-top: 75px;
	line-height: 24px;
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #F5D080;
	text-decoration: underline;
}

.sub_nav a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom_nav a {
	color: #B6121B;
	text-decoration: none;
}
.bottom_nav  a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom_nav a:visited {

}

.bottom_nav {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #B6121B;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	height: 30px;
	vertical-align: bottom;
}
.header {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #B6121B;
	text-align: center;
	vertical-align: middle;
	width: 400px;
	top: 25px;
	font-style: oblique;
}
