/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #f9f5ea;
	text-align: left;
	bottom: auto;
	width: 1050px;
	margin: 0px auto;
	border-right-color: #930;
	border-left-color: #900;
}

body {

	margin: 0px 0;
	background: #f9f5ea;
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	text-align: center;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	color: #63251e;
	border:none;
}

a:hover {
	text-decoration: none;
	color: #392c22;
}
a:visited {
	color: #63251e;
	border:none;
}

#header {
	
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
	border:none;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 22px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 0 25px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #8c2a21;
}

#splash {
	width: 943px;
	height: 385px;
	margin: 0 auto;
	background: url(images/mainimg.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 490px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
	font-size: 85%;	
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	
	list-style-type: none;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #881208 url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
	margin-bottom:10px;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}
.italic {font-style:italic;}
#links {
	float: right;
}

/* Class for wrapping around images. */
.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:5px;
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:5px;
}

.table1 {text-align:left; margin: 0 auto;}

.table2 {
	
	text-align:left; 
	margin: 0 auto;
	width: 450px;
 
	
	}


.promobox.valentines {
	margin-top:5px;
	padding:4px;
	background-color: #FFF;
	background-image: url(images/new_year_clock.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: medium dotted #900;
}
.promobox.newyear {
	margin-top:5px;
	padding:4px;
	background-color: #FFF;
	background-image: url(images/new_year_clock.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: medium dotted #900;
}
	
.promobox {
	margin-top:5px;
	padding:4px;
	border: medium dotted #000;
	background-color: #FFF;

}
.valentines {
	margin-top:5px;
	padding:4px;
	border: medium dotted #000;
	background-color: #FFF;
	background-image: url(images/v-day-floeting-hearts.gif);
}
.circlescontainer {
	padding:0px 0 15px 40px;
}


#sidebar srong {
	color:#333;
}

