/* CSS Document */
body { font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #454545; background: #FFF url(../images/page_bg.gif) repeat-x top; margin: 0px auto 0px auto; padding: 0px; margin: 0px; text-align: center;  }

h1 {
	color:#FFF;
	font-size: 11px;
	line-height: 18px;
	padding: 2px;
	margin: 0px;
	text-align:center;
	border-bottom: 1px solid #636060;
	background: #858182;
	border-top: 5px solid #FFF;
}

p{ text-align:justify; padding: 5px 0px 15px 0px; margin: 0px;}

a{ color: #454545; text-decoration: underline;}

a:hover{ color: #ff6600; text-decoration: none;}
	
ul { padding: 5px 0px 0px 0px; margin: 0px 0px 0px 15px; list-style: disc url(../images/a.gif) outside; }

li { padding: 0px 0px 5px 0px; 	}

#page{ margin: 0px auto; padding: 0px 20px 0px 20px; width: 740px; background: #FFF url(../images/contentbg.gif) repeat-y 20px }

#left {
	float: left;
	text-align:left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	width: 260px;
	color: #CC3333;
}

#right { float: left; padding: 0px ; margin: 0px ; width: 475px; text-align:left; background: #FFF }

#bottom{ clear: both; margin: 0px ; height:10px; padding: 0px ; background: #FFF ; }


/* ------------------- #top ------------------- */

#top { margin:0px 0px 0px 0px; height:77px; padding: 0px 0px 5px 0px; background: #FFF url(../images/logo.gif) no-repeat left top; }

#top a{ color: #6B663C; text-decoration: none;}

#top a:hover{ color: #464225; text-decoration: underline;}

#banner{ padding-left: 5px;}

#banner img{ float: left;}

.nav{
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-bottom: 5px solid #FFF;
	padding: 2px 10px;
	color: #FFF;
	font: bold 10px/18px Tahoma, Arial, Helvetica, sans-serif;
	background: #00B060;
}

.nav a{padding: 4px 10px; color: #FFF; margin: 0px;	text-decoration: none; }

.nav a:hover{ color: #FFF; text-decoration: none; background: #890101;}
/* ------------------- #container ------------------- */
#middle{ background:#FFF url(../images/contentbg.gif) repeat-y ; border-bottom: 1px solid #FFF}

#container{ padding: 0px 30px 0px 41px; margin: 0px; margin: 0px; background:url(../images/midbg.gif); }

.content{ padding: 0px 10px; margin: 0px; text-align: left; }

.title{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 4px 10px 8px 10px;
	background: #FFF url(../images/title_bg.gif) repeat-x;
	margin: 0px;
	text-align: left;
	}

.padd5px{ padding: 5px;}

.paddImg{ padding-right: 5px;}

/* ------------------- #Footer ------------------- */

.clear { clear: both;}
#footer{
	padding: 5px 10px 10px 10px;
	color: #666;
	text-align: center;
	font-size: 9px;
	background: #FFF;
}

#footer a { color: #666; text-decoration: none; }

#footer a:hover{ color: #222; text-decoration: none; }

/* ------------------- #Google Ad ------------------- */

#adLeft{ padding: 5px 10px; margin: 0px ; border-top: 1px solid #FFF  }

#adTop{ margin: 0px; height: 250px; padding:9px 10px; margin-bottom:5px; background: #FFF; border: 1px solid #CCC}

#adbottom{ margin: 0px 0px 0px 0px; padding: 15px 5px 5px 5px; height: 60px; background: #676437 url(../images/botAd_bg.gif) repeat-x; }

/* ------------------- Temporary Spacers for Google Ad ------------------- */

.google250x250	{ width: 250px; height: 250px; background:#7ACCC8; }
	
.google120x600	{ width: 120px; height: 600px; background:#7ACCC8; }

.google468x60	{ width: 468px; height: 60px; background:#7ACCC8; }
