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

body{
	background-color: #fddda8;
	margin: 0px;
	padding: 0px;
}
.container{
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.inner-container{
	width:975px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	height: 402px;
	width: 975px;
}
.navigation{
	background-color:#f9a61a;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:14px;
}
.nav{
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
}
.nav a:link{
	color:#FFF;
	text-decoration:none;
}
.nav a:active{
	color:#FFF;
	text-decoration:none;
}
.nav a:visited{
	color:#FFF;
	text-decoration:none;
}
.nav a:hover{
	color:#f9a61a;
	text-decoration:none;
}
.page{
	background-image: url(../images/page.jpg);
	background-repeat: no-repeat;
	height: 881px;
	width: 975px;
}
.content{
	width:623px;
	float:left;
	margin-left:50px;
	margin-top:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:normal;
	letter-spacing:-1px;
	color:#d2232a;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.content h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0px;
	margin:0px;
}
.right-col{
	width:240px;
	height:843px;
	float:right;
	margin-right:40px;
	margin-top:23px;
	background-image: url(../images/formBG.jpg);
	background-repeat: no-repeat;
}
.form{
	width:200px;
	padding-left:20px;
	padding-right:20px;
	padding-top:60px;
}
.form-inner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d2232a;
}
.foot-shadow{
	background-image: url(../images/foot-shadow.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 1020px;
	margin-left:auto;
	margin-right:auto;
}
.footlinks{
	width:975px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:18px;
	text-align:center;
	word-spacing:3px;
}
.footlinks a:link{
		color:#333;
		text-decoration:none;
}
.footlinks a:active{
		color:#333;
		text-decoration:none;
}
.footlinks a:visited{
		color:#333;
		text-decoration:none;
}
.footlinks a:hover{
		color:#d2232a;
		text-decoration:none;
}
.error {
	font-size: 15px;
	color: #000000;
}
.error2 {
	color: #D2232A;
}
.story2 h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 16px;
	clear: left;
}
.my_story {
	float: left;
}
.left h1 {
	line-height: normal;
}
.story_image {
	clear: left;
	float: left;
	top: 0px;
	display: block;
	width: 620px;
	padding-bottom: 10px;
}
.story_image img {
	float: left;
	padding-right: 10px;
}
#pages {
	clear: left;
	font-size: 16px;
	color: #c708c0;
}
.story_3 h1 {
	float: left;
	padding: 0px;
}
