/* reset and remove all browser default styling */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thread, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline}

body { 
background:#94bc17 url(images/background.gif) repeat-y 50% 0;
color: #7c5325;
font-family: arial, georgia, times, serif; 
font-size: 75%;
margin:0; 
padding:0; 
text-align:center; 
}

/* Layout of the site */

#siteWrapper { 
background: #fff;
margin:auto; 
text-align:left; 
width:730px; 
}
.headerwhite, .headerbrown, .headergreen, .footerwrapper { 
clear:both; 
display:block; 
}
.headerwhite {
background: #94bc17; 
height:10px;
}
/* background: url(images/headerbrown1.gif) repeat-x */

.headerbrown {
background: #765424;
min-height:22px;
width: 730px;
text-align: right;
}
.headergreen {
background: url(images/logo.gif); 
height:119px; 
}

.footer1 { 
background: #94bc17 url(images/footer6.gif) repeat-x; 
color: #755323;
float: left;
font-size: 90%;
height: 30px;
text-align: left;
text-indent: 5px;
width:50%;
}

.footer2 { 
background: #94bc17 url(images/footer6.gif) repeat-x; 
color: #755323;
font-size: 90%;
float: right;
height: 30px;
text-align: right;
width:50%;
}


#leftcolwrapper, #rightcolwrapper {
float: left;
}

#leftcolwrapper {
background: #fff;
width:440px;
padding-left: 15px;
padding-right: 15px;
}


#content {
background: #fff;
padding-top: 15px;
width: 100%;
text-align: justify;
font-size: 110%;
color: #4e4442;
}

#leftcolouter {
height:40px;
width: 100%;
}

#leftcoltop {
background: url(images/underline.gif) repeat-x; 
background-position: bottom;
color: #7c5325;
float:left;
font-family: Arial, Georgia, Sans-serif;
font-size: 115%;
font-weight: bold;
margin-bottom: 10px;
padding-bottom: 10px;
text-align:left;
}


#rightcolwrapper {
background: #94bc17;
width: 260px;
text-align: justify;
}
#rightcoltop {
background: #fff;
height: 5px ;
}
#rightcolmid {
background: url(images/rightbox.gif);
color: #665355;
padding: 15px;
height: 324px;
font-weight: bold;
letter-spacing: 1px;
}

#rightcolmidcontact {
background: #fff;
color: #665355;
padding: 15px;
height: 324px;
font-weight: bold;
letter-spacing: 1px;
}


#rightcolmid, #web {
height: auto;
padding: 5px;
font-weight: normal;
}

#rightcolbot {
background: #fff;
}

#call {
padding-top: 100px;
padding-left: 10px;
color: #D8F18C;
font-weight: bold;
letter-spacing: 1px;
}
#call a {
color: #D8F18C;
text-decoration: none;
}
#call a:hover {
color: #F7F2F6;
}



/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	width: 110px;
	min-height: 22px;
	margin-left: 20px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCE876;
	font-weight: bold;
	font-size:120%;
	letter-spacing: 1px;
}

#menu a:hover {
	min-height: 22px;
	color: #F7F2F6;
}

#menu .active a {
	font-weight: bold;
	color: #F7F2F6;
}

#mainpic {
float: left;
margin-top: 1px;
}

/* hyperlinks */

a:hover {
color: #ff0000;
}

li img {
vertical-align: middle;
padding-top: 2px;
padding-bottom: 2px;
border: 0;
}

li {
list-style-type: none;
}

li a:visited {
color: blue;
}


li a:hover {
color: red;
}

#rightcolmid li a {
text-decoration: none;
font-weight: bold;
}

#rightcolmid img {
padding-left: 1px;
padding-right: 1px;
}

#rightcolheader {
font-size: 115%;
font-weight: bold;
}

#titles {
font-weight: bold;
font-size: 110%;
}

#titles a:hover {
color: #4e4442;
}


#back {
font-size: 80%;
text-align: right;
}

.ultitle {
background: url(images/underline.gif) repeat-x; 
background-position: bottom;
float:left;
font-weight: bold;
margin-bottom: 10px;
padding-bottom: 10px;
}

.clear {
clear: both;
}

#webshots {
text-align: center;
}

table {
color: #4e4442;
}