body { font-family: "Arial Narrow", Arial, Helvetica, sans-serif;color:#ffffff;}

p { font-size: 16px;
	line-height: 18px;}

h1 { font-size: 20px;
	 font-weight: normal;
	 letter-spacing:3px;
	 line-height:16px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#BAE1CF;}

h3 { font-size: 17px;
	 font-weight: bold;
	 color:#EDDBAD;}

h4 { font-size: 14px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#BAE1CF;}

a:hover { text-decoration: underline}

li { font-size: 16px;
	 line-height: 17px;
	 padding-bottom:5px;}

.navlink { font-size: 12px;
		   font-weight: bold;
		   text-transform: uppercase;
		   color: #FFFFFF;
		   letter-spacing:2px;
		   text-decoration:none;}

.navlink:hover { color:#A4CDBF;
				 text-decoration:none;}

.textlink { font-size: 12px;
		    font-weight: bold;
		    text-transform: uppercase;
		    color: #999999;
		    letter-spacing:2px;
		    text-decoration:none;}

.imgborder { BORDER: #BAE1CF 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left: 1px solid #a6a6a6;}

.addresstxt {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
}


.borderbottom { border-bottom: 1px solid #a6a6a6;}

.borderleftbottom { border-left: 1px solid #a6a6a6;
					border-bottom: 1px solid #a6a6a6;}

.border { border: 1px solid #333333;}

.background {
	background-image: url(assets/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#EDDBAD;
}
.padding {padding:10px;}

.navtop {border-top:1px #ffffff solid;}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FB099;
	border: #6FB099 1px solid;
	background-color: #fbf7ec;
	font-weight:bold;
}
 input.submit
{
	border: 1px solid #6FB099;
	border-top-color: #6FB099;
	border-left-color: #6FB099;
	padding: 0.25em;
	background-color: #fbf7ec;
	color: #6FB099;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #6FB099;
	border-top-color: #6FB099;
	border-left-color: #6FB099;
	padding: 0.25em;
	background-color: #6FB099;
	color: #fbf7ec;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
