body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.Nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e9cad9;
	text-decoration: none;
	background-color: #63002f;
	background-image: url(images/nav_bg.gif);
	display: block;
	height: 31px;
	line-height: 31px;
	text-align: center;

}
.Nav a:hover {
font-size: 11px;
	background-color: #FFFFFF;
	color: #ff69b0;
}
.imgpadding{
padding-left: 15px;
}
.blackheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-right: 10px;
}
.blacktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
.blacktext a, .blacktext a:hover{
	font-size: 12px;
	color: #000000;
		
}
.heading
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding-left: 10px;
}

.pinktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffdfee;
	padding-left: 5px;
	padding-right: 5px;
}
.pinktext a, a:hover {
	font-size: 14px;
	color: #ffdfee;
	
}
.blogtext {
	color: #ffe3b2;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 5px;
	background-image: url(images/line_dotted.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.blogtextmore {
	color: #ffe3b2;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.blogtextmore a,.blogtextmore a:hover {
	color: #ffe3b2;
	font-size: 11px;
	text-decoration: none;
}
INPUT.input250 {
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #D8D8D8;
}

INPUT.input175Button {
	width: 192px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif,;
	background-image: url(images/button_submit.gif);
	height: 21px;

}
H1 {
	font-weight: bold; 
	font-size: 16px;
	display: none;
	position: absolute;
	left: -9000px;
	color: #000; 
	font-family: Georgia, "Times New Roman", Times, serif,;
	text-decoration: none;
	}
	H2 {
	font-weight: bold; 
	font-size: 12px;
	color: #000; 
	font-family: Georgia, "Times New Roman", Times, serif,;
	text-decoration: none;
}
	H3 {
	font-weight: bold; 
	font-size: 10px;
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	text-decoration: none;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.footernav  a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	
}
.footernav  a:hover {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}