

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background: #3d3d3d;
	color: #FFFFFF;
	font: normal 82.5% "Lucida Sans Unicode",sans-serif;
	text-align:center;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}


h1,h2,h3 {
	color: #CCCCCC;
	padding-top: 6px;
	padding-right:15px;
	padding-left:15px;
}
h4 {
	font-size: 15px;
	margin-bottom: 4px;
	margin-top:10px;
}


/* misc */
.clearer {
	clear: both;
}

/* structure */
#mainContent {
	width:560px;
	pading-right:14px;
	pading-left:14px;
	padding-top:20px;
	float:right;
} 
.container {
	background-color:#523316;
	background-image:url(images/containerBg.gif);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 780px;
}
.containerInt {
	background-color:#523316;
	background-image:url(images/containerBgInt.gif);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 780px;
	text-align:left;
	}
	.containerMap {
	background-color:#523316;
	background-image:url(images/containerBgMap.gif);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 780px;
	text-align:left;
	}

/* header */
.header {
	height: 99px;
	margin: 0 auto;
	width: 780px;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
}

/* navigation */
#menu2 {
	width: 780px;
	background-image:url(images/MenuBg.gif);
	background-repeat: repeat-x;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 40px;
	text-decoration: none;
	font-size: 114%;
	color: #ffffff;
}
#menu2 a:hover {
	color: #FF9900;
}
.FirstMenu
{	background: url(images/SEPERATOR.gif) no-repeat;
}
#menu a:hover {
	color: #ED2024;
}

/* main */
#sidebar1 {
	float: left; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-left:40px;
	padding-right:0px;
	width: 180px;
	margin-top:20px;
}


.ContentBox{
	width:532px;
	background-color:#271916;
	background-image:url(images/topContent.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:50px;
	}
.rightLinks
	{
	background-color:#271916;
	background-image:url(images/bottomContent.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	padding:10px;
	}
	.ContentBoxInt{
	width:721px;
	background-color:#271916;
	background-image:url(images/topContentInt.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:30px;
	}
	.ContentBoxNews
	{
	width:721px;
	background-color:#271916;
	background-image:url(images/topContentInt.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:30px;
	}
	.contentBottom
	{
	background-color:#271916;
	background-image:url(images/bottomContentInt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	padding:10px;
	}
	.TextBox2{
	font-size:14px;
	color:#FFFFFF;
	padding: 15px;
	text-align:justify;
	}
	.TextBoxLeft{
	font-size:14px;
	color:#FFFFFF;
	padding-left:25px;
	padding-right:5px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:justify;
	width:340px;
	float:left;
	}
		.TextBoxRight{
	font-size:14px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:justify;
	width:320px;
	float: right;
	}
	
	.mabat
	{
	font-weight:bold;
	color:#ed1c24;
	}
.TitleArea {
	width:780px;
	height:35px;
	text-align:center;
	clear:both;
	padding-top:2px;
}
.TitleArea2 {
position: relative;
	width:780px;
	height:35px;
	text-align:center;
	clear:both;
	padding-top:7px;
}
#toursmenu{
	height:23px;
	text-align: right;
	clear:both;
	padding-right:35px;
	padding-top:10px;

}
#toursmenu a:link, #toursmenu a:active, #toursmenu a:visited{
	color: #999999;
	text-decoration: none;
	font-size:13px;
}

#toursmenu a:hover{
	color: #FF9900;
	text-decoration: none;
	font-size:13px;
}

ul {
	list-style-image: url(images/bullet.gif);
	color: #CCCCCC;
	margin-left:35px;
	font-size:12px;
	text-align:left;
}

.ContentBoInt{
	width:750px;
	padding-right:15px;
	padding-left:18px;
	padding-top:15px;
	padding-bottom:2px;
	background-color:#FFFFFF;
	text-align:left;
	}
	table
	{
	margin:5px;
	text-align:center;
	}
	td
	{
	margin:5px;
	text-align:center;
	}


	.MapBox
	{
	width:570px;
	text-align:center;
	padding-left:120px;
	padding-right:80px;
	padding-top:50px;
	}
/* footer */
.footer {
	background: #000000;
	color: #FED;
	font-size: 12px;
	margin:0px;
	text-align: center;
	width: 780px;
	padding-top:10px;
	padding-bottom:10px;

}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.tmuna
{
float: left;
padding:10px;
}