.border {
	font-family: Verdana;
	font-size: 12px;
}

html { 	background-color: #D8d8d8; margin-left: 18px; margin-right: 18px; margin-top: 6px; margin-bottom: 6px}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111111;
	background-color: #D8d8d8; 
}
p { margin-top: 0;
	margin-bottom: 12px;
	padding: 0px; border: 0; font-size: 12px; line-height: 19px;}

ul           {margin-top: 0; font-size: 12px; margin-bottom:4px; }
ul ul        {margin-top: 0; font-size: 12px; margin-bottom:4px; }
ul ul ul     {margin-top: 0;  font-size: 12px; margin-bottom:4px; }

li           {margin-top: 0; padding: 0px; border: 0;  font-size: 12px; margin-bottom:4px;}
li li        {margin-top: 0; font-size: 12px; margin-bottom:4px; }


a:link {
	color: #666633;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #888855;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #444422;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
h1 { color: #666633;  font-weight: bold; font-size: 20px}
h2 { color: #666633;  font-weight: bold; text-decoration: none; font-size: 16px; line-height: 19px;margin-top: 0;margin-bottom:3px}
h3 { color: #666633;  font-weight: bold; text-decoration: none; font-size: 15px; line-height: 18px;margin-top: 0;margin-bottom:3px}
h4 { color: #666633;  font-weight: bold; text-decoration: none; font-size: 14px; line-height: 17px;margin-top: 0;margin-bottom:3px}
h5 { color: #666633;  font-weight: bold; text-decoration: none; font-size: 12px; line-height: 16px;margin-top: 0;margin-bottom:3px}

article { margin: 0; }

img {  border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.banner { height:60px; text-align:left; vertical-align: central; margin-bottom: 12px; background-image:url(../images/sunset%20strip.jpg);}

.navHorizontal { text-align: center; vertical-align:central; height: 36px; margin-top: 6px; margin-bottom: 6px;}

.gHorizontal {text-align:center;  height:90px; vertical-align:central; margin-top: 6px; margin-bottom: 6px;  }

.content { display:table; color: #111111;	background-color: #FFFFFF; margin:0px; vertical-align:top; width:100%;}
.gLeft { display:table-cell; width:160px; margin-right: 6px; padding-right:12px;}
.contentArticle { display:table-cell; margin-left: 6px; margin-right: 6px; vertical-align:text-top; margin-top:0px; padding-top: 0px;  }
