body
{
	background-color: #FFFFFF;
	background-image: url("images/bgb.png");
	background-repeat: repeat-x;
	margin-left:auto; margin-right:auto;
}
.aboutLink
{
	color: blue;
}
.center
{
	margin-left:auto;
	margin-right:auto;
}

.header
{
	width: 923px;
	height: 203px;
	background-image: url("images/header.png");
}

.clickToHomeRegion
{
	position: absolute;
	
	width: 210px;
	height: 126px;
}

.slogan
{
	font-size: 22px;
	font-family: Helvetica, Verdana;
	font-style: italic;
	font-weight: bold;
	padding: 1px;
	margin-left: 200px;
	/*background-color: #00ff00;*/
}

.bodyContainer
{
	width: 909px;
	min-height: 520px;
	padding: 7px;
	padding-top: 0px;
	background-image: url("images/content_bg.png");
	background-repeat: repeat-y;
}

.contentBottom
{
	width: 923px;
	height: 17px;
	background-image: url("images/content_bottom.png");
}

.sidebar
{
	width: 194px;
	height: 100%;
	/*background-color: #EAEDF5;/**/
	float: left;
}

.content
{
	width: 688px;
	height: 100%;
	/*background-color: #EAEDF5;/**/
	font-size: 17px;
	font-family: Verdana;
	float: right;
	padding: 10px;
}

.contact
{
	width: 688px;
	height: 100%;
	/*background-color: #EAEDF5;/**/
	font-size: 14px;
	font-family: Verdana;
	float: right;
	padding: 10px;
}

.about
{
	font-size: 17px;
	font-family: Verdana;
}

a
{
	text-decoration: none;
	color: black;
}

li
{
	list-style-image: url('images/bullet.png');
}

.sideButton
{
	padding-top: 10px;
	padding-left: 7px;
	font-size: 15px;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	background: url("images/button_underline.png") no-repeat;
	width: 178px;
	height: 27px;
}

.hoursOfOp
{
	font-family: Verdana;
	font-size: 14px;
	padding-left: 10px;
	width: 100%;
}

.hours
{
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	width: 100%;
}

.weAccept
{
	font-family: Verdana;
	font-size: 14px;
	padding-left: 10px;
}

dl
{
	padding-left: 10px;
}

.sideButton:hover
{
	background: url("images/button_mouseover.png") no-repeat;
	color: #FFFFFF;
}

.location
{
	font-family: Verdana;
	/*font-weight: bold;/**/
	color: White;
	padding: 7px 0px 0px 30px;
	float: left;
	
}

.phone
{
	font-family: Comic Sans MS, Comic Sans, Cursive;
	color: White;
	float: left;
	font-size: 25px;
	line-height: 72px;
	margin-left: 45px;
}

.blurbRotator
{
	width: 400px;
	float: left;
	margin-left: 75px;
}

.blurb
{
	font-family: Verdana;
	font-size: 22px;
	line-height: 72px;
	color: White;
	width: 100%;
	text-align: center;
	background-color: transparent !important;

}

#imageScroller
{
	width: 100%;
	height: 200px;
	overflow: hidden;

}

#imageScroller img
{
	padding-left: 3px;
}

#alphabet
{
	font-size: 20px;
	height: 30px;
}

#alphabet a
{
	padding: 7px;
}

#alphabet a:hover
{
	padding: 5px;
	color: Blue;
	font-size: 24px;
}

#list
{
	font-family: Verdana;
	font-size: 15px;
}

#list h1
{
	font-size: 20px;
	margin-bottom: 3px;
}

#listLeft
{
	float: left;
	width: 50%;
}

#listRight
{
	float: left;
	width: 50%;
}

.dropdownButton
{
	line-height: 35px;
	padding-left: 5px;
	background-image: url(images/dropdownButton.png);
	width: 677px; /* 882 - padding*/
	height: 35px;
	cursor: pointer;
}

.dropdownButtonPressed
{
	color: White;
	line-height: 35px;
	padding-left: 5px;
	background-image: url(images/dropdownButtonPressed.png);
	width: 677px; /* 882 - padding*/
	height: 35px;
	cursor: pointer;
}

.dropdownElement
{
	overflow: hidden;
	width: 664px;
	background-color: White;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 8px;
	padding-left: 10px;
	border-left: solid 1px #BBBBFF;
	background-image: url(images/ddbg.png);
	background-repeat: repeat-y;
	background-position: right; 
}

.h1Highlighted
{
	color: Blue;
}

.listContent
{
	border: 1px solid #DDDDFF;
	background-color: White;
	margin-right: 10px;
	padding: 3px;
}

.listContentHighlighted
{
	border: 1px solid Blue;
	background-color: #EEEEFF;
	margin-right: 10px;
	padding: 3px;
}

.padding10
{
	padding-left: 10px;
}

.padding20
{
	padding-left: 20px;
}

.links
{
	font-family: Verdana;
	margin-top: -5px;
}

.linksTable
{
	
}

.linksTable tr
{
	overflow: hidden;
}

.linkBox
{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}

.linkBox img
{
	border: 1px solid black;
}

.postTitle
{
	/*background-image: url(images/storyTitleBG.jpg);*/
	/*background-color: rgb(200,200,255); didnt like this so i decided to change it*/
	background-color: rgb(163,177,209);
	margin-top: 18px;
	font-size: 25px;
	position: relative;
	padding: 3px;
	padding-left: 10px;
}

.postDate
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 16px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	padding: 3px;
}

.postImages
{
	text-align: center;
	background-color: White;
}

.postImages img
{
	height: 150px;
	padding: 7px;
}

.postDesc
{
	padding: 5px;
	text-align: center;
	/*background-color: rgb(200,200,255); didnt like this so i decided to change it*/
	background-color: rgb(163,177,209);
}







