body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#CCCCCC;
	z-index: inherit;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	}


/* headers */
h1, h2, h3, h4{
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 120%;
	color: #000000;
}
h3 {
	font-size: 120%;
	color: #003399; 
}
h4 {
	font-size: 120%;
	color: #cc0000; 
}



img {
	border: 0px solid #000000;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, h4 p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #000000;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}






#wrapper {
	margin: 0 auto;
	width: 820px;
	background-image: url(content.jpg);
	margin-top: 10px;
}
#faux {
 /*background: url(faux-1-2-col.gif);*/
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}
#header {
	color: #333;
	position: relative;
	width: 800px;
	padding: 10px;
	height: 129px;
	margin: 0px 0px 5px 0px;
	background: #ffffff;
	background-image: url(headerblog.gif);
	background-repeat: no-repeat;
	background-position: center;
	;	
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-droplistv2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropList {
height:30px;
width:581px;
top:117px;
left:207px;
float: none;
background:#89a url(topback2.gif) no-repeat left center;
position:absolute; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
border:0px;
border-width: 0px 1px 0 1px;
}

#dropList ul#menu {
margin:0; 
padding:0 0 0 10px; 
list-style:none; 
white-space:nowrap;
}

#dropList ul#menu li.level1-li {
float:left;
height:29px;
padding-top:1px;
margin-right:1px;
}

#dropList ul#menu li.level1-li a.level1-a {
display:block; 
height:26px; 
float:left; 
/*border-left:1px solid #7e8586;*/
border-right:1px solid #2d2d2d;
padding:0 10px 0 10px; 
text-decoration:none; 
line-height:24px; 
white-space:nowrap;
font-weight:bold;
color:#ddd;
}

#dropList ul#menu li.sub a.level1-a {color:#ddd;}

#dropList ul#menu li.level1-li:hover,
#dropList ul#menu li.level1-li a.level1-a:hover {position:relative;}

#dropList ul#menu li.level1-li a.level1-a:hover, 
#dropList ul#menu li.level1-li:hover a.level1-a {
/*border-left:1px solid #2d2d2d;*/
border-right:1px solid #000;
color:#fff;
background:url(over.gif);
}

#dropList ul#menu li.sub a.level1-a:hover {
height:29px;
color:#000;
background:url(topHover.gif);
}
 
#dropList ul#menu li.sub:hover > a.level1-a {
height:29px;
color:#000;
background:url(topHover.gif);
}

#dropList ul#menu li div.listHolder {
position:absolute; left:-9999px; top:30px; background:#ffffff url(divider.gif); border:1px solid #000; border-width:0 1px 1px 1px; padding:0; z-index:503;}

/* IE6 only */
#dropList table {
border-collapse:collapse; 
margin:-1px -10px; 
font-size:1em; 
width:0; 
height:0;
}

#dropList ul#menu :hover div.listHolder {left:0;}
#dropList ul#menu a:hover div.listHolder {left:-1px; top:29px;}
#dropList ul#menu div.col1 {width:141px;}
#dropList ul#menu div.col2 {width:280px;}
#dropList ul#menu div.col3 {width:420px;}

#dropList ul#menu a:hover div.left1,
#dropList ul#menu :hover div.left1 {left:-141px;}


#dropList ul#menu div.listHolder div.bottomLine {clear:left; background:#003399; padding:5px 10px;}
#dropList ul#menu a:hover div.listHolder div.bottomLine {height:1px;}
#dropList ul#menu div.listHolder div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#999999; background:url(arrow.gif) no-repeat left center; font-weight:bold;}
#dropList ul#menu div.listHolder div.bottomLine p a {color:#fff;}
#dropList ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none;}

#dropList ul.atoz {padding:0; margin:0; list-style:none; width:420px; height:24px; background:#fff;} 
#dropList ul.atoz div.subListHolder {position:absolute; left:-9999px;}
#dropList ul.atoz li {display:block; float:left;}
#dropList ul.atoz li a {display:block; padding:0 10px; float:left; height:24px; line-height:24px; background:#fff; color:#000; text-decoration:none; text-align:center; font-weight:bold;}
#dropList ul.atoz li a:hover {background:#069; color:#fff;}
#dropList ul.atoz li:hover > a {background:#069; color:#fff;}

#dropList ul.atoz :hover div.subListHolder {left:-1px; top:24px; background:#fff url(divider.gif); border:1px solid #000; border-width:0 1px 1px 1px;}

