/*  
Name: 
Description:
Author: will rossiter
Copyright: Its a FREE template but i would like if you left this notice here :D

*/

/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #fff url(main_images/bodybg.png) repeat-x;
 font-family: "Arial Rounded MT Bold", Arial, SunSans-Regular, sans-serif;
 font-size: 16px;
 color: #000;
 text-align: center;}
 
a img{
 border: 0px;}

a {
text-decoration: none;}

a:visited {
color:#fff;
}

h4{
color:#003366;
border-top: 1px dotted #a0a0a0;
padding:8px 0 8px 0;
margin-top:30px;
}

.hidden {
 text-indent: -9000px;
 background: inherit;}

/***Header/logo tags***/

#header {
 width: 845px;
 margin: 0 auto;
 height: 155px;
 padding-top: 1px;}
 	
#logo {
 float: left;
 margin-left: 10px;
 margin-top: 20px;
 width: 350px;}

#logo h1,#logo h2 {
font-weight:400;
}

#logo h1 {
font-size:2.4em;
padding-top:10px;
color: #003366;
}

#logo h2 { font-size:1.1em; color: #F58220; font-family: "Arial Rounded MT Bold", Arial, SunSans-Regular, sans-serif; font-style:italic }

#forward {
 float: right;
 margin-top: 10px;
 width: 420px;}
 
#forward p {
 font-size: 0.8em;
 line-height: 1.5em;
 color: #000000;
 text-align:right;}

#forward p a{
 color: #324A97;}
 
#forward p a:hover {
 color: #fff;
 background: #003366;}
 
 #intro {
 width: 700px;
 height:250px;
 margin: 0 auto;
 padding-top:10px;
 text-align:left;
 background:#E6E6E6;}
 
/*
 #intro {
 width: 850px;
 height:250px;
 margin: 0 auto;
 padding-top: 1px;
 text-align:left;
 background:#E6E6E6;}
*/
 
#intro p {
 font-size: 1em;
 line-height: 1.5em;
 color: #8f8f8f;
 }
 
#categories {
 width: 850px;
 height:150px;
 margin: 0 auto;
 padding-top: 25px;
 text-align:left;
 background:#E6E6E6;}

 	
#slideshow {
 float: left;
 margin: 10px;
 width: 419px;
 height:212px;}

#introtext {
 margin-top: 19px;
 margin-left: 440px;
 width:235px;}
 
#introtext h2{
 color:#003366;
 padding-bottom:10px;
}
 
span.highlight {
	background-color: #ffc;
}

span.new {
	color: #F58220;
}
 
 /***Top Navigation***/

ul#topnav
{
margin-top: 122px;
padding-left: 0;
white-space: nowrap;
}

#topnav li
{
display: inline;
list-style-type: none;
}

#topnav a { padding: 3px 10px; color: #9FD2E7;}

/*
#topnav a:link, #navlist a:visited
{
color: #F58220;
text-decoration: none;
}
*/

#topnav a:hover
{
color: #fff;
background-color: #F58220;
text-decoration: none;
}

#topnav .active
{
color: #FFFFFF;
background-color: #F58220;
text-decoration: none;
}
/*
#navigation {
 margin-top: 118px;
 }

#topnav ul {
list-style-type: none;
}

#topnav li a{
 float: left;
 text-align: center;
 text-decoration: none;
 color: #fff;
 padding:7px;
 margin-right:20px;
 text-transform: uppercase;
 font-size: 0.8em;
 }

#topnav a:hover {
 color: #003366;
 background: #CCC;
 }
	
#topnav .active {
 color: #F58220;}
*/
	
/***MAIN CONTENT (WHITE) AREA***/

#content ul {
padding-bottom:3px;
margin-bottom:8px;
}

#content {
 clear: both;
 text-align: left;
 width: 700px;
 margin: 20px auto 0 auto;
 padding: 5px;
 padding-bottom:20px;
 }


#content h2{
 padding-left: 8px;
 font-size: 1.2em;
 font-family: "Arial Rounded MT Bold", Arial, SunSans-Regular, sans-serif;
 text-transform: uppercase;
 margin-left: 0px;
 letter-spacing:-1px;
 margin-bottom: 10px;
 color: #003366;}

#content h1{
 color:#F58220;
}

#content p {
 font-size: .9em;
 line-height: 1.5em;
 color: #8f8f8f;}

#content p a{
 color: #324A97;}
 
#content p a:hover {
 color: #fff;
 background: #003366;}

#content blockquote {
 margin: 15px;
 border: 1px solid #b0b0b0;
 padding: 10px;
 width: 500px;
 background: #f4f4f4;
 font-size: 0.8em;
 font-family: "Arial Rounded MT Bold", Arial, SunSans-Regular, sans-serif;
 color: #a0a0a0;}

#content ul{
 margin-left:30px;
}

#content li {
 color: #8f8f8f;
}

#content li a{
 color:#003366;
}

#content li a:hover{
 color: #fff;
 background: #003366;}

#content abbr {
 border-bottom: 1px dotted #8f8f8f;}


/***Random stuff Area***/

 
#latest {
 width: 100%;
 background: #333333 ;
 font-size: 0.7em;
 padding-top: 25px;
}

#container2 {
 clear: both;
 background: #333333;
 text-align: left;
 width: 650px;

 margin: 0 auto;}

#container2 h3{
 font-size: 1.2em;
 text-transform: uppercase;
 margin-left: 10px;
 margin-bottom: 10px;
 color: #F58220;}
 
.name {
color: #c0c0c0;
}
 
.blocklinks {
 width: 320px;
 float: left;
 padding-right:10px;
 }

.blocklinks a.link {
  display: block;  
  padding: 10px;
  background: inherit;
  color:#fff;
  border-top: 1px dotted #a0a0a0;
}

.blocklinks a:visited {
  display: block;  
  padding: 10px;
  background: inherit;
  color:#FFFFFF;
  border-top: 1px dotted #a0a0a0;
}

.blocklinks a:hover.link { 
  color: #DDD;
  background: #003366;
  border-top: 1px dotted #a0a0a0;
}
.categorylinks h3 {
color:#8f8f8f;
margin-bottom:10px;
margin-top:16px;
}

.categorylinks {
 width: 125px;
 float: left;
 padding-right:20px;
 }

.categorylinks a.link {
  display: block;  
  padding: 10px;
  background: inherit;
  color:#8f8f8f;
  border-top: 1px dotted #a0a0a0;
}

.categorylinks a:visited {
  display: block;  
  padding: 10px;
  background: inherit;
  color:#8f8f8f;
  border-top: 1px dotted #a0a0a0;
}

.categorylinks a:hover.link { 
  color: #003366;
  background: #A3DFFB;
  border-top: 1px dotted #a0a0a0;
}

.categorylinks a.active { 
  color: #003366;
  display: block; 
    padding: 10px;
  background: #A3DFFB;
  border-top: 1px dotted #a0a0a0;
}

#articles {
 width: 227px;
 float: left;
 margin: 0 10px 20px	0;
 }
	
/***FOOTER***/

#footer {
 width: 100%;
 clear: both;
 padding-top: 5px;
 text-align: center;
 background: #003366;
 font-size: 0.9em;
 margin-top: 105px;
 color: #a0a0a0;}