@charset "UTF-8";
/* CSS Document */
body{
	background-image: url(../../graphics/BGAlt.png);
}
ul{
	list-style:none;
}
a { color:#333; text-decoration:none;}
#wrapper #logo a img {border:none;}
#header {
	float:inherit;
	text-align:center;
	font-size:93%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	padding-top: 75px;
	padding-bottom: 40px;
	background-attachment: inherit;
	background-image: url(../../graphics/navbar.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 0px;
	margin-right: 10px;
    }
#header ul {
	margin: 0;
	padding-right: 10%;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px
}
#header li {
    float: left;
    background:url("../../Nav Images/left.png")       no-repeat left top;
    margin:0 0 3px;
    padding:0 0 0 9px;
    }
#header a, #header strong, #header span {
	display:block;
	color: #FFF;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px;
    }
#wrapper {
	clear: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 700px;
	}
#logo {
	text-align: left;
	float: left;
	padding: 0px;
	display: block;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}
/*content*/
#wrapper #boxtop {
	background-image: url(../../graphics/boxt.png);
	background-repeat: no-repeat;
	margin: 45px 0 0 0;
	padding: 25px 0 1px 0;
	text-align: left;
	background-position: right top;
}
hr {
	width:600px;
}
#boxtop h1, #boxtop h2 {
	display:inline;
}
#boxtop h1 {
	padding: 40px 0 0 35px;
}
#boxtop h2 {
	padding: 0 15px 0 0;
}

#wrapper #boxmid {
	background-image: url(../../graphics/boxmid.png);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding: 10px 30px 30px 30px;
	text-align: left;
}
#boxmid p {
	padding:2px;
	color: #333;
	margin: 0;
}
#wrapper #boxbottom {
	background-image: url(../../graphics/boxbottom.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #FFF;
	padding: 8px 0 25px 0;
	text-align: center;
	background-position: right bottom;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#boxphoto img {
	padding: 0 10px 0 10px;
}
#wrapper #contact p{
	position: relative;
	width: 499px;
	height: 30px;
	float: right;
	background-image: url(../../graphics/ButtonTopL.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper #contact p{
	position: relative;
	width: 499px;
	height: 30px;
	float: right;
	background-image: url(../../graphics/ButtonTopR.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper #body #boxmid #headerimages a img {
	padding: 0px;
}
ul img{
	border: 1px solid #aaaaaa;
	margin: 0 auto;
	padding:0;
}
/* Navigation */
ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 520px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}
ul#topnav li:hover{
	background:url(../../graphics/hovernav.png) repeat-x center;
}
ul#topnav li a {
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	position: relative;
}
ul#topnav a:hover {
	text-decoration: underline;
}
ul#topnav li span {
	float: left;
	padding: 10px 0;
	position: absolute;
	left: 0;
	top:25px;
	display:none;
	width: 500px;
	color: #fff;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; text-decoration: none} 
ul#topnav li span a:hover {text-decoration: underline;}
/*pictures*/
#boxmid ul {
	margin:0;
	display:block;
	padding: 0;
	text-align: center;
}
#boxmid li{
	margin:0;
	padding: 0 2px;
}
#wrapper #body #boxmid #list {
}
#boxmid #list li {
	display: block;
	padding: 4px 0 0 0;
}
.hor li{
	display: inline;
	margin:0 auto;
}
.right {
	float: right;
	margin: 0 20px 0 0; padding:0;
	position:relative;
	top:8px;
}

.vert li {
	display: block;
}
h2 {
	font-size:18px;
	padding:0; margin:0;
}
h2 a, a:visited{
	color:#000;
	text-decoration:none}
h2 a:hover{
	color:#135a00;
}
h2 a:active{
	color:#333;
}

.bold {
	font-weight:bold;
	text-align:left;
}
.inleft {
	padding:0 0 0 10px;
}#boxmid li ul {
	margin: 0px;
}
#about {
	float:left;
	padding: 5px;
}#boxmid h2 {
	padding: 0px;
	margin: 0px;
}
#call {
	text-align: right;
	padding-bottom: 10px;
}
.social {
	width:36px;
	height:35px;
	position:relative;
	padding:0;
	top:-20px;
	left:20px;
	display:block;
	overflow:hidden;
	text-indent:2000px;
	background:url(../../graphics/social.png);
	float:left;
	margin: 0 3px 0 0;
}
.social #face{
	background-position:left;
}
#blogger {
	background-position: right;
}
#wrapper #oops {
	background-image: url(../../graphics/boxmid.png);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding: 20px 20px;
	text-align: left;
}
#oops a {
	font-size: 20px;
	text-decoration:none;
	color:#333;
}
#wrapper #body #boxmid .hor li img {
	margin: 5px 2px;
	border: #535353 1px solid;
}
#headerimages{
	margin:0 10px;
	padding:0;
}
#headerimages .button {
	height:300px; 
	width:200px; 
	overflow:hidden;
	display:block;
	margin:0px 5px;
	text-indent:-2000px;
	position:relative;
}
#headerimages .button:hover{
	background:bottom center no-repeat;}
#headerimages #ala { 
	background:url(../../graphics/alacartesprite.jpg) no-repeat top center; 
	float:left;
}
#headerimages #ala:hover { 
	background:url(../../graphics/alacartesprite.jpg) no-repeat bottom center; 
}
#headerimages #dayof { 
	background:url(../../graphics/dayofsprite.jpg) no-repeat top center; 
	float:left
}
#headerimages #dayof:hover { 
	background:url(../../graphics/dayofsprite.jpg) no-repeat bottom center; 
}
#headerimages #complete:hover { 
	background:url(../../graphics/completesprite.jpg) no-repeat bottom center; 
}
#headerimages #complete { 
	background:url(../../graphics/completesprite.jpg) no-repeat top center; 
	display:block;
	padding:0;
	position:relative;
	right:-5px;
	margin:0 10px;
}
.quotes {
	font-style:italic;
	text-indent:10px;
}
#events{
	padding:18px;
	margin:0px;
	width:325px;
}
#events a {
	text-decoration:none;
	color:#333;
}
#events a:hover {
	text-decoration:underline;
}
.on {
	font-size:16px;
	font-weight:bold;
	background:url(../../graphics/eventon.gif)  repeat-x top;
	padding:0px; margin:0;
}
#wrapper #body #boxmid ul li {
	list-style:inside;
	text-align: left;
}
#wrapper #body #boxmid ul {
	padding:0;
	margin:0 0 25px 10px;}
#boxmid a:hover{
	text-decoration:underline;}
#boxmid ul li ul{
	list-style:none;}
#boxmid h3 {
	margin:10px 0 0 0;
	padding:0;
}
#boxbottom a {
	color:#FFF;
	text-decoration:none;
}
#boxbottom a:hover {
	text-decoration:underline;
}