body {
    margin: 0 0 15px 0;
    padding: 0;
    min-width: 779px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-style: normal;
	font-weight: normal;
    color: #07526a;
    background-color: #E1D9C5;
}

p  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

td  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

ul  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

ol  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

h5 {
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #00558b;
}

h4 {
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #00558b;
}

h3 {
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #00558b;
}

h2 {
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #00558b;
}

h1 {
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #00558b;
}

h1 {
	font-size : 24px;
}

h2 {
	font-size : 21px;
}

h3 {
	font-size : 19px;
}

h4 {
	font-size : 17px;
}

h5 {
	font-size : 13px;
}

.recognition {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size : 17px;
}

.contact-subhead {
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	font-size : 17px;
	background-color: #e1d9c5;
	padding: 3px 0 3px 2px;
}

hr.a {
	border-top: 2px solid #c3b48b;
	height: 2px;
	width: 100%;
	text-align: left; /*IE*/
	margin: 0 auto 0 0;
}

hr.b {
	border-top: 2px solid #00558b;
	height: 2px;
	width: 100%;
	text-align: left; /*IE*/
	margin: 0 auto 0 0;
}


.footnav-serif {
	font-family: Times New Roman, Times, Serif;
	font-style:italic;
	font-size: 14pt;
	color:white;
}

.footnav-sans {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: white;
	font-style: normal;
	font-size: 10pt;
}

.footer-head {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px #a6966a solid;
	color: #a6966c;
}

a:link {
	text-decoration: none;
	color: blue;
}

a:visited {
	text-decoration: none;
	color: blue;
}

a:active {
	text-decoration: none;
	color: blue;
}

a:hover {
  	text-decoration: underline;
}

.couper-img {
	position: relative;
	float: left;
	border : 1px solid #07526a;
	margin: 0 10px 0 0;
}



/*Layout Styles*/



#main {
    width: 779px;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0;
    background-color: White;
    }

#masthead {
	width: 779px;
	height: 130px;
    background-color: #07526a;
}

#top_nav {
	width: 779px;
	height: 28px;
	text-align: left;
    background-color: #c4b58c;
}

#divcontent {
    margin: 0 0 0 0;
    padding: 10px 15px 10px 15px;
    width: auto;
    text-align: left;
    min-width: 750px;
    max-width: 750px;
    background-color: white;
}

#leftcol {
	float: left;
	width: 180px;
}

#rightcol {
	float: right;
	width: 520px;
}

#recognition {
	margin: 0 75px 0 75px;
	background-image:url('images/layout/rec-back.gif');
	background-repeat:repeat-x;
	padding: 0 15px 0 15px;
	border: 2px solid #00558b;
}

#footnav {
	width: 779px;
	height: 32px;
	text-align: left;
	color: white;
	background-image: url('images/layout/footnav-back.gif');
	background-repeat:repeat-x;
    padding: 2px 0 2px 0;
}

#footnav a {
	color: white; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#footer {
	clear: both;
	width: 779px;
	margin: 0;
	padding: 5px 0 5px 0;
}

#contact a {
	margin: 0;
	height: 36px;
	}

#contact a:hover img {
    visibility: hidden;
}

.nav_contact{
	background: url('images/layout/contact-us-over.gif'); 
}

#news h2 {font-size: 1.5em; margin: 0; font-style: normal;}
#news h3 {font-size: .9em; color: Gray; margin: 0;}
#news h4 {font-size: 1em; font-style: normal; font-weight: normal; margin-top: 0; margin-bottom: 16px;}
#news h4 a {text-decoration: underline;}

#news ul {margin: 0; list-style: none;}
#news li {background-image: url('/images/layout/bullet.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 10px;}


.fckEditor {
    margin: 0 0 0 0;
    padding: 10px 15px 10px 15px;
    width: auto;
    text-align: left;
    min-width: 750px;
    max-width: 750px;
    background-color: white;
    background: white;
}


