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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align: center;
  	width: 1074px;	
}

#container {
	position:relative;
	top: 0px;
	margin: 0 auto;
	width: 1145px;
	text-align: left;
	}

#header {
	background-attachment:fixed;
	background:url(../images/bkgrndheader.jpg) no-repeat;
	width:1145px;
	height:225px;
}

#nav {
	padding-left:300px;
	padding-top:160px;
	width:600px;
	height:25px;
}

#nav ul {
	list-style:none;
	padding-left:30px;
	margin:0;
}
#nav li {
	display:block;
	float:left;
	line-height:normal;
	margin:0;
	padding:0 15px 0 0px;
}
#nav li a span, #nav li span {
	display:none;
	}
#nav li a {
	display:block;
	height:25px;
	}
	
.navhomesize{
	width:42px;
	}
	
.navbiographysize{
	width:72px;
	}

.navportfoliosize{
	width:63px;
	}
.navexhibitionsize{
	width:79px;
	}

.navpublicationsize{
	width:91px;
	}

.navclassessize{
	width:49px;
	}

.navcontactsize{
	width:54px;
	}
/*_______________________________________________________UP_______________________________________*/

.navhome, .navhome a:link, .navhome a:visited{
	background:url(../images/navhome.gif) no-repeat;
	}

.navbiography, .navbiography a:link, .navbiography a:visited{
	background:url(../images/navbiography.gif) no-repeat;
	}

.navportfolio, .navportfolio a:link, .navportfolio a:visited{
	background:url(../images/navportfolio.gif) no-repeat;
	}
	
.navexhibition, .navexhibition a:link, .navexhibition a:visited{
	background:url(../images/navexhibition.gif) no-repeat;
	}
	
.navpublication, .navpublication a:link, .navpublication a:visited{
	background:url(../images/navpublication.gif) no-repeat;
	}
	
.navclasses, .navclasses a:link, .navclasses a:visited{
	background:url(../images/navclasses.gif) no-repeat;
	}
	
.navcontact, .navcontact a:link, .navcontact a:visited{
	background:url(../images/navcontact.gif) no-repeat;
	}


/*__________________________________________________HOVER_______________________________________*/

.navhome a:hover{
	background:url(../images/navhome2.gif) no-repeat;
	}

.navbiography a:hover{
	background:url(../images/navbiography2.gif) no-repeat;
	}

.navportfolio a:hover{
	background:url(../images/navportfolio2.gif) no-repeat;
	}
	
.navexhibition a:hover{
	background:url(../images/navexhibition2.gif) no-repeat;
	}
	
.navpublication a:hover{
	background:url(../images/navpublication2.gif) no-repeat;
	}

.navclasses a:hover{
	background:url(../images/navclasses2.gif) no-repeat;
	}
	
.navcontact a:hover{
	background:url(../images/navcontact2.gif) no-repeat;
	}
	
/*_________________________________________________SELECTED_______________________________________*/

#selectedhome{
	background:url(../images/navhome3.gif) no-repeat bottom left;
	height:25px;
	}

#selectedbiography{
	background:url(../images/navbiography3.gif) no-repeat bottom left;
	height:25px;
	}

#selectedportfolio{
	background:url(../images/navportfolio3.gif) no-repeat bottom left;
	height:25px;
	}
	
#selectedexhibition{
	background:url(../images/navexhibition3.gif) no-repeat bottom left;
	height:25px;
	}
	
#selectedpublication{
	background:url(../images/navpublication3.gif) no-repeat bottom left;
	height:25px;
	}

#selectedclasses{
	background:url(../images/navclasses3.gif) no-repeat bottom left;
	height:25px;
	}

#selectedcontact{
	background:url(../images/navcontact3.gif) no-repeat bottom left;
	height:25px;
	}

#content {
	width:1050px;
	height:550px;
	padding-bottom:15px;
	margin-bottom:25px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gallery{
	display:block;
	float:left;
	width:310px;
	height:auto;
	margin-left:160px;
	padding-bottom:50px;

}

#galleryContent{
	width:350px;
	height:auto;
	display:block;
	float:left;
	padding-left:32px;
}

#footer {
	width:1074px;
	height:10px;
	padding-top:25px;
	margin-top:25px;
	clear:both;
	font-size:.75em;
	}
	

.thumbs {
	width:87px;
	height:69px;
	margin: 6px;
	float:left;
	}
	
img.grid {
		border:thin #999999 solid;
	}
	
	
h1 {

	color:#355a20;
	font-size:1.2em;
	padding:0;
	margin:0;
	
	}
	
p {
	color:#525050;
	font-size:.95em;
	line-height:1.4em;
	padding:5px 0;
	margin:0;
	

	}
	
.description{
	display:block;
	width:140px;
	float:left;
	}
	
