/*html,body,.wrapper
{
	height: auto !important;
	min-height: 100%;
	height: 100%;
}*/

body
{
	background-color:#BFB078;
	background-image:url(images/pawprints.gif);
	font-family:Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	font-size:10pt;
	color:#316989;
	height:100%;
}

#wrapper
{
	width:930px;
	height:auto !important;
	margin:0 auto;
	margin-top:25px;
	padding: 0px;
	background-color:#f1de97;
	border:1px solid #000000;
	overflow:hidden;
}

img
{
	padding: 0px;
	margin: 0px;
	border:none;
	vertical-align:top;
}

#left-menu
{
	float:left;
	width:198px;
	padding:0px;
	margin:0px;
	background-color:#819ccd;
	height:auto;
	background-image:url(images/vertical-bar.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}

#left-menu img
{
	padding: 0px;
	margin:  0px;
	margin-bottom:1px;
	vertical-align:top;
}


#page-text
{
	float:left;
	clear:none; 
	width:692px;
	height:auto;
	margin-top:20px;
	margin-left:10px;
	border:2px dotted #000000;
	text-align:center;
	
	
	
}

#page-text p
{
	font-weight:500;
	line-height:133%; 
	text-align:justify;
	width:670px;
	height:100%;
	margin:5px 5px 0px 5px;
}

#blurb
{
	float:left;
	clear:none; 
	width:692px;
	height:auto;
	background-image:url(images/sox-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:20px;
	margin-left:15px;
	padding-bottom:5px;
	border:2px ridge #000000;
	text-align:center;
}

#blurb p
{
	font-weight:500;
	line-height:133%; 
	text-align:justify;
	width:665px;
	margin:1em;
}


div
{
	margin:0px;
	padding: 0px;
} 

#hours
{
	float:left;
	clear:none;
	width:300px; 
	text-align:left;
	
	margin-top:20px;
	margin-bottom:15px;
	margin-left:20px;
	font-size:9pt;
	font-weight:600;
}

#hours td
{
	
	width:50%;
	font-weight:500;

}
