/* CSS Document */
body {
	background-color:#ffffff;
}
td {vertical-align:top;}
strong {font-weight:bold; color:#202020;}
em {font-style:italic}
input, select { 
	color:#999999;
	font-size:90%; 
}
a:link, a:visited, a:hover, a:active {
 text-decoration : underline;
 color: #0B5882;
}
a:hover 
{
    color:#D84900;
    text-decoration:none;
}
p {font-size:103%;}

h1 {
	font-size: 150%;
	color: #54A2CB;
	margin-bottom:0.6em;
}
h2 {
	font-size: 130%;
	color: #D84900;
	margin-bottom:0.4em;
}
h3 {
	font-size: 110%;
	color: #D84900;
	margin-bottom:0.3em;
}

ul 
{
    margin: 2px 8px 2px 20px;
}
ul li
{   
    list-style-image:url(../images/list-bullet.gif);
    margin:0 0 .2em 4px ;
}	


.img-shadow 
{
    float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }

a.linkopacity:hover img {
filter:alpha(opacity=80);
-moz-opacity: 0.8; 
opacity: 0.8;
-khtml-opacity: 0.8;}

#topNav {
	text-align: right;
}
#topNav ul {
	padding-top: 4px;
	padding-right: 6px;
}
#topNav li {
	display: inline;
}
#topNav a:link {
	color: #80BAD9;
	text-decoration: none;
}
#topNav a:visited {
	color: #80BAD9;
	text-decoration: none;
}
#topNav a:hover {
	color: #D84900;
	text-decoration: underline;
}
#topNav a:active {
	color: #80BAD9;
	text-decoration: none;
}
#mainNav {
	color: #126E9F;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80BAD9;
	border-bottom-color: #80BAD9;
	margin-bottom: 20px;
}
/*#mainNav a {
 margin:0px 5px;
 }
#mainNav a:link, a:visited, a:hover, a:active {
 text-decoration : none;
 color: #0B5882;

}
#mainNav a:hover 
{
    color:#D84900;
	}*/
#ft {
	background-color: #80BAD9;
	min-height: 57px;
	padding-top:8px;
	padding-bottom: 4px;
}
#ft p {
	font-size: 90%;
	color: #FFFFFF;
	padding: 0 8px 0.3em 8px;
}

#ft a {
 margin:0px 5px;
 }
#ft a:link, #ft a:visited, #ft a:hover, #ft a:active {
 text-decoration : none;
 color: #ffffff;

}
#ft a:hover 
{
    color:#0B5882;
	text-decoration:underline;
	}

#logo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#bd {
	background-image: url(../images/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
}
#hd {margin-top:8px;}
#searchBox {
	text-align: right;
	padding: 0;
	margin: 0;
	margin-right:20px;
}
.adText {
	color: #B5D9EA;
	text-align: center;
	margin: 2px 0px;
	font-size: 80%;
}
#rightTag {
	float: right;
	width: 340px;
	margin-top: 30px;
}
#rightTag h1 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
}
#rightTag p {
	font-size: 95%;
	color: #0B5882;
	line-height: 1.4em;
}
#mainContent p {
	color: #333333;
	margin-bottom: 0.7em;
	margin-left: 10px;
	line-height:1.25em;
}
#mainContent h1 
{
	letter-spacing:0.25em;
	background-image: url(../images/header_butterfly.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}
    
#subscribe {
	font-size: 90%;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}
.pagerStyle td{ padding:3px;}
.pagerStyle td a:link {text-decoration:none;}
.classified {
	background-image: url(../images/bg_classified.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 85%;
	width: 335px;
	margin: 10px;
	border-bottom: 1px dotted #CDE1E8;
}

