body {
	margin: 0 auto;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-color: #FBD2E0;
	text-align:center;
	line-height:133%;
	}

p{
	margin: 0px!important;
	padding:6px!important;
}

#border {
	text-align:center;
	width:760px;
	margin: 0 auto;
	padding: 0;
	color: #333;
	background-color: #fff;
	background-image: url('images/bg.gif');
	}
	
#CCC {
	text-align:right;
	width:760px;
	color: #767676;
	background-color: #FBD2E0;
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	}
	
#footer {
	background-color:#FBD2E0;
	color:#767676;
	width:760px;
	height:30px;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 7px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	}

#header {
	height:158px;
	width:760px;
	border-bottom:2px solid #A4D2F0;
	}
	
#headerhome {
	height:138px;
	width:760px;
	}
	
#menu {
	float:right;
	text-align:left;
	padding-top:15px;
	padding-right:10px;
	line-height:150%;
	font-size: 92%;
	}
	
#bottomimage {
	width:760px;
	height:19px;
	margin: 0 auto;
	padding: 0;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	color:#000;
	background-color: #FBD2E0;
	}
	
#content {
	padding-right: 50px!important;
	padding-left: 50px!important;
	padding-top: 15px!important;
	padding-bottom: 0px!important;
	margin:0 auto;
	text-align:left;
	}
	
.highlight{
	border:1px solid #3897D6;
	background-color:#DCEDF8;
	color:#333333;
	text-align:right;
	margin: 15px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 14px;
}

.quote{
	width:430px;
	padding:20px!important;
	margin-bottom:39px;
	padding-left:70px!important;
	padding-top:50px!important;
}

.homebox2{
	margin:0 auto;
	margin-right:2px;
	padding-left:50px!important;
	padding-right:50px!important;
	margin-top:0px;
	padding-top:10px!important;
}

.homebox{
	background-image: url('images/pinkline.jpg');
	background-repeat: no-repeat;
	float:right;
	background-color:#FEF1ED;
	color:#666666;
	text-align:left;
	padding-top:20px!important;
	padding-left:20px!important;
	padding-right:30px!important;
	padding-bottom:20px!important;
	width:244px;
	margin-right:2px;
	margin-top:5px;
}

h1	{
	font-size: 140%;
	color:#8F103D;
	background-color:#FFF;
}

h2	{
	font-size: 120%;
	color:#8F103D;
}

.redtext	{
	color:#8F103D;
}

A {
	color: #8F103D;
	background-color: #fff;
	text-decoration: underline;
	}
	
A:link {
	color: #8F103D;
	background-color: #fff;
	text-decoration: underline;
	}
	
A:visited {
	color: #8F103D; 
	background-color: #fff; 
	text-decoration: underline;
	}
	
A:hover {
	color: #3897D6; 
	background-color: #fff; 
	text-decoration: none;
	}
	
A.footerlink:link {
	color: #767676;
	background-color: #fff;
	text-decoration: none;
	font-size: 85%;
	font-weight:bold;
	}
	
A.footerlink:visited {
	color: #767676; 
	background-color: #fff; 
	text-decoration: none;
	font-size: 85%;
	font-weight:bold;
	}
	
A.footerlink:hover {
	color: #3897D6; 
	background-color: #fff; 
	text-decoration: underline;
	font-size: 85%;
	font-weight:bold;
	}
	
A.menulink:link {
	color: #8F103D;
	background-color: #fff;
	text-decoration: none;
	font-weight:bold;
	}
	
A.menulink:visited {
	color: #8F103D; 
	background-color: #fff; 
	text-decoration: none;
	font-weight:bold;
	
	}
	
A.menulink:hover {
	color: #3897D6; 
	background-color: #fff; 
	text-decoration: underline;
	font-weight:bold;
	}
	
