@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	margin: 0px;
	width: 950px;
	padding: 0px;
}
a:link {
	color: #4676CC;
	text-decoration: underline;
}
a:visited {
	color: #6589CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	color: #0099FF;
}
.hdr_home {
	width: 292px;
	background-image: url(imgs/div-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
.box {
	background-image: url(imgs/div-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 292px;
}

.box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #840530;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	background-image: url(imgs/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.box ul {
	margin: 0px;
	list-style-type: none;
	line-height: 1.5em;
	padding: 12px;
}
.box p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.box h4 {
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.box li {
	background-image: url(imgs/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 14px;
	margin: 0px;
}

.box a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.box a:visited {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.box a:hover {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.home_above_flash {
	margin: 0px;
	background-image: url(imgs/home_above_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 102px;
	width: 532px;
}
.home_above_flash_big  {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #993552;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.home_above_flash a:visited {
	color: #9A3551;
	text-decoration: none;
}
.home_above_flash h1 {
	font-size: 200%;
	color: #84053F;
	font-weight: normal;
	margin: 0px;
	padding: 24px 0px 14px;
}
.home_above_flash h2 {
	font-size: 120%;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.home_above_flash a:hover {
	color: #5184D0;
	text-decoration: underline;
}

.home_top_header {
	text-align: right;
	margin: 0px;
	padding: 0px 38px 0px 0px;
	width: 912px;
	background-image: url(imgs/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
}

.home_top_header a:link {
	color: #983552;
	margin: 0px;
	padding: 0px;
} 
.home_top_header a:hover{
	color: #000;
	text-decoration: none;
}
.home_top_header a:active {
	color: #0099FF;
}

.footer {
	margin: 0px;
	height: 70px;
	width: 950px;
	font-size: 85%;
	padding: 0px;
}
.footer p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}

.footer  a:link {
	color: #686868;
}
.footer a:visited {
	color: 686868;
	text-decoration: underline;
}
.tile_home_right {
	background-image: url(imgs/bottom_right_spacer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 426px;
	width: 37px;
}
.column_left {
	margin: 0px;
	width: 240px;
	float: left;
}
.column_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.int_content_area {
	background-image: url(images/interior_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 892px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.column_main {
	float: right;
	width: 612px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.columnSpacer {
	background-image: url(imgs/afcdd_02_r5_c4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
