/* CSS Document */

a:link {color:#33FF00;}
a:visited {color:#FFFF33;}
a:hover	{color:#CCFF66:}
a:active {color:#CCFF00}
td {padding:10px;}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
caption {
	text-align:center;
	caption-side:bottom;
}


body {
	font-size:16px;
	font-family:"Times New Roman";
	background-color:#336600;
	color:#000000;
}
#navlist {
	white-space:nowrap;
	width:981px;
	margin-top:0px;
}

#navlist li {
	border:none;
	padding:0px;
	margin-top:1px;
	list-style:none;
	display:inline;
}

#navlist li a {
	border:none;
	text-decoration:none;
}

#navlist li a:hover {
	border:none;
}

.active {
	border:none;
	font-weight:bold;
}

img.sized {
	border:none;
	height:28px;
	width:98px;
}

.PicWords {
	width:800px;
	text-align:center;
	font-size:20px;
}
.table1 {
	width:800px;
	text-align:center;
}
.table1 td {padding:0px;}

.table2 {
	width:981px;
	text-align:center;
}
.table2 td {padding:10px;
	text-align:left;
}

.PriceListTable {
	width:100%;
	height:15px;
}
.PriceListTable td {
	text-align:center;
}
#tableleft {
	width:40%;
	text-align:right;
	
}
#tableright {
	width:30%;
	text-align:left;
}
#tablecenter {
	width:30%;
	text-align:lef
}
#DFtableleft {
	width:20%;
}
#DFtablecenter {
	width:40%;
}
#DFtableright {
	width:40%;
}
#caption {
	font-size:16px;
	text-align:center;
	height:5px;
}

#MainHead {
	text-align:center;
	font-size:36px;
}

#UnderPic {
	font-size:24px;
	text-align:center;
	color:#33CC33;
}
#MainContent {
	text-align:center;
	font-size:20px;
}
#Headings {
	color:#00FF00;
	border:thin;
	border-bottom:thin;
	border-bottom-color:#000000;
	text-align:left;
	font-size:24px;
	height:5px;
	padding:0px;
}
.quotes {
	font-style:italic;
	font-size:24px;
	text-align:center;
}
#BolderHeading {
	color:#00ff00;
	text-align:center;
	font-size:45px;
	padding:0px;
	border-bottom-style:dotted;
	border-bottom-color:#000000;
	border-bottom-width:medium;
}

#LessBoldHeading {
	color:black;
	text-align:center;
	font-size:20px;
	border-bottom-style:dotted;
	border-bottom-color:#000000;
	border-bottom-width:medium;
}	

form#AskQuestion {
	border:2px dotted #0033FF;
}

#Form {
	width:981px;
	text-align:right;
}
td.alignright {
	text-align:right;
}
td.alignleft {
	text-align:left;
}

.TrophyBuckHeading { color:#33ff33;
	text-align:center;
	font:"Times New Roman", Times, serif;
	font:bold;
}


