body {text-align: center;
background: #99cc99;
color: #374c6b;
font: .8em arial, verdana, sans-serif; line-height: 20px;
margin-top: 0; }

img { border: 0; }

#wrapper { width: 900px; margin: 0 auto; text-align: left; position: relative;  background: url(../images/bg.gif) repeat-y #fff; }
#top { clear: both; }
#top1 { clear: both; background: url(../images/headerbot.gif) no-repeat #000; height: 31px; }
#content { width: 470px; float: left; }
#contentwide { width: 710px; float: left; background: #fff; }
#left { width: 189px; float: left; padding: 35px 0px 10px 1px; }
#right { width: 240px; float: left; text-align: center; background: #486e4b; }
#footer { clear: both; background-color: #2a442c; height: 100px; color: #fff; padding: 10px 0 0 200px; }

#inner { padding: 15px; }

#firstcolumn{ width: 100px; float: left; }
#secondcolumn { width: 150px; float: left; padding: 5px; }
#thirdcolumn { width: 150px; float: left; padding: 5px; }

h1 { font: 1.2em verdana, arial, sans-serif; font-weight: 700; }
h2 { font: 1em arial, verdana; font-weight: 700; color: #003300; line-height: 21px }
h3 { font: 1.1em verdana, arial, sans serif; color: #fff; padding: 5px 0 0 5px; background-image: url(../images/bluefade.jpg); background-repeat: repeat-x; height: 30px; font-weight: 700; margin: 0; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 10px; }


div#nav a { font: 1em arial, verdana, sans-serif; color:#fff; text-decoration: none; background:#2a442c; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin: 1px; border-left: solid 1px #fff; }
div#nav a:visited { font: 1em arial, verdana, sans-serif; color:#fff; text-decoration: none; background:#2a442c; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin: 1px; border-left: solid 1px #fff;  }
div#nav a:hover { font: 1em arial, verdana, sans-serif; color:#fff; text-decoration: none; background:#345436;  font-weight:700; padding: 6px 3px 6px 10px; display:block; margin: 1px; border-left: solid 1px #202020; }


a:link { color: #c0781a; text-decoration: underline; background: transparent; font-weight: 500; }
a:visited { color: #c0781a; text-decoration: underline; background: transparent; font-weight: 500;}
a:hover { color: #5a5928; text-decoration: underline; background: transparent; font-weight: 500; }

a.link2:link { color: #b4b25d; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link2:visited { color: #b4b25d; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link2:hover { color: #b4b25d; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 500; }

.nolink { color: #800000; text-transform: uppercase; background: transparent; font-weight: 700; }

.dark { color: #1a2434; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.leftgallery { float: left; padding: 5px; border: solid 1px #d7c5d7; margin: 5px; background-color: #e5dbe5; }
.gallery { float: left; width: 110px; margin: 5px; padding: 6px; border: solid 1px #eaeaea; text-align: center; height: 110px; }
.gallery1 { float: left; width: 150px; margin: 5px; padding: 3px; border: solid 1px #eaeaea; text-align: center; height: 150px; }
.gallery2 { float: left; width: 150px; margin: 5px 10px 5px 100px; padding: 3px; border: solid 1px #eaeaea; text-align: center; height: 150px; }

/*Lightbox enlarging images effect */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../images/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../images/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../images/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../images/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../images/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../images/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../images/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../images/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:url(../images/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/*lightbox*/

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.lightbox_container{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1002;
}
 


.lightbox_center {
	position: relative;
	//top: 20%;
	top: 180px;
	//left: 0px;
	//width: 100%;
	height: 390px;
	z-index:1003;
	//overflow: hidden;
	-moz-opacity: 2.0;
	opacity:2.0;
	filter: alpha(opacity=200);
}


.light {
	-moz-opacity: 2.0;
	opacity:2.0;
	filter: alpha(opacity=200);
}