@charset "UTF-8";
body {
	background-image: url(Images/Azalea-Background2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F48887;
	margin: 0px;
}
#Header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#AzaleaLogo {
	padding: 0px;
	margin-left: 19px;
	float: left;
	margin-top: 11px;
	margin-bottom: 11px;
}
#TopAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #999999;
	float: right;
	margin-top: 11px;
	margin-right: 15px;
}
#MainLinkBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	margin-top: 78px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #582700;
	letter-spacing: 0.5px;
	margin-right: 15px;
}
#main {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#FooterLinks {
	padding: 5px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	text-decoration: none;
	color: #666666;
}
#footer {
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#CopyrightArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 10px;
}
#FrontArea {
	margin-right: 15px;
	margin-left: 15px;
	height: 200px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#BottomArea {
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#FooterHolder {
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#SideBar {
	float: left;
	width: 226px;
	font-style: normal;
}
#ContentArea {
	float: right;
	width: 500px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
}
#SideMain {
	background-image: url(Images/Side-Back.gif);
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#SideFooter {
	background-image: url(Images/Side-Bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 325px;
	margin-top: 0px;
	clear: none;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}
.TopLink {
	color: #582700;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
p {
	color: #999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: 582700;
	line-height: 1.2;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: 582700;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 18px;
	color: #582700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3;
}

