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

* {
	padding: 0px;
	margin: 0px;
	}
body {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #999999;
	padding-top: 10px;
	text-align: center;
	clear: both;
	font-size:12px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}
#footer a {
	color: #999999;
}
#content {
	background-image: url(../../images/shared/text-side.jpg);
	background-repeat: no-repeat;
	background-position: 595px 273px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 600px;
}
#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;
	height: 600px;
	overflow: hidden;
}
#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;
	font-size: 12px;
}
#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;
float:left;
background:#161613;
border: solid 2px #8399AF;
overflow: hidden;
position: relative;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 20px;
}

.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
				
.boxgrid p{
padding: 0 10px;
color:#afafaf;
font-weight:bold;
font-size: 10px;
}
				
.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 110px;
	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)";
}

.caption .boxcaption {
	top: 356px;
	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;
}

#container #content #under-construction {
	margin: 20px 0px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
	height: 200px;
}

