/* CSS Document */


/*Body text and page background*/
body{
margin: 0;
padding: 0;
font-family: Georgia, Palatino, serif;
font-size: 1em;
font-style: italic;
text-align: left;
}
 

/* Style for branding */
#branding{
height: 16em;
z-index: 0;
}

#branding_slogan{
position: absolute;
top: 16em;
left: 16em;
z-index: 2;
background-color: transparent;
font-weight: bold;
color: #586935;
font-size: 0.95em;
}

#branding_slogan2{
position: absolute;
top: 13.5em;
left: 13em;
z-index: 2;
background-color: transparent;
font-weight: bold;
color: #586935;
font-size: 0.755em;
}

#branding_heading{
position: absolute;
top: 6.5em;
left: 6.5em;
z-index: 2;
background-color: transparent;
font-weight: normal;
color: #000;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
width: 20em;
}

/* Style for links */
a:link {
color: #336600;
font-weight: normal;
}
a:visited {
color: #336600;
}
a:link {
color: #336600;
font-weight: normal;
}
a:visited {
color: #336600;
}
/* class style for inserted photos */
.floatright {
	float:right;
	border-width: 1px;
	border-style: solid;
	margin-top: 0em;
	margin-left: 1em;
	}

/* Style for main  column*/
#main{
	width: 35em;
	margin-left: 23em;
	position: relative;
	margin-top: 3em;
}
#main p{
color: #000;
line-height: 1.5em;
}
#main ul li{
line-height: 1.5em;
}
#main a:link,
#main a:visited{
color:#336600;
font-weight: bold;
font-style: italic;
}

/* Style for main2  column*/
#main2{
	width: 35em;
	margin-left: 23em;
	position: relative;
	margin-top: 3em;
}

#main2 h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-style: normal;
font-weight: lighter;
}
#main2 h2{
font-weight: bold;
font-size: 1em;
}

#main2 li, #main2 ul{
font-weight: bold;
	font-style: italic;
line-height: 1.5em;
font-size: .95em;
}


#main2 h4{
	background-color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 100%;
	font-size: 0.9em;
	background-position: 100% center;
	padding: .5em;
}
#main2 quote{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .85px;
font-style: italic;
font-weight: bold;
color: #666600;
}
#main2 bk{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: normal;
}

#main2 p{
color: #000;
line-height: 1.3em;
}
#main2 a:link,
#main2 a:visited{
/* No underline on links */
color:#336600;
font-weight: bold;
font-style: italic;
}

/*Style for sidebar*/
#sidebar{
background-image: url(images/menubk.jpg);
background-repeat: no-repeat;
z-index: 0;
left: 1em;
top: 19em;
height: 10em;
width: 24em;
position: absolute;
}

/*Style for sidebar*/
#sidebar2{
background-image: url(images/menubk.jpg);
background-repeat: no-repeat;
z-index: 0;
left: 1em;
top: 13em;
height: 7em;
width: 24em;
position: absolute;
}

#navbar2{
background:left;
height:6em;
/* For absolutely-positioned navbar */
position:absolute;
top:12em; /* Same as branding div height */
left:8em; /* Same as leftcolumn width */
width:15em; /* Layout width minus leftcolumn width */
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
line-height: 2em;
font-weight: lighter;
text-transform: uppercase;
color: #000;
z-index: 3;
}

/* Applies to navba2r links, unvisited and visited */
#navbar2 a:link,
#navbar2 a:visited{
/* No underline on links */
text-decoration:none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
line-height: 2em;
width: 15em;
top: 10px;
height: 8.5px;
left: 0pc;
}

/* navbar2 hover and active links */
#navbar2 a:hover,
#navbar2 a:active{
color:#000;
text-decoration:underline;
}

#navbar{
background:left;
height:6em;
/* For absolutely-positioned navbar */
position:absolute;
top:19.5em; /* Same as branding div height */
left:8em; /* Same as leftcolumn width */
width:15em; /* Layout width minus leftcolumn width */
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
line-height: 2em;
font-weight: lighter;
text-transform: uppercase;
color: #000;
z-index: 3;
}

/* Applies to navbar2 links, unvisited and visited */
#navbar a:link,
#navbar a:visited{
/* No underline on links */
text-decoration:none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
line-height: 2em;
width: 15em;
top: 10px;
height: 8.5pc;
left: 0pc;
}

/* navba2 hover and active links */
#navbar a:hover,
#navbar a:active{
color:#000;
text-decoration:underline;
}

#testimonials{
	width: 17em;
	margin-left: 1em;
	position: absolute;
	top: 21em;
	background-color: #D6E2B4;
}
#testimonials p{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-size: 0.9em;
	font-style: italic;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

#testimonials h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	padding-top: .3em;
	padding-left: .3em;
	font-style: normal;
	font-weight: lighter;
}

/*Style for footer*/
#footer {
position: relative;
background-color:#799A32;
margin: 2em 1em 1em;
/* Set right number for left margin */
height: 2em;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 1em;
line-height: 2em;
width: 70em;
}

#footer a:link {
color:#000;
text-decoration: none;
}
#footer a:visited {
text-decoration: none;
color: #000;
}
#footer a:hover {
text-decoration: underline;
color: #000;
}
#footer a:active {
text-decoration: none;
color: #999;
}
