body {
	background-image: url(images/tile.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #023399;
	margin-top: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
}

#header {
	height: 129px;
}
#menu {
	background-image: url(images/menu.png);
	height: 43px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 26px;
	float: left;
	padding-top: 12px;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 26px;
	float: left;
	padding-top: 12px;
}
#menu a:hover {
	color: #023399;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 26px;
	float: left;
	padding-top: 12px;
	background-image: url(images/menu-highlight.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	min-height: 500px;
	background-position: center;
}
#content {
	float: left;
	width: 600px;
	padding-bottom: 5px;
	min-height: 500px;
	font-weight: bold;
}
#content a:link {
	font-weight: bold;
	color: #023399;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #023399;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#footer {
	background-image: url(images/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 90px;
	margin-bottom: -5px;
	padding-top: 10px;
}
#cities {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 200px;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#cities a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#cities a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#cities a:hover {
	color: #023399;
	text-decoration: none;
	font-weight: bold;
}
#gallery a:hover {
	color: #78725A;
}

#rightmenu {
	float: right;
	width: 225px;
	margin-right: 10px;
	min-height: 200px;
}
#rightmenu a {
	font-weight: bold;
	color: #023399;
	text-decoration: none;
}
#rightmenu a:visited {
	font-weight: bold;
	color: #023399;
	text-decoration: none;
}
#rightmenu a:hover {
	font-weight: bold;
	color: #D00606;
	text-decoration: none;
}
#rightmenu #title {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #023399;
	padding-left: 5px;
}
#cookie {
	height: 17px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-left: 0px;
	padding-right: 10px;
	background-color: #FAFAF6;
	margin-left: 20px;
}
#cookie a:link {
	color: #78725A;
	text-decoration: none;
	font-weight: bold;
}
#cookie a:visited {
	color: #78725A;
	text-decoration: none;
}
#cookie a:hover {
	color: #04349A;
	text-decoration: none;
}

#rightmenu ul
{
	margin:0px;
	padding:0;
	display:block;
	list-style:none;
}
#rightmenu li
{
	line-height:22px;
	display:block;
	padding:0;
}
#rightmenu li a, li #right_nav li a:visited
{
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFF;
	display:block;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB28B;
}
#rightmenu li a:hover
{
	color:#FFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#3E63B2;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB28B;
}
.img-space {
	margin: 10px;
}
#gallery {
	background-color: #DCD7C3;
	text-align: center;
	font-size: 14px;
	border: thin solid #BAB28B;
}#photo-nav {
	text-align: center;
}
#testimonial {
	font-weight: normal;
}
