@charset "UTF-8";
/* CSS Document */

body {
	background-color: #906;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	padding: 10px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A60079;
}
#navigation {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-style: normal;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	height: auto;
	width: 650px;
	margin-left: 5px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation ul li {
	list-style-type: none;
	border: medium double #A60079;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	letter-spacing: 3px;
	width: 140px;
	padding: 5px;
	margin-bottom: 5px;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both;
	height: 75px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #A60079;
	border-right-color: #A60079;
	border-bottom-color: #A60079;
	border-left-color: #A60079;
}
#contact_block01 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 5px;
	height: auto;
	margin-top: 10px;
	width: auto;
	border: medium ridge #A60079;
}
#contact_block02 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 5px;
	height: auto;
	margin-top: 10px;
	width: auto;
	border: medium double #A60079;
	margin-bottom: 5px;
}
.homepagetext {
	text-indent: 20px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
}
.indent {
	text-indent: 20px;
	text-align: justify;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
.center_object {
	text-align: center;
}
.LLC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 36px;
	color: #000;
}
h2 {
	font-size: 24px;
	color: #666;
}
h3 {
	font-size: 18px;
	color: #999;
}
a:link {
	color: #000;
	text-decoration: underline;
	font-style: italic;
}
a:visited {
	color: #000;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #906;
	font-style: italic;
}
a:active {
	color: #000;
	font-style: italic;
	text-decoration: underline;
}
.justify {
	text-align: justify;
}
.portrait {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sidebarimages {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	height: auto;
	width: auto;
	padding-left: 20px;
}
.sidebartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px;
	text-align: justify;
}
.lineHeightIndent {
	text-indent: 20px;
	text-align: justify;
	line-height: 28px;
}
