@charset "windows-1250";
body{
	text-align:center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

p a{
		color: #926916;	
	
}


#main_div{
	position:relative;
	width:770px;
	margin:auto;
	text-align:left;
} 

.monotype {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 19px;
	color: #000000;	
}
.tiny {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;	
}

.menu_table {
	padding:7px;
	width:100%;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 19px;	
}
.menu_table td {
	padding:10px;
}

p:first-letter {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 22px;
	color: #86420c;
}

h1 {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 30px;
	color: #86420c;
	text-align:center;
	text-transform:uppercase;
}
h2 {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 22px;
	color: #86420c;
	margin-bottom:0px;
	padding-bottom:5px;
}
h3 {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 18px;
	color: #660000;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	padding:0px;
	text-align:center;
}

h4 {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 22px;
	color: #86420c;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.text {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 22px;
	color: #86420c;
	text-decoration:none;
}

/*email form settings*/
.input_width {
	width: 200px;
	height:20px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#845A04 1px solid;
	background-color:#e1cea6;
}
.textarea_width {
	width: 200px;
	height:70px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#845A04 1px solid;
	background-color:#e1cea6;	
}
.input_protect {
	width: 100px;
	height:20px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#845A04 1px solid;
	background-color:#e1cea6;
}
.input_submit {
	width: 100px;
	height:20px;
	font-size:16px;
	color: #86420c;
	font-family: "Monotype Corsiva", "Times New Roman";
	border:#845A04 1px solid;
	background-color:#e1cea6;
}
.bottom_menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ceb889;	
	width:520px; 
	text-align:center;
	float:left;
}
.bottom_menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ceb889;
	text-decoration:none;
}
.bottom_menu a:hover{
	color:#FFFFFF;
}

.bottom_cr{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #926916;
	text-align:center;
	width:500px;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;

 }
.bottom_cr a:visited{
		color: #926916;	
	
}
.bottom_cr a:hover{
		color:#FFFFFF;
		

}
#contact_under_menu{
	position:absolute;
	top:730px;
	right:35px;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 16px;
	color: #ceb889;
	height:183px;
	text-align:right;
	z-index:200;
}
#contact_under_menu a{
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 16px;
	color: #ceb889;
	text-decoration:none;
}
	


