
body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#181616;
	line-height:1.3;
	font-size:13px;
}

a { 
	color:#78c42e;
}

b.green, strong.green
{
	font-weight: normal;
	color: #78c42e;
}

p { 
	margin:0px 0px 15px 0px;
	padding:0;
	color:#181616;
	line-height:1.3;
	font-size:13px;
}

h1 { 
	margin:0;
	padding:0;
	color:#78c42e;
	font-size:14px;
	border-bottom:1px solid #c0c0c0;
	font-weight:normal;
	padding-bottom:7px;
	text-transform:uppercase;
}

h1.large { 
	margin:0;
	padding:0;
	color:#78c42e;
	font-size:18px;
	border-bottom:none;
	font-weight:normal;
	padding-bottom:14px;
	text-transform:uppercase;
}

h2
{
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #bababb;
}

h3
{
	margin-top: 5px;
	padding-top: 0;
	font-size: 12px;
	color: #69ac28;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #c0c0c0;
}

img
{
	border: 0px;
}

p
{
	line-height: 1.4;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.copyright
{
	font-size: 9px;
}

.footer, .footer a:link, .footer a:visited, .footer a:active
{
	font-size: 10px;
	color: #000000;
}

.footerBarLabel
{
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}

a.header:link, a.header:visited, a.header:active, a.header:hover
{
	color: #171515;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px 2px;
}

ul.links
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.links li
{
	margin-bottom: 5px;
	cursor: pointer;
}

ul.topnav
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 35px;
}

ul.topnav li
{
	margin-bottom: 13px;
}

.topnav a:link, .topnav a:visited, .topnav a:active
{
	text-transform: uppercase;
	color: #171515;
}

.larger {
  font-size: 12px !important;
}

.larger a {
  font-size: 12px !important;
}

.footer2 {
  width:935px;
  margin:0 auto 20px;
  padding-top: 10px;
  text-align: center;
	margin-bottom: 20px;
  font-size:10px;
}

#competition-form {
	width:365px;
	margin:0 auto;
}

#competition-form label { 
	display:block;
	float:none;
	margin:21px 0 9px 0;
	width:365px;
}

#competition-form input[type='text'] { 
	width:365px;
}

#competition-form input[type='submit'] {
	margin-top:10px;
} 

#competition-form #contenterror { 
	border:2px solid #ff0000;
	padding:15px;
	width:335px;
	margin-bottom:10px;
}

#homeTwitter { 
	padding:5px 0px 5px 8px;
width: 565px;
	float:left;
	margin-top:9px;	
}

#twitLeft { 
	float:left;	
	width:220px;
}
#twitRight { 
	float:left;
	background:url(../images/twitter-bg.gif) no-repeat;
	width: 331px;
	height:103px;
	position:relative;
	margin-left:5px;
}

#twitter { 
	position:absolute;
	top:19px;
	left:15px;
	width:304px;
}

#twitter small { 
	margin-left:5px;
	margin-top:5px;
}

