A:link { color: #102741; }
A:visited { color: #102741; }
A:active { color: #810101; }
A:hover { text-decoration: underline; }

BODY {
  	background-color: #102741;
}

.pmh_yellow {
	color: #F9D426;
}

.pmh_white {
	color: #FFFFFF;
}

.pmh_blue {
	color: #102741;
}

.pmh_red {
	color: #810101;
}


#container
{
	width: 1000px;
	padding-bottom: 25px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;	
}

#header
{
	width: 1000px;
	height: 65px;
	position: reference;
}

#logo
{
	float: left;
	height: 50px;
	width: 475px;
	padding: 7px 0px 8px 25px;
	font-size: 50px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 50px;
	color: #F9D426;
}

#phone_number
{
	float: right;
	width: 475px;
	padding: 7px 25px 7px 0px;
	font-size: 50px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 50px;
	color: #F9D426;
	text-align: right;
}

#email_address
{
	float: right;
	width: 450px;
	padding: 0px 25px 8px 0px;
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 14px;
	color: #F9D426;
	text-align: right;
}

#email_address A
{
	text-decoration: none;
}

#buttonbar_container
{
	position: relative;
	width: 1000px;
	height: 50px;	
}

.buttonbar_button
{
	float: left;
}

#logo_bar
{
	position: relative;
	background-color: #FFFFFF;
	height: 100px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #810101;
}

.logo_bar_logo
{
	float: left;
	padding-left: 15px;	
}

#top_image
{
	position: relative;
	padding: 0px;
	margin: 0px;
}

#inquiry_box
{
	position: absolute;
	bottom: 0px;
	left: 787px;
	width: 192px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	z-index: 1000;
	text-align: left;
}

#page_title
{
	height: 25px;
	width: 975px;
	padding: 7px 0px 8px 25px;
	font-size: 25px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 25px;
	color: #810101;
	text-align: left;
	background-color: #FFFFFF;
}

#front_page_title
{
	height: 25px;
	width: 975px;
	padding: 7px 0px 8px 25px;
	font-size: 25px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	text-align: left;
	background-color: #810101;
}

#footer_button_bar_container
{
	position: relative;
	width: 940px;
	padding: 15px 30px 15px 30px;
	background-color: #E1E1E1;
	text-align: left;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	font-size: 14px;
	font-family: Helvetica;
	line-height: 20px;
	color: #810101;

}

.footer_button_bar
{
	float: left;
	text-align: left;
	width: 300px;
}

.footer_button_bar ul
{
	padding: 0px;
}

.footer_button_bar ul ul
{
	padding-left: 15px;
}


.footer_button_bar li
{
	list-style-type: none;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	color: #102741;
	text-align: left;
}

.footer_button_bar li A
{
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	color: #102741;
	text-decoration: none;
}

#footer
{
	position: relative;
	width: 1000px;
	height: 50px;
}

#country_box
{
	float: right;
	width: 600px;
	height: 18px;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	color: #810101;
	text-decoration: none;
	text-align: right;
}

#country_box A
{
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica;
	line-height: 20px;
	color: #810101;
	text-decoration: none;
}

#credit_card_footer
{
	float: right;
	width: 450px;
	height: 30px;
	padding: 10px 25px 10px 25px;
	font-size: 13px;
	font-family: Helvetica;
	line-height: 13px;
	color: #FFFFFF;
	text-align: right;
}

#copyright {
	float: left;
	width: 400px;
	height: 13px;
	padding: 22px 25px 10px 25px;
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}

#copyright A {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 13px;
	text-decoration: underline;
}

#pmhcontent
{
	width: 950px;
	padding: 25px 25px 25px 25px;
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 15px;
	line-height: 21px;
	text-align: left;
}

#pmhcontent A
{
	color: #FFFFFF;
	text-decoration: underline;
}

#product_desc
{
	float: right;
	width: 600px;
	padding: 0px 25px 25px 25px;
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 15px;
	line-height: 21px;
	text-align: left;
}

#floor_plans_box
{
	float: left;
	width: 222px;
	border-width: 0px 30px 30px 0px;
	border-style: solid;
	border-color: #102741;
	padding: 30px 10px 30px 30px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

#floor_plans_box A
{
	color: #810101;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
}

.newsarticlecontent, .productdescdesc {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 15px;
	line-height: 21px;
}

.form_error {
	color: #FF0000;
	font-family: Helvetica;
	font-size: 15px;
}

.newsarticleparagraphtitle {
	color: #F9D426;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.image_cell
{
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
	padding: 0px 25px 30px 0px;	
}

.image_cell2
{
	float: left;
	width: 130px;
	height: 150px;
	text-align: center;
	padding: 0px 25px 30px 0px;	
}

.defaulttablebackground, .formheading {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Helvetica;
	font-size: 15px;
	line-height: 21px;
}

.newsarticletitle, .productdesctitle {
	color: #772A1C;
	font-family: Adobe Garamond Pro, Garamond, Serif;
	font-size: 18px;
	font-weight: bold;
}



.gallerysearchtitle, a.gallerysearchtitle:link, a.gallerysearchtitle:visited, a.gallerysearchtitle:hover, a.gallerysearchtitle:active {
	color: #000000;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 12px;
	text-decoration: none;
}