/* *********************************************** */
/* CSS File created by CreeksideDesign.com 100106  */
/* Designed for BestAdsGuaranteed.com website       */
/* design@gocreekside.com  www.creeksidedesign.com */
/* *********************************************** */
/******************************************* Foundation Work *******************************************/	
#html-main, #body-main	{ 
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em !important;
	color: #000;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	background: #ffffff url('../pics/faded-stars-bg.jpg') repeat;
}
h1 {
	font-size:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
	background-color: transparent;
	margin:20px 0;
}
h2 {
	font-size:1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: maroon;
	background-color: transparent;
	margin:20px 0;
}
b,strong {
	color: #E70000; /*#E70000 is First Response red R:231 G:0 B:0 */
}
i,em {
	font-size: 0.9em;
	color: maroon;
}
a {
	font-weight:bold;
}
a:link {
	color:blue;
	background-color: transparent;
	text-decoration:none;
}
a:visited {
	color:purple;
	background-color: transparent;
	text-decoration:none;
}
a:active {
	color: #E70000;
	background-color: transparent;
	text-decoration:none;
}
a:hover {
	color: #E70000;
	background-color: transparent;
	text-decoration:underline;
}

hr {
	width: 80%;
	border: 1px solid #B30000;
}
/******************************************* Content Work *******************************************/
#masthead {
width: 100%;
height: 100px;
margin: 0 0 0 0;
text-align: center;
background: #ffffff url('') repeat-x;
}
#nav {
width: 850px;
height: 20px;
margin: 0 0 0 0;
text-align: left;
background: #B30000 /*#B30000 is red R:179 G:0 B:0 */ url('') repeat-x;
}
#print-only {
display: none;
}
.vis-clear {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#footer {
	display:block;
	text-align:center; 
	margin:0 auto 0 auto;
	color: #c0c0c0;
	padding: 0 0 0 0;
	font-size: 0.6em;
	background:transparent url('') repeat-x;
}
