body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
		width:1000px; 
		height:414px; 
		background: url(images/head.jpg) no-repeat top;
}

.menu a {   
			display:block;
			text-align:center;
			color: #f4d789; 
			font-size:13px; 
			text-decoration:none; 
			height:43px; 
			width:173px;
			font-weight:600;
			line-height:43px;
			background: url(images/menu.jpg) no-repeat center;
}

#menuLeft { background: url(images/menu0.jpg) no-repeat; width:65px;}
#menuRight { background: url(images/menuRight.jpg) no-repeat right; width:69px;}

.menu a:hover {  background: url(images/menuHover.jpg) no-repeat center;}
 


.lineRight { background: url(images/contentRight.jpg) repeat-y;
			width: 82px; 
}

.lineLeft { background: url(images/contentLeft.jpg) repeat-y;
			width: 78px; 
}

#cornTopLeft { background:url(images/cornTopLeft.jpg); width: 78px; height:8px;}
#cornTopRight { background:url(images/cornTopRight.jpg) no-repeat right; width: 82px;}
#lineContentTop { background:url(images/lineContentTop.jpg) repeat-x; width:840px;}

#cornBottomLeft { background:url(images/cornBottomLeft.jpg); height:14px;}
#cornBottomRight { background:url(images/cornBottomRight.jpg) no-repeat right;}
#lineContentBottom { background:url(images/lineContentBottom.jpg) repeat-x; }


#content {  text-align:left;
		   padding:0 15px 10px 15px;
		   
}

#banner { width:148px;
		  background-color:#FFFFFF;
}

#content h1 { color:#2f1200;
			  font-size:17px;
			  text-align: left;
			  padding: 15px 0;
			  margin: 0;
}
#content h2 { color:#2f1200;
			  font-size:15px;
			  text-align: left;
			  padding: 15px 0 5px 0;
			  margin: 0;
}

#content p { 
		padding: 0 0; 
		color:#2f1200;
		margin: 5px 0;
		line-height: 1.5em;
		text-indent: 20px;
}



#content ol { 
		color: #2f1200; 
}


#content ul { 
		color: #2f1200;
		list-style: none;
		padding:0;
		margin: 7px 30px; 
		line-height: 1.5em;
}


#lineBottom { background:#d0d0d0 url(images/lineBottom.jpg) top  repeat-x; 
			  height:5px;
			  padding-top:15px;
			  padding-bottom:15px
}

.image { border: #8d2e10 groove 3px; }

.line { height: 50px;
		background:url(images/line.jpg) no-repeat center;}