body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #a5c7fe;
}
a:active {
	text-decoration: none;
	color: #A5C7FE;
}
.top_address {
	font-family: arial;
	font-size: 12px;
	color: #eeeeee;
}
.footer_txt {
	font-family: arial;
	font-size: 11px;
	color: #eeeeee;
}
.divleft {
	background-image: url(images/div_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.divright {
	background-image: url(images/div_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.home_text {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size: 19px;
	color: #ffffff;
	font-style: italic;
	line-height: 28px;
}
.home_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.home_links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.home_links:hover {
	color: #a5c7fe;
}
.home_link_desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #e9d6a4;
}
.phonenum {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
.footerbg {
	background-image: url(images/footer_bg_ornate.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footerbgcf {
	background-image: url(images/footer_bg_cf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer_uptown {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}
.footer_sales {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #eeeeee;
}
.time14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #dcdcdc;
	line-height: 24px;
}
.time12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #dcdcdc;
	line-height: 24px;
}
.arial20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
}
.arial32 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
}
.arial10grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8becb;
}
.arial12grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b8becb;
}
.infopane {
	background: url(images/infopane_bg.gif);
	background-repeat: no-repeat;
}
.infopanetxt1{
	font-family: Arial;
	font-size: 16px;
	color: #ead7a3;
}
.infopanetxt2{
	font-family: Arial;
	font-size: 12px;
	color: #c8c8c8;
	line-height: 20px;
}
.infopaneprice{
	font-family: Arial;
	font-size: 30px;
	color: #c8c8c8;
}
.infopaneday{
	font-family: Arial;
	font-size: 16px;
	color: #c8c8c8;
}
.overviewtopbg{
	background-image: url(images/overview_bg_top.gif);
	background-repeat:no-repeat;
}
.spotlightbg{
	background-image: url(images/spotlight_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.contactbg{
	background-image: url(images/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.overviewtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ead7a3;
}
.overviewtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.mpgtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b8becb;
}
 
.textfield_effect{
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    background-image: url(images/textfieldbg.gif);
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    width: 350px;
	font-weight:bold;
    height: 30px;
    }
.textbox_effect{
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    background-image: url(images/textfieldbg.gif);
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    width: 548px;
	font-weight:bold;
    height: 125px;
    }
.policiesq{
	font-family: Arial;
	font-size: 12px;
	color: #c8c8c8;
	line-height: 30px;
}
/*  
.textfield_effect:hover    {
    border-color: #64acd8;
    border-width: 0px;
    }
 
.textfield_effect:focus    {
    border-color: #64acd8;
    border-width: 0px;
    }
 

 
fieldset    {
    width: 400px;
    height: 200px;
    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #F5F5F5;
    }
fieldset:hover    {
    border-color: #0ca0ff;
    }
legend    {
    font-family: sans-serif;
    font-size: 18px;
    color: #097bc3;
    font-weight: bold;
    }
	*/