#logobox
{
	height:				65px;
	width:				540px;

	float:				left;
}

#topbox
{
	height:				85px;
}

#addressbox
{
	float:				right;
	text-align:			center;
	font-family:		'Arial';
	font-size:			12pt;
	font-weight:		bold;
	
	color:				#651919;
	width:				200px;
	line-height:		125%;
}

#menubox a, #menubox a:visited
{
	color:				#F6F7CB;
	text-decoration:	none;
}

#menubox a:hover, #menubox a:activate
{
	color:				white;
	text-decoration:	underline;	
}

.companyphone, .companyaddress
{
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.companyphone
{
	line-height:		150%;
	font-size:			17pt;
	color:				#801C1C;
}

.footertext
{
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;

	font-family:		'Verdana';
	font-size:			8pt;
	color:				#333333;
}

#searchbox
{
	float:				right;
	width:				250px;
	margin-right:		0px;
	padding-top:		10px;	
}

.accesskey
{
	font-weight:		bold;
	text-decoration:	underline;
}

#footerbox
{
	margin-top:			25px;
	float:				none;
	clear:				left;
	background:			url( "../images/smalllogo.png" ) no-repeat bottom right;
}

#copyrighttext, #trademarktext, #reservedtext
{
	text-align:			center;
	clear:				left;
}

#container
{
	border:				2px solid #B59F9F;
	padding:			35px 30px 30px 30px;
	background-color:	white;
	width:				775px;
	position:			absolute;
	overflow:			hidden;
}

#menuupperleft
{
	background:			url("../images/upperleft.gif") no-repeat;
	height:				9px;
	width:				8px;
	float:				left;
}

#menuupperright
{
	background:			url("../images/upperright.gif") no-repeat top right;;
	height:				9px;
	width:				8px;
	float:				right;
	display:			block !important;
}

#menulowerleft
{
	background:			url("../images/lowerleft.gif") no-repeat;
	height:				9px;
	width:				8px;
	float:				left;
	display:			block !important;
}

#menulowerright
{
	background:			url("../images/lowerright.gif") no-repeat top right;
	height:				9px;
	width:				8px;
	float:				right;
	display:			block !important;	
}

#menutop
{
	width:				100%;
	height:				10px;
	overflow:			hidden;
	border:				0;
}

#menumiddle
{
	width:				100%;
	height:				47px;
	vertical-align:		middle;
	overflow:			hidden;
}

#menubottom
{
	width:				100%;
	height:				9px;
	overflow:			hidden;
	border:				0;
}

#menubox
{
	clear:				left;
	width:				100%;
	height:				66px;
	overflow:			hidden;
	background-image:	url( '../images/RedGradient.png' );
}

.menuoption
{
	font-family:		'Verdana';
	font-size:			14pt;
	padding-left:		25px;
	padding-right:		5px;
}

#contentbox
{
	width:				775px;
}

#googlebox
{ 
	font-family:		'Courier New'; 
	font-size:			10pt; 
	font-weight:		normal; 
	background-color:	white; 
	border-color:		#571D1D; 
	border-style:		solid; 
	border-width:		2px; 

	height:				20px;

	padding:			0;
	margin:				0;
}

#googlebutton
{
	background-color:	#B9A9A9;
	width:				60px;
}

#optionsbox
{
	float:				left;
	width:				500px;
	padding-top:		10px;
}

#descriptionbox
{
	float:				left;
	width:				350px;

	background-color:	#FFFFE1;

	margin:				20px 0px 20px 0px;

	border-left:		2px solid #C6C785;
}

#widedescriptionbox
{
	width:				100%;

	background-color:	#FFFFE1;

	margin:				25px 8px 0px 0px;

	border-left:		2px solid #C6C785;
}

#descriptionmiddle
{
	background-color:	#FFFFE1;
	border-right:		2px solid #C6C785;
	border-bottom:		2px solid #C6C785;
}

#descriptiontop
{
	width:				100%;
	height:				20px;
	border:				0;
	overflow:			hidden;
	background-image:   url("../images/cream_border.png");
	background-repeat:  repeat-x;
}

#descriptionupperright
{
	background:			url("../images/cream_upperright.png") no-repeat top right;
	height:				20px;
	width:				20px;
	float:				right;
	display:			block !important;
}


.descriptiontext
{
	margin:				0px 25px 30px 25px;
	font-family:		'Verdana';
	text-align:			justify;
	font-size:			10pt;
	line-height:		175%;
}

.descriptiontext:first-letter
{
	font-weight:		bold;
	font-size:			12pt;
}

.standardh3
{
	margin-top:			20px;
	margin-left:		15px;
	padding-left:		10px;
}

.standardh4
{
	margin-top:			10px;
}

.intextlink, .intextlink:visited
{
	color:				navy;
	text-decoration:	underline;
	cursor:				pointer;
	font-weight:		bold;
}

.intextlink:hover, .intextlink:activate
{
	color:				#464654;
}

.descriptiontitle
{
	margin-left:		25px;
	margin-bottom:		10px;
}

.descriptionhr
{
	margin-right:		0px;
	margin-bottom:		15px;
	margin-top:		    15px;
	clear:				both;
	width:				725px;
	border:				1px;
}

.descriptionseperatorhr
{
	margin-right:		0px;
	margin-bottom:		15px;
	margin-top:			15px;
	clear:				both;
	width:				725px;
	border:				0px;
}

.lookatme
{
	color:				#19652D;
	font-size:			14pt;
}

.smalllookatme
{
	color:				#19652D;
	font-size:			12pt;
	font-weight:		bold;
	font-family:		'Arial';
}

.descriptionsubtitle
{
	margin-left:		25px;
}

.descriptionlist
{
	margin-left:		60px;
	margin-bottom:		30px;
	font-family:		'Verdana';
	font-size:			10pt;
}

.descriptionlistitem
{
	margin-top:			5px;
	margin-bottom:		5px;
}

.descriptiontable
{
	margin-left:		25px;
	margin-right:		25px;
	border:				2px solid #C6C785;
	width:				720px;
	font-family:		'Verdana';
	font-size:			10pt;
	border-spacing:		0;	
	border-collapse:	collapse;
}

.descriptiontable td
{
	border:				1px solid #C6C785;	
	border-spacing:		0;
	padding:			4px;
}

.descriptiontableheader
{
	font-weight:		bold;
	text-align:			left;
	background-color:	#EAEAC4;
}

.descriptiontableoddrow
{
	background-color:	#FFFFEF;
}

.descriptiontableevenrow
{
	background-color:   #FAFAEA;
}

.descriptiontinycolumn
{
	width:				33%;
}

.descriptionlargecolumn
{
	width:				60%;
}	