/* CSS BEAUTY FOR THE SCREEN - LAYOUT
==============================================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family: helvetica medium, arial;
	line-height:1.2em;
	background: url(../images/bg_tile.gif) top center repeat-y;
	background-color:#61748C;
	}
	
table {font-size:12px;}

#container {margin:auto;padding:0;width:740px;}

#header {
	background: url(../images/bg_header.jpg) top center no-repeat;
	background-color:#61748C;
	text-indent:-2000px;
	height:220px;
	}
	
#mainNav {
	background: url(../images/bg_mainNav.gif) top left no-repeat;
	width:235px;
	margin:0 0 10px;
	float:left;
	text-align:left;
	}
	
#contentWrapper {
	width:440px;
	float:right;
	text-align:left;
	margin-right:39px;
	}

input:focus,  textarea:focus,  select:focus, a:focus { outline:0; }
html { overflow-y:scroll; }
	
/* STYLE
==============================================================*/

input {border:1px solid #CFCFCF;}

select {border:1px solid #CFCFCF;}

textarea {border:1px solid #CFCFCF;}

hr { border:1px solid #cfcfcf; height:1px; margin:.2em auto 1em; width:100%; }

#contentWrapper ul li {line-height:1.8em;}

#mainNav dl {padding:0 0 0 0;margin:0;font-size:1em;}

#mainNav dl dt {padding:0;margin:0;border-bottom: 1px solid #CFCFCF;width:218px;}

#mainNav dl dt a {
	display:block;
	padding:10px 10px 10px 30px;
	margin:0;
	background: url(../images/nav_bullets.gif) 10px center no-repeat;
	text-decoration:none;
	color:#6A5F51;
	width:178px;
	_width:218px;
	}

#mainNav dl dt a:visited {
	display:block;
	padding:10px 10px 10px 30px;
	margin:0;
	background: url(../images/nav_bullets.gif) 10px center no-repeat;
	text-decoration:none;
	color:#6A5F51;
	width:178px;
	_width:218px;
	}

#mainNav dl dt:hover {background-color:#EAEAEA;}
/*text-decoration:underline;}*/

#mainNav .on a {font-weight:bold;color:#9F3B24;}

#mainNav .on a:visited {font-weight:bold;color:#9F3B24;}

#mainNav dl dt dl {display:none;}
/*.About {position:relative; top:254px; left:349px;}
.Services {position:relative; top:324px; left:349px;}*/
#mainNav dl dt:hover dl {display:block; position:relative; width:188px; z-index:99; margin:0 0 0 30px}
#mainNav dl dt:hover dl dt {padding:0; margin:0; border-bottom: 1px solid #CFCFCF; width:188px; background:#61748C;}/*CD8500*/
#mainNav dl dt:hover dl dt a {color:#FFFFFF; background:none;}
#mainNav dl dt:hover dl dt a:visited {color:#FFFFFF;}
#mainNav dl dt:hover dl dt:hover {display:block; background:#CD8500; color:#FFFFFF; width:188px;}
/*.menu ul li a:hover ul li a ul {visibility:hidden;} border-bottom: 1px solid #CFCFCF;
.menu ul li a:hover ul li a:hover {background:#dfc184; color:#000;}
*/



.days {font-weight:bold;font-size:1.2em;color:#D8A933; margin-bottom:5px;text-align:left;padding-left:10px;}

.hours {font-size:.7em;color:#1C1B1A; margin-bottom:10px 0;text-align:left;}

#contentWrapper h1 {position:relative;left:-20px;font-family: georgia;color:#9F3B24;font-weight:normal;}

#contentWrapper h3 {position:relative;left:-20px;font-family: georgia;font-weight:normal;}

#contentWrapper p {line-height:1.8em;text-align:justify;}

#contentWrapper table tr th {background-color:#61748C; color:#FFFFFF; padding:10px; font-family:georgia;}

#contentWrapper table tr td {background-color:#EAEAEA; color:#61748C; padding:6px 6px 6px 10px;  font-family:georgia; font-weight:bold;}

#contentWrapper dl dt a, .linklist a {display:block; 
    padding:10px 10px 10px 10px;  
    font-size:16px;
    font-family: helvetica medium, arial;
    line-height:1.2em;
    color:#FFFFFF;
    width:180px;
    background-color:#61748C;
    border-bottom: 1px solid #CFCFCF;}

#contentWrapper dl dt a:visited, .linklist a:visited {display:block; 
    padding:10px 10px 10px 10px;  
    font-size:16px;
    font-family: helvetica medium, arial;
    line-height:1.2em;
    color:#FFFFFF;
    width:180px;
    background-color:#61748C;
    border-bottom: 1px solid #CFCFCF;}

#contentWrapper dl dt a:hover, .linklist {
    width:180px;
    background-color:#CD8500;
    color:#FFFFFF;
    }

img.portrait {float:left; margin:0 10px 10px 0; border:5px solid #E8E8E8;}
img.inlineleft {float:left; margin: 0 10px 10px 0;}
img.inlineright {float:right; margin: 0 0 10px 10px;}
img.linked {float:left; margin: 0 10px 10px 0; border:none; text-decoration:none;}

#footer { clear:both; background: url(../images/footer_topcap.gif) top center no-repeat; background-color:#EECE6F; width:724px; margin:.5em auto 2em; }

#footer .mid { background: url(../images/footer_botcap.gif) bottom center no-repeat; overflow:auto; padding:10px; margin:0px;}

#footer .copyright { float:left;padding-left:10px;width:auto;font-size:.9em;}

#footer .nawDsign { float:right;padding-right:10px;width:auto;font-size:.8em;}

/* LINKS
==============================================================*/

/*#contentWrapper a, .nawDsign a {border-bottom:1px dotted #9F3B24;color:#9F3B24;text-decoration:none;}

#contentWrapper a:visited, .nawDsign a:visited {border-bottom:1px dotted #9F3B24;color:#9F3B24;text-decoration:none;}

#contentWrapper a:hover, .nawDsign a:hover {border-bottom:2px solid #6A5F51;color:#6A5F51;text-decoration:none;}*/



