@charset "utf-8";
#home {
	font: 13px/14px "Trebuchet MS", "Microsoft Sans Serif", Helvetica, sans-serif;
	background: #E6E2D7 url(../img/page-bg.jpg) repeat center top;
}
#home .main #content img {
	margin: 4px 12px 4px 4px;
}

#home .main {
	background: url(../img/content-bg.jpg) repeat-y center top;
	padding: 0px;
}
#home #header {
	height: 132px;


}
a:link {
	text-decoration: none;
	color: #99CC00;
	
}
a:visited {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #FFCC00;
}
a:active {
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
	color: #333333;
	
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #FFCC00;
}
#footer a:active {
	text-decoration: none;
}
#content {
	background: url(../img/poster.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
.g160,
.g320,
.g480,
.g640,
.g800,
.g960,
.g80,
.g240,
.g400,
.g560,
.g720,
.g880,
.g960 
{

} 



/* navigation */
/* ----------------------------------------------------------------------------------------------- */

#navcontainer
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 38px;
	border-width: 0px;
	border-style: none;
}
#home .main #content #poster .g400 padLeft h3 {
	margin: 0px;
	padding: 0px;
}
#home .main #content #poster .g400 padLeft h4 {
	margin: 0px;
	padding: 0px;
}
#home .main #content #poster .g400 padLeft li {
	list-style: url(none) none;
}


#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 134px;
}

#navcontainer ul li a
{
	width: 100%;
	height: 28px;
	padding: 8px 0 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold normal 16px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin: 0px;
	text-transform: none;
}
#navcontainer .home{
	background: #F7E980;
	border-right: 1px solid #FFFFFF;
}
#navcontainer .articles{
	background: #EBE27B;
	border-right: 1px solid #FFFFFF;
}
#navcontainer .advertising{
	background: #DCDE71;
	border-right: 1px solid #FFFFFF;
}
#navcontainer .subscriptions{
	background: #E1C063;
	border-right: 1px solid #FFFFFF;
}
#navcontainer .about{
	background: #E4874A;
	border-right: 1px solid #FFFFFF;
}
#navcontainer .contact{
	background: #E67040;
	border-right: 1px solid #FFFFFF;
}
#navcontainer .blog{
	background: #D0521C;
	width: 140px;
}


#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background: #546D45;
}

#navcontainer a:active
{
	background: #546D45;
	color: #fff;
}

#navcontainer li#active a
{
	background: #546D45;
	color: #fff;
}

/* footer */
/* ----------------------------------------------------------------------------------------------- */

#footer {
	height: 96px;
	background: url(../img/footer-top.jpg) no-repeat center top;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	padding-top: 72px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
	clear: both;
}

/* side navigation */
/* ----------------------------------------------------------------------------------------------- */


#sidenavcontainer
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#sidenavcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#sidenavcontainer ul li
{
	display: block;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: #F0F0F0;
	border-bottom: 1px solid #DCDCDC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.lineunder {
	border-bottom: 1px dotted #000000;
	padding-top: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
}


#sidenavcontainer ul li a
{
	height: auto;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: none #FFFFFF;
	padding: 8px 0 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	font: bold normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	text-indent: 10px;
	width: 100%;
}



#sidenavcontainer ul li a:hover
{
	color: #FFFFFF;
	background: #546D45;
}
#home .main #sidenavcontainer .top h3 {
	margin: 0px;
	padding: 4px 0px 6px;
}

#sidenavcontainer a:active
{
	background: #546D45;
	color: #fff;
}

#sidenavcontainer li#active a
{
	background: #546D45;
	color: #fff;
}
#home .main #content #sidenavcontainer .top {
	color: #FFFFFF;
	background: #333333;
}
h3    {
	border-bottom: 1px solid #ECE9D8;
	padding-bottom: 4px;
}
.textSmall {
	font-size: 12px;
}
#poster .bigButton  {
	font-size: 16px;
}
.bigButton  {
	border-style: solid;
	border-color: rgb(221, 221, 221) rgb(104, 147, 0) rgb(104, 147, 0) rgb(221, 221, 221);
	border-width: 0px 1px 1px 0px;
	margin: 32px 0px 0px;
	padding: 4px 16px;
	background: #99CC00;
	overflow: visible;
	color: #FFFFFF;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px rgb(113, 158, 3);
	text-decoration: none;
	font-weight: bold;
	
}
#poster .bigButton {
	margin-left: 5px;
}
a.bigButton  {
	color: #FFFFFF;
	text-decoration: none;
}
.bigButton:link  {
	color: #FFFFFF;

}
.bigButton:visited  {
	color: #FFFFFF;

}
.bigButton:hover  {
	background: #FFCC00 url(none) repeat scroll 0% 0%;
	color: rgb(236, 245, 222);
}



.bigButton:active  {
	background: #99CC00 url(none) repeat scroll 0% 0%;
	color: rgb(236, 245, 222);
}
#poster {
	background: url(../img/bg.jpg) no-repeat left top;
	height: 320px;
	border-bottom: 3px solid #000000;
	border-top: 3px solid #000000;
}
#home .main #content #poster ul {
	padding: 0px;
	margin: 4px 0px 8px 16px;
}
#poster li {
	list-style: url(none) none outside;
	background: url(../img/bullet2.gif) no-repeat left center;
	text-indent: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.padLeft {

}
.line {
	margin: 0px;
	padding: 8px 0px 24px;
	border-bottom: 1px dotted #BED0DA;
	height: 1px;
}
hr {
	height: 1px;
	border-bottom: 1px dotted #B7C9D5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content h1 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	margin: 0px 24px 16px 16px;
	padding: 8px 32px 8px 0px;
}
#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
	padding: 16px 0px 8px;
	color: #546D45;
}
#content h3, #content h4, #content h5 {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	
}
#content p {
	margin: 8px 16px 16px 16px;
	padding: 0px;
	line-height: 1.225em;
}
#poster    h1          {
	color: #FF9900;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	padding-left: 0px;
}

#poster    h2          {
	color: #000000;
	font-size: 16px;
	margin: 8px 0px;
	padding: 0px;
}
#poster    h3          {
	color: #000000;
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}
#poster    h4          {
	color: #E67040;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#poster h6 {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0px 8px;
	padding: 0px;
	text-transform: uppercase;
}
.clearBox    {
	background: #546D45;
	margin-right: 16px;
	margin-left: 16px;
}

#sidebar {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	border-left: 1px dotted #999999;
	margin-top: 20px;
}
#sidebar h2 {
	background: #E4874A url(../img/sidebar-header.jpg) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#sidebar p {
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#banner {
}
#banner h1 {
	border-style: none;
	margin: 10px;
	padding: 0px;
	font-size: 18px;
}
#banner h2 {
	margin: 10px;
	padding: 0px;
	font-size: 16px;
}

#sidebar  .bigButton  {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 10px;
	padding: 2px 5px;
	font-size: 11px;

}
#sidebar .bigButton:visited  {
	color: #FFFFFF;
	margin: 10px;

}
#sidebar .bigButton:hover  {
	background: #FFCC00 url(none) repeat scroll 0% 0%;
	color: rgb(236, 245, 222);
}



#sidebar .bigButton:active  {
	background: #99CC00 url(none) repeat scroll 0% 0%;
	color: rgb(236, 245, 222);
}
