
body {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:.8em;
line-height: 1.5em; 
color:#000000; 
margin:10px 0 0 0;
padding:0 0 0 0;
background:#eeeeee;
text-align:center;
}

.page_wrap {
position:relative;
width:780px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;
background:#ffffff url(images/heath-top.jpg) no-repeat;
border-left:1px solid #6699cc;
border-right:1px solid #6699cc;
border-top:1px solid #6699cc;
}

.header_text {
position:relative;
clear:none;
width:770px;
height:22px;
margin:70px 0 20px 0;
padding:0 0 0 0;
background:transparent;
color:#ffffff;
text-align:right;
}

.topnav {
position:relative;
clear:both;
width:780px;
height:21px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#cccccc;
font-size:.8em;
border-top:1px solid #6699cc;
}

.container {
position:relative;
clear:both;
width:760px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
background:#ffffff;
color:#000000;
text-align:left;
}

.container p {
margin:5px 0 10px 0;
padding:0 0 0 0;
}

.box_right {
position:relative;
float:right;
clear:both;
margin: 20px;
padding: 10px 10px 10px 13px;
background:#CFD9BE;
color:#000000;
}

.box_right p {
margin:5px 5px;
}


img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.side {
border: 1px solid #ffffff;
}

.footer {
position:relative;
clear:both;
width:780px;
height:50px;
margin:30px 0 0 0;
padding:4px 0 4px 0;
background:#ffffff url(images/footer.jpg) bottom no-repeat;
font-size:.8em;
text-align:center;
border-bottom:1px solid #9EB874;
}
 
ul li {
list-style-type: square; 
color: #333333; }

/* top navigation bar */
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-size:1.3em;
color:#ffffff;
float:left;
width:100%;
background:#999999 url(images/topnav_bg_grey.gif);
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 2em;
background:#ffffff url(images/topnav_bg_grey.gif);
color: #000000;
text-decoration:none;
float: left;
border-right:1px solid #6699cc;
}

#nav ul li a:hover{
background:#9EB874 url(images/topnav_bg_blue.gif);
color: #ffffff;
text-decoration:none;
border-right:1px solid #6699cc;
}

#nav ul li a.selected { 
background:#CFD9BE;
color: #fff; 
font-weight: bold;
text-decoration: none;
border-right:1px solid #6699cc;
}

/* links */
a {
color:#3333ff;
text-decoration:none;
}

a:hover {
color:#000099;
text-decoration:underline;
}

#box_right a {
color:#000000;
text-decoration:underline;
}

#box_right a:hover {
color:#3333ff;
text-decoration:none;
}

/* fonts and colors */
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:2.2em;
letter-spacing:.5em;
text-transform:lowercase;
margin-bottom: 12px;
padding:0 0 0 0;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:1.4em;
font-weight:bold;
padding:10px 0 15px 0;
margin:0 0 -6px 0;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:1.2em;
font-weight:bold;
padding:10px 0 10px 0;
margin:0 0 -8px 0;
}
p {
color: #333333; }

.box_right h3 {
font-size:1.5em;
margin:0 0 .5em 0;
}

.grey {
color:#999999;
}
.small {
clear: both;
padding-top: 10px;
font-size: .8em;
color: #999999;
}

/* images */
img {
border:none;
}

.right img {
position:relative;
float:none;
background-color: #E5E5E5;
height: 106px;
width: 450px;
border: 1px solid #D2D2D2;
}

.left img {
position:relative;
clear:none;
float:left;
padding:0 0 0 0;
margin:5px 5px 2px 0;
}

/* Gallery page */
.col1, .col2 {
	width: 360px;
}
.col1 {
	float: left; 
	margin-left: 10px;
	}
.col2 {
	float: right;
	margin-right: 10px; }
.colspan {
	clear: both; }
.rowbreak {
	clear: all; }
	
.gallery {
margin: 0px;
font-size: 1.1em;
color: #666666;
height: 130px;
width: 350px;
border: 1px solid #D3D3D3;
}
.gallery-pr { 
margin: 0px;
font-size: 1.1em;
color: #666666;
height: 130px;
width: 350px;
border: 1px solid #D3D3D3; background-image: url(images/private.gif); background-repeat: no-repeat;
background-position: bottom left; } 

.gallery-sold { 
margin: 0px;
font-size: 1.1em;
color: #666666;
height: 130px;
width: 350px;
border: 1px solid #D3D3D3; background-image: url(images/sold.gif); background-repeat: no-repeat;
background-position: bottom left; } 

.painting {
clear: both;
float: right;
margin: -40px 15px 0 0;
padding-left: 20px;
}
.thumbs {
margin: 10px 0 0 15px;
padding: 4px;
border: 1px solid #999;
}


/* Form styles */
form {
margin: 20px 0 0 25px;
padding: 10px;
width: 55%;
background-color: #eeeeee;
}
form label { display: block; float: left; width: 7em; margin-top: 5px}
form input.labelspace { margin-left: 7em; }
form input { width: 20em;  margin-top: 5px}
form input.button { width: 10em; }
form textarea { width: 28em; height: 5em; margin-top: 5px}
fieldset { width: 30em; height: 100%; margin-bottom: 20px; border: 1px solid #999;               padding: 10px 0px 10px 10px; }
.required { color: red; }
.back { text-align: left; }


/* Lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


