/*
  
Copyright (c) 2007 Bryce Eriksen
	
*/

/* Global Styles */
/* -------------------------------- */

* { 
margin: 0;
padding: 0;
}

body {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/logobigbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

/* Semantic Content Styles */
/* -------------------------------- */

h1, h2, h3, h4, h5, h6 {line-height: 1.5em;}

h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 9px;}

p {font-size: 12px;}

ul {}
ol {}
li {}
ul li {}
ol li {}

dl {}
dt {}
dd {}

address {}
abbr {}
acronym {}
blockquote {}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

img {border: 0;}
a img {border: 0;} 

hr {}

pre {} 
code {font-family: courier new, courier, monospace;}

/* Hyperlink Styles */
/* -------------------------------- */

a {}
a:hover {}

/* Form Styles */
/* -------------------------------- */

form {}
label {}
input {} 
input.text {} 
input.radio, input.checkbox {border: 0; background: transparent;} 
input.button {}
input.image {border: 0;} 
select {}
option {}
textarea {}
.smallText {
font-size: 10px;
}
/* Layout Styles */
/* -------------------------------- */
div#wrapper {
	text-align: center;
	
}
div#main {
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 410px;
	width: 850px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#leftlogo {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	height: 310px;
	width: 260px;
	float: left;
}
div#leftlogo:hover {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: 30px 43px;
	height: 310px;
	width: 260px;
	float: left;
}

div#leftlogo p {
	text-indent: -9999px;
}

div#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	float: left;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
div#nav a {
	color: #333333;
	text-decoration: none; 
}

div#nav a:hover {
	color: #666666;
	text-decoration: none;
}



div#content {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 200px;
	width: 530px;
	text-align: left;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 30px;
}

div#content h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
div#content p {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	letter-spacing: 1px;
	display: block;
	text-align: justify;
}
div#content a {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	line-height: 14px;	
}
div#content a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}





div#content2 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 200px;
	width: 530px;
	text-align: left;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	background-image: url(../images/me.gif);
	background-repeat: no-repeat;
	background-position: right -222px;
	margin-top: 30px;
}
div#content2:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 200px;
	width: 530px;
	text-align: left;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	background-image: url(../images/me.gif);
	background-repeat: no-repeat;
	background-position: right 19px;
}

div#content2 h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
div#content2 p {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	letter-spacing: 0.6px;
	display: block;
	text-align: justify;
}
div#content2 a {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	line-height: 14px;	
}
div#content2 a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
div#content2 img {
	float: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
}

div#content3 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 221px;
	width: 530px;
	text-align: left;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	
}

div#content3 h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
div#content3 p {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	letter-spacing: .5px;
	display: block;
	text-align: justify;
}
div#content3 a {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	line-height: 14px;	
}
div#content3 a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

div#linknav {
	float: left;
	width: 500px;
	margin-top: 5px;
}
div#linknav a {
	padding-right: 13px;
	color: #333333;
}

div#footer {
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 460px;
	font-size: 9px;
}

div#footer p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div#footer p a {
	color: #333333;
	text-decoration: none;
}

div#footer a:hover {
	color: #000000;
}
* {
	margin: 0;
	padding: 0;
}





#page-wrap {
	width: 660px;
	margin: 20px auto;
	height: auto !important;

}

#contact-area {
	width: 600px;

}

#contact-area input, #contact-area textarea {

	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 40px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 81px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	font-size: 13px;
}