@charset "utf-8";
/* CSS Document */

/* CSS Document */


html, body {
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
    }


#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	height: auto;
	}
	
#contentheader {
	width:798px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 73px;
	background-image: url(../Images/BgLogo.jpg);
	background-repeat: no-repeat;
		}
		
#header_snippets {
	width:150px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	margin-top: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

		}
	
	
#tab_container {
	width:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	background-color: #343434;
	padding-top: 0px;
	margin-left: auto;
	display: block;
	height: 33px;
	}
	
#tab_footer {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #FFFFFF;
	height: 33px;
	background-image: url(../images/bg_leftnav_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#snippet_1 {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #FFFFFF;
	height: 33px;
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#container_content{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding:0px;
	height: auto;
	background-color: #FFFFFF;
	}


#leftnav {
	width:163px;
	padding:0px;
	float:left;
	background-image: url(../images/bg_leftnav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
	margin-top: 25px;
	}


	
#contentcenter {
	width:500px;
	padding:0px;
	float:right;
		}
		

#homebottem {
	width:756px;
	padding:0px;
	float:left;
		}


#contentright {
	width:600px;
	padding:0px;
	float:right;
	padding-top: 2px;
	margin-bottom: 20px;
		}
		
#contenthome {
	width:780px;
	padding:0px;
	float:none;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
		}
		
#contentgalleryov {
	width:636px;
	padding:0px;
	float:left;
	background-color: #EDEDED;
		}
		
#contentrightgal {
	width:525px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
		}
		
#contentrightlogo {
	width:111px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
		}
	


		
#footer {
	padding-top: 0px;
	height: 250px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	float: none;
}

#footer_inner {
	padding-top: 0px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	margin-top: 15px;
}

#footer_inner_left {
	padding-top: 0px;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: 15px;
	background-color: #333333;
	float: left;
}


#footer_inner_right {
	padding-top: 0px;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-right: 15px;
	background-color: #333333;
	float: right;
}


#photodescription {
	border-bottom: dotted #CCC 1px;
	padding: 5px 5px 5px 0px;
	margin-top: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 25px;
	}


.photoborder {
	border: solid #CCC 1px;
	padding: 10px 10px 15px 10px;
	margin-top: 15px;
	}

.photoborderlight {
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-color: #FFFFFF;
	
	}

.photobordergrey {
	
	border-top-style: solid;
	border-top-width: thin;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	
	border-right-style: solid;
	border-right-width: thin;

	border-left-width: thin;
	border-left-style: solid;
	border-color: #CCCCCC;
}

.imgBorder {
	border: 1px solid #cccccc;
	padding: 8px 5px 10px;
	margin: 5px;
	background-color: #FFFFFF;
}

.news_dots {
	background-image: url(../images/dots_wide.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
