html {
	background:#003399;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003399;
	background-image:url(images/bg.jpg) ;
	background-repeat: repeat-x;
	font-size:12px;
}
h1 {
	font-size:1.4em;
	color:#7D776B;
	margin:3px auto;
}
.imgborder {
	border: 1px solid #beb8ad;
}

input {
	border: 1px solid #CABA7F;
	background-color: #F3EDD3;
	color: #3F6476;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #0b4285;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-style: normal;
	line-height: normal;
	color: #4884bf;
	text-decoration: none;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		}
		
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		}		

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	}textarea {
	border: 1px solid #CABA7F;
	background-color: #F3EDD3;
	color: #3F6476;
	cursor: text;
}
#left-menu {
}
#left {
	background:url(images/Layout_06.jpg) top center no-repeat;
}
#left-menu ul {

	list-style-type:none;
	/*text-shadow:#7A7A7A 1px 1px 2px;*/
	margin:190px auto auto auto;

	text-align:right;
	padding:0 ;
	border-right:transparent 10px solid;
}
#left-menu li {
	margin-top:10px;
}

#left-menu a,
#left-menu a:link,
#left-menu a:active,
#left-menu a:visited {
	color:#AB9246;
	font-weight:bold;
	font-size:1.1em;
	font-family:georgia;

}
#left-menu a:hover {
	color:#638190;
}
.page-title {
	color:#7d776b;
	font-weight:normal;
	font-size:1.5em;
	font-family:georgia;
	background:url(images/title-border.jpg) bottom left repeat-x;
	text-align:left;
	line-height:150%;
}

.links {
	margin:0;
	float:left;
	width:100%;
}
a.more ,
.more a:link,
.more a:hover,
.more a:visited,
.more a:active {
	font-size:1.3em;
}
.tour {
	float:right;
	font-size:1.5em;
	font-weight:bold;
}
