/* CSS Document */
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.125;
}
#everything {
	width:772px;
	margin:auto;
}

#content {
	border-left:3px solid #9a7fae;
	border-right:3px solid #9a7fae;
	background-image:url(../images/bg_home_content.jpg);
	background-position:center;
}
.home_content {
	background-image:url(../images/bg_home_content.gif);
}
.content_bg {
/*	background-image:url(../images/bg_home_content.jpg); */
}
.left_col {
	float:left;
	width:464px;
}
.right_col {
	float:left;
	width:302px;
}
#home_form {
	background-image:url(../images/bg_home_form.jpg);
	padding:74px 17px 0px 17px;
}
form {
	margin:0;
	padding:0;
}
#base {
	height:32px;
	background-color:#816ca3;
	border-top:1px solid #b0a981;
	border-left:3px solid #9a7fae;
	border-right:3px solid #9a7fae;
	border-bottom:3px solid #9a7fae;

}
#footer {
	padding:7px 0 7px 0;
	text-align:center;
	color:#666666;
	font-size:10px;
}
#footer a {
	padding:0 14px 0 14px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
#footer a:hover {
	color:#9a7fae;
}
#copyright {
	color:#666666;
	font-size:10px;
	width:520px;
	float:left;
}
#bottom_info {
	width:225px;
	float:left;
	padding-bottom:15px;
}
#copyright a {
	text-decoration:none;
	color:#666666;
}
#copyright a:hover {
	color:#333333;
}
.emblem {
	text-align:center;
	padding-bottom:10px;
}
.title {
	color:#9075AE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}
#careCredit {
	width:180px;
	margin:auto;
}

