@charset "utf-8";
/* CSS Document */

body {
	/* dark: 074700  light: 1f7321 */
	background:#1f7321 url(images/backgrounds/background_grad_green.png) repeat-x;
	margin-top:10;
	text-align:center;
}

#Container
{
 background: url(images/backgrounds/tabbkgnd.jpg) repeat;
 width:750px;
 text-align:left;
 margin: 10px auto;
} 
.location
{
padding:15px;
text-align:justify;
}
.Caption
{
 font-family: serif;
 font-size:10pt;
 color: #000000;
 font-style: Italic;
}
.Caption1
{
text-indent: 0px;
font-family: verdana, sans-serif;
font-size:11pt;
color: #990033;	
font-weight: bold;
} 
.hill
{
font-family: sans-serif;
font-size:8pt;
color: #999999;
font-weight: bold;
} 
A.hill:link
{
color: #339999;
text-decoration: none;
}   
.Lorne
{
font-family: Monotype Corsiva;
font-size:36pt;
font-weight:bold;
color: #006633;
text-align: center;
}
.MainB
{
text-indent: 0px;
font-family: verdana, sans-serif;
font-size:12pt;
font-weight: bold;
color: #006633;
} 
.MainL
{
text-indent: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
} 
.Instruc
{
font-family: arial, helvetica, sans-serif;
font-size: 12pt; 
color: #009933;
}
.Apply 	
{
font-family: Comic Sans MS;
font-size: 16pt; 
font-weight: bold;
color: #663300;
} 	
.Steps
{
font-family: Comic Sans MS;
font-size: 16pt; 
font-weight: bold;
color: #336666;
}
.Sell
{
text-indent: 0px;
font-family: Trebuchet MS;
font-size: 12pt; 
font-weight: bold;
color: #003399;
} 
.SellT
{
font-family: Comic Sans MS;
font-size: 14pt; 
font-weight: bold;
color: #CC0000;
}
.Small
{
font-family: serif;
font-size: 11pt;
color: #006633;
font-weight: bold;
} 
.Notice
{
font-family: "Trebuchet MS" , arial, sans-serif;
font-size: 9pt;
color: #336666;
}
.Title
{
font-family: verdana, sans-serif;
font-size:15pt;
color: #990000;
font-weight: bold;
}
.Titlesub
{
font-family: verdana, sans-serif;
font-size:13pt;
color: #990000;
font-weight: bold;
}
A
{
color: #0000FF;
text-decoration: none;
}

A:Active
{
 color: #00FF00;
}
A:Visited
{
color: #990033;
}
A:Hover
{
color: #FF0000;	
/*text-decoration:underline;*/
}
