/*External Style Sheet*/

body 
	{
	background-color:#EAEAEA;/*black background*/
	color:#000000;/*text is white*/
	background-attachment:fixed;/*doesn't scroll(scrolling is scroll)*/
	font-size:12px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.tag
	{
	color:#FFFFFF;
	font-size:18px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
.header
	{
	color:#336633;
	font-size:28px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
.header2
	{
	color:#336633;
	font-size:18px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
.header3
	{
	color:#7F0C08;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}	
.copy
	{
	color:white;
	font-size:10px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}	
h1
	{
	font-family:arial;
	font-size:18pt;
	}	
h2
	{
	font-family:arial;
	font-size:18pt;
	}
h3
	{
	font-family:arial;
	font-size:12pt;
	}	
strong	{
	font-weight:600;
	}

div.center
	{
	text-align:center;
	}

div.right
	{
	text-align:right;
	}

div.left
	{
	text-align:left;
	}

div.addy
	{
	font-size:10pt;
	color:#000066;
	font-family:Arial;
	font-weight:bold;
	}

table
	{
	border-style:none;
	width:100%;
	text-align:center;
	}
table.lots
	{
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
    	border-style: solid;
    	margin:0 auto;
    	text-align:center;
    	width:420px;
    	}	
td.right
	{
	text-align:right;
	}
td.left
	{
	text-align:left;
	}
td.nav
	{
	text-align:center;
	background-image:url("images/button.gif");
	}
td.lots
	{
	padding:4px;
	border-color: #000000;
	border-width: 0 0 0 0;
	border-style: solid;
	margin: 0;
	}
td.spacerlots
	{
	padding:4px;
	border-color: #000000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	margin: 0;
	background-color:#CCCCCC;
	}	
th.lots
	{
	padding:2px;
	border-color: #000000;
	border-width: 1px 0 1px 0;
	border-style: solid;
	margin: 0;
	}
img
	{
	border-style:none;
	}
em
	{
	font-weight:normal;
	font-weight: italic;
	}
hr
	{
	color#336633;
	width:80%;
	}

a:alink
	{
	text-decoration: none;
	color:#336633;
	}

a:vlink
	{
	text-decoration: none;
	color:#336633;
	}
a
	{
	font-family:Trebuchet MS,Arial,sans-serif;
	text-decoration: none;
	color:#000000;
	}
a:hover
	{
	color:black;
	text-decoration: underline;
	}
	
a.main
	{
	height:23px;
	padding-top:2px;
	display:block;
	color:white;
	font-size:14px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	text-decoration:none;
	}
a.main:alink
	{
	color:white;
	}

a.main:vlink
	{
	color:white;
	}
a.main:hover
	{
	color:#F1E448;
	background:#7A0904 url("images/button2.gif") repeat-x;
	text-decoration: none;
	}
a.white
	{
	color:white;
	font-family:Trebuchet MS,Arial,sans-serif;	
	text-decoration:none;
	}
a.white:alink
	{
	color:white;
	}

a.white:vlink
	{
	color:white;
	}
a.white:hover
	{
	color:#F1E448;
	text-decoration: none;
	}	