.bottom {
	font-size:.85em;
	text-align:center;
	}
	
.name {
	font-weight:bold;
	}

.instructions {
	display:block;
	clear:both;
	width:310px;
	padding-left:5px;
	}
	
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: home ::::::::::::::::::::::::::::::::::::*/
	
	#home #content{
	margin-left:170px;
	width:725px;
	height:auto;
	padding-left:5px;
}

#home img.visual {
	float:left;
	border:thin #999999 solid;
	}
	
#home #text {
	position:relative;
	float:left;
	width:350px;
	left: 10px;
	padding-left:25px;

	}
	
.subtitle {
	font-size:1em;
	color:#355a20;
	text-align:left;
	}
	
.indent{
	padding-left:15px;
	}
	
.quote {
	font-size:.85em;
	color:#525050;
	}
.reference {
	font-style:italic;
	padding-bottom:0;
	margin:0;
	}
.nameref {
	text-align:right;
	padding-bottom:10px;
	padding-top:0;
	margin-top:0;
	}
	
	
table.tabularData, table.tabularData td, table.tabularData th {
	border: 0;
	border-collapse: collapse;
	font-size: 10px;
	color:#525050;
	
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}

	/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Portfolio Landon page ::::::::::::::::::::::::::::::::::::*/
	
	#portfolioLandon #Info{
	position:relative;
	top:0;
	left:0;
	width:350px;
	height:auto;
	padding-left:5px;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Portfolio Liriodendron page ::::::::::::::::::::::::::::::::::::*/
	
	#Liriodendron #galleryInfo{
	width:550px;
	height:auto;
	}	
	
	#Liriodendron img.view {
	margin:5px;
	border:thin #999999 solid;
	float:left;
	width:390px;
	height:269px; 
	vertical-align:text-top;
	}
	
	#Liriodendron p.description {
	display:block;
	float:left;
	width:auto;
	}
	
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Portfolio details page ::::::::::::::::::::::::::::::::::::*/
	
	#details #galleryInfo{
	width:550px;
	height:auto;
	}	
	
	#details img.view {
	margin:5px;
	border:thin #999999 solid;
	float:left;
	vertical-align:text-top;
	}
	
	#details p.description {
	display:block;
	float:left;
	width:200px;
	t
	}
	
	.wider{
		width:750px;
		}
	
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Contact Us page ::::::::::::::::::::::::::::::::::::*/


#contactus #content{
	margin-left:170px;
	width:725px;
	height:auto;
	padding-left:5px;
}

#contactus img.visual {
	float:left;
	border:thin #999999 solid;
	}
	
#contactus #text {
	position:relative;
	float:left;
	width:350px;
	left: 10px;
	padding-left:25px;

	}

#formcontainer {

	/*border:#666666 thin dotted;*/
	margin:15px 0 0 0px;
	background-color:#FFFFFF;
	color:#333333;
	width: 350px;
	}
	
#contactbox{
	border:#666666 thin dotted;
	height:100px;
	width:auto;
	padding:10px 10px 0 10px;
	}
	
#contactInfo{
	float:left;
	text-align: right;
	display:inline;
	width:200px;
	padding-left:200px;
	
}

#contactInfo1{
	float:right;
	text-align: right;
	display:inline;
	width:200px;
	padding-right:175px;
}
#contactInfo1 p, #contactInfo p {
	margin: 3px;
}


#contactus h3{
	color:#333;
	font-size:12px;
	}
	
#contactus h5{
	color:#333;
	font-size:11px;
	padding-top:10px;
	}

form.contactus
{
	margin:0px 20px 20px 0px;
	padding-left:20px;
}

#contactus label{
	width:100px;
	padding-right:5px;
}

#body, #from, #contactform p.msg{
	width:260px;
}

textarea, input
{
	border:1px solid #BEDB89;
	background-color:#f6faeb;
	border-bottom:1px solid #cdfb50;
	border-right:1px solid #cdfb50;
	border-left:1px solid #83ab16;
	border-top:1px solid #83ab16;
}
textarea:hover, input:hover
{
	background:#dbebb0;	
}
textarea:focus, input:focus
{
	border:1px solid #BEDB89;
	background:#fff;
	border-bottom:1px solid #cdfb50;
	border-right:1px solid #cdfb50;
	border-left:1px solid #83ab16;
	border-top:1px solid #83ab16;
}
#texinputs{
	clear:both;
}
#sendbutton
{
	padding:2px 10px;
	margin-left:150px;
}

.button {
	border:1px solid #BEDB89;
	border-bottom:1px solid #cdfb50;
	border-right:1px solid #cdfb50;
	border-left:1px solid #83ab16;
	border-top:1px solid #83ab16;
	background:#f6faeb;
}

.button:hover 
{
	background:#dbebb0;
}
.contactus{
	padding-right:17px;
}
