@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Adobe Garamond", "Times New Roman", Times, serif;
	size: 12px;
	color: #000000;
	background: url("images/mainback.jpg") top center repeat;
	margin: 0px 0px 0px 0px;
	}

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

a:hover {
	text-decoration: underline;
	}

#white {
	width: 850px;
	height: auto;
	background: url("images/whiteback.jpg") top center repeat-y;
	}

#main {
	width: 750px;
	padding: 35px 25px 0px 25px;
	}

#form {
	width: 300px;
	}

#index {
	width: 750px;
	margin: 25px 50px 0px 50px;
	}

.menu {
	width: 175px;
	height: auto;
	padding: 0px 25px 0px 0px;
	}

.content {
	width: 515px;
	padding: 20px 20px 20px 20px;
	background: #ffffff;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #000000;
	}

.content2 {
	width: 535px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #000000;
	}

.title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}
	
.large {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	}

#footer {
	width: 830px;
	padding: 25px 10px 25px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: center;
	color: #56342a;
	}

.goldbrown {
	font-size: 9px;
	color: #b67127;
	}



/* MENU */

a.menu1 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_01.png");
	}
a.menu1:hover {
	background: url("images/menu2_01.png");
	}

a.menu2 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_02.png");
	}
a.menu2:hover {
	background: url("images/menu2_02.png");
	}

a.menu3 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_03.png");
	}
a.menu3:hover {
	background: url("images/menu2_03.png");
	}

a.menu4 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_04.png");
	}
a.menu4:hover {
	background: url("images/menu2_04.png");
	}

a.menu5 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_05.png");
	}
a.menu5:hover {
	background: url("images/menu2_05.png");
	}

a.menu6 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_06.png");
	}
a.menu6:hover {
	background: url("images/menu2_06.png");
	}

a.menu7 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_07.png");
	}
a.menu7:hover {
	background: url("images/menu2_07.png");
	}

a.menu8 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_08.png");
	}
a.menu8:hover {
	background: url("images/menu2_08.png");
	}

a.menu9 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_09.png");
	}
a.menu9:hover {
	background: url("images/menu2_09.png");
	}

a.menu10 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_10.png");
	}
a.menu10:hover {
	background: url("images/menu2_10.png");
	}

a.menu11 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_11.png");
	}
a.menu11:hover {
	background: url("images/menu2_11.png");
	}

a.menu12 {
	display: block;
	width: 175px;
	height: 32px;
	text-decoration: none;
	background: url("images/menu_12.png");
	}
a.menu12:hover {
	background: url("images/menu2_12.png");
	}

a.menu13 {
	display: block;
	width: 175px;
	height: 42px;
	text-decoration: none;
	background: url("images/menu_13.png");
	}
a.menu13:hover {
	background: url("images/menu2_13.png");
	}
	
a.menu14 {
	display: block;
	width: 175px;
	height: 42px;
	text-decoration: none;
	background: url("images/menu_14.png");
	}
a.menu14:hover {
	background: url("images/menu2_14.png");
	}
