
/* General */
img{border:0px;}

body{
background-color: #ffffff;
background-image: url('images/background2.jpg');
background-repeat: repeat-x; 
}

/* Main Body */
#container { 	font: 14px arial;
				font-weight: normal;
				line-height: 18px;
				color: #3d5144;
				padding:10px 0px 0px 10px;}

#container h1 { font: 30px arial;
				font-weight: bolder;
				color: #6c8073;
				margin-top: 15px;
				margin-bottom: 5px;}
				
#container h2 { font: 26px arial;
				font-weight: bold;
				color: #6c8073;}
				
#container h3 { font: 22px arial;
				font-weight: bold;
				color: #6c8073;
				margin-bottom: 5px;
				margin-top: 5px;}
				
#container h4 { font: 18px arial;
				font-weight: bold;
				font-style: italic;
				color: #6c8073;
				margin-bottom: 5px;}
				
#container a:link, #container a:visited, #container a:active 
{color: #3c5846; text-decoration: none; font-weight: bold;}

#container a:hover {color: #003d16; text-decoration: underline; font-weight: bold;}


/* Menu */
#menu {font: 14px Verdana;}

#menu a:link, #menu a:visited, #menu a:active 
{color: #003d16; text-decoration: underline; font-weight: bold;}

#menu a:hover {color: #3c5846; text-decoration: underline; font-weight: bold;}


/* Hours */			
#hours{ font: 18px Verdana;
				font-weight: regular;
				color: #6c8073;
				padding:10px 0px 0px 0px;}
				
#hours h2 { font: 24px Garamond;
				font-weight: bold;
				color: #003d16;
				line-height:20px;}
				
#hours a:link, #hours a:visited, #hours a:active 
{font-size:14px; color: #6c8073; text-decoration: underline;}

#hours a:hover {font:14px; color: #3c5846; text-decoration: underline;}
				
/* Footer */
#footer {font: 10px arial;}

#footer a:link, #footer a:visited, #footer a:active 
{color: #103051; text-decoration: underline; font-weight: bold;}

#footer a:hover {color: #3c5846; text-decoration: underline; font-weight: bold;}