body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #231105;
	background-image: url(../_img/back.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}
#main {
	width: 100%;
	margin-left: auto ;
	margin-right: auto ;
}
#headercontainer {
	width: 100%;
	margin-top: 0px;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	height: 159px;
	background-image:url(../_img/home_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#topmenubar {
	width: 100%;
	height: 35px;
	text-align:center;
	position: relative;
}
#menuitems {
	width: 960px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-image:url(../_img/menu_back.jpg);
	background-repeat: no-repeat;
}
#rightmenuoption {
	float:right;
}
#menuoption {
	padding-top: 8px;
	float:left;
	padding-left: 39px;
	color:#fdf4dd;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#menuoption a{
	float:left;
	color:#d2bb7a;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#menuoption a:hover{
	float:left;
	color:#fdf4dd;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#content {
	width:100%;
    position:relative;
	margin-top: 10px;
}
#contentfullwide {
	width:920px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(_img/Experience_Header.jpg); background-repeat:no-repeat; background-position:left;
}
#leftcontent {
	width:215px;
	margin-left:10px;
	float:left;
}
#rightcontent {
	width:650px;
	margin-left:30px;
	float:left;
}
#blockcontent {
	width:190px;
	margin-left:auto;
	margin-right:auto;
}
#footercontainer {
	width:100%;
	position: relative;
}
#footer {
	width:890px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	padding-top:30px;
}
#toplogo {
	margin-top: 15px;
}
#leftmenucat {
	height:43px;
	width:215px;
	background-image:url(../_img/Left_Menu_Header.jpg);
	background-repeat:no-repeat;
	color:#fdf4dd;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:8px;
	padding-top:5px;
}
#leftmenusubcat {
	color:#448216;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	text-transform:uppercase;
	margin-top: 4px;
	padding-bottom: 4px;
	margin-bottom:2px;
}
#leftmenusubcat a{
	color:#448216;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#leftmenusubcat a:hover{
	color:#000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#leftmenuitem {
	color:#888;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:18px;
	padding-bottom:4px;
	margin-top:-2px;
}
#leftmenuitem a{
	color:#888;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#leftmenuitem a:hover{
	color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.smallfootertext {
	font-size:10px;
	color: #333333;
}

.tinydate {
	font-size:9px;
	color: #448216;
	font-weight:bold;
}
.tinydate a {
	font-size:9px;
	color: #448216;
	font-weight:bold;
}
.tinydate a:hover{
	text-decoration:underline;
}
.tinycopy {
	font-size:9px;
	color: #000000;
}
.tinycopy a {
	font-size:9px;
	color: #448216;
}
.tinycopy a:hover{
	text-decoration:underline;
}
.blogdate {
	font-size:11px;
	color:#aaaaaa;
	font-weight:bold;
}
.copy {
	font-size:13px;
	color:#000;
	margin-left:5px;
}
hr {
	color:#AAA;
	margin-top: 0px;
	margin-bottom: 3px;
}
h1 {
	font-size:18px;
	color: #4c5520;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid black;
}
h1 a{
	font-size:18px;
	color: #4c5520;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 2px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid black;
}
a:link {
	color: #448216;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #448216;
}
a:hover {
	text-decoration: underline;
	color: #d4ae53;
}
a:active {
	text-decoration: none;
	color: #d4ae53;
}
h2 {
	font-size:15px;
	color: #fff;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 a{
	font-size:15px;
	color: #fff;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 7px; 
	margin-top: 0px;
	margin-bottom: 7px; 
	text-decoration:none;
}

h3 {
	font-size:12px;
	color: #6FF;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform:uppercase;
}
h3 a{
	font-size:12px;
	color: #6FF;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 7px; 
	margin-top: 0px;
	margin-bottom: 7px; 
	text-decoration:none;
	text-transform:uppercase;
}
.galleryimage {
	width:130px;
	height:130px;
	float:left;
	background-image:url(../_img/Gallery_Back.jpg);
	background-repeat:no-repeat;
}
.galleryimage img{
	margin-left:15px;
	margin-top:15px;
	border: none;
}
