@charset "utf-8";
html {overflow-y: scroll;}

html, body {
height: 100%;
}

body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;

}

img.expando {border: thin solid #99CCCC;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}

.clear {
	clear: both;
}
/* TEXT STYLES */
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #747474;
}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.07em;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #638321;
}

h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7CA42B;
}


h5 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
	font-weight: normal;
}

h6 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	
}
p {
	font-size: 11px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a {
	color: #000000;
}
#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
#footer a{

}
#leftcontent p{

}
#leftcontent a{

}
#leftcontent a:hover{

}
.bold {
	font-weight: bold;
}

/* END TEXT STYLES */


/* LAYOUT DIVS */

#wrapper {
	margin: auto;
}

#header {
	margin: auto;
	height: 200px;
	width: 1045px;
	background-image: url(images/heading.png);
	background-repeat: no-repeat;
}
#headeremail {
	float: right;
	height: 30px;
	width: 300px;
	margin-top: 150px;
}

#nav {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	margin-bottom: auto;
}

#content {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#contentframe {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

#leftcontent {
	float: left;
	width: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cce648;
	padding-right: 10px;
	text-align: right;
}
#rightcontent {
	float: right;
	width: 600px;
}

}
#rightcontent a{
	color: #466D59;
}

#rightcontent7 {
	float: right;
	width: 800px;
}

#footer {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/footer.png);
	height: 29px;
}
#abovefooter {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	height: 29px;
}

/* END LAYOUT DIVS */
.stretch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

#rightcontent4 {
	float: right;
	width: 900px;
}
#bottomright {
	width: 600px;
	margin-top: 20px;
	text-align: justify;
}
#slides {
	width: 600px;
	margin-top: 20px;
	text-align: justify;
}
