@charset "utf-8";

body {
	background-color: #852104;
	background: url(images/tile1.jpg);
	text-align: center;
	font-family: Verdana, Helvetica;
    font-size: 8pt;
	line-height: 12pt;
	color: #FFFFFF;
}

img {
	border: 0px;
}

#container {
	text-align: left;
	line-height: normal;
	margin:0;
	padding:0;
	position: relative;
	left: 40px;
}

#viewcart {
	height: 0px;
}

#left {
	float: left;
	width: 288;
}

#right {
	float: left;
	width: 450px;
}

#content {
	background: url(images/home_contentbg.png);
	float: left;
	width: 1100px;
    font-size: 9pt;
	text-align: left;
}

#contentwider {
	background: url(images/home_wider_contentbg.png);
	float: left;
	width: 1100px;
    font-size: 9pt;
	text-align: left;
}

#divnumber1, #divnumber2, #divnumber3, #divnumber4, #divnumber5, #divnumber6, #divnumber7, #divnumber8 {
	display: none; 
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-family: Verdana, Helvetica;
    font-size: 9pt;
	line-height: 14pt;
	width: 508px;
}

#design {
	font-family: Verdana, Helvetica;
    font-size: 8pt;
	line-height: 12pt;
	color: #D88081;
	text-align: center;
	position: relative;
	top: -20px;
	left: -10px;
}

#footer {
	text-align: left;
}

.submenu {
	background: url(images/front_subtop.png);
	text-align: center;
	line-height: 29px;
	height: 29px;
	color: #ADADAE;
}

.text {
	width: 700px;
	position: relative;
	left: 200px;
	
}

.day {
	color: #AC003F;
}

.h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
}

.h3 {
	font-size: 11pt;
	font-weight: bold;
}

.h4 {
	font-size: 8pt;
	line-height: 10pt;
	margin: 0;
}

#textarea {
	width: 500px;
	position: relative;
	left: -42px;
}

#map {
	
	text-align: right;
}

#divnumber1 {
	display:block; 
}

/*

option.kelly-on-grey	{background-color:#B7B5BD; color:#10A84D;}
option.kelly-on-natural	{background-color:#EBE3D8; color:#10A84D;}
option.kelly-on-white	{background-color:#FFFFFF; color:#10A84D;}
option.white-on-black	{background-color:#000000; color:white;}
OPTION.white-on-burgundy{background-color:#711633; color:white;}
OPTION.white-on-kelly	{background-color:#10A84D; color:white;}
OPTION.white-on-lightpink{background-color:#EBC1D4; color:white;}
OPTION.white-on-navy	{background-color:#2B3149; color:white;}
OPTION.white-on-purple	{background-color:#69299C; color:white;}
OPTION.white-on-red		{background-color:#BE1319; color:white;}
OPTION.white-on-royal	{background-color:#204C89; color:white;}

*/

preload {display:none;}


a:link {
	color: #FFF;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	outline: none;
	text-decoration: none;
}

a:active {
	color: #E89293;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #E89293;
	outline: none;
	text-decoration: none;
}

#textarea a:link {
	color: #AC003F;
	text-decoration: none;
}

#textarea a:visited {
	color: #AC003F;
	text-decoration: none;
}

#textarea a:active {
	color: #E89293;
	text-decoration: none;
}

#textarea a:hover {
	color: #FFF;
	text-decoration: none;
}


