﻿
body {
	margin-left: 100px;
	margin-top: 100px;
}

#headerrow {
	width: 650px;
	height: 70px;
}
#headerLhome{
	float:left;
	font-family: corbel, "Gill Sans", sans-serif;
	font-size: 16pt;
	color: #ff9900;
	width:400px;
}
#headerL{
	float:left;
	font-family: corbel, "Gill Sans", sans-serif;
	font-size: 12pt;
	color: #666666;
	width:400px;
}

#headerR{
	float:left;
	text-align:right;
	font-family: corbel, "Gill Sans", sans-serif;
	font-size: 10pt;
	color: #999999;
	width:250px;

}
#navrow {
	width: 650px;
	height: 30px;
}
.navitem {
	width:110px;
	float:left;
	vertical-align:bottom;
	font-family: corbel, "Gill Sans", sans-serif;
	font-size: 9pt;
	color: #999999;
}
#imagearea {
	width: 660px;
	margin-bottom:50px;
	font-family: corbel, "Gill Sans", sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	line-height: 160%;

}

.content {
	width: 430px;
	font-family: corbel, "Gill Sans", sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 20px;
}
.thumb {
	background-position: center center;
	width:100px;
	height:100px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;}
		
div.spacer {
	clear: both;}
	
a:link {
	color: #663300;
	text-decoration: none;
	padding-bottom:1px;
	border-bottom: 1px #dddddd dashed;
}
a:visited {
	color: #333333;
	text-decoration: none;
	padding-bottom:1px;
	border-bottom: 1px #dddddd dashed;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
	padding-bottom:1px;
	border-bottom: 1px #ff9900 solid;

}
#headerL a:link, #headerL a:visited {
	text-decoration: none;
	border-style: none;
	color: #666666;
}

#headerL a:hover {
	text-decoration: none;
	border-style: none;
	color: #ff9900;
}

.navitem a:link, .navitem a:visited {
	text-decoration: none;
	border-style: none;
	color: #333333;
}

.navitem a:hover {
	text-decoration: underline;
	border-style: none;
	color: #ff9900;
}

.thumb a {
	text-decoration:none;border-style:none;
}

h1 {
color:#000000;
font-family:corbel,"Gill Sans",sans-serif;
font-size:11pt;
font-weight:bold;
line-height:140%;
margin-bottom:10px;
margin-top:40px;
text-align:left;
}
h2 {
color:#333333;
font-family:corbel,"Gill Sans",sans-serif;
font-size:10pt;
font-weight:bold;
line-height:140%;
margin-bottom:10px;
margin-top:20px;
text-align:left;
}
.content p {
	margin-bottom: 10px;
	text-align:left
}
