.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #432C15;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 15px;
}
.developer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #432C15;
	text-decoration : none;
}
.header_blue{
	font-family : Perpetua,"Times New Roman", Times, serif;
	font-size : 14px;
	color :#365772;
	text-align : center;
	font-weight : bold;
}
.header_left{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #6B4D32;
	padding-bottom : 10px;
}
.header_right{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #6B4D32;
	padding-bottom : 10px;
}
.header_right_blue{
	font-family : Perpetua,"Times New Roman", Times, serif;
	font-size : 14px;
	color : #365772;
	padding-bottom : 10px;
	font-weight : bold;
}
.heading{
	font-family : Perpetua,"Times New Roman", Times, serif;
	font-size : 20px;
	color : #89715A;
	line-height : 18px;
	text-transform : uppercase;
}

.subheading {
	font-family : Perpetua,"Times New Roman", Times, serif;
	font-size : 18px;
	color : #365772;
	line-height : 10px;
	font-style : italic;
	font-weight : bold;
}
	
.body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #432C15;
}

.bodyblue{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4C270C;
}

.input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #365772;
	border : 1px solid #365772;
}
.bodywhite{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}
.bodyblue2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4C270C;
	text-decoration : none;
}

.bodyblue3{
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4C270C;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	text-align : center;
}

.bodyblue4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4C270C;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	text-align : left;
}

.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	display : block;
	color :white;
	font-weight : bold;
	text-decoration : none;
}
.ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #365772;
	font-weight : normal;
	margin-left : 0px;
	padding-left : 0px;
}
.shell_bkg {
	background-color : #D9CDBF;
	background-image : url(images/images/shell_bkg.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}

