body {
	margin: 10px 0;
	padding: 0;
	background: #262f08;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}



h1 {
	font-size: 21px;
	color: #b25e02;
}

h6 {
	margin: 0;
	font-size: 1em;
	color: #b25e02;
}

h2 {
	font-size: 18px;
	color: #535d1c;
}

h3 {
	margin: 0;
	font-size: 12px;
	color: #535d1c;
	line-height: 20px;
}

h4 {
	font-size: 22px;
	color: #5e0303;
}

h5 {
	margin: 0;
	font-size: 1em;
	color: #5e0303;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

p {
	font-size:12px;
	padding: 0px 0px 0px 0px;
	color:#333333;
	line-height: 23px;
}

a:link {
	color: #7b0b0b;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #5C1F24;
}

img {
	border: none;
	margin: 0;
	padding:0;
}

.name{
	color: #7b0b0b;
	font-size:11px;
}

.article{
	color: #5e0303;
	font-size:10px;
}




/* Header */

#header {
	width: 1000px;
	height: 112px;
	margin: 0 auto;
	background:url(images/gardenofoz_header.jpg);
}


/* Menu */

#menu {
	width: 1000px;
	height: 2px;
	margin: 0 auto;
	background: #535d1c;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #DFDFDF;
	font-weight: bold;
	font-size: 16px;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#colOne {
	float: left;
	width: 185px;
	margin:0;
	padding: 20px 10px 20px 0px;
	background-image:url(images/nav_bkgd.jpg);
	background-position:left top;
	background-repeat:repeat;
	zoom: 1;
	
}

#colOne img{
	margin: 0;
	padding: 0 0 0 0;
}

#colOne a{
	font-size: 11px;
	text-align:right;
	text-decoration: none;
	line-height: 23px;
	color: #7b0b0b;
}

#colOne a:hover{
	color:#535d1c;
	text-decoration:underline;
}


#colTwo {
	float: left;
	width: 615px;
	margin:0;
	padding: 40px 10px 20px 20px;
	background-color:#ffffff;
}

#colTwo a{
	font-size: 1em;
	text-decoration: none;
	line-height: 23px;
	color: #5e0303;
}
#colTwo a:hover h3{
	color: #535d1c;
	text-decoration: underline;
}
#colTwo a:hover{
	color: #5e0303;
	text-decoration: underline;
	font-weight: 500;
}

#colTwo ul {
	margin: 0 0 0 20px;
	padding: 0;
	color:#000000;
	font-size:.8em;
}

#colTwo ul li {
	margin: 0 0 .3em 0;
	text-decoration: none;
	list-style:disc;
	display: list-item;
}

#colTwo ul li a {
	color: #7b0b0b;
	text-decoration: none;
}

#colTwo ul li a:hover {
	color:#b25e02;
	text-decoration: none;
}

#colThree {
	float: left;
	width: 140px;
	margin:0;
	padding: 10px;
	background-color:#ffffff;

}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 10px;
	background-color:#636943;
}

#footer ul {
	margin: 0;
	padding: 0;
	color:#ffffff;
	font-size:.7em;
}

#footer ul li {
	margin: 0 1em .5em 0;
	text-decoration:none;
	list-style:none;
	display:inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}
#content #colTwo p em {
	font-size: 10px;
	font-style: italic;
}
#content #colTwo table tr td table tr td table tr td table tr td a font {
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;	
}
#content #colTwo .tablelines {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660;
	border-bottom-color: #660;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
