body {
	background-color: #5E1A74;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 100%; min-height: 700px; 
	background-image:url(assets/bg.jpg); background-repeat:repeat-x;
}

#container_inner {
	width: 860px;
	text-align: left;
}

#header {
	width: 860px; height:85px;
	background-image:url(assets/header.jpg);
	background-repeat:no-repeat;
}

#headerTxtBox {
	float: right;
	padding-top:47px;
	padding-right: 40px;
}

#headerTxt {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; font-weight: bold;
  color: #FFFFFF;
}

#menu_row {
	width: 890px; height: 34px; 
	background-color:#FFFFFF;
}

.menuBox {
  float: left;
  height: 22px; 
  width: auto;
}

.menuPadding {
	padding-top: 2px;
}



.menuBttn
{
	
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13.5px;
	text-decoration:none;
  display: block;
  width: auto;
  height: 22px;
  padding-left: 6px; padding-right: 6px;
  background-color:#CCCCCC;
}

.menuBttn:hover
{ 
  background-color: #5E1A74;
  color:#FFFFFF;
}

#tagLineLink
{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 12px;
        padding-right: 12px;
	color: #5E1A74;
	font-size: 15px;
        text-decoration:none;
        background-color:#FFF20D;
}

#tagLineLink:hover
{
        color: #FFF20D;
	font-size: 15px;
        text-decoration:none;
        background-color:#5E1A74;
        font-size: 15px;
}


#orderBttn
{
	display: block;
	width: 360px;
	height: 48px;
	background-image:url(assets/ordernow.jpg);
	background-repeat:no-repeat;
}

#orderBttn:hover
{
	background-image:url(assets/ordernow2.jpg);
	background-repeat:no-repeat;
}



#orderNow {

        font-size: 18px;
		font-weight: bold;
        text-decoration: none;
   		color: #660099;
}

#orderNow:hover {

         color: #CC0000;
}



#content_holder {
	float: left;
	width: 860px; min-height: 545px;
	background-image:url(assets/content_bg.gif);
}

#content_left {
	float: left; 
	width: 20px; min-height: 545px;
	background-image:url(assets/content_left_bg.gif); 
}

#content_right {
	float: left; 
	width: 20px; min-height: 545px;
	background-image:url(assets/content_right_bg.gif); 
}

#content {
	float: left; 
	width: 820px; min-height: 545px; 
	background-color:#FFFFFF; background-image:url(assets/content_grad.jpg); 
	background-position:bottom; background-repeat:repeat-x
}

#footer {
	float: left;
	width: 860px; height: 36px; 
	text-align: center;
	background-image:url(assets/footer.jpg); background-repeat:no-repeat;
	
}

#footerTxt {
	
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

#contentBox {
	width: 800px;
	float: left;
	padding: 10px;
}

#specials_box {
	float: left; width: 740px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; 
	color:#000000; padding-bottom: 20px; 
	border-style: solid; border-width: 1px; border-color:#999999; 
	padding: 15px;
	margin-top: 15px;
}

#title_txt {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 28px; 
	font-weight: bold; 
	color:#660099; 
	}
	
#main_txt {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000
}

#botContainer
{

	width: 534px;
}

#exRental_Box
{
	float: left; 
	width: 265px; height: 45px;
	
	padding-top: 4px;
	padding-bottom: 4px;
}

#orderNow_Box
{
	float: left; 
	width: 265px; height: 45px; 
	margin-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}


#exRental_Bttn
{

  color: #ffffff;
  text-decoration: none;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 265px;
  height: 45px;
  background-image:url(assets/sprite.png);
  background-position: 0px 0px;

}

#exRental_Bttn:hover
{ 
  background-position: 0px -45px;
   color: #FFCC00;
}

#orderNow_Bttn
{
  color: #ffffff;
  text-decoration: none;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 265px;
  height: 45px;
  background-image:url(assets/sprite.png);
  background-position: 0px -90px;

}

#orderNow_Bttn:hover
{ 
  background-position: 0px -135px;
  color: #FFCC00;
}

#specials_outer {
	float: left; 
	width: 350px; height: 130px; 
	border-style: solid; border-width: 1px; border-color: #944DB8; 
	padding: 1px;
	margin-left: 8px;	
	margin-top: 8px;
	background-color: #FFFFFF;
}

#speciasl_inner {
	float: left; width: 350px; height: 130px; 
	background-image:url(assets/specials_grad.jpg); background-position:bottom; background-repeat:repeat-x;
}

#specials_content {
	text-align:center;
        font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; 
	color:#333333;
	padding-left: 10px; padding-top: 6px; 
	LINE-
}

#specials_main_text{
    margin-top: 30px;
    text-align: center;
    line-height: 170%;
    padding-top: 19px;
}

#specials_deal_font {
	float: left;
        text-align:center;
        width: 330px;
        font-size: 25px; font-weight: bold; color: #FFCC00; padding: 3px;
        background-color: #451A52;
}

#specials_price_font {
	color:#000000; font-weight: bold
}

.mc_formBox {
	background-image:url(assets/mc_sign2.gif); background-repeat:no-repeat; 
	color:#FFFFFF; 
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}

.mc_textBox {
 font-size: 10px;
 background-color: #F2F2F2;
 border: 1px solid #FFFFFF;
}

#footerLink {
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
}

#footerLink:hover {
	color:#000000;
}


