@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #28374C;
	background-image: url(http://www.lowercapeconstruction.com/images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	color: #FFFFFF;
	line-height: 140%;
}
h1 {font-size: 22px; font-weight: bold;}
h2 {font-size: 26px; margin: 0px; padding:0px;}
h3 {font-size: 22px; color:#6E7988; margin: 0px; padding:0px;}
h4 {font-size: 20px; color:#6E7988; margin: 0px; padding:0px;}

a:link {color:#333; text-decoration:underline;}
a:visited {color:#333; text-decoration:underline;}
a:active {color:#333; text-decoration:underline;}
a:hover {color:#FF7C02; text-decoration:underline;}
a:visited:hover {color:#FF7C02; text-decoration:underline;}

.content {background-image:url(images/content-bg.png); background-repeat:no-repeat; font-size:12px; color:#333333;}
.content a:link {color:#333; text-decoration:underline;}
.content a:visited {color:#333; text-decoration:underline;}
.content a:active {color:#333; text-decoration:underline;}
.content a:hover {color:#000; text-decoration:underline;}
.content a:visited:hover {color:#000; text-decoration:underline;}

.bullets {list-style-image: url(images/list-bullet.gif);}

.footer {background-image:url(http://www.lowercapeconstruction.com/images/footer-bg.gif); background-repeat:repeat-x; font-size:12px;}

.sidebar {font-size:16px; color:#fff; line-height: 140%;}
.sidebar ul {font-size:14px;}
.sidebar a:link {color:#fff; text-decoration:underline;}
.sidebar a:visited {color:#fff; text-decoration:underline;}
.sidebar a:active {color:#fff; text-decoration:underline;}
.sidebar a:hover {color:#fff; text-decoration:underline;}
.sidebar a:visited:hover {color:#fff; text-decoration:underline;}

.orange {color:#FF7C02;}
.quotecredot {font-size:12px; color:#606B79;}

.container {background-image:url(http://www.lowercapeconstruction.com/images/container-bg.png); background-repeat:repeat-y; color:#333333;}

.credits a:link {color:#FFFFFF; text-decoration:underline;}
.credits a:visited {color:#FFFFFF; text-decoration:underline;}
.credits a:active {color:#FFFFFF; text-decoration:underline;}
.credits a:hover {color:#FFFFFF; text-decoration:underline;}
.credits a:visited:hover {color:#FFFFFF; text-decoration:underline;}

/* Gallery */

#gallery {position:relative; width:646px; margin:40px auto; padding:0px;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:632px; height:375px; padding:5px; border:1px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:642px; height:100px; border:1px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:642px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}