/* CSS Document */

body {
	background-color: #b8b37a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#42432e;
	line-height:16px;
}


/* ------------------ Spacing Classes ----------------------*/

#bg-header {
	width: 100%;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#bg-footer {
	width: 100%;
	background-color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3d5c3d;
}

#bg-copyright {
	width: 100%;
	background-color: #3d5c3d;
}

#header {
	width: 975px;
	height: 119px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav {
	width: 915px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#content {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #3d5c3d;
}

#footer {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 23px;
	padding-left: 30px;
}

#copyright {
	width: 915px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3d5c3d;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.main-content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d5c3d;
	padding-top: 5px;
}

#home-newsletter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d5c3d;
	padding-top: 11px;
	background-color: #e7e5e5;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d5c3d;
}


/* ------------------ Text Classes ----------------------*/
h1 {
	font-weight: bold;
	font-size: 18px;
	color:#5b835b;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 { 
	font-weight: bold;
	font-size: 17px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 { 
	font-weight: bold;
	font-size: 14px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
	
p {
	margin-top: 0px;
	margin-bottom:15px;
}

a:link, a:visited {
	color:#5b835b;
	text-decoration:underline;
}

a:hover, a:active {
	color:#5b835b;
	text-decoration:none;
}

a.blogtitle:link, a:visited {
	color:#5b835b;
	text-decoration:underline;
}

a.blogtitle:hover, a:active {
	color:#5b835b;
	text-decoration:none;
}

ul {
	list-style-image:url(../images/bullet.gif);
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

li {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	color: #000000;
	list-style-type: none;
	display: inline;
}

#nav li {
	margin:0px;
	display: inline;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#nav li.first {
	margin:0px;
	display: inline;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav a:link, #nav a:visited {
	color:#000000;
	text-decoration:none;
}

#nav a:hover, #nav a:active {
	color:#3d5c3d;
	text-decoration:none;
}

.sidebar ul {
	list-style-image:url(../images/bullet-sidenav.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 16px;
	color: #42432e;
}

.sidebar li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:13px;
	margin-left: 0px;
	padding:0px;
}

.sidebar h1 {
	font-size: 18px;
	color:#5b835b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3d5c3d;
	border-bottom-color: #3d5c3d;
	padding-top: 5px;
	padding-bottom: 6px;
}

.sidebar a:link, .sidebar a:visited {
	color: #42432e;
	text-decoration:none;
}

.sidebar a:hover, .sidebar a:active {
	color: #000000;
	text-decoration:none;
}

#footer h1 {
	font-size: 18px;
	color:#ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-top: 5px;
	padding-bottom: 6px;
}

#footer p {
	font-size: 13px;
	color:#ffffff;
}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#808080;
	text-decoration:none;
}

#copyright p {
	color:#ffffff;
	font-size: 11px;
}

#copyright a:link, #copyright a:visited {
	color:#ffffff;
	text-decoration:underline;
}

#copyright a:hover, #copyright a:active {
	color:#ffffff;
	text-decoration:none;
}

.highlight {
	color:#5b835b;
	font-weight: bold;
}


/* ------------------ Graphical Classes ----------------------*/

.border-img {
	border: 1px solid #000000;
	padding: 2px;
}

.float {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:15px;
	margin-left: 30px;
	float: right;
}

.sidebar img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:15px;
	margin-left: 0px;
	padding:0px;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d5c3d;
}


/* ------------------ Special Function Classes ----------------------*/

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

a.rollover img, a.rollover:visited img  { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}

a.rollover:hover img, a.rollover:active img { 
 filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;
}

a.rolloveron img { 
 filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;
}

/*blog*/

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#menu {
	background: #fff;
	padding: 5px 0 10px 30px;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #3D5C3D;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	padding-bottom: 30px;
}

#menu ul li {
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


