@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}
body {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #999999;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}
#footer a {
	color: #999999;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../../images/shared/text-side.jpg);
	background-repeat: no-repeat;
	background-position: 595px 273px;
	padding-bottom: 20px;
}
#gallery {
	background-color: #000000;
	height: 170px;
}
#buttons {
	height: 45px;
	padding-top: 46px;
}
#buttons li {
	display: inline;
	list-style-type: none;
	margin: 0;
}
#logo {
	float: left;
}

#buttons img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flashcontent {
	height: 615px;
	font-size: 18px;
	text-align: center;
}
#flashcontent h1{
	font-size: 18px;
	padding-top: 200px;
}
#title {
	height: 203px;
	width: 663px;
}
#text {
	width: 660px;
}
#sidebar {
	width: 294px;
	float: right;
	margin-top: 20px;
}
#title img {
	padding-top: 83px;
	padding-left: 41px;
}

#sidebar h1 {
	background-image: url(/images/shared/sidebar-top.jpg);
	background-repeat: no-repeat;
	padding-top: 58px;
	padding-left: 50px;
	font-size: 20px;
	font-weight: bold;
}

#text h1 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/shared/text-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 50px;
}
#textpaw {
	background-image: url(/images/shared/text-side.jpg);
	float: right;
	height: 141px;
	width: 72px;
	margin-top: 50px;
}
#sidebar p {
	background-image: url(/images/shared/sidebar-background.jpg);
	background-repeat: repeat-y;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
}
#text p {
	background-image: url(/images/shared/text-background.jpg);
	background-repeat: repeat-y;
	display: block;
	padding-left: 55px;
	padding-top: 10px;
	padding-right: 90px;
}
#sidebar a {
	color: #000000;
}
#sidebar a:hover {
	color: #990000;
}
#text a {
	color: #000000;
}
#text a:hover {
	color: #990000;
}#text ul {
	display: block;
	padding-top: 20px;
	background-image: url(/images/shared/text-background.jpg);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 70px;
}
#container #content #photo {
	padding-top: 58px;
	margin-left: 25px;
}
#statement {
	width: 550px;
	padding: 20px;
	background-color: #CCCCCC;
	margin-left: 25px;
}
#statement p {
	padding-bottom: 10px;
}
#statement h1 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
#table {
	background-image: url(../../images/shared/text-background.jpg);
	background-repeat: repeat-y;
	padding-top: 25px;
}

/*photo caption*/
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.boxgrid{
	width: 590px;
	height: 395px;
	margin:5px 10px 10px 25px;
	float:left;
	overflow: hidden;
	position: relative;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{
	padding: 3px 10px;
	color:#afafaf;
	font-weight:normal;
	font-size: 12px;
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 335px;
	width: 100%;
	opacity: .8;


				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 350px;
 					left: 0;
 				}
 				.caption .boxcaption {
	top: 350px;
	left: 0;
 				}
.boxgrid .arrow {
	top:20px;
	left:280px;
}
.boxgrid  a {
	color: #FFFFFF;
}
#sidebar h4 {
	background-image: url(/images/shared/sidebar-background.jpg);
	background-repeat: repeat-y;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	font-size: 12px;
	color: #663300;
}