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

body{margin:0px; font:11px Verdana; background-color:#E6E6FA}

.nav {width:700px; margin-left:85px; padding-top:12px;  }
.nav a,visited {font-size:13px; font-weight:bold; text-decoration:none; color:white; padding:8px 5px 8px 7px; display:inline-block;  }
.nav a:hover {background:#000066 url(link_arrow.gif) top center no-repeat; border-top:1px solid #FFFFFF;display:inline;  }
.nav a.active {background:#000000 url(link_arrow.gif) top center no-repeat; border-top:1px solid #FFFFFF;display:inline;}


.nav-bg {background:url(nav_bg.gif) center no-repeat; height:47px}
.header-text {background-color:#cc0000; height:170px; color:white; text-align:justify; padding:10px 85px 0 10px}

.heading {background:#2f3235; text-align:left; height:30px; padding:5px 0 10px 10px}
h1{margin:0px; color:#fff600; font-size:23px}

h2{margin-top:3px; padding:0px; text-indent:10px; color:#fff600;}

.booking-module{background:#2f3235; width:370px; padding:0px 0 10px 0; }

.body-text{padding:10px 10px 10px 10px; text-align:justify}

.gray_bg {background:url(gray_bg.gif) repeat-x; height:97px}

.scroll-container {
	width:750px;
	margin-left:30px;
}
#scrolling{background:url(scroll_bg.gif) repeat-x; height:74px}
#scrolling a,visited{ text-decoration:none}

.other-dst {font-weight:bold; color:#cc0000; font-size:13px}

#other-dest ul {margin:0px; padding-left:10px}
#other-dest li { list-style-type:none; line-height:30px; color:white}
#other-dest li a,visited { font:12px Verdana; color:#2e3335; text-decoration:none}
#other-dest li a:hover { color:#FF9900; text-decoration:underline}

.bottom-bg {background:#cc0000 url(bottom_bg.gif) repeat-x; }

.bottom-links { padding:20px 0 0 240px; color:white}
.bottom-links a,visited {color:white; text-decoration:none}
.bottom-links a:hover {color:#FFFF00; text-decoration:none}

.copy-right {font-size:10px; color:white; padding-top:10px}

.fair-text {font:10px Verdana; padding-left:8px; text-align:left}

.karaya {font-weight:bold; font-size:17px; color:#9b0000}

a,visited {color:#333333}