  BODY { BACKGROUND:    url(../img/beige_bg_lt.gif) #f5f0e9;
 font-family : Arial, Helvetica, Verdana, sans serif; color: #25251f; font-size : 12px; 
  margin:0px; 
  padding:0px; 
  SCROLLBAR-FACE-COLOR: #f5f0e9; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #986405; 
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
  SCROLLBAR-ARROW-COLOR: #25251f; 
  SCROLLBAR-TRACK-COLOR: #f5f0e9; 
  SCROLLBAR-DARKSHADOW-COLOR: #a2062e; } 
    
  table, td, p{ font-size: 12px; } 
  a:link { 
  color: white; 
  font-weight: bold;
  text-decoration: none;  } 
  a:visited { 
  color: white; 
  font-weight: bold; 
  text-decoration: none; } 
  a:hover, a:active { 
  color: red; 
  font-weight: bold;
  text-decoration: none; } 
  
  a.nav:link { 
  color : #5b5947; 
  font-weight: normal; 
  text-decoration : none; } 
  a.nav:visited { 
  color : #5b5947;
  font-weight: normal; 
  text-decoration : none; } 
  a.nav:hover, a.nav:active { 
  color : #FF0000;
  font-weight: normal;
  text-decoration : none; }
#content {
	background-color: #F0E8DD;
	width: 820px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content a {
	color: #FF0000;
	font-weight: normal;
}
#content a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
}
#content li {
	margin-top: 4px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
	background-position: 0px;
}
#contenthome {
	background-color: #F0E8DD;
	width: 650px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#contenthome ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
}
#contenthome li {
	margin-top: 4px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
	background-position: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#footer p {
	font-size: 11px;
	color: #5B5947;
	font-weight: bold;
}



#footer a {
	color: #5B5947;
	font-weight: normal;
	font-size: 10px;
}
#footer a:visited {
	color: #5B5947;
	font-weight: normal;
	font-size: 10px;
}
#footer a:hover {
	color: #FF0000;
	font-weight: normal;
	font-size: 10px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #612727;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25251F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
}

.rightimg {
	float: right;
	margin-left: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 4px;
}

.rightcta {
	float: right;
	margin-left: 10px;
	position:relative;
	display:block;
	margin: 0px;
	padding-left: 12px;
	z-index: 0;
}

.rightcta span {
	visibility:hidden;
	display:none;
	padding-left: 12px;
}
.rightcta:hover span {
	visibility:visible;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	padding-left: 12px;
}
.rightimgcta {
	float: right;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftimgarticle {
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
.article {
	padding: 10px;
	height: 120px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 15px;
}

img {
	border: none;
}

