/* CSS Document for Charles Rogers Computer Services */


  a:link {
	color: #336633;
	text-decoration:none;
	font-weight: bold;
}
  a:visited {color: #336633; text-decoration:none; }
  a:active {color: #333333; text-decoration:none; }
  a:hover {
	color: #cc6600;
	background: #F3F3F3;
	
}
body {
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background: #f3f3f3 url(images/at.jpg) no-repeat fixed right 286px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 110%;
	}
h2 {
	font-size:100%;
	}
.style1 {font-size: 16px}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.style3 {color: #333333; font-style: normal;}
.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.style8 {font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; }

.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	}
	

#top1Table {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	height: 67px;
	width: 100%;
	background-color: #FFFFFF;
	line-height: 67px;
	vertical-align: middle;
	margin: 0px;
	display: table;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}
html>body #top1Table {
	margin-bottom: -5px; /* to correct Firefox */
}
#mainNav {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding: 0:
	margin: 0px; 
}
html>body #mainNav {
	padding-top: -10px;
	line-height: 36px;
}
#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	}

#mainNav ul li
	{
	float: right;
	}
		
#mainNav ul a {
	display: block;
	padding: 0 2em;
	line-height: 35px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #999999;
	}
	
#mainNav ul a:hover {
	color:#cc6600;
	line-height: 35px;
	background-image: url(images/menubg3.gif);
	background-repeat: repeat-x;
	}		


#home #mainNav .home a,
#tips #mainNav .tips a,
#resources #mainNav .resources a,
#contact #mainNav .contact a
	{
	color:#000000;
	cursor:default;
	background-image: url(images/menubg3.gif);
	background-repeat: repeat-x;
	}

#top3Table {
	background-color: #CCCCCC;
	background-image: url(images/topfill.gif);
	background-repeat: repeat;
	height: 30px;
	width: 100%;
	padding: 0;
	margin: 0;
}
#wrapper {
	background-color: #f3f3f3;
	width: 100%;
	padding: 0;
	margin: 0;
}
#feature {
	color: #333333;
	background-color: #FFFFFF;
	width: 61%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #336633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 33px;
	padding-left: 33px;
	margin: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	font: Georgia, "Times New Roman", Times, serif;
}	
html>body #feature {
	margin-top: -13px; /* to correct Firefox */
}	
#infoTable {
	background-image: url(images/menubg.gif);
	background-repeat: repeat;
	width: 100%;
	background-color: #CCCCCC;
	height: 37px;
	vertical-align: middle;
	line-height: 37px;
	_padding-top: 10px; /* to correct IE */
}
#infoTableL {
	width: 40%;
	display: table-column;
	vertical-align: middle;
	float: left;
	text-align: left;
}
#infoTableR {
	width: 40%;
	display: table-column;
	vertical-align: middle;
	float: right;
	text-align: right;
}
#footerTable {
	background-image: url(images/topfill.gif);
	background-repeat: repeat;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: right;
	padding: 0;
	_padding-top: 10px; /* to correct IE */
	height: 30px;
	margin: 0;
	line-height: 30px;
}
