/****************************************************************/
/*	Design: 	AFirst											*/
/*	Author: 	Davegsx										*/
/*	Date:		September 2007									*/
/*	Release:	1.00											*/
/*	Website: 	http://www.working-hosts.com				*/
/****************************************************************/ 

/********************************/
/*	Main Body 					*/
/********************************/

body 
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 75%;
  background-image: url(images/grassdistance.jpg);
  background-repeat: repeat-y;
  background-position: top center;  
  margin: 0 auto;
  padding: 0;
  color: #4b4b4b;
  text-decoration: none;
 }

/********************************/
/*	Page Container				*/
/********************************/

#wrapper
    {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #4b4b4b;
    }

/********************************/
/*	Main Header					*/
/********************************/

#header
{
	background-color:#0066cc ;
	color: white ;
	height: 90px;
	width: 760px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	border-bottom: solid #cccccc 1px;
}
h1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding:20px 20px 0px 0px;
	color: #ffffff;
	font-size : 1.3em;
}
h2
{
	padding: 0px;
	color : #ffffff;
	font-size: 1.2em;
}
h3
{
	padding: 0px;
	color : #ffffff;
	font-size: 1.2em;
}

/************************************/
/*	Content							*/
/************************************/

#content
{
	background-color: #ffffff;
	color: #4b4b4b;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 0.9em;
	border: solid #c4c4c4 1px;
text-decoration: none;
	
}

#content h2
{
	border-bottom: 1px dashed blue;
	color : #3333CC;
	font-size: 1.3em;
}
h3
{
	padding: 0px;
	color : #3333CC;
	font-size: 1.0em;
}
h4
{
	padding: 0px;
	color : #3333CC;
	font-size: .8em;
}
img
{
float: right; margin:0px 0px 0px 0px; padding: 3px; background:#ffffff; border:0px solid #d0d0d0;
}
img.a
{
float: left; margin:0px 0px 0px 200px; padding: 3px; background:#ffffff; border:0px solid #d0d0d0;
}
#quote
{
	font-family: Bradley Hand ITC;
	color : #006600;
	font-weight: bolder;
	font-size: 1.2em
}
#highl
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif ;
	color : #3333CC;
	font-weight: bolder;
	font-size: 1.0em
}


/****************************/
/*	Sidebar and Navigation 	*/
/****************************/

#navigation
{
	clear: both;
	float: right;
	width: 140px;
	padding: 10px 5px 5px 5px;
	margin: 5px;
	color:  #006600;
	background-color: #080;
	border: solid #c4c4c4 1px;
}
#sub-navigation
{
	clear: both;
	float: right;
	width: 140px;
	padding: 10px 5px 5px 5px;
	margin: 5px;
	color:  #006600;
	font-size: 0.9em;
	background-color: #080;
	border: solid #c4c4c4 1px;
}

.infobar
{
	color : #FFFFFF;
	clear: both;
	float: right;
	width: 140px;
	padding: 10px 5px 5px 5px;
	margin: 5px;
	font-size: 0.9em;
	background-color : #080;
	border: solid #c4c4c4 1px;
}

.infobar-title
{
	color : #FFFFFF;
	background-color : #080;
	border-bottom: 1px dashed blue;
	
}
a:visited 
{ 
color : #000000;
}
a:active
{ 
color : #000000;
}
a:link
{ 
color : #000000;
}
a:hover
{ 
color : #330066;
}

#navigation-header
{
	border-bottom: 1px dashed blue;
	color: #FFFFFF;
	background-color : #080;
	font-size: 0.9em;
}

#subnavigation-header
{
	border-bottom: 1px dashed blue;
	color: #FFFFFF;
	background-color: #080;
	font-size: 0.9em;
}

#navigation p
{
	color : #FFFFFF;
	font-size: 0.9em;
	background-color : #080;
}

#sub-navigation p
{
	font-size: 0.9em;

}


#navigation li p
{
	font-size: 0.9em;
}

#navigation ul li
{
	list-style-type: none;
	text-decoration: none;
	font-size: 0.9em;
}	
	
#navigation a
{
	list-style-type: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #080;
}

#sub-navigation a
{
	list-style-type: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #080;
}

#navigation a:hover
{
	font-weight : bold;
	text-transform : none;
	list-style-type: none;
	text-decoration : none;
	color : #3333cc;
	background-color : #ffffff;
}

#sub-navigation a:hover
{
	font-weight : bold;
	text-transform : none;
	list-style-type: none;
	text-decoration: none;
	color : #3333CC;
	background-color : #ffffff;
}

/********************************/
/* Footer						*/
/********************************/

#footer
{
	clear: both;
	text-align: center;
	padding-bottom: 3px;
	font-size: 0.8em;
	margin: 5px;
	border: solid #c4c4c4 1px;
}

#footer a
{
	text-decoration: none;
}

#footer a:hover
{
	text-transform : none;
	color : #006600;
	background-color : #ffffff;
}
ul
{
	font-size: 1.2em;
	color: #3333CC;
	padding: 2px;
}
