﻿/***********************************************/
/* Colors                             */
/***********************************************/ 
/* Palette - http://www.colourlovers.com/palette/582950/Desert */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}


body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636861;
	text-align: center;
	line-height: 1.35em;
	background: transparent url("../../images/upperStone.jpg") top left repeat-x;
}

a, a:visited {
	text-decoration: underline;
	color: #890B0C;
}

a:hover, a:visited:hover  {
	color: #A08045;
}

a img {
	border: none;
}

form {
	margin: 0
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size: 30px;
	margin: 20px 0 10px 5px;
	color: #801D1D;
	font-weight: normal;
}

h2{
	font-size: 17px ;
	margin: 0 5px 0 10px;
	clear: left;
	color: #A08045;
	line-height: 1.25em;
}

h2 a, h2 a:visited {
	color: #A08045;
}

h2 a:hover, h2 a:visited:hover  {
	color: #890B0C;
}

h3 {
	font-size: 14px;
	margin: 10px 0 5px 10px;
	clear: left;
}

h3 a:hover, h3 a:visited:hover  {
	color: #890B0C;
}

label {
	display: block;
	font-weight: bold;
}

p {
	margin: 0 0 15px 10px;
}

td {
	vertical-align: top;
}

ul {	
	margin: 0 0 10px 50px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#ad {
	display: none; /*  ad display controlled by home.css in home folder */
}

#address {
	position: absolute;
	top: 70px;
	right: 0;
	text-align: right;
}

#address p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #2F3428;
}

#badge {
	position: absolute;
	top: 200px;
	left: 775px;
	z-index: 20;
	display: block; /*  move slash star in front of display so ad will show */
}

#copyright {
	position: relative;
	background: #801e1d url("../../images/lowerStone.jpg") top left repeat-x;
	width: 100%;
	height: 187px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}

#copyright a, #copyright a:visited {
	color: #FFF;
}

#copyright p {
	margin: 0 auto;
	padding-top: 40px;
	line-height: 1.35em;
	color: #FFF;
}

#fixed {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 450px 0 0;
}

#footer {
	position: relative;
	width: 1050px;
	height: 187px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

#galleryMenu {	
	position: absolute;
	top: 190px;
	left: 10px;
	width: 250px;
	margin: 0;
}

#galleryMenu img {
	display: block;
	margin-bottom: 3px;
}

#galleryMenu ul {
	list-style: none;
	margin: 0;
}

#galleryMenu ul li {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 10px;
	width: 250px;
}

#galleryMenu li a, #galleryMenu li a:visited {	
	text-decoration: none;
}

#galleryMenu .pRight {
	float: right;
	font-size: 16px;
	line-height: .8em;	
}

#logo {
	position: absolute;
	top: 5px;
	left: 0;
	margin-bottom: 15px;
}

#mainContent {
	position: relative;
	left: 275px;
	width: 625px;
	text-align: left;
	min-height: 375px;
	height: auto !important;
	height: 375px;
	padding-bottom: 10px;
}

#mainContent a, #mainContent a:visited {
	text-decoration: underline;
}

#mainContent h2, #mainContent h3, #mainContentFull h2, #mainContentFull h3 {
	clear: left;
}

#menu {
	position: absolute;
	top: 490px;
	left: 10px;
	margin: 0;
	padding: 10px 15px 10px 0;
	width: 230px;
	text-align: right;
	border-right: 1px solid #2F3428;
}

#menu ul {
	list-style: none;
	margin: 0 auto auto;
	padding: 0;
}

#menu ul li { 
	margin-bottom: 10px;
}

#menu li a { 
	text-decoration: none;
	font-size: 14px;
}

#monial{
	position: absolute;
	top: 835px;
	left: 550px;
	width: 425px;
}

#monial h2 {
	margin: 0 0 10px;
	padding-top: 10px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}

#monial p {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 10px 15px;
	font-weight: normal;
	font-style:italic;
}

#monial a, #monial a:visited, #monial a:hover, #monial a:visited:hover {
	color: #FFF;
}

#flashholder {
	position: absolute;	
	top: 190px;
	left: 272px;
	width: 625px;
	height: 250px;
	background: url('../../images/flashBG.jpg') no-repeat;
}

#pics {
	position: absolute;
}

/***********************************************/
/* Classes                                     */
/***********************************************/
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.fLeft {
	float: left;
	margin: 0 0 5px 10px;
}

.fRight {
	float: right;
	margin: 10px 0 5px 10px;
}

.hided {
	display: none;
}

.showed {
	display: block;
}

.left {
	text-align: left;
}

.noFloat {
	float: none;
}

span.phone {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
}

.planName {
	text-align: center;
	float: left;
	margin: 7px 0 25px 15px;
	width: 125px;
}

.planName h3 {
	margin: 0 auto;
}

.pLeft {
	float: left;	
}

.pRight {
	float: right;	
}

label.sameLine {
	display: inline;
	font-weight: bold;
	text-align: right;
}

.smaller {
	font-size: 11px;
	color: #FFF;
	line-height: 1em;
}



/*** For Peel ***/
#divBg1{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	right: 0px;
	top: 0px;
}
#divBg2{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	right: 0px;
	bottom: 0px;
}
#divBg3{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	left: 0px;
	bottom: 0px;
}
#divBg4{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	left: 0px;
	top: 0px;
}
.ss {
	top: 500px;
}
.field {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "MS Reference Sans Serif";
	color: #0062A4;
	font-size: 11px;
	border: 1px solid #005893;
	width: 125px;
	height: 16px;
}
.combo {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "MS Reference Sans Serif";
	color: #0062A4;
	font-size: 11px;
	border: 1px solid #005893;
	width: 60px;
	height: 16px;
}
