
body {
    margin: 0 auto;
    padding: 0;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

#wrapper {
    background: #ffffff;
    color: #303030;
    margin: 0 auto;
    width: 920px;
}

#header {
    clear: both;
    margin: 20px 0 0 0;
    padding: 0;
    height: 80px;
}

#header-inner-div {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#banner {
}

#logo {
    width: 400px;
    margin: 0 0 10px 10px;
    float: left;
}

#logo-table tr td {
    vertical-align: middle;
}

#logo-table tr td img {
	max-height: 65px; 
	max-width: 400px
}

#intro-text {
    width: 500px;
    float: right;
    text-align: center;
    color: #517193;
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 1.2em;
}

#intro-text-table {
    vertical-align: middle;
}

#extra {
	margin-left: 10px;
    /*background-image: url(images/housebanner900x161.jpg);
	background-repeat: no-repeat;
    height: 161px;*/
}

#menu_row {
    background-color: #517193;
	border: 1px solid #517193;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

#menu-first {
  	
}

#menu-last {
		
    
}

ul#menu-list, ul#menu-list2 {
    list-style: none;
    
}

ul#menu-list2 {
	display: inline;
	
}

ul#menu-list li, ul#menu-list2 li {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-top: -16px;
	background-color:#517193;
	list-style:none;
	float:left;
	border-left:1px #325878 solid;
	padding:3px 10px 3px 10px;
	
}
ul#menu-list li.first-menu-li {
	border-left: none;
}

ul#menu-list li a, ul#menu-list2 li a {
    height: 20px;
    text-decoration: none;
    color: #FFFFFF;
    display: inline;
    padding: 3px 20px 7px 20px; 
}

ul#menu-list li a.last-menu-item, ul#menu-list2 li a.last-menu-item {
    border-right: none;
}

ul#footer-menu-list {
    padding-left: 10px;
    padding-bottom: 10px;
    list-style: none;
}

ul#footer-menu-list2 {
    text-align: right;
    padding-right: 10px;
    list-style: none;
}

ul#footer-menu-list li, ul#footer-menu-list2 li {
    display: inline;
}

ul#footer-menu-list li a {
    padding-right: 7px;
    padding-left: 7px;
    border-right: 1px solid #085792;
}

ul#footer-menu-list li a.last-menu-item, ul#footer-menu-list2 li a.last-menu-item {
    border-right: none;
}

#content {
    margin: 0 auto 20px auto;
    
    padding: 0 10px 0 10px;
    line-height: 1.6em;
    text-align: left;
}

#content-inner-bottom {
}

#places {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 17px;
}

#heading1 {
    width: 500px;
    float: right;
    text-align: center;
    color: #517193;
    margin: 0 0 10px 0;
    font-size: 0.8em;
    line-height: 1.2em;
}

#heading2 {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #085792;
    text-align: center;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 25px;
}

#home-image-div {
    float: right;
    padding-left: 10px;
}

#logo-bottom {
    width: 920px;
    padding-bottom: 15px;
}

#footer-top {
    margin-top: 20px;
    text-align: center;
}

#footer-bottom {
    clear: both;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    border-top: 4px solid #f0f0f0;
    width: 920px;
    text-align: center;
    color: #808080;
    font-size: 0.9em;
}

#footer-links1 {
    float: left;
}

#footer-links2 {
    float: right;
}

a:link, a:visited, a.text:link, a.text:visited {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    color: #085792;
    text-decoration: underline;
    font-weight: bold;
    line-height: 17px;
}

a:hover, a:active, a.text:hover, a.text:active {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    color: #0B78CB;
    text-decoration: underline;
    font-weight: bold;
    line-height: 17px;
}

.menu, a.menu:link, a.menu:visited {
    font-family: tahoma, verdana, arial;
    
    color: #FFFFFf;
    text-decoration: none;
    
}

a.menu:hover, a.menu:active {
    font-family: tahoma, verdana, arial;
    
    color: #DAD9F2;
    text-decoration: none;
    
}

.copy, .menu2, a.menu2:link, a.menu2:visited {
    font-family: tahoma, verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #085792;
    line-height: 16px;
}

a.copy:link, a.copy:visited {
    font-family: tahoma, verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #085792;
    line-height: 16px;
}

a.copy:hover, a.copy:active, a.menu2:hover, a.menu2:active {
    font-family: tahoma, verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #0B78CB;
    line-height: 16px;
}

.title {
    font-family: tahoma, verdana, arial;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #085792;
    text-align: left;
    vertical-align: text-top;
    line-height: 18px;
}

.text {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: left;
    vertical-align: text-top;
    line-height: 17px;
}

.small {
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: left;
    vertical-align: text-top;
    line-height: 16px;
}

.items {
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #ECE0D4;
    text-align: left;
    vertical-align: text-top;
    line-height: 16px;
}

.tiny {
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: left;
    vertical-align: text-top;
    line-height: 15px;
}

.caption {
    font-size: 9pt;
    font-family: arial, sans-serif;
    line-height: 11pt
}

img {
	border: none;
}
