@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/feather-gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: "Lucida Sans Unicode", Helvetica, Tahoma, Verdana;
}
#header {
	height: 190px;
}
#header img {
	margin-bottom: -40px;
	z-index: 100;
	position: absolute;
}
#header h1 {
	margin-left: -9999px;
}
#sidebar {
	padding-top: 170px;
}
#content {
	padding-top: 40px;
	background-image: url(../images/content-side.png);
	background-repeat: repeat-y;
	background-position: center;
	color: #384521;
}
#content-top {
	margin-top: -47px;
	z-index: 10;
	position: absolute;
}
#content p, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul {
	padding-right: 60px;
	padding-left: 60px;
}	
#content h2 {
	font-size: 18px;
	font-style: normal;
	color: #677D3E;
	text-align: center;
	background-image: url(../assets/images/border-down-460w.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	font-variant: small-caps;
}
#content h3 {
	font-size: 18px;
	font-style: normal;
	color: #677D3E;
	font-variant: small-caps;
	text-align: center;
}
#content h4 {
	font-size: 14px;
	color: #384521;
	font-weight: normal;
}
#content h5 {
	font-size: 11px;
	color: #384521;
	font-weight: normal;
}
#content h6 {
	font-size: 12px;
	font-style: italic;
	color: #677D3E;
	margin-left: 30px;
	margin-right: 30px;
}

#content p.last-line {
	background-image: url(../images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 260px;
	padding-bottom: 20px;
	margin-bottom: -20px;
	font-style: italic;
	font-size: 90%;
	color: #B00E00;
}
#footer-img {
	margin-left: -20px;
	margin-bottom: -80px;
}
#footer {
	text-align: center;
	margin-top: 30px;
	font-size: 80%;
}
#menu ul {
	list-style:none;
	padding-bottom: 40px;
	}	
#menu ul ul{
	padding-bottom: 0px;
	}	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 110%;
	}
#menu li ul li a {
	font-size:100%;
}	
.sb-links {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#menu li a:link, #menu li a:visited, #menu li ul li a:link, #menu li ul li a:visited{
	color: #10294A;
	display: block;
	padding: 0;
	font-weight: bold;
	}
#menu li a:hover, #menu li ul li a:hover {
	color: #B00E00;
	padding: 0;
	font-weight: bold;
	}
#menu li.active a, #menu li ul li.active a {
	color: #B00E00;
	padding: 0;
	font-weight: bold;
}
#menu .last {
	margin-bottom: -20px;
}
#webring {
	font-family: "Franklin Gothic Medium", "Palatino Linotype", Verdana, "Lucida Sans Unicode", "Lucida Sans", Tahoma;
	margin:auto 0;
	text-align: center;
	color: #330033;
	font-size:70%;
	margin-left:60px;
}
#webring p{
margin:auto 0;
text-align:center;
}
.img1 img{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #D09F3B;
}
.img1.alpha img{
	padding-right: 0px;
	padding-left: 60px;
}
.img1.omega img{
	padding-right: 60px;
	padding-left: 0px;
}
#content a, #content a:visited, #sidebar a, #sidebar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #BF333B;
}
#content a:active, #content a:hover, #sidebar a:active, #sidebar a:hover {
	color: #87A649;
	}
#container {
	margin-left: 0px;
}
.flt-left {
 float:left;
 margin-top:6px;
 margin-right:20px;
 }
 .flt-right {
 float:right;
 margin-top:6px;
 margin-left:20px;
}
#content h6.right-just {
	text-align:right;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
}
#content div.policies h5 {
  padding-left:0;
	padding-right:30px;
	margin-left:0;
	margin-right:0;
}
#sb-bottom{
	margin-top:360px;
}
.marq {
	font-style: italic;
}
#marqueeContent hr {
	clear: none;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#ecwid_addthis, #ecwid_search {
	padding: 0 60px;
}