.et{
	color:#000000;}

table.orderForm{
 font-family: 'Trebuchet MS';
font-size: 12px;
background-color:transparent;
border-style:solid;
border-width:1px;
border-color:#999999;
}

.orderFormHeading{
color:#000000;

text-align:center; 
background-color:transparent;
padding-bottom:15px;
padding-top:15px;
padding-right:15px;
padding-left:15px;

}

.orderFormHeading p{
color:#000000;
font-size: 14px;
padding:0px;
margin:0px;
}

.orderFormRow{
padding:0px;
margin:0px;
text-align:center;

}

.orderFormRow p{
color:#333333;
font-size: 13px;
padding:0px;
margin:0px;
}



.orderFormHeadingFirst
{
color:#000000;
text-align:left;  
background-color:transparent;
padding-bottom:15px;
padding-top:15px;
padding-right:15px;
padding-left:15px;
}

.orderFormHeadingFirst p{
color:#000000;
font-size: 16px;
padding:0px;
margin:0px;
}
 Sent at 12:47 PM on Wednesday
 



.orderFormRowPrice{
font-weight:bold;
text-align:center;


margin:0px;

padding-bottom:10px;
padding-top:10px;


}


.orderFormRowPrice p{
color:#333333;
font-size: 14px;
padding:0px;
margin:0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body#Home
{
  background-image: url(../images/background.png);
  background-color: #006278;
  background-repeat: repeat-x;
  margin-top: 0;
  font-family: 'Trebuchet MS';
}
#Home .container
{
  background-color: #005F72;
  background-image: url(../images/background.png);
  background-repeat: repeat-x;
}

#Home .container a
{
  color: #007D93;
  text-decoration: none;
}

#Home .container a:hover
{
  color: #D18100;
}




#Home .header
{
  background-color: #167E91;
  height: 95px;
  background-image: url(../images/background.png);
  background-repeat: repeat-x;
}

#Home .header .logo 
{
  width: 289px;
}

#Home .header .logo h1
{
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  height: 96px;
  text-indent: -9999999;
  margin-bottom: 0;
}

#Home .header .contact_info
{
  background-image: url(../images/tag.png);
  background-repeat: no-repeat;
  height: 96px;
}

#Home .header .contact_info ul
{
  margin: 0;
  list-style: none;
  font-size: 18px;
  color: #00576A;
  margin-top: 15px;
  margin-left: 245px;
}

#Home .header .contact_info ul a,
#Home .header .contact_info ul span
{
  color: white;
  text-decoration: none;
}

#Home .main_nav
{
  background-image: url(../images/nav_bg.png);
  background-repeat: repeat-x;
  width: 799px;
}

#Home .main_nav ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  color: white;
  height: 62px;
  width: 799px;
}

#Home .main_nav ul li
{
	list-style: none;
	height: 62px;
	padding: 0;
	margin: 0;
	background-image: url(../images/nav_unselected.png);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	width: 114px;
}

#Home .main_nav ul li a
{
  text-decoration: none;
  color: white;
}

#Home .main_nav ul li.selected
{
  background-image: url(../images/nav_selected.png);
  background-repeat: no-repeat;
  color: black;
}  


#Home .content
{
  background-color: #D3CAB9;
  min-height: 700px;
  background-image: url(../images/content_bg.png);
  background-repeat: repeat-y;
  width: 799px;
}

#Home .content .font_switcher
{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 10px;
}

#Home .content .font_switcher a
{
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: #7F7B72;
}


#Home .content .top_box
{
  background-image: url(../images/top_box_bg.png);
  background-repeat: no-repeat;
  margin-left: 30px;
  width: 750px;
  height: 228px;
  padding-left: 270px;
}

#Home .content .top_box .desc
{
  margin-top: 30px;
  color: #BDAE91;
  font-size: 18px;
  font-style: normal;
  text-align: right;
  
}

#Home .content .top_box .desc h2
{
  font-size: 30px;
  color: #3B98A1;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}

#Home .content .top_box .desc h2 span
{
  color: #D18100;
}

#Home .content .top_box .desc p
{
  color: black;
  font-size: 14px;
  text-align: center;
}

#Home .content .bottom_content
{
	margin-top: 25px;
	padding-top: 10px;
	font-size: 14px;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#Home .content .bottom_content h2
{
  color: #857E75;
  margin-top: 5px;
  margin-bottom: 10px;
}

#Home .content .bottom_content h2 span
{
  color: #1F8994;
}

#Home .content .bottom_content #LeftCol
{
  padding-right: 10px;
  padding-left: 10px;

}

#Home .content .bottom_content #LeftCol div.products
{
	padding-bottom: 5px;
	margin-bottom: 1px;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#Home .content .bottom_content #LeftCol .products .heading p
{
  width: 440px;
  padding-right: 10px;
}

#Home .content .bottom_content #LeftCol div.products img
{
  border: 1px solid #D2CCC3;
}

#Home .content .bottom_content #LeftCol div.products .product_desc
{
  font-size: 12px;
  padding-left: 15px;
}

#Home .content .bottom_content #LeftCol div.products h5
{
  color: #8A867E;
  margin-bottom: 0;
  font-size: 14px;
}

#Home .content .bottom_content #LeftCol div.products a
{
  text-decoration: underline;
}

#Home .content .bottom_content #RightCol
{
  border-left: 1px solid #D2CCC3; 
  padding-left: 15px; 
  margin-left: 5px;
}

#Home .content .bottom_content #RightCol .buy_online
{
	border-bottom: 1px solid #D2CCC3;
	padding-bottom: 0px;
}
#Home .content .bottom_content #RightCol h2
{
  margin-bottom: 5px;
  margin-top: 0;
}

#Home .content .bottom_content #RightCol ul,
#Home .content .bottom_content #RightCol ul li 
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
}

#Home .content .bottom_content #RightCol ul li
{
  margin-bottom: 5px;
  padding-left: 5px;
}

#Home .content .bottom_content #RightCol ul li span
{
  background-color: #007D93;
  color: white;
  margin-right: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
#Home .content .bottom_content #RightCol ul li a
{
  text-decoration: underline;
}

#Home .footer
{
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
  height: 52px;
  width: 799px;
  color: #13AEC4;
  padding-top: 25px;
}

