body {
	background-color: white;
	color: black;
	text-align: center;
}

P, LI, TD, FORM, TEXTAREA, INPUT {
	font-family: "Gill Sans MT", "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 12pt;
}

TD {
	text-align: left;
	vertical-align:top;
}

.question {
}

.answer {
	font-style: italic;
}

.heading {
	font-weight: bold;
}

#footer P {
	font-size: 10pt;
	color: gray;
}

#promotion {
	width: 745px;
	/*
	margin-bottom: 10px;
	border: 4px double yellow;
	*/
}

#google_map {width: 99%; height: 300px; border:1px solid royalblue;}


#footer A, #footer A:visited, #footer A:link, #footer A:hover, #footer A:active {
	color: blue;
}

#prices TD {
	font-family: "Times New Roman", Serif;
	font-size: 13pt;
	font-style: italic;
}

#prices .right {
	text-align: right;
}

#prices .indent {
	padding-left:40px;
}

#prices .heading {
	font-size: 14pt;
	color: blue;
}



.links {
	font-family: "Georgia", "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 14pt;
	/*font-weight: bold;*/
	font-style: italic;
	/*font-size: 14pt;*/
	color: #013FF1;
}

.links A, .links A:visited, .links A:link {
	text-decoration: none;
	color: gray;
}


.links A:hover, .links A:active {
	text-decoration: none;
	color: yellow;
}

.front_links {
	font-family: "Georgia", "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 14pt;
	/*font-weight: bold;*/
	font-style: italic;
	/*font-size: 14pt;*/
	color: #013FF1;
}

.front_links A, .front_links A:visited, .front_links A:link {
	text-decoration: none;
	color: black;
}


.front_links A:hover, .front_links A:active {
	text-decoration: none;
	color: blue;
}


#container, #container2 {
	width: 745px;
	text-align: left;
	margin: 0 auto;
}

#left {
	float: left;
	/*border: 1px solid white;*/
	width: 200px;
	display: inline;
}

#contents {
	/*border: 1px solid white;*/
	margin-left: 200px;
	padding-left: 10px;
}

#wide_contents {
}

#footer {
	clear: both;
}

#bhe_print, .flash_print {
	display: none;
}
