body {
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #454545; 
	background-image:url(../images/background.jpg); 
	background-repeat:repeat;
	background-position:center;
}

.header-home {
	background-image:url(../images/header-index.jpg); background-repeat:no-repeat;
	width:781px; height:108px;
}

.header-internal {
	background-image:url(../images/header-internal.jpg); background-repeat:no-repeat;
	width:781px; height:128px;
}

.left{
	width:11px;
}

.main {
	width:718px; height:100px;
	background-image:url(../images/mainbg.jpg); background-repeat:repeat-y;
	padding-left:26px; padding-right:26px;
	padding-bottom:20px;
}

.footer {
	background-image:url(../images/footer.jpg); background-repeat:no-repeat;
	width:744px; height:27px;
	font-size:9px;
	padding-left:26px;
}

p, td {
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.homep1 {
	color:#f8f7d1;
}

a:link, a:active, a:visited{
	color:#faf8d3;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
}

.smalllink{
	font-size:10px;
}

.navlink:link, .navlink:active, .navlink:visited{
	color:#555D4E;
	text-decoration:none;
	padding-left:30px;
}

.navlink:hover {
	color:#A5B99D;
	text-decoration:none;
}

h1, .pagetitle {
	color: #ffffff;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:20px;
}

h2{
	color: #ffffff;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h3 {

}

h4 {
	color: #ffffff;
}

.titles{
	font-family:Trebuchet MS,trebuchet, Arial, Sans-Serif	;
	font-size:20px;
	color:White;
}

.contactfield,input,textarea,option {
	background-color:#faf9de;	
	color:#666666;
	font-family:arial;
	font-size:12px;	
	border:1px solid #768B6D;
}

.contactfield {
	width:200px;	
}

