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

h1 {
	color:#FFF;
	font-size: 11px;
	margin: 0px auto;
	width: 740px;
	line-height: 18px;
	padding:2px;
	text-align:center;
	border: 1px solid #A44E01;
	background: #CF6201;
}

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: 10px auto; width: 745px; background: #fFF url(../images/page_bg.gif) repeat-y}

#left { float: left; padding: 0px; text-align:left; margin: 0px; width: 292px; background: #FFF url(../images/left_bg.gif) repeat-y left top }

#right { float: left; padding: 0px 8px 0px 0px; margin: 0px ; width: 445px; text-align:left; background: #fff url(../images/right_bg.gif) repeat-y right top}

#bottom{ clear: both; margin: 0px ; height:10px; padding: 0px ; background: #FFF url(../images/bot_bg.gif) no-repeat left bottom; }


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

#top { margin:0px 0px 0px 0px; text-align:left; padding:0px 40px 0px 20px; background: url(../images/topbg.gif) repeat-x top; }

.nav{
	text-align: center;
	margin: 10px 0px 0px 5px;
	padding: 0px;
	font: bold 10px/18px Tahoma, Arial, Helvetica, sans-serif;
	background: #8FB506;
}

.topnav{ float: left; padding: 0px; margin: 0px;}

.topnav a{display: block; padding: 5px 14px; color: #FFF; margin: 0px;	text-decoration: none; }

.topnav a:hover{ color: #FFF; text-decoration: none; background: #7D9E04;}
/* ------------------- #container ------------------- */
#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 14px Arial, Helvetica, sans-serif;
	color: #7D9E04;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
	margin: 0px;
	text-align: left;
	}

.padd5px{ padding: 5px;}

.paddImg{ padding-left: 5px;}

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

.clear { clear: both;}
#footer{
	padding: 0px 10px 20px 10px;
	color: #666;
	text-align: center;
	font-size: 10px;
	background: url(../images/botbg.gif);
}

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

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

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

#adLeft{ padding: 5px 10px; height: 870px; background: #FFF; margin: 0px 0px 0px 8px; border-right: 1px solid #CCC }

#adLeft1{ padding: 5px 10px; height: 600px; background: #FFF; margin: 0px 0px 0px 8px; border-right: 1px solid #CCC }

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

#adbottom{ margin: 0px 15px 1px 15px; padding: 5px; height: 60px; background: #666; }

/* ------------------- 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; }
