@charset "UTF-8";
body {
	background-image: url(images/siwrl_bg4.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	height: auto;
	width: 918px;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 202px;
	width: 918px;
}
#main_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	height: auto;
	width: 918px;
	margin-top: -26px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing: 1px;
}
#main_nav a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#main_nav a:hover {
	color:	#CCCC66;
}
#main_nav a:active {
	color:	#CCCC66;
}

#body {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 918px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main_content_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	height: auto;
	width: 780px;
	color: #66520e;
	position: relative;
	left: 70px;
	top: 40px;
	text-align: left;
}
#main_content_interior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	height: auto;
	width: 780px;
	color: #66520e;
	position: relative;
	left: 70px;
	top: 40px;
	text-align: left;
}
#buttons {
	float: left;
	height: auto;
	width: 333px;
	clip: rect(auto,auto,auto,auto);
	margin-top: -323px;
	margin-left: 515px;
}
.clear {
	clear: both;
}
#footer {
	height: 83px;
	width: 918px;
}
#footer_text {
	height: 83px;
	width: 918px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	margin-top: -76px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: lighter;
}
#footer_text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}
#footer_text a:hover {
	color:	#CCCC66;
}
.style1 {
	font-size: 30px;
	font-style: italic;
	color: #de6e82;
	text-align:left;
}
.style2 {
	font-size: 20px;
	line-height: 24px;
	color: #de6e82;
	text-align:left;
}

