@charset "utf-8";
/* CSS Document */

#shell {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #94956B;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #94956B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #94956B;
}
#shell #welcome {
	margin-right: 10px;
	margin-top: 25px;
	float: right;
}
#shell #content {
	width: 700px;
	float: right;
	margin-top: 15px;
	padding-right: 15px;
}
.clubs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 250px;
	float: left;
}

.clear {
	clear: both;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94956B;
}
.foot {
	margin: 0px;
	padding-left: 5px;
	padding-top: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .8em;
	text-align: right;
	padding-right: 5px;
}

.commit {
	font-family: "Lucida Sans", sans-serif;
	font-size: 1em;
}


.dogpix {
	float: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #94956B;
	border-right-color: #94956B;
	border-bottom-color: #94956B;
}
body {
	margin: 0px;
	padding: 0px;
}
ul a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px solid #333333;
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
	background-color: #B2A288;
	color: #615B2B;
}
ul a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px solid #333333;
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
	background-color: #B2A288;
	color: #615B2B;
}
ul a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px solid #333333;
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #615B2B;
}
#nav {
	float: right;
	width: 650px;
}
#nav ul {
	float: none;
	margin: auto;
}
.dogpix_right {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 5px solid #94956B;
}
.maintxt {
	font-family: "Trebuchet MS", sans-serif;
	color: #7D7E5A;
	font-weight: bold;
}
.divider {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #B2A288;
}
.dogpix_left {
	float: left;
	margin-right: 10px;
	border: 5px solid #94956B;
}
#shell #xcontent #slideshow {
	height: 350px;
	width: 320px;
	border-top-width: 1px;
	border-right-width: 15px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2A288;
	border-right-color: #B2A288;
	border-bottom-color: #B2A288;
	border-left-color: #B2A288;
	background-color: #B2A288;
	margin: auto;
}
#shell #xcontent #slideshow ul {
	clear: both;
	display: block;
	text-align: center;
	width: 300px;
	padding-bottom: 8px;
	padding-top: 0px;
}

#shell #xcontent #slideshow li {
	display: inline;
	margin-right: 10px;
	text-align: center;
	padding-bottom: 5px;
}
.pdfsize {
	text-decoration: none;
	font-size: .8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imbBorder {
	border: thin solid #949568;
}
.webmsg {
	font-family: "Trebuchet MS", sans-serif;
	font-size: .9em;
	text-align: center;
}
