body {
	margin: 0px;
	padding: 0;
	background: #810376;
	line-height: 22px;
	font-family:"trebuchet ms";
	font-size: 13px;
	color:#FFFFff;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; color:#3c0f3d; margin-bottom:10px; font-weight:bold; letter-spacing:-1px; }

h3 { }

p, ul, ol {
	margin-top: 0;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #FFFFFF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
	background: #810376 url(../images/img02.jpg) repeat-x left top;
}

/* Header */

#language{
	float:right;
	padding-right:25px;
}

#language a{
	font-size:12px;
	display:block;
	border-bottom:1px #FFFFFF dotted;
	padding-bottom:1px;
	text-decoration:none;
}

#header {
	width: 950px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	padding-left:15px;
}

#menu ul {
	margin: 0;
	padding-top: 17px;
	list-style: none;
	line-height: normal;
	width:950px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 13px;
	background: url(../images/img05.jpg) no-repeat left 5px;
	text-decoration: none;
	font-size: 130%;
	color: #FFFFFF;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item {
	display: block;
	margin: 0px;
	background: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 950px;
	height: 400px;
	margin: 0 auto;
	background: url(../images/header1.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-right: 60px;
	padding-top: 140px;
	text-align: right;
	font-size: 70px;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	text-align: right;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	padding-right: 108px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: none; }

/* Content */

#content {
	float: left;
	width: 590px;
	padding-left:30px;
	padding-right:20px;
	padding-top:5px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 267px;
	border-right: #462047  dotted 1px;
	border-left: #462047  dotted 1px;
	padding-left:20px;
	padding-right:15px;
}

#sidebar ul{
	list-style-position:inside;
	list-style:disc;
	padding-left:15px;
	line-height:280%;
	float:left;
	height:100%;
	width:234px;
	padding-bottom:15px;
}

#sidebar li{
	display:block;
	float:left;
	border-bottom:1px dotted #FFFFFF;
	width:100%;
	background:url(../images/bullet.gif) left center no-repeat;
	padding-left:25px;
}

#sidebar li a{
	display:block;
	float:left;
	text-decoration:none;
	width:250px;
}

#sidebar h2 {
	height: 34px;
	margin: 0 0 5px 0px;
	padding: 18px 0px 0px 52px;
	background: url(../images/img06.gif) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
	float:left;
	width:254px;
	font-weight:normal;
}

/* Footer */

#footer {
	width: 950px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	line-height: normal;
	font-size: 88%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#photos img{
	float:left;
	margin-right:11px;
	border:1px solid #422442;
	padding:4px;
	background-color:#F4D9F0;
}
#maps{
  width: 450px;
  height: 450px;
  float: left;
  border: 1px solid #EBEBEB;
  background-color: #fafafa; 
  margin-bottom: 10px;
}