@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px:
}

body {
	background-image: url(../Images/BG_texture.jpg);
	background-repeat: repeat;
}

#navtop {
	background-image: url(../Images/navbar_04.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	height: 27px;
	padding-top: 8px;
	clear: left;
	width: 449px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 623px;
	margin: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 30px;
}

#content_top {
	background-image: url(../Images/mainsite_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 269px;
}

#title {
	background-image: url(../Images/landing_title_02.png);
	background-repeat: no-repeat;
	height: 54px;
	clear: left;
}

#navtop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #FFFFFF;
	text-decoration: none;
}
#content_main {
	background-color: #000000;
	background-image: url(../Images/landing_body_06.jpg);
	background-repeat: no-repeat;
	width: 399px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 45px;
}
.pink_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB008B;
	text-decoration: none;
}

.bold_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 10px;
}
.floatimg_left {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 12px;
}
#footer {
	text-align: center;
	padding-top: 55px;
	padding-bottom: 25px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	line-height: 15px;
	padding-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	padding-bottom: 15px;
}

#navtop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #EB008B;
	text-decoration: underline overline;
}



#navtop a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #FFFFFF;
	text-decoration: none;
}
.pinknav_lines {
	color: #EB008B;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #EB008B;
	text-decoration: none;
}
