* {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px auto;
	padding:0px;
	color: #681B44;
	
}

img{text-decoration:none; border:none; padding:0 10px;}
p{font-size:12px; color:#000; line-height:20px; margin-bottom:15px;}
body{background-color:#ADA7A1;}
h1{font-size:18px; color:#681B44; line-height:16px; margin-bottom:10px;}
h2{font-size:14px; color:#681B44; line-height:16px; margin-bottom:5px;}
h3{font-size:12px; color:#681B44; line-height:16px; font-weight:bold; margin-bottom:5px;}
h4{font-size:12px; color:#000000; line-height:16px; font-weight:normal; margin-bottom:5px;}

#maincontainer{ width:858px;  }

/********************/
/** Header Images **/
/*****************/

#header_1{ width:858px; height:396px; float:left; background-image:url(images/header_bg1.jpg); background-repeat:no-repeat; }
#header_2{ width:858px; height:396px; float:left; background-image:url(images/header_bg2.jpg); background-repeat:no-repeat; }
#header_3{ width:858px; height:396px; float:left; background-image:url(images/header_bg3.jpg); background-repeat:no-repeat; }
#header_4{ width:858px; height:396px; float:left; background-image:url(images/header_bg4.jpg); background-repeat:no-repeat; }
#header_5{ width:858px; height:396px; float:left; background-image:url(images/header_bg5.jpg); background-repeat:no-repeat; }
#header_6{ width:858px; height:396px; float:left; background-image:url(images/header_bg6.jpg); background-repeat:no-repeat; }
#header_7{ width:858px; height:396px; float:left; background-image:url(images/header_bg7.jpg); background-repeat:no-repeat; }
#header_8{ width:858px; height:396px; float:left; background-image:url(images/header_bg8.jpg); background-repeat:no-repeat; }

  .logo{postition:relative; width:320px; height:80px; float:left; padding:20px 0px 10px 30px;}
  .phone{postition:relative; width:490px; height:100px; float:right; text-align:right; padding-right:15px}


  .menu{ position:relative;width:250px;  float:left; margin:0px; top:50px; right:350px;}
  .menu ul{position:relative;width:250px;  float:left; text-align:right;}
  .menu li{color:#681B44; list-style:none; font-size:15px; padding-bottom:11px; text-decoration:none; font-weight:bold;}
 a{ color:#681B44; text-decoration:none;}
  a:hover{
	color:#C2327D;
	text-decoration:none;
}

#content{ width:858px; float:left; background-image:url(images/mainbg.gif); background-repeat:repeat-y; }
#content .main-content{ width:570px; float:left; padding:20px;}
#content .sub-content{ width:230px; float:right; padding:5px; background-image:url(images/gate-bg.jpg); background-repeat: no-repeat;}
#content .sub-content p{
	font-size:12px;
	color:#000;
	line-height:20px;
	font-weight:normal;
}
#content .prices {  color:#6600FF;}
#content .prices dl{  color:#6600FF; }
#content .prices label{font-size:12px; color:#000; line-height:16px; font-weight:bold; padding-right:15px;}
#content .prices dd{font-size:12px; color:#000; line-height:16px;   padding-bottom:5px; padding:5px;}

 
#content  ul{color:#681B44;	font-size:12px;	list-style-position:outside; margin-bottom:10px;}
#content  li{font-size:12px; color:#000000;	line-height:16px; padding-bottom:5px; list-style-position:inside;}
ul.hours {list-style:none;}

/********************/
/** Contact Form **/
/*****************/

.ContactForm {  }
.ContactForm li { margin-bottom:2px; width:460px; float:left; list-style:none; }
.ContactForm li label { width:125px; line-height:16px; float:left; font-weight:normal; font-size:12px;}


/********************/
/** Button Style **/
/*****************/

input.btn{
   color:#F6EDDE;
   font-size:10px;
   font-weight:bold;
   background-color:#681B44;
   border:solid 2px #F6EDDE;}


/********************/
/** Footer Styles **/
/*****************/

#footer{ width:858px; height:54px; float:left; background-image:url(images/footer.jpg);}
#footer .links{ width:409px; height:50px; float:left; margin-top:53px; background-color:#696863}
#footer .links a{color:#FFFFFF; text-decoration:none;}
#footer .address{ width:449px; height:50px; float:left;text-align:right;margin-top:53px; background-color:#696863}
#footer p{font-size:10px; color:#fff; line-height:24px; padding:0px 20px; }
 
#content .main-content .breadcrumb {margin-bottom:10px; text-align:left;  }
#content .main-content .breadcrumb li{ display:inline; line-height:24px; color:#000; font-size:11px}
#content .main-content .breadcrumb a{color:#681B44;}
#content .main-content .breadcrumb a:hover{color:#C2327D;}