/* CSS Document */

body {
	background-color: #fff;
	background-image: url(/images/bg222.gif);
	background-position: center;
	
/*	background-image: url(../images/wz4_bg3.gif); /* */
	background-repeat: repeat-y;
	background-color:#000;
}

body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
}

body, div, form, img {
	margin: 0;
	padding: 0;
}

p, span, input, blockquote {
	font-size: .8em;
}

#frame {
	width:780px;
	background-image: url(/images/wz4_bg3.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right:auto;
	margin-left:auto;
	padding: 0 10px;
	text-align:left;
}

img {
	border: 0;
}

div.masthead .masthead_banner {
/*	margin-top:20px;
	float: right; /* */
	border: 1px solid #006633;
}


table.menu {
	width: 778px;
	height: 35px;
	margin-bottom: 12px;
	overflow: hidden;
}

table.menu a
{
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 10px;
}

table.menu a:hover {
	color: #fff;
}

div.content {
	background-image: url(/images/wz4_content_bg.gif);
	background-repeat:repeat-x;
}


div.right_ROS_ad {
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #fff;
	width: 125px;
}

div.right_ROS_ad logo {
	text-align: center;
}

div.right_ROS_ad h3 {
	color: #FFF;
	font-size: .75em;
	background-color: #518451;
	padding: 2px;
	margin: 0;
}

div.right_ROS_ad p {
	color: #000;
	font-size: .7em;
	padding: 4px 2px 4px 4px;
	margin: 0;
	background-image: url(/images/wz4_ad_content_bg.gif);
	background-repeat: repeat-x;
}

div.right_ROS_ad a {
	color: #333;
	font-weight: bold;
}
div.footer {
	margin-top: 0px;
	text-align: center;
}

div.footer p {
	margin-top: 20px;
	color: #666;
	line-height: 20px;
}

div.footer a {
	color: #063;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div.footer a:visited {
	color: #063;
}

.footerBanners img {
	margin: 20px 8px 0 10px;
}

div.three_column_feature {
	width: 504px;
	border: 1px solid #999;
	padding: 0 0 15px 0;
	margin: 20px 0 0 0;
	background-color: #fff;
}

div.three_column_feature h2 {
	color: #333;
	margin: 0;
	padding: 5px 10px 2px 10px;
	font-size: 1.3em;
	border-bottom: 1px solid #999;
	background-color: #C8F4B9;
}

div.three_column_feature h3 {
	color: #333;
	margin: 0 18px 0 18px;
	padding: 15px 0 2px 2px;
	font-size: 1.8em;
	border-bottom: 12px solid #C8F4B9;
}

div.three_column_feature p {
	font-size: 12px;
	padding: 15px 20px 0 20px;
	margin: 0;
	line-height: 1.5em;
}

div.three_column_feature p .blogtitle {
	font-weight: bold;
	font-size: 13px;
}

div.three_column_feature p .blogdate {
	font-size: 12px;
	color: #C00;
}

div.three_column_feature p a {
	text-decoration: none;
	color: #063;
}
div.three_column_feature p blockquote {
	padding-top: 200px;
}

blockquote {
	font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 0;
	
	}

div.three_column_feature p a:hover {
	text-decoration: underline;
}

div.three_column_feature ul {
	margin: 0 20px 20px 20px;
	font-size: 12px;
	line-height: 1.5em;
}

div.three_column_feature ul li {
	margin-bottom: 15px;
}

div.three_column_feature ul.tight, div.three_column_feature ul li.tight {
	margin-top: 0;
	margin-bottom: 0;
}

	#site_nav a {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
	}
	#site_nav a:hover {
		text-decoration: underline;
	}
	#site_nav a:visited {
		color: #fff;
	}
	
div.google_banner {
	text-align: center;
	width: 494px;
	border: 1px solid #999;
	margin: 20px 0 0 0;
	background-color: #fff;
	padding: 5px 5px 10px 5px;
}

.adwords {
text-transform:uppercase;
text-align:center;
color:#666;
}

#adwords1 {
font-size:12px;
font-weight:bold;
}

#adwords2 {
font-size:12px;
}

#adwords3 {
font-size:9px;
}

.footerstring {
padding-left:20px;
padding-right:20px;
color:#666;
font-size:13px;
font-weight:bold;
}

#footercontain {
margin-bottom:20px;
}


