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

a:link {
	color: #2c5b88;  /* was 5D87A0 6-17-2009 blue */
}

a:hover {
	text-decoration: none;
	color: #2c5b88; /* was 5D87A0 6-17-2009 blue */
}

a:visited {
	color: #2c5b88; /* was 5D87A0 6-17-2009 blue */
}

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

#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: #2b2b2b; /* was 595959 6-17-2009 grey */
	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: 30px;

}

#logoPages a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #2c5b88;  /* was 595959 6-17-2009 blue */
}
#logoPages h1
{

}
#logoPages .category {
	font-family: Tahoma;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

#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: #2c5b88; /* #5D87A0 blue */
}

#right a
{
	color: #2c5b88; /* #5D87A0 blue  */
	text-decoration: none;
}

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

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

.date a {
	color: #2c5b88;/* #5D87A0  blue */
}


#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 #2c5b88;/* #2C5C89 good*/
}

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

#footer a {
	color: #595959;/* #595959 grey  */
}
.city {
	font-weight:bold;	/*margin-top: 20px;
	margin-bottom: 10px; */
}
.listing {
	font-weight: normal;
	display: block;
	margin-top: -5px;
	margin-left: 20px;
}

/* below is verticle button css */

.glossymenu{
margin: 0px 0; /*was 5 and 0*/
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #2c5b88; /* was #9A9A9A */
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #2c5b88;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #c8daf0;
colorz: white;
}
<!-- below is the bottom catagory menu -->
.glossymenu2{
margin: 0px 0; /*was 5 and 0*/
padding: 0;
width: 190px; /*width of menu*/
border: 1px solid #2c5b88; /* was #9A9A9A */
border-bottom-width: 0;
}
.glossymenu2 a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu2 a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu2 a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}


.glossymenu2 div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu2 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu2 div.submenu ul li{
border-bottom: 1px solid #2c5b88;
}

.glossymenu2 div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu2 div.submenu ul li a:hover{
background: #c8daf0;
colorz: white;
}
<!-- end of bottom category menu Below for listing classes-->
.heavy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;
	color: #724861;
	text-indent: 9px;
}
.indent {
	font-weight: 100;
	border: 5;
	margin-top: 20px;
}
.heavy a.listing:link   {
	font-weight: bolder;
	color: #724861;
}
<!-- end of listing classes and below is pagecontent -->
#main .pagenav {
	width: 45px;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom:60px;
	border:#000 thick;
}
.noScript {
	font-size:9px;
	color:#F00;
}
.bordera {border-color:#2c5b88;
border:solid;
}


