strong{
	font-size:inherit;
	}

.caption, .mceContentBody .caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #330000;
}
.text1, .mceContentBody .text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330000;
}
.H2, .mceContentBody p.H2 {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.H1, .mceContentBody p.H1 {
	font-family: Times New Roman, Times, serif !important;
	font-size: large !important;
	font-weight: bold !important;
	color: #330000 !important;
}

.H1 a, .mceContentBody p.H1 a {
	font-family: Times New Roman, Times, serif !important;
	font-size: large !important;
	font-weight: bold !important;
	color: #330000 !important;
	TEXT-DECORATION: none !important;
}

A, .mceContentBody A {
	color: #330000;
   	/*font-size: x-small;*/ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	TEXT-DECORATION: none;
	}
A:hover, .mceContentBody A:hover {
	color: #003333 !important;
	font-weight: bold;
	TEXT-DECORATION: underline !important;
	}
A#white, .mceContentBody A#white {
COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; TEXT-DECORATION: none;
	}
A#white:hover, .mceContentBody A#white:hover{
COLOR: #FFCC00; TEXT-DECORATION: underline
}
A#small, .mceContentBody A#small{
COLOR: #330000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; TEXT-DECORATION: none;
}
A#small:hover, .mceContentBody A#small:hover{
COLOR: #003333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small; TEXT-DECORATION: underline;
	}
A#submenu, .mceContentBody A#submenu{
COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: xx-small; TEXT-DECORATION: none;
}
A#submenu:hover, .mceContentBody A#submenu:hover{
COLOR: #336633; FONT-FAMILY: Arial, Helvetica, sans-serif;	font-size: xx-small; TEXT-DECORATION: underline;
	}
.price, .mceContentBody .price{

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #330000;
}
.details, .mceContentBody .details{

COLOR: #A78174; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; TEXT-DECORATION: underline;}

A#details, .mceContentBody A#details{

COLOR: #A78174; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; TEXT-DECORATION: underline;}
A#details:hover, .mceContentBody A#details:hover{

COLOR: #003333; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; TEXT-DECORATION: underline;}
.indent, .mceContentBody .indent{
	margin-left: 150px;
}

span, .mceContentBody span{
	font-family:inherit !important;
	font-size:inherit !important;
}

div#announcement{
	background-color: #330000;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	width:250px;
	text-align:center;
	}

/* CMS Styles */

body.mceContentBody {
    background: url(images/background.jpg) top center repeat-y !important;
}

/*.mceContentBody .H1 {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
	color: #330000;
}

.mceContentBody .text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330000;
}
.mceContentBody .H2 {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}*/

/*.mceContentBody a {
    font: 12px Arial, Helvetica, sans-serif !important;
    color: #215b89 !important;
}*/

/* End CMS Styles */