body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #232323;
	line-height: 140%;
	font-size: 13px;
	text-align: center;
	margin: 0 0 30px 0px;
}

div#full{
	width: 622px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

a:link{
	color: #c00; 
	text-decoration: none;
}

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

a:active{
	color: #c00;
	text-decoration: none;
}

a:visited{
	color: #c00;
	text-decoration: underline;
}

/* My Comment */
		
div#bodyWrapper{
	width: 622px;
	text-align: left;
}
#LogoHeader{
	width: 211px; 
	height:57px; 
	background-image: url(/photowall/img/sqdheader.jpg); 
	margin-bottom: 16px; 
	margin-top: 15px;
}
/*																				Hides Text Title
*/
span#Title{
	display:none;
}
h1{
	color: #232323;
	font-size: 26px;
	text-align: center;
	margin-bottom: 26px;
	margin-top: 26px;
}

h2{
	font-size:24px;
}

h3{
	font-size: 14px;
}
h6{
	font-size: 11px;
}

hr{
	border: none;
	border-top: 1px solid #555555;
	color: #555;
}

a img{
	border: 1px solid #c00;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	background-color: #000000;
	color: #fff;
	display: block;
}
a:hover img{
	border: 1px solid #999999;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: #000000;
}
/* Removes borders from Images that aren't a link
*/
p img{
	border: none;
}

div#txt{
	text-align: left;
}
div#txt p{
	text-align: justify;
}
div#txt img{
	margin-right: 2em;
}
div#txt span a img{
	margin-left: 2em;
	margin-right: 0;
}
div#txt div a img{
	margin-top: 2em;
}
div#email{
	text-align: center;
	xmargin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div#rates{
	font-weight: bold;
	line-height: 190%;
}
div#rates span.image{
	xfloat: right;
}
div#rateinfo{
	line-height: 150%;
}
div#rateinfo h3{
	color: #000;
	font-size: 125%;
}
div#rateinfo ul{
	margin-bottom: 1.25em;
	font-size: 125%;
}
div#rateinfo ul li{
	margin-bottom: .5em;
}
div#directions{
	clear: both;
}
div#directions h2{
	margin-top: 2em;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
div#directions img{
	margin-right: 2em;
	margin-bottom: 1em;
}
div#directions p{
	text-align: justify;
}

div#otherSites{
	color: #555555;
	margin-bottom: 18px;
}

#otherSites ul{
	margin-bottom: 20px;
}

div#footer{
	color: #555555;
	font-size: 10px;
	text-align: center;
}
/*																				Controls for the Pictures Page
*/

#photoPage	div#full{
	width: 750px;
}
#photoPage #LogoHeader{
	float: left;
}
#photoPage div#bodyWrapper{
	width: 750px;
}
#photoPage div.header{
	float: right;
	margin-top: 55px;
}
#photoPage div.header a{
	font-weight: bold;
}
#photoPage ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#photoPage ul li{
	margin-bottom: 1em;
	margin-top: 1em;
}
#photoPage hr{
	clear: both;
	margin: 0;
}
#photoPage div.list p{
	text-align: center;
}
#photoPage div.list p a{
	font-weight: bold;
}
#photoPage div#footer{
	margin-top: .75em;
}
#photoPage img{
	background-color: #000;
	color: #fff;
}
