/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #53616C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-position: center top;
}
#header {
	height: 439px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	float: left;
	width: 357px;
	padding-left: 43px;
	padding-top: 220px;
}


ul#navigation {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
ul#navigation li {
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 36px;
	margin: 0px;
	padding-top: 5px;
	display: block;
	line-height: 16px;
	height: 24px;
	width: 304px;
}
ul#navigation li a.on {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	height: 22px;
	width: 303px;
	padding-left: 35px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #451111;
	border-bottom-color: #250A0A;
	border-left-color: #451111;
}
ul#navigation li a:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	height: 22px;
	width: 303px;
	padding-left: 35px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #451111;
	border-bottom-color: #250A0A;
	border-left-color: #451111;
}

#slideshow {
	float: right;
	height: 385px;
	width: 465px;
	padding-top: 41px;
	padding-right: 37px;
	display: block;
	overflow: hidden;
}
#body {
	width: 903px;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#left {
	float: left;
	width: 236px;
	padding-top: 20px;
	padding-left: 25px;
}
#left_bg {
	background-image: url(images/left_bg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 196px;
}
#left_bg  blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#left_bg  iframe {
	border: 5px solid #CCCCCC;
}
#left_bg  ul {
	margin-top: 5px;
	padding-left: 25px;
}
#right {
	float: right;
	width: 610px;
	padding-top: 20px;
	padding-right: 26px;
}
#right_top {
	height: 7px;
	width: 610px;
	background-image: url(images/right_top.png);
	background-repeat: no-repeat;
}
#right_bg {
	width: 610px;
	background-image: url(images/right_bg.png);
	background-repeat: repeat-y;
}
#right_frame {
	width: 574px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/right_gadient.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_frame  blockquote {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #81664B;
	border-bottom-color: #81664B;
}
#right_frame  cite {
	display: block;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}
#right_btm {
	background-image: url(images/right_btm.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 610px;
}


#right iframe {
	border: 5px solid #CCCCCC;
}

#right ul {
	margin-top: 4px;
}
#footer {
	background-image: url(images/bottom.png);
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 15px;
	padding-top: 30px;
	height: 80px;
	color: #333333;
	padding-left: 25px;
}
#footer a {
	color: #333333;
}

#ww {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	height: 40px;
	color: #CCCCCC;
}
#ww a {
	color: #CCCCCC;
}







/*----- Classes--------*/

.item {
	margin-left: 7px;
	padding: 10px;
	background-color: #F7F9FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D8E1EB;
	border-left-color: #D8E1EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E1EB;
}
.itemheader {
	background-color: #EDF0F3;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCD5DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 16px;
}

.item ul {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.item li {
	list-style-image: url(images/carat.gif);
}
.itemblock {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.contact  table {
	width:100%;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
.contact td {
	color:#333333;
	padding:0.5em;
	text-align:center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/tablebg.png);
	background-position: left top;
	background-repeat: no-repeat;
	}				
	
.contact .input {
	padding: 2px;
	background-color: #F2F2F2;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.header{
	font-size:26px;
	font-weight:normal;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
}
.subheader{
	font-size:20px;
	font-weight:normal;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(images/tablebg.png);
	background-repeat: no-repeat;
}
.locationsside {
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
	border: 4px solid #BBA382;
	padding: 5px;
	margin-top: 10px;
	background-color: #AD8F6B;
}

.locationsCopy {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}


.image {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #D8D8D8;
	border: 1px solid #A2A2A2;
}
.logo {
	padding: 3px;
}

.logoside {
	padding-bottom: 5px;
}


.clear{
	clear:both;
	overflow: hidden;
}
a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D50000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EC0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #660000;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}

/*------------ Elements -------------*/

h1 {
	font-weight:normal;
	font-size:14px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:14px;
	display:inline
}
h4 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color:#800000;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#660000;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
tr td {
 vertical-align:top;
}
.image2 {
	padding: 5px;
	background-color: #DACFBA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B896A;
	border-right-color: #9B896A;
	border-bottom-color: #9B896A;
	border-left-color: #9B896A;
	margin: 5px;
}
.image3 {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	background-color: #DACFBA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B896A;
	border-right-color: #9B896A;
	border-bottom-color: #9B896A;
	border-left-color: #9B896A;
}
.table table {
	width:100%;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #6F5C4A;
	border-right-color: #6F5C4A;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
.table td {
	color:#333333;
	padding:.3em .3em;
	text-align:center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6F5C4A;
	border-left-color: #6F5C4A;
	background-image: url(images/tablebg.png);
	background-position: left top;
	}				
.table  tr:hover {
	background-image: url(images/tablebg_hover.png);
	background-repeat: no-repeat;
}
.table th {
	font-weight:normal;
	color: #666666;
	text-align:left;
	padding:.3em 1em;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	}	
.table  thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
.table  tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.table  tfoot  th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
img {
border:none;
}
.galimg {
	padding: 5px;
	background-image: url(images/tablebg.png);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
.map {
	float: right;
	padding: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.noshow {
    display:none;
}
.contact  table {
    width:90%;
    border-collapse:collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.contact td {
    color:#333333;
    padding:0.5em;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.contact .input {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
}
.contact .textarea {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
    height:100px;
}
.input {
    border:1px solid #666;
}