@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	text-align: center;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000066;
	font-weight: normal;
}
.divHome h1{
	font-size: 18px;
	color:#3A5F17;
	padding-top: 15px;
}
h2 {
	font-weight: bold;
	color: #3A5F17;
	font-size: 11px;
	margin-bottom: 10px;
}
.divHome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 13px;
	letter-spacing: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	margin-bottom: 7px;
}
p {
	line-height: 1.5em;
	margin-bottom: 12px;
}
p.first {
	background-image: url(../images/littlelogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
}
a:link{
	color: #000066;
	text-decoration: underline;
}
a:visited{
	color: #3a5f17;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
ol, ul {
	margin-left: 25px;
	margin-bottom: 12px;
}
li {
	margin-bottom: 7px;
}
p.small {
	font-size: 0.85em;
	margin-top: -5px;
}
p.uniform {
	font-family: "Courier New", Courier, monospace;
}
strong {
	font-size: .95em;
}
blockquote {
	margin-left: 20px;
}
#divWrap {
	margin-right: auto;
	margin-left: auto;
	background-color: #5A9300;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	width: 800px;
	text-align:left;
	}
#divIdentity {
	height: 115px;
	}
#divIdentity ul{
	list-style-type: none;
	float: right;
	position: relative;
	top: 90px;
	padding-right: 10px;
	z-index: 501;
	}
#divIdentity li{
	float: right;
	padding-right: 10px;
	background-image: url(../images/button_right.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: right top;
	
	}
	
#divIdentity ul a{
	display:block;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../images/button_center.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	font-size: 14px;
	outline:none;
	float:left;
	height: 20px;
	
	}
	
#divIdentity ul a:link, #divIdentity ul a:visited {
	text-decoration: none;
	}
#divIdentity ul a:hover, #divIdentity ul a.current {
	color: #CDE09E;
	text-decoration: none;
	}


#divIdentity ul a.current {
	}
	
#imgLogo {
	padding-left: 20px;
	margin-top: -3px;
	position: absolute;
	top: 40px;
	z-index: 100;
}
* html #imgLogo{
	position: relative;
	margin-top: -80px;}

* html .divHome #imgLogo {
	margin-top:-20px;}

#imgLogoText {
	margin-left: 110px;
	position: absolute;
	top: 40px;
	}

.divHome #imgLogoText{top: 50px;}

* html #imgLogoText {
	margin-left:10px;
	}
	
* html .divHome #imgLogoText {
	margin-top:0px;}

#imgJoansHead {
	position: absolute;
	margin-left: 233px;
	top: 120px;
}
* html #imgJoansHead {
	position:relative;
	margin-left:233px;
	margin-top:-78px;}
	
#divContent {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 20px;
	}
.divHome #divContent {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 333px;
	}
#divContact {
	padding-bottom: 10px;
	}
#divContact p {
	color: #FFFFCC;
	font-size: 0.85em;
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 10px;
	}
	
#divContact a:link, #divContact a:visited {
	color: #FFFFCC;
	text-decoration: none;
	}
#divContact a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}	
	
.divHome #divContact{
	padding-left: 0px;
	height: 130px;}	


.divHome #divContact ul{
	width:800px;
	list-style-type: none;
	float: left;
	background-image: url(../images/button_home.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-left: 0px;
	}
.divHome #divContact li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #648F16;
	height: 20px;
	margin-top: 4px;
	}
	
.divHome #divContact ul a{
	display:block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	font-size: 14px;
	outline:none;
	float:left;
	height: 20px;
	}
	
.divHome #divContact ul a:link, .divHome #divContact ul a:visited {
	text-decoration: none;
	}
.divHome #divContact ul a:hover {
	color: #CDE09E;
	text-decoration: none;
	}

.divHome #divContact ul a.current {
	}
#divGalleryContent {
	margin-top: 5px;
}
#divGalleryThumb {
	float: right;
	width: 340px;
}
#divGalleryThumb img {
	background-color: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
	border: 1px dashed #99CC00;
	padding: 2px;
	margin-bottom: 0px;
	margin-right: 3px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}


.imgThumb{
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px dashed #99CC00;
	padding: 2px;
	margin-right: 10px;}

#divGalleryThumb h2 {
	margin-bottom: 5px;
}
#divGalleryMain {
	width: 415px;
}
#divCaptionText {
	height: 40px;
}
#divGalleryMain img {
	background-color: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
	border: 1px dashed #99CC00;
	padding: 5px;
	
	
}
#divImageCaption {
	width: 360px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dashed #99CC00;
}
#divImageCaption img {
	padding: 5px;
	
}
#divImageCaption p {
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
.tableServices td {
	padding-right: 8px;
}
.divClear {
	clear: both;
}
.divClearLeft {
	clear: left;
}
.preload{
display:none;*/
}