body{margin:0;
padding:0;
background:#fffefd url(images/background.jpg) top left repeat-x;
font: 12px Georgia, "Times New Roman", Times, serif;
}

.maintext{
font: 12px/16px Georgia, "Times New Roman", Times, serif;
color:#635032;
padding-left:10px;
}

.maintext a{
font: 12px/16px Georgia, "Times New Roman", Times, serif;
color:#635032;
text-decoration:underline;
}
.maintext a:hover{
font: 12px/16px Georgia, "Times New Roman", Times, serif;
color:#fb9821;
text-decoration:none;
}
.maintext a:visited{
font: 12px/16px Georgia, "Times New Roman", Times, serif;
color:#fb9821;
text-decoration:none;
}

.subtitles{
font: bold 16px/16px Georgia, "Times New Roman", Times, serif;
color:#fb9821;
padding-left:10px;
}

.footer{
font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
background:#FC9C2B;
color:#ffffff;
height:25px;
}

.footer a{
font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
background:#FC9C2B;
color:#ffffff;
text-decoration:underline;
}
.footer a:hover{
font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
background:#FC9C2B;
color:#ffffff;
text-decoration:none;
}

h1.pagetitles{
	font: bold 22px/26px Georgia, "Times New Roman", Times, serif;
	color:#FC9C2B;
	padding-bottom:5px;
	border-bottom: 1px dotted #635032;
	padding-left:10px;
	width:350px;
	line-height:22px
}/* CSS Document */
