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


/* colors */
a:link	{
		color:#CED6C1;
	}

a:hover, a:visited:hover
		{
		 color:#F0F6EA;
		}
		
a:visited
		{	
		
		 	color:#F0F6EA;		 
		}

body,html 
		{
			background:#EDEFE9  ;
			color: #CBBA8E;

		}

.header
			{	
				border-bottom: #EDEFE9   1px solid;
			}
		.navigation
					{
						float:left;
						width:700px;
						padding:10px;
					}

div.content
	{
	background:#636C6B;
	}

.category
				{ 
				 	border-bottom: #CBBA8E 1px dashed;
				}

div.galleryinfo
				{
						border-bottom: #EDEFE9 1px solid;
					}
div.galleryslideshow
				{
					border-bottom: #EDEFE9 1px solid;
				}
.sitemap
				{ 
					border-right: #EDEFE9 1px solid;
			
				}
/* Layout */
a:link	{
		
		text-decoration:none;
		font-weight:bolder;
	}

a:hover, a:visited:hover
		{
		text-decoration:underline;
	
		}
		
a:visited
		{	
			text-decoration:none;
		 		 
		}
.right
		{
			float:right;
		}
		
.sitetext
		{
			padding:10px;
		}

	body,html {
	text-align:center;
	height:100%;
	font-family:Verdana, Geneva, sans-serif
	}
	
div.content
	{
	margin:0px auto;
	padding:0px;
	text-align:left; 
	width:1024px;

	
	}


.header
		{
			width:1024px;
			height:80px;
			padding-top:15px;
		}


.subcategory
				{font-size: small;
				word-spacing:100px;
				font-weight:bold;
				text-indent:20px;

				margin-bottom:0px;
			}
.subsubcategory
				{font-size: smaller;}


.category
				{ 
					font-weight:bold;
				 	word-spacing: 100px;
					padding-bottom:2px;
				}


.contactinfo
			{
				line-height: 0px;
				text-align:right;
				

				font-size:12px;
				line-height:6px;
				
				margin:0px;
				padding:10px;
				float:right;
			
			}
.contactname
			{
				font-size:large;
				font-weight:bold;
				padding-bottom: 5px;
			}
		
.galleryinfo {
					 
					width:1024px;
					padding:10px;
						}
			
			
				
.gallerytitle {

	font-size: x-large;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}
.gallerydescription {
		margin-left:10px;
		font: small bold Verdana, Geneva, sans-serif;
		font-style:italic;

		}
div.galleryslideshow {
						
					width: 1024px;
											
					 }
					 
.footer
				{
			width:1024px;

			padding:20px;
		}
		
.copyrightblock
		{
				float:right;
				position:relative;
				width:200px;
				padding:20px;

		}
.sitemap
			{
				width:350px;
			
				padding:20px;
			}
		.navigation
					{
						float:left;
						width:700px;
						padding:10px;
					}
					

.sitemaptitle
				{ text-transform:lowercase;  margin:10px; padding:10px;}
.sitemapsubcategory
				{	font-size: small;
					text-indent:30px;  padding:10px;
						}

.sitemapsubsubcategory
				{ font-size:x-small; text-indent:30px; list-style-type:none; vertical-align:top;}


.sitemapcategory
				{ 
					position:relative;					
					width:375px;
					
				}
