body {
 margin: 0;
 padding: 0;
 text-align: center;
 background: #EFF2EF;
/* background: #999999; */
 color: #555;
 min-height: 1200px;
}

body {

}

/* start shadow */
#page {
	width:1002px;
	background: url(../images/page.png) repeat-y;
	margin:0 auto;
}
#pagetop{margin:0 auto;height:35px;width:1002px;background: url(../images/pagetop.png) no-repeat;}
#pagebottom{margin:0 auto;height:35px;width:1002px;background: url(../images/pagebottom.png) no-repeat;}
/* end shadow */



#location {
 font-family: "Trebuchet MS", helvetica, charcoal, sans-serif;
 font-size: 14px;
 color: #666;
}

#location p {
 margin: 0;
}

#pageTitle {
 font-family: "Trebuchet MS", helvetica, charcoal, sans-serif;
 font-size: 16px;
 color: #666;
}

#pageTitle p {
 margin: 0;
}

#pageTitle a {
 text-decoration: none;
 font-size: 0.9em;
}

#pageTitle a:hover {
 color: #f00;
}

#pageTitle a:link, a:visited {
 color: #1063a6;
}

a.here {
 color: #ccc;
}

.content {
 font-family: "Trebuchet MS", helvetica, charcoal, sans-serif;
 font-size: 14px;
 color: #666;
}

.content p {
 margin: 0.4em 8px 0 4px;
}

.clearit {
 clear: both;
}

#footer {
 font-family: "Trebuchet MS", helvetica, charcoal, sans-serif;
 font-size: 12px;
 color: #666;
 padding: 10px 0 0 0;
}

#spacer {
 font-family: "Trebuchet MS", helvetica, charcoal, sans-serif;
 font-size: 14px;
 color: #666;
 text-align: right;
 padding: 0;
}

#spacer a {
 text-decoration: none;
 color: #666;
}

#spacer a:hover {
 color: #f00;
}

#spacer a:visited {
 color: #666;
}

big {
 font-size: 1.5em;
}

small {
 font-size: 0.9em;
}

table.rates {
 border-collapse: collapse;
}

table.rates th {
 font-size: 0.9em;
 padding: 0 4px 1px 4px;
}


table.rates td {
 border: 1px #666 solid;
 padding: 1px 2px 1px 4px;
}

table.rates td.rt {
 text-align: right;
 padding-right: 5px;
}

table.rates td.ctr {
 text-align: center;
}

div.footnotes {
 padding: 0 0 0 20px;
 font-size: 0.88em;
}
 
div.footnotes p {
 margin: 0;
}

div.footnotes p.indent {
 margin: 0;
 padding-left: 25px;
}

p.ul {
 text-decoration: underline;
 color: #1d515f;
 margin: 10px 0 0 0;
}


.background {
 background-image: url("../media/test_bg.jpg");
 background-repeat: no-repeat;
}

.background2 {
 background-image: url("../media/test_bg2.jpg");
 background-repeat: no-repeat;
}

.white {
 color: #fff;
}

p.top {
 margin: 0;
}

img {
 text-decoration: none;
 border: 0;
}

ul.links {
 margin-top: 0;
}

ul.links a {
 text-decoration: none;
}

ul.links a:link, a:visited {
 color: #1063a6;
}


ul.links a:hover {
 color: #f00;
}

table.contentForm {
 border-collapse: collapse;
}

table.contentForm th {
}


table.contentForm td {
}

table.contentForm td.left {
 text-align: right;
 padding-right: 5px;
}


table#sightseeing {
 border-collapse: collapse;
}

table#sightseeing td {
 padding: 2px 2px 0 2px;
 background-color: #c0c0c0;
}
