/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}




#menu
{
	visibility: visible;
	width: 752px;
	height: 80px;
	padding-left: 75px;
	padding-top: 25px;
	margin-top: 0px;
	background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 32px;
	color: #636363;
	text-decoration: underline;
}
#logo {
	visibility: hidden;
	width: 852px;
	height:290px;
	text-align: left;
	padding-left: 40px;
	padding-top: 135px;
	margin-bottom: 0px;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000; 
}

#logo #bc {
	padding-left: -100px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #303030; 
}

#logo a:hover {
    height: 32px;
	color: #636363;
	text-decoration: underline;
}

#logo ul {
	list-style-image: url("images/list2.jpg");	
}

#logo li {
		height: 45px;
/*	display: inline; */
	
}

#logo H2 a
{
	font-style: bold;
	font-size: 16px;
	color: black;
}

#logo H2 
{
	font-style: bold;
	font-size: 16px;
	color: black;
}

#logo img
{
font-size: 12px;
float: left;
}

#contact
{
	margin-top: 260px;
	float: left;
	height: 110px;
	font-size: 14px;
}

#contact H2 a
{
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#contact H2 
{
	font-style: bold;
	font-size: 18px;
	color: black;
}
#main
{
padding-left: 10px;
padding-right: 20px;
}

#left H3
{
width: 232px;
height: 48px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 18px;
text-transform: uppercase;
color: #000000;
background: url(images/title.png) no-repeat
}

#left H4 a
{
	color: #A14567;	
}


#left ul {
	list-style: none;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/dot1.gif) no-repeat left;
}

#left a {
	color: #000000;
}
#left a:visited {
	color: #000000;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 510px;
padding-right: 10px;
background: #ffffff;
font-size: 13px;
color: #000000;
margin-left: 10px;
padding-left: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #A0A0A0;
}


#right a
{
color: #000000;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background: #fffff;
}

#right h2 {
	margin: 0;
	padding-bottom: 15px;
	padding-top: 4px;
	color: #404040;
	font: 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#right h3 {
	margin: 0;
	padding-bottom: 15px;
	padding-top: 12px;
	padding-left: 25px;	
	color: #202020;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	background: url(images/dot1.gif) no-repeat left;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}

.bottompadding {
	padding-bottom: 150px;
	margin-bottom: 10px;
}

#footer {
	height: 69px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#offerlist {

	width: 510px;
	height: 328px;
	text-align: left;
	padding-left: 40px;
	padding-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000; 
}

#offerlist a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #303030; 
}

#offerlist a:hover {
    height: 32px;
	color: #636363;
	text-decoration: underline;
}

#offerlist ul {
	list-style-image: url("images/checklistbl.gif");	
}

#offerlist li {
		height: 45px;
/*	display: inline; */
}