/****************/
/*** @imports ***/
/****************/
@import url("all.css");


/*****************/
/*** @basic_tags ***/
/*****************/
	h2
	{
		background: url(../img/bg_dots_grey.gif) left bottom repeat-x;
		margin-bottom: .5em;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: normal;
	}

/********************/
/*** @gallerytoplogo ***/
/********************/
	#gallerytoplogo
	{
		background: #EBEBDB url(../img/bg_slideshow_header.gif) 0 0 no-repeat;
		margin: 10px auto 0 auto;
		padding: 0;
		width: 618px;
		height: 70px;
	}

/**************************/	
/*** @gallerycontainerpage ***/
/**************************/	
	#gallerycontainerpage
	{
		border: 1px solid #999933;
		background: url(../img/bg_slideshow.gif) left top repeat-y;
		margin: 0 auto;
		padding: 2 9px;
		width: 616px;
	}
	
	#galleryclose
	{
		background: #C3C394;
		margin: 0 0;
		padding: 5px 15px 0 0;
		/*		border-bottom: 1px solid #4D4B4C; */
		height: 14px;
		text-align:right;
	}
	
	#galleryblock
	{
		background: #fff;
		padding: 0 0 1.5em 0;
		margin: 0 0 0 1px;
		width: 598px;
		position: relative;
	} 
		
	#gallerytopheader {
		background: #333;
		display: none;
		margin: 0 auto;
		padding: 0 0 1px 0;
		width: 600px;
		height: 59px;
		clear: both;
		}

		
/****************/ 
/*** @columns ***/
/****************/ 
	#l-col
	{
		margin: 10px 0 0 0;
		width:345px;
		float:left;
	} 
	 
	#r-cont
	{
		margin: 10px 0 0 0;
		padding-right: 15px;
		padding-left: 15px;
		text-align:left;
		width: 220px;
		float:left;
	}
	
	#r-cont h2
	{
		margin: 0 0 5px -15px;
		padding-bottom: 5px;
		border-bottom: 1px solid #656364;
	}

	 #r-col
	 {
		margin: 10px 0 0 0;
		padding-left: 15px;
		width:345px;
		float:left;
	 }
	
	#l-cont
	{
		margin: 10px 0 0 0;
		padding-right: 15px;
		padding-left: 15px;
		text-align:left;
		float:left;
		width: 220px;
	}
	
	#l-cont h2
	{
		margin-left: -15px;
	}

	#galleryblock p
	{
		padding: 0 10px 20px 0;
		margin: 0;
		text-align:left;
	}
	
	.galleryphotocredit {
			margin: 5px 0 0 0;
			padding: 0 20px;
			color: #666;
			text-align:left;
			font-size: 10px;
	 }

/*** @gallernab ***/
	#gallerynav
	{
		background: url(../img/bg_dots_grey.gif) left top repeat-x;
		margin: 10px 0 0 -15px;
		padding: 10px 0 0 0;
		font-size: .9em;
	}
		 
		
	.gallerypage {
			padding: 0 10px 0 10px;
			margin: 0 20px 0 20px;
			text-align: center;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			font-weight: bold;
	 }
	 
	#gallerybottom
	{

	}
	 
/*******************/
/*** @zonefooter ***/
/*******************/
	#zonefooter
	{
		background: #999933;
		margin: 0 auto;
		height: 2px;
		width: 618px;
		font-size: 1px;
		line-height: 0;
	}
		
	#zonefooter p
	{
		font-size: 10px;
		color: #f00;
		text-transform: uppercase;
		text-align: center;
		padding: 0 0 10px 0;
		margin: 0;
	}