body {
	margin: 0px;
	padding: 0px;
	background-color: #D6D6D6;
	/*background-image: url(../grafix/clouds.jpg);
	background-position: -400px center;
	background-repeat: repeat;
	background-attachment: fixed;
	outline: red 1px solid;*/
	background-image: url(../grafix/Escarpment.jpg);
	background-position: -400px top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a.admincolor {
	color: #629DC3;
	position: absolute;
	bottom:0px;
	right:5px;
	z-index: 500;
}
h1, h2, h3, h4, h5, h6 {
	color: #392D1B;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
h1, h2, h3 {
	margin: 5px 0px 3px 0px;
	padding: 3px 0px;
}
h4, h5, h6 {
	margin: 3px 0px 2px 0px;
	padding: 2px 2px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	margin: 2px;
	color: #333;
	font-size: 18px;
	padding: 2px 3px;
}
ul {
	margin: 2px 2px 2px 10px;
	padding: 2px;
	line-height: 130%;
}
li {
	font-size: 16px;
	margin-left: 10px;
	margin: 2px;
	padding: 2px;
}
input, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border: none;
	font-size: 14px;
	background-color: #fff;
	border-top: 1px solid #111;
	border-left: 1px solid #111;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	outline: none;
}
textarea {
	font-size: 12px;
}
input:focus, textarea:focus {
	background-color: #BDD3F4;
	color: #000;
}
#escarp {
	position: relative;
	width: 100%;
	min-height: 900px;
	padding: 1px 1px 1px 30px;
	margin: 0px auto;/*outline: red 1px solid;
	background-image: url(../grafix/Escarpment.jpg);
	background-position: -500px top;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}
#container {
	/*outline: green 1px solid;*/
	position: relative;
	width: 850px;
	margin: 80px auto 0px auto;
	padding: 1px 1px 1px 100px;
	background-image: url(../grafix/pale.png);
	-webkit-border-radius: 18px;
	border-radius: 18px;
}
#centercontent {
	/*outline: blue 1px solid;*/
	position: relative;
	min-height: 550px;
	width: 760px;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 1px;
	padding: 15px 10px;
	background-color: #eee;
}
#ddtitle {
	color: #392D1B;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 45px;
	font-weight:bold;
	position: absolute;
	top: -110px;
	right: 30px;
	text-align: right;
	text-shadow: 2px 2px 30px #ffffff;
}
#footer {
	position: relative;
	clear: both;
	min-height: 64px;
	z-index: 100;
	margin: 0px 10px 10px 0px;
	padding: 1px 1px 10px 1px;
	border-radius: 10px;
	text-align: right;
}
#menucontent {
	/*outline: yellow 1px solid;*/
	position: absolute;
	width: 180px;
	margin: 0px;
	padding: 20px 0px 10px 2px;
	left: -40px;
	top: 0px;
	z-index: 700;
}
#menucontent ul {
	position: relative;
	margin: 5px 0px;
	padding: 3px 0px 0px 0px;
	line-height: 120%;
	list-style: none;
	text-align: left;
}
#menucontent li {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	position: relative;
	background-color: transparent;
	/*background-image: url(../grafix/pale2.png);*/
	color: #392D1B;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	line-height: 140%;
	-webkit-border-bottom-left-radius: 23px;
	-webkit-border-top-left-radius: 23px;
	border-top-left-radius: 23px;
	border-bottom-left-radius: 23px;
	vertical-align: text-top;
}
#menucontent li:hover {
	background-image: url(../grafix/pale.png);
}
#menucontent a {
	text-decoration: none;
	font-size: 16px;
	line-height: 105%;
	min-height: 44px;
	padding: 10px 10px 2px 55px;
	background: url(../grafix/bbutton50.png) no-repeat left center;
	background-position: 3px center;
	color: #ffffff;
	display: block;
	text-shadow: 3px 3px 5px #333;
}
#menucontent a:hover {
	background-position: 2px center;
	color: #eeeeee;
}
#menucontent #current {
	color:#F7C353;
	
}
#menucontent  #current:hover {
	color:#F7C353;
	
}
#menucontent span.small {
	font-size: 12px;
	color:#000;
	text-shadow:none;
	display:inline-block;
	float:right;
	margin-bottom:7px;
	line-height:100%;
}
#menucontent #social a.small {
	font-size: 12px;
}
#official {
	position: absolute;
	bottom: 0px;
	left: 5px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	padding: 5px;
}
#social {
	margin-top: 0px;
	text-align: center;
}
#menucontent #social a {
	background-image: none;
	display: inline-block;
	padding: 0px;
	margin: 5px 5px 0px 0px;
	font-size: 16px;
	z-index: 700;
}
#ticker {
	/*outline: red 1px solid;*/
	position: absolute;
	top: -15px;
	right: 41px;
	width: 80%;
	height: 30px;
}
#undertabs {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 5px;
	top: -40px;
}
#undertabs ul {
	list-style: none;
	text-align: left;
	padding: 1px;
	margin: 0px auto;
	width: 90%;
}
#undertabs li {
	position: relative;
	display: inline-block;
	margin: 1px;
	padding: 1px;
	font-size: 18px;

}
#undertabs a {
	background: url(../grafix/bbutton30.png) no-repeat left center;
	padding: 6px 2px 6px 38px;
	margin: 1px 1px 1px 1px;
	color: #fff;
}
#undertabs #current {
	color:#F7C353;
	top: 3px;
}
#undertabs #current:hover {
	color: #fff;
}
#undertabs li:hover {
	color: #fff;
	top: 3px;
}
#undertabs li #current {
	position: relative;
	font-size: 20px;
}
/*********** classes ***********/
.alert {
	color: #9E0F0F;
}
.ahead {
	color: #459E56;
	margin-right:10px;
}
.fb {
	float:right;
	clear:left;
	margin-top:10px;
	padding:1px;
}
.float {
	float: left;
	margin: 0px;
	padding: 0px;
}
.floatr {
	float: right;
	margin: 0px;
	padding: 0px;
}
.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.small, .small p, p.small {
	font-size: 12px;
}
.large {
	font-size: 30px;	
}
.medium .medium p, p.medium {
	font-size: 14px;
}
.shade {
	background-color: #ccc;
}
/*********** column styles ***********/
.one1, .one {
	margin: 0px 5px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.one2 {
	width: 48%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one2r {
	width: 48%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one3 {
	width: 31%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one3r {
	width: 31%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one4 {
	width: 23%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one4r {
	width: 23%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one5 {
	width: 19%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one5r {
	width: 19%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one6 {
	width: 16%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one6r {
	width: 16%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.two3 {
	width: 65%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.two3r {
	width: 65%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}
.three4 {
	width: 73%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 5px 0px;
}
.three4r {
	width: 73%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.eighT {
	width: 79%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}
.eighTr {
	width: 79%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.sixT {
	width: 59%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}
.sixTr {
	width: 59%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.fourT {
	width: 39%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}
.fourTr {
	width: 39%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
/*********** end column styles ***********/
.post {
	outline: 1px #407598 solid;
	position:relative;
	padding-bottom:16px;
}

/*********** drop shadow styles ***********/
.img-shadow {
	position: relative;
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 4px 8px 2px 8px;
}
.img-shadowR {
	position: relative;
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 4px 8px 2px 8px;
}
.img-shadowC {
	position: relative;
	display: inline-block;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px auto 2px auto;
	left: 5px;
}
.img-shadow, .img-shadowR, .img-shadowC {
	/*[if gte ie 5.5000]> */
	/* the underscore hides this from non-IE browsers */
	_background: url(../grafix/shadow.gif) no-repeat bottom right;/*<![endif]: ;*/
}
.img-shadow img, .img-shadowR img, .img-shadowC img {
	position: relative;
	top: -6px;
	left: -6px;
	border: solid #fff 1px;
}
.img-shadowC img {
	top: -3px;
}

/*********** end drop shadow styles ***********/

@media screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) {
/* rules defined inside here are only applied to browsers that support CSS media queries and the browser window is 480px or smaller */
#escarpment {
	padding: 1px 1px 1px 100px;
}
#container {
	width: 840px;
	margin-right: 1px;
}
/*#menucontent {
	outline: green 1px solid;
	position: relative;
	height: 65px;
	width: 90%;
	left: 0px;
	padding-left: 60px;
	float: left;
	clear: both;
	background: url(../grafix/bbutton50.png) no-repeat left center;
}
#menucontent ul {
	outline: red 1px solid;
	width: 100%;
	padding: 1px;
	margin: 1px;
	text-align: center;
}
#menucontent li {
	display: inline-block;
	float: left;
	padding: 0px;
	margin: 0px 2px;
}
#menucontent a {
	background-image: none;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	font-size: 1.5em;
}
#container {
	outline: yellow 1px solid;
	width: 100%;
	padding: 2px;
}
#centercontent {
	width: 100%;
	padding: 2px;
	margin-top: 60px;
}
#social {
	margin-top: 0px;
	text-align: right;
}*/
}
