* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #24211A;
}
p {
	margin-bottom: 10px;
}
#wrapper {
	float: left;
	width: 100%;
	height: 100%;
	background: url(../images/bg.jpg) top right no-repeat;
}
#content {
	margin: 0 auto;
	width: 902px;
	clear: both;
}
#header {
	float: left;
	width: 902px;
	height: 72px;
	background: url(../images/title.jpg) top left;
	clear: both;
}
#title {
	text-indent: -99999px;
	display: none;
}
.datetext {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	width: 100px;
	font-variant: small-caps;
	color: #CCC;
	padding: 30px 40px 0 0;
}
#social {
	float: right;
	width: 250px;
	padding: 24px 0 0 0;
}
#plus {
	float: right;
	text-indent: -9999px;
	margin: 0 5px;
	width: 24px;
	height: 24px;
	background: url(../images/social/plus.gif) left top;
}
#plus:hover {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(../images/social/plus.gif) right top;
}
#twitter {
	float: right;
	text-indent: -9999px;
	margin: 0 5px;
	width: 24px;
	height: 24px;
	background: url(../images/social/twitter.gif) left top;
}
#twitter:hover {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(../images/social/twitter.gif) right top;
}
#youtube {
	float: right;
	text-indent: -9999px;
	margin: 0 5px;
	width: 24px;
	height: 24px;
	background: url(../images/social/youtube.gif) left top;
}
#youtube:hover {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(../images/social/youtube.gif) right top;
}
#facebook {
	float: right;
	text-indent: -9999px;
	margin: 0 5px;
	width: 24px;
	height: 24px;
	background: url(../images/social/facebook.gif) left top;
}
#facebook:hover {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(../images/social/facebook.gif) right top;
}
#nav {
	float: left;
	display: block;
	height: 55px;
	width: 902px;
}
#leftgrph {
	float: left;
	width: 267px;
	height: 55px;
	background: url(../images/nav1.jpg) no-repeat;
}
#admmenu{
	float: left;
	display: block;
	height: 55px;
	width: 597px;
	font-size: 14px;
	overflow: hidden;
	letter-spacing: -0.15ex;
	font-stretch: ultra-condensed;
	background: url(../images/menubg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#admmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#admmenu ul li{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
#admmenu ul li a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 20px 10px 0 10px;
	height: 38px;
}
#admmenu ul li a:hover,#admmenu ul li a.current{
	color: #fcb407;
	background: url(../images/menubg.jpg) repeat-x;
}
#rightgrph {
	float: left;
	width: 38px;
	height: 55px;
	background: url(../images/nav2.png) no-repeat;
}
#top {
	float: left;
	height: 249px;
	width: 902px;	
}
#lftheroMain {
	float: left;
	height: 249px;
	width: 38px;
	background: url(../images/heromain1.png) no-repeat top left;
}
#heroMain {
	float: left;
	height: 249px;
	width: 826px;
	background: url(../images/heromain2.jpg) no-repeat top left;
}
#lftheroAbout {
	float: left;
	height: 249px;
	width: 38px;
	background: url(../images/heromain4.png) no-repeat top left;
}
#heroAbout {
	float: left;
	height: 249px;
	width: 826px;
	background: url(../images/heromain4.jpg) no-repeat top left;
}
#lftheroPhoto {
	float: left;
	height: 249px;
	width: 38px;
	background: url(../images/heromain3.png) no-repeat top left;
}
#heroPhoto {
	float: left;
	height: 249px;
	width: 826px;
	background: url(../images/heromain3.jpg) no-repeat top left;
}
#lftheroVideo {
	float: left;
	height: 249px;
	width: 38px;
	background: url(../images/heromain5.png) no-repeat top left;
}
#heroVideo {
	float: left;
	height: 249px;
	width: 826px;
	background: url(../images/heromain5.jpg) no-repeat top left;
}
#rgthero {
	float: left;
	height: 249px;
	width: 38px;
	background: url(../images/hermain3.png) no-repeat top left;
}
#top2 {
	float: left;
	height: 160px;
	width: 902px;	
}
#lftheroMain2 {
	float: left;
	height: 160px;
	width: 38px;
	background: url(../images/hero1-1.png) no-repeat top left;
}
#heroMain2 {
	float: left;
	height: 160px;
	width: 826px;
	background: url(../images/hero2-2.jpg) no-repeat top left;
}
#rgthero2 {
	float: left;
	height: 160px;
	width: 38px;
	background: url(../images/hero1-3.png) no-repeat top left;
}
#main {
	float: left;
	display: block;
	width: 902px;
	height: 100%;
	background: url(../images/mainpage_main.png) top center repeat-y;
}
#newsfeed {
	float: left;
	width: 530px;
	margin: 15px 0;
	clear: both;
}
.titleblock {
	padding: 7px 15px 5px 15px;
	margin: 3px 4px 7px 5px;
	color: fff;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	
	border-radius: 6px;
	background: rgba(255,135,0,1);
	box-shadow: 0 2px 6px rgba(0,0,0,0.8), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.8), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.8), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.8), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	
	overflow: hidden;
}
.title {
	color: #FFF;
	
	text-shadow: 0 2px 6px rgba(0,0,0,0.6);
	-o-text-shadow: 0 2px 6px rgba(0,0,0,0.6);
	-webkit-text-shadow: 0 2px 6px rgba(0,0,0,0.6);
	-moz-box-text-shadow: 0 2px 6px rgba(0,0,0,0.6);
}
.featimg {
	margin: 0 10px 0 0;
	border: #999 solid 1px;
	padding: 2px;
	
	box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
}
.featdate {
	font-size: 10px;
	color:#333;
	text-align:right;
}
#feedtitle {
	width: 530px;
	height: 39px;
	text-indent: -9999px;
	padding-bottom: 10px;
	background: url(../images/newsfeed.jpg) no-repeat top center;
}
#feedmain {
	float: left;
	padding: 0;
	margin-bottom: 20px;
}
.newsblock {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 154px;
	border: #999 solid 1px;
	
	box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	
	overflow: hidden;
}
.newsimg {
	margin: -5px -5px 5px -5px;
	padding: 2px;
}
#newsitem {
	padding: 10px;
	margin-bottom: 10px;
	display: block;
	background: rgb(226,243,248); /*rgba ie fix*/
	background: rgba(226,243,248,0.75);
	border: 1px solid rgb(226,243,248); /*rgba ie fix*/
	-moz-border-radius: 16px;
	-khtml-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-moz-box-shadow: 0px 0px 7px #6a3800;
	-khtml-box-shadow: 0px 0px 7px #6a3800;
	-webkit-box-shadow: 0px 0px 7px #6a3800;
	box-shadow: 0px 0px 7px #6a3800;
	padding-bottom: 13px;
	overflow: auto;
}
#main2 {
	float: left;
	display: block;
	width: 902px;
	height: 100%;
	background: url(../images/subpage_main.png) top center repeat-y;
}
#lftfill {
	float: left;
	width: 38px;
	height: 100%;
	display: block;
}
#innlftfill {
	float: left;
	width: 28px;
	height: 300px;
	display: block;
	background: url(../images/main-left.png) no-repeat top center;
}
#innrgtfill {
	float: left;
	width: 18px;
	height: 374px;
	display: block;
	background: url(../images/main-right.png) no-repeat top center;
}
#mainarea {
	float: left;
	width: 530px;
	display: block;
	min-height: 400px;
	background: #fff;
}
#subarea {
	float: left;
	width: 782px;
	display: block;
	min-height: 400px;
	background: #fff;
}
#mainarea h1, #subarea h1 {
	color: #0088B2;
	font-size: 16px;
	margin: 5px;
	margin-bottom: 10px;
}
#innmidfill {
	float: left;
	width: 43px;
	height: 257px;
	display: block;
	background: url(../images/home-divider.jpg) no-repeat top center;
}
#sidemenu {
	float: left;
	width: 209px;
}
#thedate {
	color: #fff;
	height: 42px;
	width: 39px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	background: url(../images/datebadge.jpg) no-repeat top center;
}
#thedate .num {
	color: #fff;
	font-size:17px;
}
#main a:link, #main2 a:link {
	color: #CC7A00;
	text-decoration: underline;
}
#main a:visited, #main2 a:visited {
	color: #CC7A00;
	text-decoration: underline;
}
#main a:hover, #main2 a:hover {
	color: #CCC;
	text-decoration: none;
}
#main a:active, #main2 a:active {
	color: #CC7A00;
	text-decoration: underline;
}
#footer {
	float: left;
	display: block;
	width: 902px;
	clear: both;
	margin-bottom: 10px;
	color: #fff;
	text-align:center;
	padding-top: 50px;
	font-size:10px;
	background: url(../images/footer.jpg) top center no-repeat;
}
#footer2 {
	float: left;
	display: block;
	width: 902px;
	clear: both;
	margin-bottom: 10px;
	color: #fff;
	text-align:center;
	padding-top: 50px;
	font-size:10px;
	background: url(../images/footer2.png) top center no-repeat;
}
#footer a:link, #footer2 a:link {
	color: #fff;
	text-decoration: underline;
}
#footer a:visited, #footer2 a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover, #footer2 a:hover {
	color: #999;
	text-decoration: none;
}
#footer a:active, #footer2 a:active {
	color: #999;
	text-decoration: underline;
}

