body	{
	margin: 0;
	background-color: #8E0E7C;
	}
	
#Container {

	margin: 0 auto;
	width: 1000px;
	margin-top: 10px;

	border-top	: 5px solid #F37876;
	border-left	: 5px solid #F37876;
	border-right: 5px solid #FEC210;
	background:url(images/Background.gif) bottom left;
	background-repeat: no-repeat;
		background-color:#73B5DE;
}

#Banner{
	position:relative;
	width: 100%;
	height: 150px;
	background-color:#B3D4EC;
	background-image:url(images/Banner.png);
	background-repeat: no-repeat;
	background-position: Right;	
	}
	
#TopNav{
	position:relative;
	color : #000000;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	background-image:url(images/topborder.gif);
	background-color: #FEC210;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
	background-position: left;
	}
	
#Content{
	width: 1000px;



	}
	
#MainContent{
	color : #991284;
	font-size: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


	}
#MainContent a {
	color: #273E8A;
	text-decoration: underline;
}
#MainContent a:hover{
	color : #273E8A;
	text-decoration: none;
}

.redH{
	color : #EE1C23;
	font-size: 40px;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top:15px;
	line-height: 0px;
	padding-left: 10px;

}

.red{
	color : #EE1C23;
	font-size: 32px;
	font-family:  Verdana,Arial, Helvetica, sans-serif;

	width: 955px;
	line-height:10px;
	padding-left: 10px;
	font-weight: bold;
}

#pink{
	color : #ED008C;
	font-size: 32px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	width: 955px;
	line-height: 5px;
	padding-left: 10px;
	font-weight: bold;

}

.quote{
	color : #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	width: 955px;
	padding-left: 10px;

}	
#action{
	color : #0072BC;
	font-size: 16px;
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	width: 955px;
	line-height: 0px;
	padding-left: 10px;
	font-weight: bold;

}
#Phone{
	color : #000000;
	font-size: 16px;
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	width: 955px;
	line-height: 5px;
	padding-left: 10px;
	font-weight: bold;

}

#Footer{
	color : #000000;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/topborder.gif);
	background-color: #FEC210;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
	background-position: left;
		border-left	: 5px solid #F37876;
	border-right: 5px solid #FEC210;
	}
.contactImg{
	width: 955px;
	padding-left: 10px;
	padding-bottom:10px;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	background-color: #B3D4EC;
	width: 1000px;	
	height:94%;
	margin-top: 10px;

	border-left	: 20px solid #F37876;
	border-right: 20px solid #FEC210;

}

div#text {
	color : #991284;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 955px;
	line-height: 22px;
	padding-bottom: 10px;
}
div#text a {
	color: #273E8A;
	text-decoration: underline;
}
div#text a:hover{
	color : #273E8A;
	text-decoration: none;
}
.text_m {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 40px;
	width: 40%;
	line-height: 22px;
	padding-top:10px;
}
.text_m a {
	color: #991284;
	text-decoration: underline;
}
.text_m a:hover{
	color : #FF3366;
	text-decoration: none;
}




#Content a {
	color: #273E8A;
	text-decoration: underline;
}
#Content a:hover{
	color : #273E8A;
	text-decoration: none;
}



#nav {
	color : #000000;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	background-image:url(images/topborder.gif);
	background-color: #FEC210;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
	background-position: left;
}
#nav ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
}
#nav li a {

	text-decoration: underline;
}
#nav li a:hover{

	text-decoration: none;
}
#footer {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	background-image:url(images/topborder.gif);
	background-color: #FEC210;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
	background-position: left;
}
#footer ul {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer li a:hover{
	color : #FFFFFF;
	text-decoration: none;
}
#sitemap {
	color : #991284;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	background-color: #B3D4EC;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}
#sitemap ul {
	list-style-type: none;
	display: inline;
}
#sitemap ul li {
	display: inline;
}
#sitemap li a {
	color: #991284;
	text-decoration: underline;
}
#sitemap li a:hover{
	color : #FF3366;
	text-decoration: none;
}
#contact {
	color : #991284;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	background-color: #B3D4EC;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 12px;
}
#contact ul {
	list-style-type: none;
	display: inline;
}
#contact ul li {
	display: inline;
}
#contact li a {
	color: #991284;
	text-decoration: underline;
}
#contact li a:hover{
	color : #FF3366;
	text-decoration: none;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #991284;
}

#contentH {
	color : #991284;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background:url(../images/Background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/Background.gif);
	background-color: #73B5DE;
	background-position: Right;
}
#contentH a {
	color: #273E8A;
	text-decoration: none;
}
#contentH a:hover{
	color : #273E8A;
	text-decoration: underline;
}




