/* CSS Document */
body{
	margin:0px;
	/*background-color:#BCD3E3;*/
}
.heading {
	color:#666666;
	font-size : 15px;
	font-family: RomanSerif;
	text-align:center;
	font-weight:bold;
}
.heading a{
	color:#666666;
	font-size : 15px;
	font-family:RomanSerif;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.heading a:hover{
text-decoration:underline;
}



.heading_big {
	color:#837C6C;
	font-size : 12px;
	font-family:Georgia;
	text-align:left;
	
	text-transform:uppercase;
	
}
.heading_short {
	color:#837C6C;
	font-size : 12px;
	font-family:Georgia;
	text-align:center;
	
	text-transform:uppercase;
	
}
.page_heading {
	color:#C1B69A;
	font-size : 14px;
	font-family:RomanSerif;
	font-weight: bold;
	text-align:left;
}

.title {
	color:#C1B69A;
	font-size : 14px;
	font-family:Verdana;
	font-weight: bold;
	text-align:left;
}
.title_small {
	color:#C1B69A;
	font-size : 11px;
	font-family:Verdana;
	font-weight: bold;
	text-align:left;
}
.title a {
	color:#C1B69A;
	text-decoration: none;
}
.title a:hover {
	color:#C1B69A;
	font-weight:bold;
}
	.title_div {
	color:#333333;
	font-size : 12px;
	font-family:Verdana;
	font-weight: bold;
	text-align:center;
	padding-bottom:20px;
	}
.subtitle_c {
	color:#FFCC33;
	font-size : 11px;
	font-family:Verdana;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
}
.subtitle_footer {
	color:#333333;
	font-size : 10px;
	font-family: Verdana;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.subtitle_footer a {
	color:#333333;
	text-decoration:none;
}
.subtitle_footer a:hover {
	color:#FF0000;
	text-decoration:none;
	
}
.subtitle {
	color:#333333;
	font-size : 12px;
	font-family: Verdana;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.subtitle a {
	color:#333333;
	text-decoration:none;
}
.subtitle a:hover {
	color:#333333;
	
}

.submenu {
	color:#000000;
	font-size : 11px;
	font-family:Georgia;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}

.submenu a {
	color:#000000;
	text-decoration:none;
}
.submenu a:hover {
	color:#000000;
	text-decoration:none;
	
}

.subtitle2 {
	color:#0000FF;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
}

.subtitle2 a {
	color:#0000FF;
	text-decoration: none;
}
.subtitle2 a:hover {
	color:#000000;
	
}
.text_brn{
	color:#837C6C;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
}
.text_sitemap{
	color:#333333;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
	text-transform:uppercase;
}
.text_sitemap a{
	color:#333333;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
}
.text_sitemap a:hover{
	color:#333333;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
	text-transform:uppercase;
	text-decoration:underline;
}
.text_brn a{
	color:#837C6C;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
	text-decoration:underline;
}
.text_brn a:hover{
	color:#837C6C;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
	text-decoration:underline;
}
.text{
	color:#666666;
	font-size : 11px;
	font-family:Verdana;
	text-align:left;
}
.text_red_small{
	color:#FF0000;
	font-size : 9px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
}
.text_red{
	color:#FF0000;
	font-size : 11px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
}

.text_red a{
	color:#FF0000;
	font-size : 11px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
 text-decoration:none;
}
.text_red a:hover{
text-decoration:underline;
}
.text_red_small{
	color:#FF0000;
	font-size : 10px;
	font-family:Verdana;
	text-align:left;
}
.product_heading{
	color:#000000;
	font-size:16px;
	font-family:Verdana;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
}
.textBox
{
	font-size: 11px;
	font-family:Verdana;
	background-color:#EBE5D5;
	border:1px solid #333333; 
	color: #333333;
	width:150px;
		
}

.button 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	background-color: #EBE5D5;
	color:#333333;
	border:1px solid #333333; 
	
   
}