html,body{
	background: #666 !important;
	background-image: none !important;
}	

body {
	margin-left: -400px;
	padding-left: 50%;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #CCCCCC;
}
p {
	padding:4px;
	padding-left:16px;
	line-height:155%;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 6px;
	color:#fff;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 6px;
	color:#ccc;
}

h3 {
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 4px;
}

a:link {
	color: #BBDB88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BBDB88;
}
a:hover {
	text-decoration: underline;
	color: #BBDB88;
}
a:active {
	text-decoration: none;
}

:focus, :active {
	outline: none;
	-moz-outline-style: none;
}

#header {
	background: #333;
	width: 800px;
	height: 100px;
	margin-bottom: 0;
	padding-bottom: 2px;
	border-bottom: #999 2px solid;
}

#header a, #header a:visited, #header a:active,  #header a:link,  #header a:hover {
	border:none;
	background:none;
	color: #333333 ;
}

#footer {
	background: #555;
	clear:both;
	width: 798px;
	/*height: 1.5em;*/
	margin: 0 0px 12px 0;
	padding: 10px 12px 8px 6px;
	text-align:right;
	border: none;
}

.newsletterContainer #footer {
    box-sizing: border-box;
    margin: 0 0 0 -1px;
    width: 800px;
}

.newsletterContainer input[type="text"] {
	margin: 5px;
}

.newsletterContainer p { padding:0; }

#footer a {
	/*float:right;*/
}

#header img { margin:0; }
#header::after { content:''; display:block; clear:both; }

#header ul {
	float:right;
	list-style:none;
	background:#333;
	margin-left:0;
	padding-left:0;
	z-index:1;
}
#header ul li {
	font-size: 1.15em;
	display:inline;
	color: #CCC;
	/*border-top: #CCC solid 3px;*/
	position:relative;
	margin: 0px 10px 10px 14px;
	/*padding: 4px 8px 0px 8px;*/
}

/*
#header ul li:hover {
	background: #555;
	border-top: #CC9966 solid 3px;
}*/

#header ul a, #header ul a:link, #header ul a:visited{
	color: #CCC;
	text-decoration:none;
	border-top: #CCC solid 3px;
	padding-top: 4px;
}

#header ul li a:hover{
 	color: #CC9966;
	border-top: #CC9966 solid 3px;
}

#header ul li#currentPage, #header ul li#currentPage > a {
	border-top: #777 solid 3px;
	padding-top: 4px;
	color:#777 !important;
}

#header > ul > li { padding-bottom:7px; }
#header > ul > li:hover > a, #header > ul > li#currentPage:hover > a{
 	color:#CC9966 !important;
 	border-top: #CC9966 solid 3px;
	padding-top:4px;
}

#header ul::after { content:''; display:block; clear:both; }
/*submenu*/
#header ul ul { display:none; position:absolute; top:100%; left:0; padding-top:2px; border:2px solid #999; border-top:0; box-shadow:2px 9px 6px 4px rgba(0,0,0,.5);}
#header ul ul li { float:left; font-size:1em; margin:0;  }
#header ul li:hover > ul { display:block; }
#header ul li ul li a { width:180px; padding:16px 0 12px 8px !important; border:0 !important; display:inline-block; }
#header ul li ul li a, #header ul li ul li:hover { }
#header ul ul li a:hover { background:#CC9966; color:#fff; }
#header ul ul li { position:relative; }

#content {
	width:800px;
	background: #333;
	margin:0px;
	float:left;
	padding: 8px;
}

#content h1 {
	font-weight:normal;
	letter-spacing: .1em;
	/*font-family:'Lucida Grande', 'Trebuchet MS', Geneva, Helvetica, sans-serif;*/
	text-transform:uppercase;
	padding-left:14px;
	padding-top: 16px;
}

#content h2 {
	font-size: 1.8em;
}

#blogfeedbox {
	width: 300px;
	float: right;
	margin:12px 0 0 0;
	padding: 12px;
	padding-top: 0;
}

#blogfeedbox ul{
	list-style:none;
	margin: 0;
	padding:0;
	font-size: 1.2em;
}

#blogfeedbox ul li {
	list-style:none;
	margin-bottom: 12px;
}

#blogfeedbox a {
	display:block;
	color: #CC9966;
	font-weight: bold;
	letter-spacing: .05em;
	margin-bottom: 2px;
	padding: 10px 0 0 0;
	border-top: #CCC solid 1px;
}

#featuredbox {
	margin:12px 0 0 0;
	float:left;
}

.featuredItem {
	padding-bottom:12px;
}

.featuredItem p {
	font-size: 1.33em;
}


/*PHP List Styles*/

body tbody {
	font-size:1.33em;
}

.newsletterContainer {
    background: #333;
    width: 800px;
}

.attributename, .attributeinput, .required, .missing, .error  {
	font-size : 1.2 em;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}

.attributename {
	color:#999;
}

.attributeinput  {
	color:black;
}

.required, .error {
	color:#CC9966 !important;
	margin-right: 16px;
}

.missing {
	font-size: 1.25em;
	font-weight:bold;
	color:#CC9966;
}

object, embed, img { 
  outline: 0;
}

td > div > font.required { display:none; } /*hide "required" */

/*.addthis_toolbox {
	position:absolute;
	bottom: 6px;
	right: 6px;
}*/
