/* #divContainer centers the content in the browser window */
#divContainer {
	position: relative;
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 20px;
}

/* #body sets the general font and page properties for ALL text that is not covered specifically by another style */
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}


#divHeader {
	/*background-color: #333333;*/
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* This section containes styles for the navigation bar */
#divLogo {
	float: left;
	width: 300px;
}

#divimage {

}

#divimageindex {
	width: 750px;
	height: 380px;
}


#divNavigationBottom{
	position: absolute;
	top: 465px;
	right: 0px;
}

#divNavigation {
	float: right;
	width: 465px;
	height: auto;
	/*background-color: #000000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85EM;
	FONT-STYLE: BOLD;
}

#divNavigation ul li a:link, #divNavigation ul li a:visited {

}

#divNavigation ul {
	margin: 0px;
	padding: 0px;
}

#divNavigation li {
  display: inline;
}

#divNavigation li a {
	color: #8B8B8B;
	text-decoration: none;
	float: left;
	height: 20px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 75px;
	text-align: center;
	display: inline;
}

#divNavigation li a:hover {
	height: 20px;
	color: #A9301F;
	FONT-WEIGHT: BOLD;
}

#divNavigation ul li.current a {
	color: #A9301F;
	FONT-WEIGHT: BOLD;
	
}

#divNavigation li.current a:hover {
	/*background-color: #000000;*/
}

/*resource links at bottom of page*/
#divResource {
	position: absolute;
	top: 452px;
	float: right;
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divResource ul li a:link, #divResource ul li a:visited {

}

#divResource ul {
	margin: 0px;
	padding: 0px;
}

#divResource li {
  display: inline;
}

#divResource li a {
	color: #000000;
	text-decoration: none;
	float: RIGHT;
	height: 17px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 40px;
	text-align: center;
	display: inline;
}

#divResource li a:hover {
	height: 20px;
	color: #F00003;

}

#divResource ul li.current a {
	color: #F00003;
	
}

#divResource li.current a:hover {
	background-color: #000000;
}

/*end of resource style*/


/* end of NAVIGATION styles */

/* #divSpacer establishes the gap between the navigation bar and the content area */
#divSpacer50 {
	height: 50px;
	width: 750px;
}

/* this section contains styles for the main CONTENT area */
#divContent {

	height: 420px;
	width: 750px;
	font-size: 15px;
}

#divNavSub {
	width: 750px;
	height: 40px;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divNavSub ul li a:link, #divNavSubAbout ul li a:visited {

}

#divNavSub ul {
	margin: 0px;
	padding: 0px;
}

#divNavSub li {
  display: inline;
}

#divNavSub li a {
	color: #000000;
	text-decoration: none;
	float: left;
	height: 20px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 35px;
	width: 110px;
	display: inline;
}

#divNavSub li a:hover {
	font-weight: bolder;
}

#divNavSub ul li.current a {
	font-weight: bolder;
}

#divNavSub li.current a:hover {
	background-color: #FFFFFF;
}


#divContentLeft {
	float: left;
	width: 165px;
	height: 370px;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 10px;
	FONT-SIZE: .80EM;
}

#divContentLeft li a:link, #divContentLeft li a:visited {
	color: #8B8B8B;
    text-decoration: none;
}

#divContentLeft li a:hover {
	font-weight: bolder;
}

#divContentLeft li.current {
	font-weight:bolder;
}

#divContentLeft li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-bottom: 5px;
}

#divContentLeft ul li ul li {
	margin-left: 0px;
	padding-left: 0px;
}

#divContentLeft ul {
	margin-left: 15px;
	padding-left: 15px;
}

#divContentLeft ul li{
	margin-left: 0px;
	padding-left: 0px;
}

#divContentLeft ul li ul{
	margin-left: 15px;
	padding-left: 15px;
}

/* End of modifiers for left list items and links */

#divContentLeftImage {
	float: right;
	height: 420px;
	width: 450px;
	background-color: #FFFFFF;
}

#divContentRight {
	float: right;	
	height: 380px;
	width: 575px;
	padding-top: 0px;
	padding-right: 00px;
	padding-bottom: 0px;
	padding-left: 00px;
	color: #464646;
	font-size: 13px;
}

#divContentRightContact {
	float: left;	
	height: 115px;
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 194px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 13px;
}


/*   -----------------SmoothGallery CSS--------------- */

#myGallery, #myGallerySet, #flickrGallery
{
	position:absolute;
	top: 96px;
	width: 750px;
	height: 380px;
	z-index:5;
	
	border: 0px solid #000;

}

#portfolio
{
	position:absolute;
	top: 96px;
	right: 0px;
	width: 750px;
	height: 380px;
	z-index:5;
	border: 0px solid #000;
}
#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; /*#c5bdab;*/
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

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

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	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: #eee;
}

.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('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	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: #c5bdab;
	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: #b5b5b5;
}

.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('img/fleche1.png') no-repeat center left;
}

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

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

* html .jdGallery a.right { background: url('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('img/open.png') no-repeat center center; }


*:first-child+html .slideInfoZone
{
    bottom: -1px;
}
*:first-child+html .jdGallery a.right, *:first-child+html .jdGallery a.left
{
    filter:alpha(opacity=20);
}
*:first-child+html .jdGallery a.right:hover, *:first-child+html .jdGallery a.left:hover
{
    filter:alpha(opacity=80);
}
*:first-child+html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }
*:first-child+html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }
*:first-child+html a.open:hover { background: url('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('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .8;
	-moz-opacity: .8;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:  /*#c5bdab;*/ #fff;
	background-image:url('../images/leaf_rev3.gif');
	background-repeat:no-repeat;
	background-position:14px 0px;
}

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

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

/*Inserted to allow category titles*/
.jdGallery .gallerySelector .gallerySelectorInner h4
{
	width: 90%;
	margin-left: 10px;
	margin-top: 10px;
	border: 0px solid #888;
	padding: 5px 0px 0px 25px;
	height: 10px;
	color: #7b7b7b;
	cursor: pointer;
	float: left;
}

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

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

.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: #333;
}

b

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

/*  sdmenu css -----file for  the collapsible menu's------*/

div.sdmenu {
	width: 250px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background-color: #CCCCCC;
}
div.sdmenu div.collapsed {
	height: 15px;
}
div.sdmenu div span {
	display: block;
	padding: 2px 8px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-color: #fff;
}
div.sdmenu div a {
	padding: 2px 15px;
	background-color: #fff;
	display: block;
	border-bottom: 0px solid #ddd;
	font-size: 11px;
	color: #000;
}
div.sdmenu div a.current {
	background : #fff;
}
div.sdmenu div a:hover {
	background : #ccc;
	color: #000;
	text-decoration: none;
}
div.sdmenu div span:hover{
	background : #ddd;
	color: #000;
	text-decoration: none;
}