@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border-style: none;
}
#banner {
	height: 270px;
}
#navigation {
	height: 75px;
	padding-top: 10px;
}
#bottomtag {
	height: 100px;
	padding-top: 10px;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #969696;
	background-image: url(../images/wrapper_background_top_invert.jpg);
	background-repeat: repeat-x;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
}
#logo {
	height: 125px;
}
#content {
	margin-top: 12px;
	padding-top: 0px;
}
#eventColumn {
	float: left;
	width: 740px;
	margin-left: 10px;
	padding: 0px;
	margin-right: 10px;
}
#leftColumn {
	float: left;
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
}
#leftMenu {
	float: left;
	width: 160px;
	padding-left: 10px;
}
#rightColumn {
	float: right;
	width: 570px;
	margin-right: 10px;
}
#dirmainpage {
	float: left;
	width: 376px;
	margin-left: 10px;
}
#dirhomepage {
	float: left;
	width: 300px;
	margin-left: 10px;
	border: 1px;
}
#dirnav {
	height: 26px;
	padding-top: 10px;
}
#footer {
	clear: both;
	margin-top: 12px;
	background-image: url(../images/footer.jpg);
	height: 50px;
	width: 100%;
}
#nav {
	height: 35px;
	padding-left: 10px;
}
#dataTable {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dataTable td, #dataTable th{ padding: 5px; }
h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
.eventh1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.h1spaced {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 22px;
}
.h2spaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	padding-left: 10px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
}
#dogDiv {
	position: absolute;
	left: 0px;
	top: 445px;
}

th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}

/* begin text styles */
/* begin text styles */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 5px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 5px;
}
.boxheader {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	;
	background-color: #fcb040;
}

/* end text styles */
/* end text styles */

/* begin div styles */
/* begin div styles */

.rightcontainer{
	border: 1px solid black;
	background-color: #e5e5e5;
	margin-bottom: 1em;
	float: right;
	width: 570px;
	margin-right: 10px;
	padding-top: 10px;
	background: url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
}

/* end div styles */
/* end div styles */


/*Horizontal CSS below*/

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 1px;
width: 155px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 139px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #fcb040;
border-bottom: 1px solid #969696;
border-left: 7px solid #ff9933;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 155px; /*IE 5*/
w\idth: 139px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
color: white;
background-color: gray;
border-left-color: #666666;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/*Horizontal Top Menu*/

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 75px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 23px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
color: black;
background-color: #fcb040; /*Brown color theme*/ 
border-color: #fcb040; /*Brown color theme*/ 
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 740px;
	height: 3px;
	line-height: 3px;
	background: #fcb040; /*Brown color theme*/
}

/*Page Curl*/

.curlycontainer{
border: 1px solid black;
background-color: #e5e5e5;
margin-bottom: 1em;
float: right;
width: 570px;
margin-right: 10px;
}

.curlycontainer .innerdiv{
	background: transparent url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 10px 4px 15px 5px;
	width: 560px;
}

/*Page non-Curl*/

.curlycontainer2{
border: 1px solid black;
background-color: #e5e5e5;
margin-bottom: 1em;
float: right;
width: 570px;
margin-right: 10px;
}

.curlycontainer2 .innerdiv2{
	background: transparent url(/images/brcorner2.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 10px 4px 15px 5px;
	width: 560px;
}

/*Image Gallery*/

.gallerycontainer{
	position: relative;
	padding-left: 15px;
	background-image: url(../images/imagegallery_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid black;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #969696;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 235px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
