/* General Styles
======================================================================= */
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#000000;
background-color:#447f11;
background-image:url(/assets/Template/img/body-bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

a:link, a:visited {
color:#b6effd;
text-decoration:none;
}

a:hover, a:active {
color:#e1f1cb;
text-decoration:underline;
}

a[class ="out"] { /* Slaps a small icon to the end of a link */
padding-right: 10px;
background: transparent no-repeat center right url(/assets/Template/img/icon-link.png);
margin-right:2px;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

img {
margin:5px 0 5px 0;
padding:0;
border:none;
}

.lefty {
margin:0 0 0 0;
padding:0;
float:left;
}

.righty {
margin:0 0 0 0;
padding:0;
float:right;
}

h1, h2, h3, h4 {
margin:0 0 10px 0;
padding:0;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#ffffff;
}

h1 {
font-size:40px;
margin:0 0 5px 0; /* The larger font size means it needs more leg room then the other headers */
line-height:38px;
}

h2 {
font-size:24px;
line-height:24px;
}

h3 {
font-size:20px;
line-height:20px;
}

h4 {
font-size:20px;
line-height:20px;
color:#000000;
margin:15px 0 5px 0; /* The smaller font size means it needs less leg room then the other headers */
}

p {
margin:0 0 10px 0;
}

ol, ul {
margin:0 0 15px 25px;
padding:0;
}


ol li, ul li {
margin:0 0 5px 0;
padding:0;
}

ol li ol, ul li ul {
margin:5px 0 0 20px;
padding:0;
}

ol li ol li, ul li ul li {
margin:0 0 5px 0;
padding:0;
}

ol li {
list-style-type:decimal;
}

ol li ol li {
list-style-type:lower-alpha;
}

ul li {
list-style-type:none;
list-style-image:url(/assets/Template/img/li-bg.jpg);
}

ul li ul li {
list-style-type:none;
list-style-image:url(/assets/Template/img/li-ul-li-bg.jpg);
}

blockquote {
margin:0 25% 10px 25%;
padding:15px;
font-style:italic;
background-color:#cccccc;
font-size:11px;
line-height:16px;
color:#333333;
text-align:center;
border-top:1px dashed #454545;
border-bottom:1px dashed #454545;
}

blockquote h2 {
margin:0 0 8px 0;
font-style:normal;
color:#333333;
}

/* Layout Styles
======================================================================= */
#container {
margin:0 auto;
padding:0;
width:1000px;
background-image:url(/assets/Template/img/container-bg.jpg);
background-position:top;
background-repeat:no-repeat;
}

#topHeader {
margin:0;
padding:0;
width:100%;
height:75px;
text-align:right;
}

#topHeader img {
float:right;
margin:0 0 0 25px;
padding:0;
}

#topHeader div.top {
margin:0;
padding:17px 0 0 0;
color:#ffffff;
font-size:10px;
}

#mainHeader {
margin:0;
padding:0;
width:950px;
height:224px;
background-image:url(/assets/Template/img/guy-banner.jpg);
background-position:right;
background-repeat:no-repeat;
}

#mainHeader h1 {
margin:0 0 0 80px;
padding:15px 0 0 0px;
font-family:"Times New Roman", Times, serif;
color:#0085c5;
font-size:55px;
line-height:55px;
}

#mainHeader p.tagline {
margin:10px 0 0 85px;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0085c5;
font-size:20px;
}

#mainHeaderBox {
float:right;
margin:40px 150px 0 0;
padding:2px 0 0 0;
width:235px;
height:145px;
font-size:11px;
overflow:hidden;
}

#mainHeaderBox h3 {
margin:0 0 4px 0;
color:#C30;
}

#mainHeaderBox a:link, #mainHeaderBox a:visited {
color:#0b76a9;
text-decoration:underline;
}

#mainHeaderBox a:hover, #mainHeaderBox a:active {
color:#999999;
text-decoration:none;
}

#nav {
margin:-5px auto 15px auto;
padding:0 0 0 0;
width:870px;
height:45px;
border-bottom:1px dashed #d0eea1;
}

#nav ul {
list-style-type:none;
margin:0;
padding:0;
}

#nav ul li {
list-style-type:none;
margin:-10px 40px 0 10px;
padding:0;
display:inline;
float:left;
font-family:"Times New Roman", Times, serif;
font-size:40px;
line-height:45px;
}

#nav ul li a:link, #nav ul li a:visited {
color:#d0eea1;
text-decoration:none;
}

#nav ul li a:hover, #nav ul li a:active {
color:#ffffff;
text-decoration:none;
}

#mainContent {
margin:0 auto;
padding:30px 0 0 0;
width:870px;
}

#mainContent {
color : white;
}

.mainContentMini {
float:left;
margin:0 15px 0 0;
padding:0 15px 0 0;
width:265px;
}

.separateMain {
border-right:1px dashed #d0eea1;
}

.separateMainleft {
border-left:1px dashed #d0eea1;
}

#rightColumn {
float:right;
margin:0 0 0 10px;
padding:0 0 0 10px;
width:250px;
font-size:11px;
color:#142704;
border-left:1px dashed #d0eea1;
}

#rightColumn h3 {
color:#e1f1cb;
}

#rightColumn img {
margin:5px 0 10px 0;
padding:0;
}

#footer {
clear:both;
margin:25px 0 0 0;
padding:0 0 35px 0;
width:100%;
background-color:#111111;
color:#ffffff;
font-size:10px;
}

#footerBlock {
margin:0 auto;
padding:25px 0 0 0;
width:1000px;
text-align:center;
}

#footerBlock a:link, #footerBlock a:visited {
color:#b6effd;
text-decoration:underline;
}

#footerBlock a:hover, #footerBlock a:active {
color:#999999;
text-decoration:underline;
}

.footerBox {
float:left;
margin:0 10px 0 0;
padding:0 15px 0 5px;
width:218px;
height:180px; /* This is set just to make all four boxes equal in height and pretty looking. Remove if neccessary */
text-align:left;
}

.separate {
border-right:1px dashed #454545;
}

.quote {
font-size:16px;
line-height:18px;
font-family:"Times New Roman", Times, serif;
color:#cccccc;
font-style:italic;
}

#footerLine {
margin:20px auto;
padding:0;
width:1000px;
color:#999999;
text-align:right;
line-height:75px;
}









/* Fix to make sure parent DIV clears nested, floated DIVs
======================================================================= */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
