@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 {
	width:1-45px;
	height:125px;
	margin-left:100px;
	border-bottom:#949291 thin solid;
}

#header img {
	float:left;
	}

#nav {
	float:right;
	padding-right:375px;
	padding-top:20px;
	width:200px;
	height:25px;
}

#nav ul {
	list-style:none;
	padding-left:30px;
	margin:0;
}
#nav li {
	display:block;
	line-height:normal;
	margin:0;
}

#nav li a {
	display:block;
	height:25px;
	color:#330099;
	text-decoration:none;
	}
	

#nav li a:hover {
	color:#bf67a0;
	text-decoration:underline;
	}


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

#gallery{
	display:block;
	float:left;
	width:330px;   /*Jerome Change 112608*/
	height:auto;
	margin-left:165px;   /*Jerome Change 112608*/
	margin-right:10px
	padding-bottom:50px;

}

#ClickPhotoLabel{
	margin-left:168px;
}

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


#footer {
	position:relative;
	top:50px;
	width:1045px;
	height:10px;
	margin:100px 0 0 100px;
	border-top:#949291 thin solid;
	padding-top:5px;
	clear:both;
	font-size:.75em;
	}
.selected {
	color:#000000;
	padding:0px 0px 9px 0px;

}	

.thumbs {
	width:87px;
	height:69px;
	margin: 6px;
	/*float:right;*/  /*Jerome Change 112608*/
	}
	
img.grid {
		border:thin #999999 solid;
	}
	
	
h1 {

	color:#848282;
	font-size:1.2em;
	padding:0;
	margin:0;
	
	}
	
h2 {
	color:#525050;
	font-size:1em;
	padding:0;
	margin:0;
	padding-bottom:5px;
}
	
p {
	color:#525050;
	font-size:.95em;
	line-height:1.4em;
	padding:5px 0;
	margin:0;
	}
	
.name {
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
.description{
	display:block;
	width:140px;
	float:left;
	}
	
.bottom {
	font-size:.85em;
	text-align:center;
	}

.instructions {
	display:block;
	clear:both;
	width:310px;
	padding-left:5px;
	}
.beginning {
	margin-top:20px;
	}	
.end {
	margin-bottom:5px;
	
	}
	
.imagetop3 {
	margin-top:30px;
	}

.imagetop1 {
	margin-top:50px;
	}
	
.imagetop2 {
	margin-top:60px;
	}
	
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: home ::::::::::::::::::::::::::::::::::::*/
	
	#home #content{
	margin-left:100px;
	width:750px;
	height:auto;
	padding-left:5px;
}

#home img.visual {
	float:left;
	width:367px;
	}
	
#home #text {
	position:relative;
	float:left;
	width:350px;
	left: 100px;
	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 ::::::::::::::::::::::::::::::::::::*/
	
	#instructors #text{
	float:left;
	width:410px;
	height:auto;
	padding-left:90px;
}

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

#instructors #nav {
	float:right;
	padding-right:430px;
	padding-top:20px;
	width:200px;
	height:25px;
}
	
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 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;
}
