body
{
	background-color: #446997;
	background-image:url(pics/background.gif);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
}

h1
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	text-align:justify;
}

.gallery
{
	border:solid 1px #dabca6;
}

.bottom_link
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	letter-spacing:1px;
	color:#000000;
}

.bottom_link:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	letter-spacing:1px;
	color:#ff8a00;
}

.contact_form_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #bd743e;
	font-weight:bold;
	letter-spacing:1px;
}

.contact_form_input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #faebe0;
	border:solid 1px #bd743e;
	width:290px;
}


