﻿body {
	min-height: 101%;
	background-color: #E9DCCD;
	margin: 0px;
}

html 	{height: 100%;}

#header   /* Header Area */ {
	padding-top: 5px;
	font-family: Lucida Calligraphy, Lucida Sans, Lucida Sans Regular, century gothic,Arial,Helvetica,sans-serif;
	font-size: 28px;
	font-weight: bold;
	color:#663300;
	text-align: center;
	width: 100%;
	background-color: #E9DCCD;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 0px;
	padding-right: 0px;
}


#address{
font-family: century gothic,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#684742;
	text-align: center;

}


.logo {
	text-align:		center;
	height: 150px;
	padding: 0px;
	vertical-align:bottom;
}



.tel {
	font-family: century gothic,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #382512;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
.view
{	font-size: 12px;
	font-family: century gothic,Arial,Helvetica,sans-serif;

}

	

#main   /* text for all main text */ {
font-family: century gothic,Arial,Helvetica,sans-serif;
	font-size:		11pt;
	font-weight:	normal;
	text-align:		left;
	color: #0C0D42;
	margin-left: 5px;
	margin-right: 5px;
}
	

	


#footer {
	width: 100%;
	background-color: #382512;
	color: #ffffff;
	font: 16px arial, "helvetica, Verdana, sans-serif";
	margin-top: 5px;
	margin-left: 0px;
	padding: 2px 0px;
	min-height: 12px;
	height: 20px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.footer_left{
	padding-left:20px;
	text-align:		left;
}

.footer_center{
	text-align:		center;
}

.footer_right{
	padding-right:20px;
	text-align:		right;
}

.footer_image {
	border-width: 0px;
}
