.normalfont {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 8px;
}
.normalfont a{
	color:#735140;
	text-decoration:dotted;
}.normalfont a:visited{
	color:#827166;
	text-decoration:dotted;
}
.normalfont a:hover{
	color:#827166;
	text-decoration:underline;
}
.footer {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	padding: 8px;
}.footer a{
	color: #666666;
	text-decoration:none;
}.footer a:visited{
	color: #666666;
	text-decoration:none;
}.footer a:hover{
	color: #666666;
	text-decoration:underline;
}
body {
	background-image: url(images/outer.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 8px;
	padding-left:0px;
	
}
h2 {
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 8px;
	padding-left:0px;
}
.forminput {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #DDD1C3;
}
.buttonsLarge {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DDD1C3;
	border: 1px solid #000000;
}
.image-left {
/* change margin values to increase or decrease spacing around image */
/* remove border reference if not required or change colour to be opposite colour to make images stand out from content */
                float: left;
                border: 1px solid #FFFFFF;
                overflow: visible;
                visibility: visible;
                margin-top: 15px;
                margin-right: 15px;
                margin-bottom: 15px;
                margin-left: 0px;  /* this keeps the image aligned to the left, inline with the text */
}
.image-right {
                float: right;
                border: 1px solid #FFFFFF;
                overflow: visible;
                visibility: visible;
                margin-top: 15px;
                margin-right: 0px;  /* this keeps the image aligned to the right, inline with the text */
                margin-bottom: 15px;
                margin-left: 15px; 
}.main-bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.captionfont {
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 8px;
}
