 /*a:link {color: #3333ff}     unvisited link */
/*a:visited {color: #990000}   visited link */
/* a:hover {color: #666699}   mouse over link */
/* a:active {color: #0000ff}   selected link */

vacaation 

*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #5D87A0;
}

a:hover {
	text-decoration: none;
	color: #5D87A0;
}

a:visited {
	color: #5D87A0;
}

body {
	background: #5D87A0 url(../images/back_all.gif) repeat-x;
	font: 13px Tahoma;
	color: #333333;
	font-weight: bold;
}

#content
{
}


#menu
{
	width: 770px;
	height: 30px;
	padding-left: 200px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: right;
	width: 117px;
	height: 19px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	background: url(../images/button.gif) no-repeat;
}

#menu a:hover {
	width: 117px;
    height: 19px;
	padding-top: 10px;
	color: #FFffff;
	background: url(../images/button_r.gif) no-repeat;
	text-decoration: underline;
}


#logo {
	background: url(../images/placergulch.jpg) no-repeat;
	width: 970px;
	height: 250px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 30px;

}
#logo h1
{
	color:white;
}

#logoPages {
	background: url(../images/pearlpanarama.jpg) no-repeat;
	width: 970px;
	height: 158px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 10px;
}

#logoPages a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #333333;
}
#logoPages h1
{
	position: relative;

}
#LogoPages h2
{
	position: relative;
	
}

#main
{
	background: #ffffff url(../images/back_blue.gif) repeat-x;
	padding-top: 10px;
	padding-left: 0px;
	height:100%;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	
}
#main p 
{
	padding-top:10px;
}

#right
{
	float: right;
	width: 850px;
	padding-top:15px;
	padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #5D87A0;
}

#right a
{
	color: #2C5C89;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #5D87A0;
}
.date {
	text-align: right;
	color: #5D87A0;
	font-size: 12px;
}

.date a {
	color: #5D87A0;
}


#footer {
	font-size:12px;
	clear: both;
	padding-top: 5px;
	text-align:center;
	background: #ffffff url(images/back_blue.gif) repeat-x;
	border-top: 4px solid #2C5C89;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;
}

#footer a {
	color: #595959;
}
.city {
	font-weight:bold;	
}
 end vacation 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	line-height: 30px;
}
h3 {
	font-family: Palatino, Geneva, Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #663333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	list-style-position: outside;
}
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.author {
	font-family: Palatino, Geneva, Helvetica;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #663333;
	letter-spacing: 0.1em;
	text-align: left;
	text-indent: 20px;
}
.picRT {
	border: thick groove #333333;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	text-align: right;
}
.footinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}

