body {
	background-color: #B20000; 
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", sans-serif;
	font-size: 10px;
	}

a {
	color: #D80000;
	font-size: 1.0em;
	text-decoration: none;
	}
	
A:hover {
	BORDER-BOTTOM: #ffc676 1px solid;
	BACKGROUND-COLOR: #fff8eb;
	}

.tableview {
	background-color: #ffc676;
	}

.bodyText {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #636363;
	}

.cities {
	font-size: .6em;
	color: #333333;
	}		

.sidebar {
	font-size: .8em;
	color: #DCDCDC;
	}

.sidebarText {
	font-size: .8em;
	color: #EAEAEA;
	}
.footer {
	font-size: .6em;
	color: #313131;
	}

.headerText {
	color: #313131;
	font-family: georgia;
	font-size: 1.6em;
	}
p {
	font-size: 0.8em;
	color: #313131;
	line-height: 1.5;
	font-weight: normal;
	}
	
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #B20000;
	}	

h1 {
	font-size: 1.9em;
	color: #B20000;
	font-family: "Century Gothic";
	font-weight: normal;
	}
h2 {
	font-family: "Century Gothic";
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 3px;
	font-color: #313131;
	}

.logo {
	font-size: 2.6em;
	font-family: times new roman;
	letter-spacing: .4em;
	line-height: 1.4em;
	color: #DCDCDC;
	font-weight: bold;
	}

.header {
	font-size: .8em;
	line-height: 1.2em;
	font-family: "Century Gothic";
	color: #DCDCDC;
	letter-spacing: .7em;
	}
.header2 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-family: "Century Gothic";
	color: #B20000;
	font-weight: bold;	
	}

/* ID Styles */
	
#navigation a {
	font-size: .6em;
	color: #DCDCDC;
	text-decoration: none;
	letter-spacing: .2em;
	}
	
#navigation a:hover {
	color: #DD3333;
	text-decoration: underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

.sidebarbox {
	font-size: .8em;
	color: #D80000;
	}

.article {
	PADDING-RIGHT: 5px
}
.article P {
	MARGIN-BOTTOM: 1.5em; LINE-HEIGHT: 175%;
	COLOR: #DCDCDC
}
.article P EM {
	COLOR: #DCDCDC
}
.article A:link {
	BORDER-BOTTOM: #774841 1px dotted
}
.article A:visited {
	COLOR: #ae594c; BORDER-BOTTOM: #774841 1px dotted
}
.article A:hover {
	COLOR: #e45a49; BORDER-BOTTOM: #e45a49 1px solid; BACKGROUND-COLOR: #293838
}
.article UL {
	CLEAR: both; BACKGROUND: url(/images/dotted-line.gif) repeat-x left bottom; MARGIN: 1.5em 0px; font-size: 0.8em; font-weight: normal;
}
.article UL LI {
		list-style-type: none; PADDING-RIGHT: 0px; PADDING-LEFT: 20px; BACKGROUND: url(/images/bg-list.gif) no-repeat; PADDING-BOTTOM: 3px; COLOR: #DCDCDC; PADDING-TOP: 3px
}

LABEL {
	DISPLAY: block; FONT-WEIGHT: bold
}
INPUT {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 1.2em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ccc 1px solid; WIDTH: 270px; COLOR: #222; PADDING-TOP: 4px; BORDER-BOTTOM: #ccc 1px solid
}
.required {
	FONT-WEIGHT: normal
}
#submit_btn {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 200px; WIDTH: auto; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}.credit { font-size: 0.8em; line-height: 1.2em; color: #636363; }
.testimonials {
	padding-right:  5px;
	font-style: italic;
}
.bolded {
	font-weight: bold; 
}
.quote {
	line-height: 1.2em; color: #636363; font-style: normal; font-size: 0.8em;
}