.error {
	border: solid 1px #ff9966;
	margin-top: 1px;
	margin-bottom: 1px;
	background: url(../images/error.jpg) no-repeat;
	background-position: 6px 6px;
	padding: 10px 10px 10px 40px;
}
.success {
	border: solid 1px #3d9205;
	margin-top: 1px;
	margin-bottom: 1px;
	background: url(../images/success.jpg) no-repeat;
	background-position: 6px 6px;
	padding: 10px 10px 10px 40px;
}
img.boxed {
	margin: 0;
	padding: 3px;
	border: 1px solid #395b85;
	background-color: #FFFFFF;
}
#videoL {
	width: 210px;
	float: left;
}
#videoR {
	float: left;
	width: 270px;
}
ul {
	padding-left: 25px;
}
#tablelist {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9px;
	margin: 15px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}
#tablelist th {
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	background: #ff9000;
	border-top: 2px solid #ff8000;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#tablelist td {
	padding: 5px;
	border-bottom: 1px solid #fff;
	color: #ff6000;
	border-top: 1px solid #fff;
}
#tablelist tfoot tr td {
	background: #eee;
	font-size: 9px;
	color: #99c;
}
#tablelist tbody tr:hover td {
	background: #eee;
	color: #ff6000;
}
#tablelistno {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9px;
	margin: 15px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}
