
html { 
	padding:0px;
	margin:0px;
}

body {
	/*background-color: #EFE0B5;
	background-color: #E4DECF;*/
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;  
	padding:0px;
	margin:0px;
}

form {
	margin:0px;
	padding:0px;
	border:0px;
}

input, select, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #660000;
	background-color: #E4DECF;
}

textarea {
	width:100%;
}

p, h2, pre {
	margin: 0px; 
	padding: 5px 20px 5px 20px; 
}

a { 
	color: #990000;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none; 
}

a:hover{ 
	color: #000000;
	text-decoration: underline; 
}

h2 {
	font-size:11px;
	padding-top:10px;
	text-transform:uppercase;
	color: #990000;
	background-color: #D8C38B;
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #FFFFFF;
	background-color: #990000;
	padding:5px 15px;
	margin:0px;
}

div.TopBanner {
	/*background-color: #FDFAF4;*/
	background-image:url(../images/banner_bg.jpg); background-position:left; background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

div.TopBanner div.foreground {
	/*background-color: #FDFAF4;*/
	background-image:url(../images/banner.jpg); background-position:right; background-repeat:no-repeat;
	padding:2px 10px;
	margin:0px;
	text-align: left;
}

#HorizontalLine {
	background-color: #990000;
	padding:2px 10px;
	margin:0px;
}

#TopMenu {
	font-size: 11px;
	text-align: right;
	color: #990000;
	background-color: #D8C38B;
	padding:5px 15px;
	margin:0px;
	border-bottom:#990000 solid 2px;
}

/*  positioning-layers  */

td.main_container {
	/*background-color:#FFFFFF;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	height:100%;*/
}

#LeftMenu {
	/*position: absolute;*/
	float:left;
	text-align:left;
	display:inline;
	/*left: 0px;*/
	width: 190px;
	color: #564b47;
	background-color: #EFE0B5;
	margin: 0px; 
	padding: 0px;
}

#MainWindow {
	/*margin: 0px 190px 0px 190px;*/
	margin: 0px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 0px;
	background-color: #FDFAF5;    
	/**/
	float:left;
	width:596px;
	display:inline;
	text-align:left;
	/**/
}

#MainWindow_map {
	/*margin: 0px 190px 0px 0px;*/
	margin: 0px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 0px 0px 10px 0px;
	background-color: #FDFAF5;    
	/**/
	float:left;
	width:786px;
	display:inline;
	text-align:left;
	/**/
}

#RightMenu {
	/*position: absolute;*/
	float:left;
	display:inline;
	text-align:left;
	/*right: 0px;*/
	width: 190px;
	color: #564b47;
	background-color: #EFE0B5;
	margin: 0px; 
	padding: 0px;
}

/*- Menu Tabs --------------------------- */

div.menu_container {
	position:relative;
	top:-33px;
	left:-489px;
}

.menu_buttons {
	position:absolute;
	width:978px;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #990000;
	font: bold 10px Verdana;
	display:inline;
}
.menu_buttons ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
.menu_buttons li {
	display:inline;
	margin:0;
	padding:0;
}
.menu_buttons a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
.menu_buttons a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6B4E32;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu_buttons a span {float:none;}
/* End IE5-Mac hack */
.menu_buttons a:hover span {
	color:#FFF;
}
.menu_buttons a:hover {
	background-position:0% -42px;
}
.menu_buttons a:hover span {
	background-position:100% -42px;
}

.menu_buttons #current a {
	background-position:0% -42px;
}
.menu_buttons #current a span {
	background-position:100% -42px;
	color:#FFF;
}
/*- Menu Tabs END--------------------------- */
		
/* Venu popup */
div.venu_popup_container {
	visibility:hidden;
	position:absolute;
	/*width:150px;
	height:150px;*/
	top:0px;
	left:0px;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.50, wipestyle=1, motion=forward);
	/*FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);*/
	padding:0px;
	margin:0px;
	background-color:none;
	background-image:none;
	border:none;
	z-index:100;
}

div.map_popup_style {
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:200px;
	
	/* opacity */
	opacity:0.85;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=85);
	
	/* rounded boarders */
	 -moz-border-radius:8px;
	 border-radius:8px; /*CSS3, yeah right like any browsers support this :D */
}

div.iconpopup_style {
	padding:5px;
	border:1px solid #D8C38B;
	background-color: #EFE0B5;
	font-family: Arial;
	font-size: 11px;
	color:#990000;
}

/* End Venu popup */

/* Passport Styles*/
.passport_main_txt {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.passport_sub_txt {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 3px;
}
.passport_big_txt {
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
}
.passport_Name_txt {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 3px;
	color:#333333;
}

/* End Passport Styles*/

/*Weather Styles*/

.weatherTempTxtStyle {
	font-size:16px;
	font-weight:bold;
}

/* popup weather panel styling*/
body.weather {
	background-color:#EFE0B5;
	background-image:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
}

body.weather img {
	border:1px solid black;
	background-color:#FFFFFF;
}

body.weather td.header {
	font-size:14px; 
	padding-bottom:9px; 
	padding-top:9px; 
	color:#990000;
	background-color:#D8C38B; 
}

body.weather td.content_top {
	padding-top:3px;
}

/* End Weather Styles*/

/* Gallery Styles */
fieldset.gallery td.gallery_thumb_over {
	background-color: #666666;
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0, xray=0, mirror=0, invert=0, opacity=0.55, rotation=0);*/
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
}
fieldset.gallery legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
fieldset.gallery td.gallery_text {
	font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
}
/* End Gallery Styles */


/* Currency Panel Styles */
td.currency_spacer_1 {
	display:none;
}

td.currency_spacer_title {
	display:none;
}

td.currency_spacer_2 {
	display:none;
}

td.currency_spacer_droplist {
	width:100%;
	text-align:center;
}
/* End Currency Panel Styles */

