/* CSS Document */
body{
	background:url(images/pgbg.png) #796a3e repeat-y ;
	font-family:"trebuchet MS", Arial, sans-serif;
	color:#7A631D;
	text-align:justify;
	font-size:90%;
	}
*{
	margin:0;
	padding:0;}
.links a{
	text-decoration:none;
	color:#7A631D;
	font-style:italic;}
.links a:hover{
	text-decoration:underline;
}

#container {	

	background:url(images/bg.jpg) repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0;
	
	}
#abovecont{
	background:url(images/topbg.jpg) no-repeat;
	width:800px;
	margin:0 auto;
	height:10px;}
#belowcont{
	background:url(images/bottombg.jpg) no-repeat bottom center;
	width:800px;
	height:10px;
	margin:0 auto;}
#content{
	width:780px;
	margin:0 auto;
	overflow:auto;
	background:#ffffff;
	}
#content2{
	width:780px;
	margin:0 auto;
	}
#banner{
	width:780px;
	margin:0 auto;}
#welcome{
	width:350px;
	height:200px;
	min-height:300px;
	float:right;
	border:1px solid #E6C860;
	background:bottom url(images/bottomright.jpg) repeat-x #ffffff;}
#welcome h1{
	font-size:150%;}
h1, h2, p, li{
	padding:5px 10px;
	}

#welcomeflash{
	width:420px;
	float:left;
	}
#menu2{
	font-size:100%;
	width:780px;
	margin:5px auto;
	background:url(images/mnhbg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow", "Century Gothic" ;
	overflow:auto;
		}
	
#menu2 ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#menu2 li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu2 a {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	}

#menu2 a span {
	float:left;
	display:block;
	padding:8px 13px 4px 13px;
	border-right:1px #8a8748 solid;
	color:#efecc2;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span { color:#7A631D;
				background:url(images/mnbg.jpg) repeat-x;
				}
#menu2 a:active span {color:#efecc2;
					background:url(images/mnbg.jpg) repeat-x;}
#footer{
	width:800px;
	margin:0 auto;
	text-align:center;}
#aboutcontent{
	width:770px;
	background:#ffffff;
	margin:5px auto;
	border:1px solid #726221;
	}
#aboutpix{
	float:right;
	width:270px;
	background:bottom #ffffff url(images/bottomright.jpg) repeat-x;
	border:1px solid #E6C860;
	margin:10px;
	}
.smallertext{
	font-size:90%;}
#contentleft{
	width:770px;
	background:bottom #Ffffff url(images/bottomright.jpg) repeat-x;
	margin:5px auto;
	border:1px solid #E6C860;}
#contentleft li{
	list-style:square inside;}
#pixleft{
	float:left;
	width:320px;
	background:bottom #FFFFFF url(images/bottomright.jpg) repeat-x;
	clear:left;
	margin:5px auto;
	border:1px solid #E6C860;}
#experience{
	width:770px;
	background:bottom #Ffffff url(images/bottomright.jpg) repeat-x;
	border:1px solid #3f320d;
	margin:5px auto;}
#experience li{
	list-style:inside;}

.imgfooter{
	margin:5px auto;}
.imgmid{
	margin-left:500px;
	padding:5px;
	float:right;}
.imgright{
	float:right;
	padding:7px;}
.imgrightmid{
float:right;
vertical-align:middle;
	
	top:120px;
	left:500px}
#flashright{
	float:right;
	width:auto;
	background:bottom #ffffff url(images/bottomright.jpg) repeat-x;
	border:1px solid #E6C860;
	margin:10px;
	}
#others{
	float:right;
	width:300px;}
.img{
	padding:5px;}
.imgleft{
	float:left;
	padding:5px;
	}
.bullet li{
	list-style:url(images/bullet.gif) inside;
	font-size:1em; }
#contenthome{
	float:left;
	width:780px;
	background:bottom #ffffff url(images/bottomright.jpg) repeat-x;
	margin:5px auto;
	border:1px solid #E6C860;
	}

.hometext1{
	float:right;
	width:45%;
	}
.imglefthome{
	
	padding:3px;
	margin:3px;
	border:1px solid #CC9900;
	height:250px;
	min-height:250px;}
.imglefthome2{
	padding:3px;
	margin:3px;
	border:1px solid #CC9900;
	height:320px;
	min-height:320px;}
.imglefthome3{
	padding:3px;
	margin:3px;
	border:1px solid #CC9900;
	height:320px;
	min-height:320px;}
#contenthome p{
	padding:0;}
#columns{
	width:100%;}
#columns p, h2{
	padding:0;
	margin:0;}
#columns h2{
	font-size:16px;}
		
.champs{
	background:url(images/champsbg.jpg) top left no-repeat;
	}
.champs li{
	list-style:inside square;}
#belowpage{
	width:800px;
	margin:0 auto;
	text-align:center;
	padding:5px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFFFCC;
	font-size:11px;}
#belowpage a{
	color:#FFFFCC;
	font-size:11px;
	text-decoration:none;}

#belowpage a:hover{
	text-decoration:underline;
	color:#FF0000;}

	