/*-------------------------------------------------------------------
Site Required
-------------------------------------------------------------------*/

body, td {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
}

a, a:link, a:visited { text-decoration: none; color: #A0419A; }
a:active, a:hover { text-decoration: underline; color: #A0419A; } 

a:link {
	color: #A0419A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


h1 { font: normal 28px/1 Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #add6ff; color: #A0419A; margin: 0 0 10px 0; padding: 0 0 10px 0; }
h2 { font-size: 16px; font-weight: normal; color: #A0419A; margin: 0; padding: 0; text-transform: uppercase; }
h3 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 14px; color: #56491D; margin:0px; padding:0px; }
h4 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 12px; color: #000000; margin:0px; padding:0px; }
h5 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: bold; font-size: 11px; color: #000000; margin:0px; padding:0px; }
h6 { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 9px; color: #000000; margin:0px; padding:0px; }
.footer_text { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 9px; color: #5A471C; margin:0px; padding:0px; }
.footer_link, .vsitext { font-family: Verdana, Tahoma, Arial, Helvetica; font-weight: normal; font-size: 9px; color: #5A471C; margin:0px; padding:10px; }

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

blockquote {
	font: italic 14px/1.5 "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #A0419A;
	margin: 0;
	padding: 0;
}
blockquote p {
	margin: 0;
	padding: 0;
}
blockquote .author {
	color: #000;
	text-align: right;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

ul.links {
	font-size: 11px;
	margin: 0;
	padding: 60px 0 0 0;
}
ul.links li {
	padding: 0 10px 0 22px;
	line-height: 1.8;
	list-style: none;
	float: left;
	background: url(/images/bullet.gif) no-repeat;
}
ul.links li.no-bullet {
	background: none;
	padding: 0 10px 0 0;
}
ul.links a span {
	display: block;
	font-size: 9px;
	line-height: 1.5;
}


#wrapper {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 924px;
	text-align: left;
}

#logo {
	position: absolute;
}
#logo a {
	position: relative;
	left: -30px;
}

#header_spacer {
	height: 28px;
	padding: 0 10px 0 0;
}

#site_search {
	padding: 0 10px 0 0;
	display: block;
}
#site_search form {
	background: url(/images/search_field.gif) no-repeat;
	float: right;
	height: 28px;
	margin: 0;
	padding: 0;
	width: 184px;
	
}
#search_button {
	float: left;
	padding: 5px 0 5px 10px;
}
#search_field {
	background: none;
	border: none;
	color: #999;
	float: left;
	font-size: 16px;
	height: 20px;
	line-height: 1;
	margin: 0;
	padding: 6px 0 2px 0;
	text-align: center;
	width: 152px;
}

#nav {
	float: left;
	width: 904px;
}
#nav ul {
	float: right;
	font: 15px/1 Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#nav a {
	color: #A0419A;
	display: block;
	text-decoration: none;
	padding: 10px;
}
#nav a:hover {
	text-decoration: underline;
}

#cap {
	background: url(/images/cap_background.gif) no-repeat;
	float: left;
	width: 100%;
}

#content {
	background: #FFF url(/images/content_background.gif) repeat-y;
	float: left;
	margin: 30px 0 0 0;
	width: 100%;
}

#home {
	margin: -39px 2px 0 0;
	min-height: 375px;
	padding: 37px 0 0 0;
	position: relative;
}

#home .section { 
	padding: 40px 0 0 30px;
	width: 340px;
}

#section_1 {
	border-right: 1px solid #add6ff;
	float: left;
	width: 430px;
	padding: 0 25px 0 40px;
}
#section_2 {
	float: left;
	width: 350px;
	padding: 0 38px 0 30px;
}

#section_2 h1 {
	font: 15px/1.5 "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #A0419A;
	margin: 0;
	padding: 0;
	width: 240px;
	font-weight: bold;
	width: 100%;
}

#art {
	text-align: right;
	margin: -41px -47px 0 0;
	position: relative;
}

#footer_content {
	background: url(/images/footer_content.gif) no-repeat bottom;
	clear: both;
	height: 50px;
}

#footer {
	background: url(/images/footer_gradient.gif) repeat-x bottom;
	clear: both;
	height: 60px;
}
#footer p, #footer a {
	color: #FFF7E3;
	padding: 15px 0 0 25px;
}

