
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#DDDDDD;
	padding:0px;
	margin:0px;
}

.wyzz {
	background-color:white;
}

a {
	text-decoration:none;
}

img {
	border:none;
}

h2 a {
	color:#0071b7}

blockquote {
	color:#004485;
	font-style:italic;
}

.fake_link {
	color:blue;
}




#head_quote {
	margin-left:50px;
	margin-right:30px;
	color:#0071b7;
	font-style:italic;
}

.blue_section_separator {
	color:white;
	background-color:#0071b7;
	padding: 5px 5px 8px 5px;
	border-bottom: 1px dashed white;
	border-top: 1px dashed white;
	margin-bottom: 10px;
}

.blue_section_separator h2 {
	margin:0px;
}

.red_section_separator {
	color:white;
	background-color:#f66767;
	padding: 5px 5px 8px 5px;
	border-bottom: 1px dashed white;
	border-top: 1px dashed white;
	margin-bottom: 10px;
}

.red_section_separator h2 {
	margin:0px;
}


.ordernotes {
	border: solid black 1px;
	padding: 10px;
	margin: 10px;
}

.ordernotes h2 {
	margin-top:0px;
}






.bold {
	font-weight:bold;
}

.smallbold {
	font-size:0.8em;
	font-weight:bold;
}

.red {
	color:#e60003;
}


table {
	background-color:#0071b7;
	border: 1px black solid;
}

.wyzz table {
	background-color:#DDDDDD;
}

td, th {
	padding: 3px;
	background-color:#dbf1ff;
}

.wyzz td, .wyzz th {
	background-color:#DDDDDD;
	padding: 0px;
}

td form {
	display:inline;
}

.navbar {
	background-color:#e60003;
	padding: 0px;
	color:white;
	font-weight: bold;
	border-top:2px solid #3b0002; 
}

.navbar a {
	color:white;
}

.navbar a:visited {
	color:white;
}

.navbar a:hover {
	text-decoration:underline;
}

.spacer {
	clear:both;
	height:3px;
	background-color:#0071b7;
	line-height:3px;
	margin:3px 0px 15px 0px;
}

.sublinks {
	clear:both;
	background-color:#0071b7;
	color:white;
	text-align:right;
	margin:3px 0px 15px 0px;
	font-weight:bold;
	padding:2px;
}

.sublinks a:visited, .sublinks a {
	color:white;
}

.sublinks a:hover {
	text-decoration:underline;
}

.eyecatchingbox {
	border: 1px solid black;
	padding:5px;
	margin:15px;
	background-color:#0071b7;
	text-align:center;
	color:white;
}

.eyecatchingbox h2 {
	margin:0px;
}

.eyecatchingbox a {
	color:white;
}

.eyecatchingbox a:visited {
	color:white;
}

.eyecatchingbox a:hover {
	text-decoration:underline;
}

.green_button {
	display:inline-block;
	padding: 3px;
	background-color:#007012;
	color:white;
	font-weight:bold;
	border: 1px solid black;
	cursor:pointer;
}

.green_button:hover {
	background-color:#008F18;
	border: 2px solid black;
}


.link_button {
	display:inline-block;
	padding: 3px;
	background-color:#DDDDDD;
	color:black;
	/*border: 1px solid #3b0002*/;
	border: 1px outset #0071b7;
	cursor:pointer;
}

.link_button:hover {
	background-color:#D2D2D2;
	border: 1px inset #0071b7;
}



.search_controls {
	background-color:#dbf1ff;
	border: 1px inset #0071b7;
}

#townsuggestions {
	list-style:none;	
	padding-left:0;
	margin-left:0;
}

#townsuggestions li {
	width:200px;
	padding: 2px;
	background-color:#DDDDDD;
	border: 1px outset #0071b7;
	cursor:pointer;
	margin:0px;
}

#townsuggestions li:hover {
	background-color:#D2D2D2;
}	






.warning_box {
	text-align:center;
	background-color:#f66767;
	padding: 3px;
	border: 1px solid black;
}

.lead_summary {
	width:498px;
	min-height:52px;
	margin:auto;
	border:1px solid black;
	margin-bottom:5px;
	padding:5px;
	background-image:url('blueblend-52.gif');
	background-repeat:repeat-x;
	background-color:#5bc0ff;
	cursor:pointer;
}



.testimonial {
	border: 1px solid black;
	padding: 5px;
	background-color:#dbf1ff;
	margin-bottom:10px;
	font-size:0.8em;
}

.testimonial img {
	display:block;
	margin:auto;
	border: 2px solid white;
}

.ad {
	margin-bottom:10px;
}




/**** Tupos *****/

.tuposform table {
	border:#AAA49E 1px solid;
	color:#24134F;
	font-family:sans-serif;
	width:700px;
	margin:auto;
}

.tuposform td {
	padding:3px 6px 1px 6px;
}

.tuposform_row {
}

.tuposform_subfield_row {
	color:#007012;
	font-size:1em;
}

.tuposform_subfield_row .tuposform_label {
	padding-left: 20px;
}

.tuposform_explain {
	font-size:0.9em;
	color:#0071b7;
}

.tuposform_error_row {
	color:#e60003;
	text-align:right;
	font-size:1em;
}

.tuposform_separator {
	padding:0px;
	height:3px;
	line-height:3px;		
}

.tuposform_separator td {
	border-bottom:#AAA49E 1px solid;
}

.tuposform textarea, .tuposform input[type="text"] {
	width:188px;
}

.tuposform_second_row textarea {
	width:99%;
}

.tuposform select {
	width:194px;
}

.tuposform input[type="radio"] {
	margin-left:30px;
}












/**** 2 Column Layout ****/
/* */

.thin_left_column {
	width:170px;
	padding:5px;
	/* total width 180 */
	background-color:#5bc0ff;
	float:left;
}

.wide_right_column {
	width:580px;
	float:right;
}




/***** 3 Column Layout *****/
/* [160][10][414][10][176] */

.col_1_of_3 {
	width:160px;
	float:left;
}

.col_2_of_3 {
	width:414px;
	margin-left:10px;
	float:left;
}

.col_3_of_3 {
	width:176px;
	margin-left:10px;
	float:left;
}



/* 3 images evenly spaced in outer container */
/* [250] [10] [250] [10] [250]               */

#outer_container {
	width:770px;
	padding:10px 10px 0px 10px;
	margin:auto;
	background-color:white;
}ol
