* {
	margin: 0; 
	padding: 0;
}

html{
}

body{
	margin:0;
	padding-top: 20px;
	text-align: center;
    font:90% Myriad Pro,Arial,sans-serif;
	background: url(../images/bg-main.jpg);

}

#container {
	width: 785px;
	background-color:#FFFFFF;
	margin:0 auto;
}

div#header {
	height:1px;
}

div#header img{
	background-position: left top;
	padding-top: 0;
	float: left;
}

div#logo{
	padding-left: 0px;
}

#wrapper {
	background: url(../images/bg-body.jpg) repeat-y;
	height: auto;
	text-align: left;
	margin-top: 189px;
	clear:both;
	overflow: hidden;
	border-width: 2px;
	border-style: none solid solid solid;
	border-color: #BC863E;
}

#sidebar {
	width: 285px;
	text-align: right;
	padding-top: 0px;
	margin-left: 0px;
	float: left;
	height: auto;
	background: url(../images/bg-body2.jpg) no-repeat;
}

#sidebar img{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebarinfo {
	padding-top: 15px;
	text-align:center;
	color:#FFFFFF;
}

/* Begin CSS Menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 283px; /*width of menu*/
	border-width: 2px;
	border-style: none solid solid none;
	border-color: #BC863E;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowgreen.gif) 100% 0;
  	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 45px 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color:#000;
	color:#FFF;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: .4;
}

.arrowgreen li a:hover{
	color: #FFF;
	background-position: 100% -32px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: .75;
}

	
.arrowgreen li a.selected{
	color: #FFF;
	background-position: 100% -64px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: .85;
}

/* End CSS Menu */

/* Begin SubMenu */

.submenu{
	width: 283px; /*width of menu*/
	border-width: 1px;
	border-style: solid none none none;
	border-color: #94AA74;
}

.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.submenu li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: none;
	height: 20px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 25px 4px 10px;
	line-height: 20px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.submenu li a:link, .submenu li a:visited {
	color: #000;
	background-color:#FFF;

}

.submenu li a:hover{
	color: #FFFFFF;
	background-color:#94AA74;
}

.submenu li a.selected{
	color: #FFFFFF;
	background-color:#94AA74;
}


/* End Sub Menu */

#content {
	width: 475px;
	text-align: left;
	margin-left: 285px;
	height: auto;
}

#content img{
	padding: 0px;
	margin-left: 15px;
}

#content h1{
	font-style:normal;
	font-size: 22px;
	font-weight:bold;
	margin-top: 10px;
	margin-left: 10px;
}

#content h2{
	font-style:italic;
	font-size: 16px;
	font-weight:bold;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content h3{
	font-style:italic;
	font-size: 14px;
	font-weight:bold;
	margin-left: 15px;
	margin-bottom: 5px;
}

#content ul, #content li {
	list-style-type: none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 15px;
	text-decoration: none;
}

#content p {
margin-left: 17px;

}


#contentfullwidth {
	width: 100%;
	text-align: left;
	padding-top: 30px;
	margin: 0px 30px 150px 30px;
	height: auto;
}

#contentfullwidth img{
	padding: 0px 15px 0px 15px;
}

.commentbox{
	background-color: #ececec;
	width: 100%;
	padding: 10px;
	color:#000000;
}

.commentfooter{
	background: url(../images/quotearrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #FFFFFF;
}

div#footer{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
    font:90% Myriad Pro,Arial,sans-serif;
	background: #333;
	color: #FFF;
	clear:both;
	border-width: 2px;
	border-style: none solid solid solid;
	border-color: #BC863E;
}

div#footer p{
	text-align: center;
    font:90% Myriad Pro,Arial,sans-serif;
	color: #FFF;
}

div#footer h1{
    font:110% Myriad Pro,Arial,sans-serif;
	font-weight:bold;
}

div#footer ul li{
	text-align: left;
}

div#footerleft{
	float: left;
	width: 150px;
	padding: 15px 25px 15px 50px;
	text-align: left;
	/*background: url(../images/quotes.jpg) repeat-x;*/
}

div#footercenter{
	float: left;
	width: 255px;
	padding: 15px 25px 15px 50px;
	text-align: left;
}

div#footerright{
	float: right;
	width: 150px;
	padding: 15px 25px 15px 50px;
	text-align: left;
}

div#footer .testimonial{
	text-align: left;
	font-style:italic;
}

div#copyright{
	clear:both;
	font:100% Myriad Pro,Arial,sans-serif;
}

p{
	margin:0 10px 10px;
}

input, textarea{
	margin:0 10px 10px;
	border-width: 1px;
	border-style: solid;
	background: #FFFFCC;
}

a {
	color: #7E8261;
}

a:hover, a:focus, a:active {
}

a:focus, a:active {
}

a.topofpage {
	display:scroll;
	position:fixed;
	bottom:5px;
	right:5px;
}

img, a img {
       border-width: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Fix IE Bugs */
* html div#sidebar a{
	height: 1px;
}
/* IE 5/6 border erase bug */
* html #sidebar {
width: 100%;
}
/* IE 5/6 border erase bug */
* html #content {
width: 100%;
}