#dropList div.listCol {display:block; float:left; padding:10px; margin:0; width:120px;}
#dropList div.listCol h5 {padding:5px 0 0 0; margin:0; font-size:11px; line-height:13px; background:url(linedot.gif) repeat-x left bottom; text-align:left; }
#dropList div.listCol ul {padding-left:5px; margin:0; list-style:none;}
#dropList div.listCol ul li {line-height:15px; padding:0; margin:0; color:#000; text-decoration:none; padding-left:12px; font-weight:normal; background:url(checkmark.gif) no-repeat left center;}
#dropList div.listCol ul li a {display:block; white-space:nowrap; text-align:left; width:110px;}
#dropList div.listCol ul li a:hover {text-decoration:underline;}

#dropList div.sublistCol {display:block; float:left; padding:10px; margin:0; width:120px; text-align:left; line-height:15px;}
#dropList div.sublistCol h5 {clear:left; padding:5px 0 0 0; margin:0; font-size:11px; line-height:13px; background:url(linedot.gif) repeat-x left bottom; text-align:left; color:#000; }
#dropList div.sublistCol ul {padding:0; margin:0; list-style:none; width:110px;}
#dropList div.sublistCol ul li {line-height:15px; padding:0; margin:0; width:110px;}
#dropList div.sublistCol ul li a {display:block; float:left; color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(dot.gif) no-repeat left center; white-space:nowrap; height:15px; line-height:15px; font-weight:normal;}
#dropList div.sublistCol ul li a:hover {text-decoration:underline; color:#069; background:url(dot.gif) no-repeat left center;}
#dropList div.sublistCol ul li:hover  a {text-decoration:underline; color:#069; background:url(dot.gif) no-repeat left center;}

#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine {clear:left; background:#003399; padding:5px 10px; text-align:left;}
#dropList ul#menu a:hover div.listHolder ul.atoz div.bottomLine {height:1px;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#fc0; background:url(arrow.gif) no-repeat left center; font-weight:bold;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p a {color:#fff; background:#666; display:inline; float:none; padding:0; text-decoration:underline;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p a:hover {text-decoration:none;}


#dropList table table {
border-collapse:collapse; 
margin:-1px -10px 0 -10px; 
font-size:1em; 
width:0; 
height:0;
}




.aweber{
    position:absolute; top:22px; right:40px;
 }
 
.skin_fenav {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 3px 0px;

     border-left: 1px solid #C0C0C0;

     border-right: 1px solid #C0C0C0;

     border-bottom: 1px solid #C0C0C0;

     font-weight: bold;

     }
 
 
 .skin_fenavh {
     color: #FFFFFF;
     background-color: inherit;
     background-image: url('ctab2.gif'); background-repeat: 
     no-repeat; background-position: left top;
     padding: 8px 5px 8px 7px;
     margin: 0px 0px 0px 0px;
  /*   border-top: 1px solid #D7D7D7;
     border-left: 1px solid #D7D7D7;
     border-right: 1px solid #D7D7D7; */
     font-weight: bold;
	 font-size: 11px;
     }



.skin_fenav ul {
     color: #666666;
     background-color: inherit;
     padding: 0px;
     margin: 0px 0px 5px 0px;
     list-style: none;
	 font-size: 11px;
     }
	



.skin_fenav ul li {
     color: inherit;
     background-color: inherit;
     background-image: url('bg_catlist.gif'); background-repeat: 
     no-repeat; background-position: 0.5em 0.7em;
     padding: 0px;
     margin: 0px;
	 
     border-bottom: 1px dotted #CBCBCB;
     list-style: none;
     width: 100%;
     }
.skin_fenav_1 ul li {
     color: inherit;
     background-color: inherit;
     background-image: url('bg_catlist.gif'); background-repeat: 
     no-repeat; background-position: 0.5em 0.7em;
     padding: 0px;
     margin: 0px;
	 
     border-bottom: 1px dotted #CBCBCB;
     list-style: none;
     width: 100%;
     }

.skin_fenav ul li a {
     color: #666666;
     background-color: inherit;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 4px 5px 3px 15px;
	 
     }

.skin_fenav ul li a:hover {
     color: #003399;
     background-color: inherit;
     text-decoration: underline;
     }


#leftcolumn { 
 display: inline;
 color: #333;;
 padding: 0 0 0 35px;
 width: 170px;
 float: left;
 line-height: 1.2;
}

#leftcolumn a:link {
color: #000;
}

#leftcolumn a:visited {
color: #000;
}

#leftcolumn a:hover {
color: #003399;
}



#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0 34px 0 0;;
 width: 555px;
 display: inline;
 position: relative;
}

a:link, a:visited {
 text-decoration: none;
 color: #003399;
}


#footer { 
 width: 800px;
 clear: both;
 color: #333;
 background: #cccccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}

.clear { clear: both; background: none; }

a.white:link {color: #ffffff; background: #ffffff;
}

ul.nobullet {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}