body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b0a77e;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#header {
	background-color: #faecf7;
	height: 130px;
	background-image: url(images/headbg.gif);
	background-position: 800px top;
	background-repeat: no-repeat;
}
#navigation {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 45px;
	margin-bottom: 40px;
}

#left_column {
	float: left;
	width: 206px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#right_column {
	float: right;
	width: 674px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 22px;
}
h4 {
	margin: 0px;
	color: #444445;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #75003A;
	border-right-color: #75003A;
	border-bottom-color: #75003A;
	border-left-color: #75003A;
	padding-bottom: 8px;
	clear: both;
}
#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 60px;
	padding-bottom: 60px;
	clear: both;
	background-color: #FAECF7;
	text-align: center;
	color: #333333;
	margin-top: 40px;
	font-size: 12px;
	bottom: 0px;
	width: 100%;
}

.right_col_top {
	line-height: 2px;
	background-image: url(images/headers/right_col_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 674px;
	background-position: bottom;
}

#left_column ul {
	margin: 0px;
}
.sizer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#left_column li {
	margin: 0px;
	list-style-type: disc;
	border: 0px dotted #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.logo {

}

.right_col_mid {
	background-color: #FCF4FA;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#left_logo {
	background-image: url(images/left_logo.gif);
	height: 152px;
	width: 152px;
	position: absolute;
	margin-top: 8px;
	margin-right: 8px;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left_column a:link, #left_column a:active, #left_column a:visited {
	margin: 0px;
	list-style-type: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FAECF7;
	border-right-color: #FAECF7;
	border-bottom-color: #FAECF7;
	border-left-color: #FAECF7;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #75003A;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
}
#left_column a:hover {
	margin: 0px;
	list-style-type: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FAECF7;
	border-right-color: #FAECF7;
	border-bottom-color: #FAECF7;
	border-left-color: #FAECF7;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	background-color: #FFFBFD;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
}
#navigation li a:link, #navigation li a:active, #navigation li a:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 45px;
	color: #a14874;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 120px;
	text-align: center;
	list-style-type: none;
	float: left;
	margin-right: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#navigation li {
	display: block;
	list-style-type: none;
	float: right;
}
#navigation ul {
	margin: 0px;
}

#navigation li a:hover {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 45px;
	color: #333333;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
	width: 120px;
	text-align: center;
	list-style-type: none;
	float: left;
	text-decoration: none;
	margin-left: 4px;
}
a:link, a:active, a:visited {
	color: #75003A;
}

.right_col_bot {
	line-height: 2px;
	background-image: url(images/headers/right_col_bot.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 674px;
	background-position: top;
}
a:hover {
	color: #75003A;
	text-decoration: none;
}
h3 {
	color: #444445;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #444445;
	border-right-color: #444445;
	border-bottom-color: #444445;
	border-left-color: #444445;
}
#selected a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 45px;
	color: #333333;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
	width: 120px;
	text-align: center;
	list-style-type: none;
	float: left;
	text-decoration: none;
	margin-left: 4px;
}
#selected li {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 45px;
	color: #333333;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
	width: 120px;
	text-align: center;
	list-style-type: none;
	float: left;
	text-decoration: none;
	margin-left: 4px;
}

