body {

	background-color: #2F4F4F;

	margin: 0px;

	background-repeat: repeat-y;

	background-position: center;

	font-family: Arial, Helvetica, sans-serif;

	color: #342716;
text-decoration:none;

	font-size: 80%;

}

ul {

	padding: 0px;

	margin-left: 16px;

}

.padding {

	padding-left: 25px;

}

.paddingturkey {

	padding-left: 3px;
    text-decoration:none;
}


.title {

	font-size: 140%;

	font-weight: bold;

	color: #342716;

}

.title2 {



	font-size: 140%;

	font-weight: bold;

	color: #785736;

}

a {
    text-decoration:none;
	color: #FFFFFF;

}

a:hover {
    text-decoration:none;
	color: #FCA103; 

}




.ax {
    text-decoration:none;
	color: #342716; 

}

.ax:hover {
    text-decoration:none;
	color: #660000; 

}





.ay {
    text-decoration:none;
	color: #342716; 

}








.link {
    text-decoration:underline;
	color: #713800;


}

.link:hover {
    text-decoration:underline;
	color: #4F2700; 

}



.borderfull {

	border: 1px solid #A4714A;

}

.tdtitle {

	background-color: #84704A;

	border: 1px solid #A4714A;

}

.td2 {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #A4714A;

	border-bottom-color: #A4714A;

}


.tdx {

	border-right-width: 1px;

	border-left-width: 1px;

	border-bottom-width: 1px;

	border-top-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-bottom-style: solid;

	border-top-style: solid;

	border-right-color: #663300;

	border-bottom-color: #663300;

}


.bookbutton {

	width: 95%;

}

.tddark {

	background-color: #826236;

}

.tddarklight {

	background-color: #A58D63;

	border: 1px solid #7C6847;

}



.tddarklight1 {

	background-color: #E2D1B2;

	border: 1px solid #7C6847;

}



.smaller {

	font-size: 90%;

	text-align: justify;

}

.smaller2 {

	font-size: 80%;

}

.copyright {

	font-size: 80%;

}



#top_menu {

    width:100%;

    text-align:center;

    margin:-20px 0 0 0;

    }

