/*  Layout  */
body {
	margin: 0;
	padding: 0;
	background: url("images/bg.jpg");
	background-repeat:repeat;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

body /* Internet Explorer */
{
	text-align: center;
}

body /* Mozilla Firefox alignment */
{
	text-align: -moz-center;
} 

#maincontainer {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	text-align:center;
	height:175px;
	background-image:url(images/top.png);
}

#logo {
	height:155px;
	width:124px;
	background-image:url(images/toplogo.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 768px;
	top: 12px;
}

#topinnercontainer {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#maintitle {
	padding-top:35px;
}

#content{
	text-align:center;
	background: url("images/contentbg.png") repeat-y;
	min-height:520px;
}

#contentinnercontainer {
	width:800px;
	padding-top:5px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#homepagepics {
}

#innerpage {
	margin-top:5px;
	min-height:465px;
}

#innerpage2 {
	margin-top:5px;
	background-image:url(images/innerpagepg.jpg);
	background-repeat:no-repeat;
	min-height:465px;
}

#innerpage2 p{
	padding:7px;
}

#contenttop{
	text-align:center;
	width: 920px;
}

#innerheader {
	text-align:center;
	width: 920px;
}

#navigation {
	text-align:left;
	padding-top:27px;
	color: #09007a;
}

#menu_inner
{
	background: url("images/menubg.jpg") repeat-x;
	text-align:center;
	height: 30px;
	width: 900px;
	margin-right:10px;
	margin-left:10px;
	font-family: Californian FB;
	font-size: 14px;
	color: #09007a;
	vertical-align:middle;
	padding-top: 15px;
}

#content_inner {
	min-height: 300px;
	font-family: Verdana;
	font-size: 11px;
	color: #09007a;
	padding-top: 20px;
	margin-right:25px;
	margin-left:25px;
	text-align:left;
}

.content_textbox {
	padding-right:10px;
}

#divider {
	text-align:center;
}

#pagetitle {
	font-family: Verdana;
	font-size: 36px;
	font-weight:bold;
	color: #000000;
	padding-top: 20px;
	margin-right:20px;
	margin-left:20px;
	text-align:left
}



.shirttitle {
	font-family: Verdana;
	font-size: 24px;
	color: #000000;
	text-align:center;
}

.calendar {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#003;
	font-weight:bold;
}

TD.sitenav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.sitenav a {
	color:#000000;
	text-decoration:underline;
}

TD.sitenav a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

TD.storenav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.storenav a {
	color:#000000;
	text-decoration:underline;
}

TD.storenav a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A {
  color:#000000;
  text-decoration:underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

#content a {
  color:#A01212;
  text-decoration:underline;
}

#content a:hover {
  color: #AABBDD;
  text-decoration: underline;
}


#bottom {
	height:45px;
	background-image:url(images/bottom.png);
	color:#05173d;
}

.eventsbottom {
	margin-top:-11px;
}

.contactbottom {
	margin-top:-11px;
}

.newsbottom {
	margin-top:-11px;
}

.photosbottom {
	margin-top:-11px;
}

#bottom p {
	margin:0px;
	padding-top:8px;
}

#footer table{
width:784px;
}

#footer a {
	color:#000000;
	text-decoration:underline;
}

#footer a:hover {
  color: #AABBDD;
  text-decoration: underline;
}
