/* css information
--------------------------------------------------------
	Lauren Clark Fine Art:      Screen stylesheet
	author:         					www.studiotwo.com
	updated:        					March 2009

	

-------------------------------------------------------- */
/*
***************************************

	TYPOGRAPHY AND COLOR RULES

***************************************
*/
body {
	background: #cc9900 /*url(../images/bg-fullpage.jpg) repeat-x left top*/;
	color: #4b432b;
	font-size: 76%;
	font-family: tahoma, geneva, arial, sans-serif; 
	font: 12px/1.4em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	min-width: 800px;
}





img  {
	border-width: 0
}
a, a:link,  a:visited  {
	color: #9f9d00;
	text-decoration: none;
	background: transparent;
}	
a:hover   {
	
	color: #9f9d00; 
	text-decoration: underline;
}


/*ul {
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 1em 1.2em 1em 1em;
	}
	ol {
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 1em 1.2em 1em 1em;
	}
	
li {
	padding-left: 10px;
	line-height: 1.1em;
	margin: .3em;
	list-style-type: disc;

	}*/
td {
	vertical-align: top; 
	text-align: left;
	}

hr {color:#e8e8e8;}


h1   {
	color: #9f9d00;
	text-align: left;
	font: 20px arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;
}


h2   {
	color: #9f7800;
	text-align: left;
	font: 15px arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.3em;
	

}

h3    {
	color: #9f9d00;
	text-align: left;
	font: 14px arial, sans-serif;
	font-weight: bold;
	text-transform:capitalize;
	border-top: 1px solid #cccccc;;

}
h4   {
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	margin-top: 0px;

}
h5   {
	color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: .9em;

}
/*
***************************************

	LAYOUT

***************************************
*/



#wrap {
	width: 980px;
	margin: 15px auto 0 auto; 
	background-color: white;
	/*position: relative;*/
}

#logo {margin: 0 auto; text-align: left;background-color: #f5f1eb; height: 180px; padding: 0px 0 0px 0px;}
#header {width: 980px;  margin: 0 auto; clear: both; background-color: #4b432b; position: relative; height: 35px; border-top: 1px solid #8e8c4f; border-bottom: 1px solid #8e8c4f;}
	
#navigation {
	width: 960px;
	padding: 10px 0 10px 20px;
	margin: 0px auto; color: #847c55;
	
}
#navigation a:link {padding: 2px 8px 2px 8px; color: #d9d553; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
#navigation a:visited {padding: 2px 8px 2px 8px; color: #d9d553;  font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
#navigation a:hover {text-decoration: none; color: #ffffff;}


#featurearea {margin: 0px auto 0px auto; background: #f8f5f1 url(../images/bg-features.gif) top left no-repeat; width: 960px; padding: 10px 10px 5px 10px;/* position: relative;*/}

#features {clear: both; margin: 5px auto 5px auto; width: 960px; /*position: relative;*/}
.feature {
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	width: 202px;

}
.feature img {
	padding-bottom: 10px;
}

.feature-title {
	font-size: 14px;
	font-weight: bold;
	color: #9f9d00;
	

}
.feature-text {
	font-size: 12px; line-height: 1.3em;
	
}

#content {margin: 0px auto 15px auto; background: #ffffff url(../images/bg-content.jpg) top left no-repeat; width: 960px; padding: 0px 10px 5px 10px; /*position: relative;*/}
div#left {
	height: auto;
float: left;
padding: 10px;
margin: 0px;
width: 180px;

}

div#leftcontent {
width: 195px;
 padding-top: 20px;
margin: 0 auto;
text-align: left;

}
div#right {
min-height: 400px;
width: 680px;
height: auto;

padding: 10px 0px 20px 20px;
margin: 0px 0 50px 230px;
}

div#rightcontent {
 width: 670px;
  padding-top: 20px;
 text-align: left;
line-height: 1.7em;
}

div#rightcontent img{
 padding: 0 10px 3px 6px;
}

div#text-left {
	float: left;
	width: 430px;
font-size: 12px;
}

div#text-right {
	float: right;
	width: 240px;
	margin-top: 15px;
	font-size: 10px; line-height: 1.1em;
	
} 

#subNav { margin: 0px 0 0 20px ;
padding: 0px;
list-style: none;
text-align: left; }

#subNav ul
{
margin: 0;
padding: 0;
list-style: none;
}
#subNav li { margin: 0 0 0px 0; line-height: 1em;
 }

#subNav a {
	display: block;
	width: 150px;
	font-size: 11px; 
	text-decoration:none; 
	text-align: left;  
	background: transparent url(../images/arrow.gif) 5px 5px no-repeat; 
	font-weight: bold; 
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#subNav a:hover
{

text-decoration: underline;
}

table#thumbs {}
table#thumbs td {padding: 12px; text-align: center; color: #996633; vertical-align: top; line-height: 1.3em; font-size: 10px;}
table#thumbs td img {padding: 4px; border: 1px solid #b9a783;}

div#title {
	/*background: transparent url(../images/bg-titles.png) repeat left top;*/
	/*height: 23px;*/
	/*text-transform: uppercase;*/
	color: #323231;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 1px;
	font-size: 20px;
	padding-top: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
 
 
 div#lc-event {
 	background-color: #eeeeee;
	padding: 35px;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
 }
 
 .lc-event-title {
	font-size: 1.8em; line-height: 1.8em;
 }
 
  .lc-event-text {
	font-size: 1.1em; line-height: 1.1em;
 }

/*
***************************************

	DIVs

***************************************
*/




	
/*#footer {
	width: 980px;
	height: 30px;
	background-color: transparent;
	margin: 30px auto 0px auto;
	padding: 8px 0px 0px 0px;
	font-size: 12px;
	clear: both;
	text-align: center;
	
	
}

*/
/*#copyright {
	color: #a4815a;
	background: transparent url(../images/bg-footer.gif) top left repeat-x;
	padding: 15px 0px 0px 0px;
	font-size: 9px;
	clear: both;
	height: 29px;
	text-align: center;
	margin-bottom: 0px;
}*/







/*	background: #ffffff url(../images/bg-footer.gif) repeat-x;
	padding-top: 15px;
	height: 32px;
	*/
	/*width: 100%;
		position: absolute;
				bottom: 0;
				padding: 15px 0 10px;height: 22px;
				
	position:absolute;
  bottom:0;
  left:0;
  width:100%;height: 50px;
			
}*/






/*
***************************************

	STYLES

***************************************
*/
.bold {font-weight: bold;}
.right {text-align: right;}
.italic {font-style: italic;}
.alignright {text-align: right;}
.uppercase {text-transform: uppercase;}
.sub-head {font-weight: bold;}



/*
***************************************

	FIXED FOOTER STYLE

***************************************
*/

/* body{
  margin:0;
  padding:0 0 100px 0;
 }*/ 
 div#footer{
  clear: both;
  /*position:absolute;
  bottom:0;
  left:0;
  width:100%;*/
  margin: 0 auto 8px auto;
  font-size: 10px;
  height:50px;background: #4b432b /*url(../images/bg-footer.gif) repeat-x*/; color: #8d8e3e;
 }
 
 #copyright {
	width: 980px;
	margin: 8px auto 0px auto; padding: 8px 0 0 0;
	color: #7d7e37;
	text-align: center;
	position: relative;
}

/* @media screen{
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#wrap{
  height:100%;
  overflow:auto;
 }
*/