/* CSS Document */
body {
    background-color: #ffffff;
    z-index: 0;
    top:0;
    left:0;
    top:0;
    bottom:0;
}
#wrapper {
	height: 100%;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -400px;
	z-index: 0;
}
#logo {
	height: 105px;
	width: 82px;
	position: absolute;
	visibility: visible;
	z-index: 100;
	left: 5px;
	top: 5px;
}
#top {
	background-color: #002d62;
	height: 30px;
	width: 800px;
}
.nav {
	float: right;
	/* padding-top: 40px; */
}
.nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 18px;
	text-decoration: none;
	text-align: center;
	height: 30px;
	display: inline;
}
.nav a:hover{
	color: #ddbf69;
}
.nav img{
	display: inline;
}
.arcHomeUpper 
{
    z-index: 99;
    behavior: url(iepngfix.htc);
	background-image: url(images/arc_top_home.png);
	height: 61px;
	width: 800px;
}
.arcBackgroundHomeTop
{
    
    background-color: #d1a730;
    height:61px;
    width:505px;
    z-index: -1;
}
.arcBackgroundTop
{
    
    background-color: #d1a730;
    height:37px;
    width:505px;
    z-index: -1;
}
.arcHomeLower 
{
    z-index: 99;
    left: 500px;
	background-image: url(images/arc_bottom_home.png);
	height: 61px;
	width: 800px;
	background-repeat: no-repeat;
	background-position:  top;
}
.arcBackgroundHomeBottom
{
    background-color: #c69200;
    height:61px;
    width:505px;
    z-index: -1;
}
.arcBackgroundBottom
{
    background-color: #c69200;
    height:37px;
    width:505px;
    z-index: -1;
}
.arc 
{
    position: relative;
    color: #002d62;
	background-color: #ffffff;
	background-image: url(images/arc_top.gif);
	height: 37px;
	width: 800px;
}
.arcLower 
{
    position: relative;
    color: #002d62;
	background-color: #ffffff;
	background-image: url(images/arc_bottom.gif);
	height: 38px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: top;
}

.arc_grey
{
    z-index: 99;
    color: #002d62;
	background-color: #ffffff;
	background-image: url(images/arc_top_grey.gif);
	height: 37px;
	width: 800px;
}
.arcLower_grey 
{
    z-index: 99;
	background-color: #ffffff;
	background-image: url(images/arc_bottom_grey.gif);
	height: 38px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: top;
}

#Footer
{
    background-color: #002d62;
	height: 20px;
}
.main {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.headHome {
	background-color: #d1a730;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-left: 132px;
	padding-top: 10px;
	vertical-align: bottom;
	text-align:left;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 1px;
	
}
.head {
	background-color: #ffffff;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	padding-left: 100px;
	vertical-align: bottom;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: 3px;
    text-align: center;
}
.subhead {
	background-color: #ddbf69;
	height: 0px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b221a;
	padding-left: 160px;
	vertical-align: middle;
	padding-bottom: 0px;
	margin: 0px;
}
.subhead a {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b221a;
}
.contentHome 
{
	background-color: #c69200;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 405px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.contentHomeL {
	vertical-align:middle;
}
.contentHomeR {
	padding-left: 15px;
}
.contentHome h3 {
	font-family: "Verdana", serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
.contentHome ul {
	margin: 0px;
	padding: 0px;
}
.contentHome li {
	font-size: 11px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 10px;
}
.content {
	background-color: #ffffff;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 50px;
	/*width: 500px;*/
	line-height: 1.5em;
}
.content a {
	color: #4b4a4a;
}
.content a:hover {
	color: #000;
}
.content h1 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002d62;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}
.content h2 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1px;
	font-variant: normal;
}
.content h3 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.content p {
}
.content strong {
	color: #000;
}
.content hr {
	line-height: 1px;
	background-color: #ddbf69;
	height: 1px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.quote {
	font-style: italic;
	color: #000;
	background-color: #ddbf69;
	padding: 10px;
	width: 350px;
	text-align: justify;
	border: 1px solid #FFF;
	margin-left: 75px;
}
.rightHome{
	width: 295px;
	vertical-align: middle;
}
.rightHomeImg
{
    background-position: right;
	background-image: url(images/HomeImage5.gif);
	background-repeat: no-repeat;
}
.right{
	width: 182px;
	background-color: #4b4a4a;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.boxRight {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	line-height: 14px;
}
.boxRight a {
	color: #fff;
}
.boxRight a:hover {
	color: #fff;
}
.boxRight h1 {
	font-family: "Times", serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}
.boxRight hr {
	line-height: 1px;
	background-color: #FFFFFF;
	height: 1px;
	width: 155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.egostroke {
font-size: 12px;
}
.homeLink
{
    color: #002d62;
}
.backtotop
{
    font-family: "Times", serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
.blockQuote
{
    font-weight: bold;   
}