﻿

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: Helvetica;
	background-image: url('/pics/page/background.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	}

.gal {
	background: none;
	background-color: #000000;
}

.oBack {
	background: none;
	background-color:#eee;
}

.cal {
	width: 715px;
	height: 1985px;
}

.priceTable {
	border: 1px solid black;
	border-collapse:separate;
	margin: 0 auto 0 auto;
	padding: 0px;
	border-spacing: 0px;
	text-align: center;
}

.galImg {
	margin-top: 10px;
}

#galCont {
	position: absolute;
	width: 100%;
	height: 3%;
	bottom: 1%;
	left: 0%;
	background-color: #999999;
	
}

#galImgDiv {
	width:inherit; 
	height:inherit;
}

#homeH1 {
	text-align: center;
	font-variant: small-caps;
}

.homeH2 {
	font-size: medium;
	/*font-variant: small-caps;*/
	text-align:justify;
}

#navBar {
	width: 720px;
	height: 26px;
	border: 0px none;
	margin-bottom: 5px;
	padding: 0px;
}

#main {
	width: inherit;
	/*overflow: auto;*/
}

#cMain {
	width: 720px;	
}

#content {
	width:720px;
	margin:0px auto;
	text-align:left;
	padding:2px;
	border:1px solid black;
	background-color:#eee;
}

#topBarLogo {
	width: 720px;
	height: 300px;
	border: 0px;
	margin: 0px 0px;
	padding: 0px;
	top: 0%;
	margin-bottom: 3px;
}

#cTitle {
    font-size: 24px;
	text-align: center;
	font-family: Helvetica;
}

#priceListObj {
	width: auto;
	height: 190px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	overflow: none;
}

#propPriceList {
	height: auto;
	width: 720px;
}

.oBack {
	background-color: #eee;
	/*top: 0px;
	left: 0px;
	width: 600px;
	height: 600px;*/
}

.o {
	font-size: small;
}

.oButton {
	border: 1px solid black;
	padding: 3px;
}

#summaryText {
	text-align: left;
}

.oH4 {
	margin-top: 10px; 
	margin-bottom: 10px;
}

.oH3 {
	margin-bottom: 5px;
}

#oLayout {
	margin-left:60px;
	margin-top:10px;
	border-color: #eee;
	
}
#priceTable {
	margin-left: 60px;
	margin-bottom: 1px;
}
/* Classes */

.cImg {
	max-width: 720px;
	padding: 5px;
	border: 1px solid black;
}

.navButton {
	width: 120px;
	height: 26px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.cText {
	font-size: medium;
	font-family: Geneva;
	text-align: justify;
}

.cText#i1 {
	padding: 2px;
}

.cText#t2 {
	text-align: center;
	font-size: x-large;
}

.cSpacer {
	height: 40px;
	width: 720px;
}

.spacer {
	z-index: 0;
	height: 1px;
	width: 640px;
	border-top: 1px solid black;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.spacer2 {
	z-index: 0;
	height: 1px;
	width: 500px;
	border-top: 1px solid black;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	margin-left: 110px;
	margin-right: 110px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.spacer3 {
	z-index: 0;
	height: 1px;
	width: 500px;
	border-top: 1px solid black;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cImg#i1 {
	width: 50%;
	/*height: 80%;*/
	float: right;
	margin-left: 5px;	
}

.cImg#i2 {
	position: relative;
	left: 105px;
}
	
/*CSS for rollover buttons*/	
	
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('/pics/page/darkbutton.png') no-repeat;
white-space: nowrap;
display: block;
width: 120px;
height: 26px;
margin: 0;
padding: 0;
float:left;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 13px;
width: 120px;
height: 26px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav a:hover { color:#ffffff; }
.cssnav img
{
width: 120px;
height: 26px;
border: 0
}

* html a:hover
{
visibility:visible;

}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 43px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#homePic {
    
}
.mGalThumb {
   margin: 15px 15px 15px 15px;
}

#gallery {
    text-align:center;
}