@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
}
#main
	{
		width:920px;
		background-color:#f8f3dd; 
		height:auto;
		margin:auto;
		border:8px solid #b18c56;
	}
	
	.font
	{
	font:11px normal Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	text-decoration:none;
	
	}
	.font1
	{
	font:12px normal Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;text-align: justify;

	
	}
	.contact
{
width:700px;
height:20px;
background-color:#d3b98f;
border:1px solid #810202;
}
.cont_font
{
font:11px bolder Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}
.footer
{
font:10px normal Arial, Helvetica, sans-serif;
color:#ab9066;
text-decoration:none;
}
.footer:hover
{
font:10px normal Arial, Helvetica, sans-serif;
color:#810202;
text-decoration:underline;
}
.back
{
font:11px normal Arial, Helvetica, sans-serif;
color:#993300;
text-decoration:underline;
}
.red
{
    FONT-WEIGHT: bold;
    COLOR: red;
   	font:10px normal Arial, Helvetica, sans-serif;
}

.red_font
{
    FONT-WEIGHT: bold;
    COLOR: red;
   	font:12px normal Arial, Helvetica, sans-serif;
}
.request_form
{
	text-align: center;
	padding: 5px;
	font-family: Verdana;
	font-size: 18px;
	line-height: 21px;
	color: #ffffff;
}
