body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
table, caption, thead, tfoot, tbody, tr, th, td,
ul, ol, li, dl, dd, dt,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background: #663366 url(images/floral_bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#wrapper {
	width:960px;
	margin: 0 auto;
}

#header {
width: 960px;
height:auto;
padding:160px 0px 0px 0px;
background: #FFF url(images/header_bg.jpg) top center no-repeat;
}

.title_welcome {
	text-indent: -5000px;
	background: url(images/index_title.jpg) top center no-repeat;
	width: 960px;
	height: 41px;
}

#menu {
	width:920px;
	height: 32px;
	display:block;
	margin:10px 0px 0px 20px;
	border-top:1px solid #D5A500;
	border-bottom:1px solid #D5A500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6A5300;
	background:#FFF;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	width: 920px;
	float: left;
	list-style-type: none;
}

#menu ul li {
float:left;
}

#menu ul a {
	display:block;
	padding: 0px 20px 0px 0px;
	line-height:32px;
	text-decoration:none;
	color:#6A5300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

#menu ul .first a {
background:none;
}

#menu ul a:visited {
	color:#6A5300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

#menu ul a:hover {
	color:#D5A500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.clearbox {
margin:0;
padding:0;
clear:both;
}

#contentbox {
width:920px;
height:auto;
padding:15px 20px;
background:#FFF;
clear:both;
}

.mainimage_left {
width: 420px;
height:auto;
padding:10px;
border: 1px solid #D5A500;
float:left;
}

.mainimage_right{
width: 300px;
height:auto;
padding:10px;
border: 1px solid #D5A500;
float:right;
}

.alt_mainimage_right{
width: 420px;
height:auto;
padding:10px;
border: 1px solid #D5A500;
float:right;
}

.maintext_right {
width:430px;
height:auto;
padding:15px 15px 5px 15px;
background: url(images/introtext_bg.jpg) bottom left repeat-x;
float:right;
}

.maintext_left {
width:530px;
height:auto;
padding:15px 15px 5px 15px;
background: url(images/introtext_bg.jpg) bottom left repeat-x;
float:left;
}

.alt_maintext_left {
width:420px;
height:auto;
padding:15px 15px 5px 15px;
background: url(images/introtext_bg.jpg) bottom left repeat-x;
float:left;
}

.maintext_left li {
margin:0 0 0 10px;
}

.fivecol_box {
width:168px;
height:auto;
float:left;
margin:0px 20px 0px 0px;
}

.fivecol_boxright {
width:168px;
height:auto;
float:right;
margin:0px 0px 0px 0px;
}

.fivecoltext_box {
width:146px;
height:205px;
padding:10px;
margin:10px 0px;
border: 1px solid #F0DFA3;
background: #FFF url(images/smallcontent_bg.jpg) bottom left repeat-x;
float:left;
}

.fivecoltext_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #302603;
	line-height: 18px;
}

#footer {
width:940px;
height:76px;
padding:60px 0px 0px 20px;
background: url(images/footer_bg.jpg) top center no-repeat;
}

#footer p {
	color: #FFDD66;
}

#footer a:link {
	text-decoration:none;
	color:#FFDD66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#footer a:visited {
	text-decoration:none;
	color:#FFDD66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#footer a:hover {
	text-decoration:none;
	color:#FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #FFFF99;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#6A5300;
	margin:10px 0px 10px 0px;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D5A500;
	margin:0px 0px 10px 0px;
	font-style: italic;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #302603;
	line-height: 21px;
	margin:0 0 10px 0;
}

#contentbox a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D5A500;
	line-height: 21px;
	text-decoration: none;
}

#contentbox a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D5A500;
	line-height: 21px;
	text-decoration: none;
}
#contentbox a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #302603;
	line-height: 21px;
	border-bottom:1px dotted #302603;
}