body {
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Century Gothic; Arial;
	font-size: 10px;
	margin: 0px;
}

td{
	font-size:10pt;
	font-family:Century Gothic; Arial;
	color:515151;
}

div.faq{
	padding: 2px;
}

p{
	text-align:justify;
}

H1 {
	font-family: Century Gothic; Arial;
	font-size: 14pt;
	color: #49401D;
	text-align: left;
}

H2 {
	font-family: Century Gothic; Arial;
	font-size: 11pt;
	letter-spacing: 0.1em;
	color: #5F6C87;
	text-align: left;
}

li{
	padding:5px;
	
}

a {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color:#0057AE;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color: #800000;
	font-weight:normal;
	text-decoration:underline;
}

	


.menu{
	color:EAE3C8;
	font-family:Century Gothic; Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}

.menu:hover{
	color:ffffff;
	font-family:Century Gothic; Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none
}
.menu2{
	color:EAE3C8;
	font-family:Century Gothic; Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}

.menu2:hover{
	color:EAE3C8;
	font-family:Century Gothic; Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}

.footer{
	color:gray;
	font-family:Century Gothic; Arial;
	font-size:7pt;
	text-decoration:underline;
}

.footer:hover{
	color:silver
	font-family:Century Gothic; Arial;
	font-size:7pt;
	text-decoration:underline;
}

.email{
	color:044DE1;
	font-family:Century Gothic; Arial;
	font-size:7pt;
	text-decoration:none;
}

input{
	font-family:Century Gothic; Arial;
	font-size: 13px;
	color: #000000;
	background: #F5F2E9;
	border: 1px solid #E2D9BA;
}

textarea{
	font-family:Century Gothic; Arial;
	font-size: 13px;
	color: #000000;
	background: #F5F2E9;
	border: 1px solid #E2D9BA;
}

.submit input{
	font-family:Century Gothic; Arial;
	font-size: 14px;
	color: #5F6C87;
	font-weight: bold;
	letter-spacing: 0.1em;
	background: #EEEBD7;
	border: 1px outset #D3CC98;
	padding-left: 5px;
	padding-right: 5px;
}


fieldset{
	padding: 10px;
	border: 1px solid #E2D9BA;
	width: 550px;
}



