/* 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; 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 #6B663E;
	background: #8D814D;
}

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/contentbg.gif) repeat-y; }

#left { float: left; padding: 5px; margin: 0px; width: 139px; background: #676437}

#left1{ float: left; padding: 5px; margin: 0px; width: 139px; height:600px; background: #FF9A1F}

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

#right1 { float: left; padding: 0px ; margin: 0px ; width: 596px; height:600px;  text-align:left; background: #FFF }

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


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

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

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

#banner{ padding-left: 1px;}


.nav{
	text-align: center;
	margin: 0px 0px 2px 0px;
	padding: 0px 10px;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	background: #8D814D;
}

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

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

.topnav a:hover{ color: #FFF; text-decoration: none; background: #6B663E;}
/* ------------------- #container ------------------- */
#container{ padding: 0px 30px 0px 41px; margin: 0px; margin: 0px; background:url(../images/midbg.gif); }

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

.title{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px 10px;
	background: #8D814D;
	margin: 0px;
	text-align: left;
	}

.padd5px{ padding: 5px;}

.paddImg{ padding-right: 5px;}

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

.clear { clear: both;}
#footer{
	padding: 0px 10px 20px 10px;
	color: #666;
	text-align: center;
	font-size: 11px;
}

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

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

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

#adLeft{ padding: 5px 10px; height: 870px; margin: 0px ; background: #FFB04F }

#adTop{ margin-left: 20px; margin-bottom:20px; height: 250px; width:250px; padding:5px 10px; float:right; background: #DFDDD0}

#adbottom{ margin: 1px 0px 0px 0px; padding: 5px; height: 60px; background: #676437; border-top: 1px solid #FFF }

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