@charset "utf-8";
/* CSS Document */

Body{
	margin:0 auto;
	font-size:10px;
	background-image:url(../images/background.jpg);
	font-family:"Times New Roman", Times, serif;
	}
a{
	outline:0;
	border:0;
	}
#main{
	margin:0 auto;
	width:900px;
	}
.nav{
	background-color:#000000;
	font-size:14pt;
	overflow:hidden;
	width:868px;
	margin:0 auto;
	text-align:center;
	padding:4px 0;

	}
.nav a{
	background-image:url(../images/y_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 30px 0 20px;
	color:#EDD890;
	text-decoration:none;
	margin:0 0 0 10px;
	}
.nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	background-image:url(../images/arrow.jpg);
	}
.content{
	font-size:16pt;
	line-height:29px;
	color:#534640;
	font-family:"Times New Roman", Times, serif;
	}
.contenttwo{
	font-size:24pt;
	line-height:58px;
	color:#534640;
	text-align:center;
	letter-spacing:1px;
	}
.contenttwo a{
	color:#534640;
	text-decoration:none;
	}
.contentthree{
	font-size:20pt;
	line-height:58px;
	color:#534640;
	letter-spacing:2px;
	font-weight:bold;
	font-style:italic;
	}
.contentfour{
	font-size:19pt;
	line-height:48px;
	color:#534640;
	text-align:center;
	letter-spacing:1px;
	}
.copy{
	color:#534640;
	font-size:13px;
	padding:25px 0 30px 0;
	}
.copy a{
	text-decoration:none;
	color:#534640;
	}
.copy a:hover{
	text-decoration:underline;
	}
.textfield{
	width:434px;
	height:30px;
	font-size:23px;
	padding:0 2px;
	border:0px;
	background-image:url(../images/textfield.jpg);
	background-repeat:no-repeat;
	color:#534640;
	}
.textarea{
	width:434px;
	height:365px;
	font-size:23px;
	padding:0 2px;
	border:0px;
	background-image:url(../images/textarea.jpg);
	color:#534640;
	font-family:"Times New Roman", Times, serif;
	}
.button{
	background-image:url(../images/submit.jpg);
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	border:1px #53463e solid;
	color:#53463e;
	padding:2px 5px;
	}
.tump img{
	padding:10px 10px;
	}
.textone{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#EDD890;
	/*font-style:italic;
	font-weight:bold;*/
	}
.texttwo{
	font-size:14pt;
	line-height:29px;
	font-family:"Times New Roman", Times, serif;
	color:#EDD890;
	}
.textthree{
	font-size:18pt;
	font-family:"Times New Roman", Times, serif;
	color:#EDD890;
