@charset "utf-8";

body  {
	font-size:62.5%;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgz/backgrd3.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	width: 997px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
} 
#header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#navbar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar ul {
	background-color: #036;
	color: #FFFFFF;
	width: 100%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navbar ul li { 
	display: inline; 
}
#navbar ul li a {
	background-color: #036;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#navbar ul li a:hover {
	background-color: #FFFFFF;
	color: #003366;
}
#banner {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#sidebar1 {
	float: left;
	width: 500px;
	color: #FFFFFF;
	border: 3px solid #CCC;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent {
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../imgz/bkg.gif);
	background-repeat: repeat;
	background-color: #E0DFDA;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
} 
#mainContent    h1 {
	color: #0066AA;
	font-weight: bold;
	font-size: 1.4em;
}
#mainContent h2 {
	font-weight: bold;
	color: #0066AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#mainContent   ul, #mainContent li{
	text-indent: 50px;
	list-style-type: none;
}
#certs {
	background-color: #E0DFDA;
	background-image: url(../imgz/bkg.gif);
}
#footer {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	text-align: center;
	background-color: #000;
	padding: 0px;
}
#footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0FF;
	text-decoration: none;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	white-space: nowrap;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 85px;
	padding-left: 85px;
}
#footer li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer li a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.green {
	color: #009900;
	font-size: 1.4em;
}
.fltrt {
	float: right;
	padding: 0px;
	margin: 0px;
}
.fltlft {
	float: left;
	padding: 0px;
	margin: 0px;
}
.clearfloat {
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
#sidebar2 {
	float: right;
	width: 400px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}



.galleryIndex {
	text-align: center;
	float: left;
	margin-right: 20px;
}
.galleryIndex img {
	border: 3px solid #E0DFDA;
}

.galleryIndex:hover  img   {
	border: 3px solid #000000;
}
#gallerycontainer{
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 30px;
	background-color: #E0DFDA;
	background-image: url(../imgz/bkg.gif);
}
#galleryLinks {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 20px;
}
.galleryPhoto {
	text-align: left;
	float: left;
	border: 5px solid #000000;
	margin-right: 20px;
}
#button a {
	font-size: 1.2em;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#button {
	padding-top: 20px;
}

#button a:hover {
	color: #0066AA;
	font-weight: bold;
}
#title h1  {
	color: #76B41C;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}
#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}
.date{
	font-weight: normal;
	color: #666666;
}
#content a {
	color: #fff;
	text-decoration: underline;
}
#content a:visited   {
	color: #999999;
	text-decoration: underline;
}
#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}
#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}
#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}
.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.unvisible { 
	display: none;
 }
.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
}
.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}
a.thumbnailhover:hover{
	background:  url(../gallere/images/bg_body.jpg) no-repeat left top;
	display:block;
	width: 166px;
	height: 175px;
	color: #0373BD;
	font-weight: bold;
}
.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}
.thumbnail a {
	color:#999999;
	text-decoration: none;
}
/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}
*/

#links {
	background-color: #FFFFFF;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFF;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer2 a {
	color: #FFF;
}

#footer2 a:hover {
	color: #0FF;
}
#footer2 li {
	display: inline;
	color: #CCCCCC;
}
#footer2 li a {
	color: #0C75E9;
	padding-right: 10px;
}
#footer2 li a:hover {
	color: #0C75E9;
	text-decoration: none;
}

