/* @override http://drawinkimage.com/style.css */

@charset "UTF-8";
/* CSS Written and Designed by Lawrence Brown: http://lawrencebrown.eu */


/*START STRUCTURE*/
html{
	overflow:-moz-scrollbars-vertical;
	overflow-y: scroll;

}

body {
	margin: 0px;
	font-family: Georgia,Helvetica,Arial;
	font-size: 12px;
	line-height: 19px;
	color:#333333;
	background-color: #f1f1f1;
}

p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom:27px;
}

#header {
	height:110px;
	background-color: #FFFFFF;
	width:100%;
	background: white;
	
	
}

#container {
	width: 1000px;
	margin: 0 auto;
}

/*holds the logo in place*/
#logo {
	height: 50px;
	width: 1000px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 18px;
		margin: 0 auto;
	z-index:1;
}

#cent {
	width:90%;
 	padding-top:20px;
 	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* @end */


/*sets the position and color of the menu*/
#menu{
	background-color: #7BB1BA;
	height: 27px;
	width: 100%;
	border-top-width: 8px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9D1D3;
	border-bottom-color: #3B3737;
	padding-top:7px;
	z-index:1;
}

/*silly hack to move menu inline with logo*/
#menuholder {
	width: 1000px;
	padding-left:20px;
	margin: 0 auto;
}

#leftcol {
	width:300px;
	padding-top:20px;
	margin-left:75px;
	}

#footer {
	width: 100%;
	height: 75px;
float: bottom;
	background: #A4B0B2;
}

#foottext{
	width: 500px;
	padding-left:25px;
	padding-top: 20px;
	color: #eee;
}

#botnav {
	width: 900px;
	clear: both;
	padding-bottom:90px;
	padding-left: 25px;
	font-size:15px;
	font-style: italic;
}

/*holds main content*/
#maincontent {
	width: 1000px;
	height: 100%;
	background-color: #f1f1f1;
		clear: both;
padding-bottom:50px;
	margin: 80px auto 0;
}

/*holds pictures on left hand side of main content*/
#pictureleft {
	width:120px;
	padding-left:70px;
	padding-top:20px;
	height:100%;
	float:left;

}

/*mini class rule to create space between images on left hand side*/
.leftimg {
	padding-top:10px;
}


.thumb {
	padding-bottom: 120px;
	width: 370px;
	height: 265px;
	display: inline;
	float: left;
	padding-left:22px;
	margin-right:50px;
}

.thumbholder{
	width: 1000px;
	height: 300px;
	clear: both;
	padding-left:22px;
}

.thumbdesc{
	float: left;
	width:350px;
}

a.thumb {
	clear:left;
	display: inline;
	padding: 0px 0px 20px;
}

.alignleft {
	clear: left;
	display:inline;
}

#thumb {
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	width:360px;
	float:left;
	}
	
	

#thumbnails {
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	}
	


#col1 {
	width:350px;
	float:left;
	padding-left:21px;
	padding-right:20px;
	padding-top:20px;
	margin-bottom: 40px;
	margin-right:500px;
	clear: 
}

#col2 {
	width:350px;
	float:left;
	padding-left:21px;
	padding-right:20px;
	padding-top:20px;
	margin-bottom: 40px;
	margin-right:20px;
	clear: both;
	}


.thumbimages {
	padding-bottom:7px;
}

.line {
	padding-bottom: 20px;
}

.largeimage {
	
	float: left;
	width: 550px;
	padding-top:50px;
	clear: right;
}

.humbdesc {
	width: 150px;
	height: 220px;
	padding-right:80px;
	padding-bottom: 39px;
	float: left;
	font-size:11px;
	line-height: 16px;
	color: #838383;
	

}


/*END STRUCTURE*/


/*START TYPOGRAPHY*/
h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 0px;
	font-weight:normal;
	color: #333333;
	padding-bottom:3px;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 19px;
	font-weight:normal;
	color: #333333;
}

a {
	color: #4b4b4b;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

#col2 a:hover {
		background-color: #7BB1BA;
}






/*START MENU LINKS*/
.menu:link, .menu:visited  {
	text-align:left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #3B3737;
	text-decoration: none;
	padding-left:12px;
	padding-right: 12px;
	
	font-style: italic;
}


.menu:hover {
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	line-height: 15px;
	color: ;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:12px;
	padding-right: 12px;
		font-style: italic;
	
}
/*END MENU LINKS*/
.active {
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:12px;
	padding-right: 12px;

		font-style: italic;

}

.backlink:link, .backlink:visited  {
	text-align:left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	line-height:15px;
	color: #3B3737;
	text-decoration: none;
	padding-right: 12px;
	
	font-style: italic;
}


.backlink:hover {
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	color: #7BB1BA;
	padding-right: 12px;
		font-style: italic;

}


/*CONTACT FORM*/

#contactform {
	float:left;
	width: 550px;

	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}


label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	font-family: Georgia,Helvetica,Arial;
	font-size: 12px;
	color:#333333;
}

label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
	font-family: Georgia,Helvetica,Arial;
	font-size: 12px;
	color:#333333;
}

br {
	clear: left;
}

textarea,input {
	display: block;
	width: 125px;
	float: left;
	margin-bottom: 10px;
	font-family: Georgia,Helvetica,Arial;
	font-size: 12px;
	color:#333333;	font-weight: normal;
	
	}
	
.lab {
	background-color:#F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
textarea {
display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
font-family: Georgia,Helvetica,Arial;
	font-size: 12px;
	color:#333333;	font-weight: normal;
	}