#tablelistno th {
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	background: #ff9000;
	border-top: 2px solid #ff8000;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#tablelistno td {
	padding: 5px;
	border-bottom: 1px solid #fff;
	color: #ff6000;
	border-top: 1px solid #fff;
	background: #fff;
}
#tablelistno tfoot tr td {
	background: #eee;
	font-size: 9px;
	color: #99c;
}
/*
#logs {
	float: left;
	width: 100%;
	clear: both;
}
#logphoto {
	float: left;
	width: 100%;
	clear: both;
}
#logpad {
	margin: 5px;
	padding: 5px;
}
*/
#clr {
	clear: both;
}
.alignleft {
	float: left;
	margin: 0 3px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 3px;
}
img.alignleft, img.alignright { 
	background: #f2f2f2;
	border: 1px solid #cecdcd;
	padding: 3px;
	-webkit-transition: border 0.2s linear;
	-moz-transition: border 0.2s linear;
	transition: border 0.2s linear;
}

img.thumbnail:hover { border: 1px solid #de6108; }
#comments {
	clear: both;
	margin: 30px 15px 15px 15px;
}
#comm {
	margin: 10px;
	display: block;
	padding: 10px;
}
#commby {
	float: left;
	color: #0088B2;
	display: block;
	width: 300px;
}
#commdate {
	float: right;
	display: block;
	color: #0088B2;
	font-style: italic;
	text-align: right;
	width: 160px;
}
#commtxt {
	clear: both;
	padding-top: 10px;
}
#contentarea {
	float: left;
	clear: both;
	margin-bottom: 15px;
}