
body {
    padding: 12px 0;
    margin: 0;
    background-color:#CAA200;
    text-align: center;
}

a:link,
a:visited,
a:active {
    color: #000;
	text-decoration: none;
}

a:hover {
	color: #660000;
}


 h1,h2 {
    font: bold 150% Georgia, Times New Roman, serif;
    letter-spacing: 0.25em;
    color: #fff;
    margin: 0;
}

h2 {
    font-size: 140%;
    color: #000000;
    letter-spacing: 0.1em;
    margin: 0 0 1em 0;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active {
    color: #fff;
    text-decoration: none;
}

h3 {
    margin-bottom: 0.5em;
    padding-bottom: 1px;
    border-bottom: 1px solid #CAA200;
}

blockquote {
    margin: 1em 10%;
    font-size: 120%;
}

h3, h4, th { font-size: 110%; }

th {
    font-weight: bold;
    text-align: center;
}

input, select {
    vertical-align: middle;
}

div.entry {
    margin-left: 4em;
    margin-right: 4em;
    clear: both;
}
table{
	
    margin-left: 4em;
    margin-right: 4em;
     margin: 0 auto;
}

p.entry-info {
    border-top: 1px solid #ddd;
    font-size: 90%;
    text-align: right;
    text-indent: 0;
}

p.more {
    text-indent: 0;
    margin-bottom: 0;
}

.dot-net {
    color: #ccc;
}

#container {
    width: 770px;
    color: #000;
	background-image:url(bg-3.gif);
	background-position:top center;
    background-color: #fff;
    border: 1px solid #000;
    text-align: left;
    margin: 0 auto;
}

#container.narrow {
    width: 360px;
}

#head {
       background-color: #ffffff;
	background-image:url(bga.jpg);
	background-repeat:no-repeat;
	background-position: center;
        height:100px;
    border-bottom: 1px solid #000;
}

#head h1 {
        
}
#head  a {
  background: url(clipboard1.jpg) no-repeat;
  background-position: right;
  display: block;
  height: 55px;
  text-align: center;
.}
#head a span {
visibility: hidden;
}

#nav {
	background-image:url(vzh_menubarbg.jpg);
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    color: #fff;
}

    #nav h3 {
        display: none;
        padding-right: 10px;
        margin: 0;
    }

    #nav ul {
        margin: 0;
        padding: 0;
        word-spacing: 1em;
        list-style: none outside;
        display: inline;
    }

    #nav a {
        padding: 1px 2px;
        color: Black;
    }

    #nav a.active,
    #nav a.active:hover {
        background-color: #000;
		text-decoration:none;
    }

    #nav a:hover {
        background-color: #CAA200;
    }

    #nav li {
        display: inline;
        padding: 0 2em 0 0; /* IE5/win needs this */
        voice-family: "\"}\"";
        voice-family: inherit;
        padding: 0; /* ...and "good" UA's don't */
    }

    #nav li a {
        word-spacing: 0;
    }


.item {
    margin-bottom: 1.5em;
}


hr {
    color: #CAA200;
    background-color: #CAA200;
    height: 1px;
    border: 0;
    width: 90%;
}

a.perm {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

a.perm:hover {
    color: #000;
}
table.news {
	background-color: #FFFFFF;
	background-image:url(news.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
table.testy {
	background-color: #FFFFFF;
	background-image:url(testimonials.jpg);
	background-repeat:no-repeat;
}
table.services {
	background-image:url(servicesbkgd.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 600px;
	height: 640px;
	z-index:5;
	border: 1px solid #fff;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('SmoothGallery/css/img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('SmoothGallery/css/img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #CAA200;
	color: #000;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #000;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('SmoothGallery/css/img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #CAA200;
	color: #000;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #CAA200;
	color: #000;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #000;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('SmoothGallery/css/img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('SmoothGallery/css/img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('SmoothGallery/css/img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('SmoothGallery/css/img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('SmoothGallery/css/img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('SmoothGallery/css/img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('SmoothGallery/css/img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #CAA200;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#e4d7a3; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#fff;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

