/* Global Styles */

body
{
	background-image: url('../images/background.jpg');
	background-repeat: repeat
}
	
td 
{
}
	
a {
	color: #993300;
	text-decoration:none;	
	}
	
a:hover {
	color: #5C743D;
	text-decoration:none;
	}
	
a:visited
{
	color: #993300;
	text-decoration:none;		
}

.pricing
{
	font-weight: bold;
	text-decoration:underline;	
	font-size:large;
}

.tbox
{
	width: 40px;
	text-align:right;	
}



/* ID Styles */

#navigation td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #706604;
	}
	
#navigation a {
	color: #7E130B;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	}
	
#navigation a:hover {
	color:#7C1A11;
	background-color: #7A8040;
	}
	
#logo 	{
	color: #7C1A11;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	background-color: #DFE6C4;
	text-align: center;
	width: 444px;
	vertical-align: text-top;
	height: auto;
	font-style: italic;
	}

#tagline 	{
	color: #D04100;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 51px;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	background-color: #ABC5EA;
	text-align: center;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Times New Roman, Times, serif;
	color: #993300;
	letter-spacing:0.2em;
	background-color: #7A8040;
	}
	
#dateformat a {
	font:11px Times New Roman, Times, serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Times New Roman, Times, serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Times New Roman, Times, serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Times New Roman, Times, serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Times New Roman, Times, serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Times New Roman, Times, serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Times New Roman, Times, serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#pic {
	background-color: #DFE6C4;
}
#line {
	background-color: #7C1A11;
}
#left {
	background-color: #DFE6C4;
}
#right {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7A8040;
	background-color: #DFE6C4;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
#center {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	color: #7B8242;
}
#table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E280F;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#image {
	border: thin solid #7A8040;
}
#item {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B8242;
	text-align: center;
	vertical-align: top;
}
#table a {font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E280F;
	text-align: center;
}

#table a:hover {font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E280F;
	text-align: center;
	background-color:#5C743D
	}
#centertop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7B1810;
}
