
/**********************************************************************/
/*                      TAGS REDEFINED: Default                       */
/**********************************************************************/

.toptop {

}

body {
	text-align:			center;
	background:			#e1cfae;
	margin:				0;
	margin-top:			15px;
	margin-bottom:		15px;
	padding:			0;
}

.content { 
	width: 				960px; 
	background:			#FFFFFF; 
	margin: 			0 auto; 
	text-align: 		center; 
	position:			relative; 
}

.content_print { 
	width: 				800px; 
	background:			#FFFFFF; 
	margin: 			0 auto; 
	text-align: 		center; 
	position:			relative; 
}

.nav, .nav_hl {
	width:				189px;
	padding:			8px 8px 8px 8px;
	margin:				0px 0px 3px 0px;
}

.nav {
	background-color:	#f0e7d6;
}

.nav_hl {
	background-color:	#e7d9be;
}

.nav2 {
	background-color:	#a2bcdb;
	padding:			4px 4px 4px 4px;
}

.footer {
	background-color:	#cccccc;
	color:				#666666;
	padding:			7px 7px 7px 7px;
	font-size:			11px;
}

.main {
	background-color:	#FFFFFF;
	padding:			15px 20px 20px 20px;
	text-align:			left;
}

a.nav, a.nav:link, a.nav:visited {
	font-size:			14px;
	font-weight:		bold;
}

a.nav2, a.nav2:link, a.nav2:visited {
	font-size:			12px;
	color:				#222222;
	font-weight:		normal;
}

a.nav2:hover {
	font-size:			12px;
	font-weight:		normal;
	color:				#0376ab;
}

a.nav:hover {
}

a.nav_hl {
	background-color:	#a2bcdb;
	font-weight:		bold;
	color:#000000;
}

body, div, td, ol, ul, li, p, a, span {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14px;
	color:				#000000;
}

img {
	border:				0px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	color:				#000000;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

h1 {					font-size: 21px; padding-bottom: 15px; color: #7c4700;}
h2 {					font-size: 18px; }
h3 {					font-size: 16px; }
h4 {					font-size: 14px; }
h5 {					font-size: 12px; }
h6 {					font-size: 10px; }

a:link, a:visited {
	color:				#007f4b;
	text-decoration:	none;
}

a:hover, a:active {
	color:				#000000;
	text-decoration:	none;
}

form, input, select, label {
	font-family:		Arial, Helvetica, sans-serif;
	color:				#333333;
}

form {					margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }


input, select, textarea {
	font-size:				18px;
	border:					1px solid #999999;
	background-color:		#ffffff;
}


li {					padding: 0px 0px 0px 0px;
}

p {
	line-height:		20px;
	margin-left:		15px;
	margin-right:		15px;
}

.feedback {
	padding:				5px 5px 5px 5px;
	font-size:				11px;
	font-weight:			bold;
	color:					#333333;
	text-align:				center;
}

.get_connected_form {
	text-align:			left;
}

.get_connected_form input {
	font-size:			14px;
	border:				1px solid #000000;
	margin:				7px 0px 0px 0px;
}

.price_table td {
	border-bottom:		1px solid #AAAAAA;
	border-right:		1px solid #AAAAAA;
}

.price_select_on {
	width:				120px;
	font-size:			13px;
	padding:			3px 0px 3px 0px;
	font-weight:		bold;
	color:				#61b857;
	background:			#ffffcf;
	border:				1px solid #666666;
}

.price_select_off {
	width:				120px;
	font-size:			13px;
	padding:			3px 0px 3px 0px;
	font-weight:		bold;
	color:				#333333;
	background:			#ffffff;
	border:				1px solid #DDDDDD;
}

a.price_select_a_on {
	font-size:			13px;
	font-weight:		bold;
	color:				#61b857;
}

a.price_select_a_off {
	font-size:			13px;
	font-weight:		bold;
	color:				#AAAAAA;
}

.call {
	font-size:			21px;
	color:				#61b857;
	font-weight:		bold;
	padding-bottom: 	15px; 
}