p, div, span, label, h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Tahoma, Verdana;
}

p, div, span, label
{
	font-size: 14px;
	color: #555555;
}

p
{
	margin: 1em 0;
	text-align: left;
	line-height: 1.3;
}

.note
{
	color: #666;
	font-style: italic;
}
.devnote
{
	color: Red;
}
.error
{
	color: Red;
}
.list
{
	list-style: none;
}

div.ad
{
	margin: 5px 0; /* IE < 6 Center fix */
	text-align: center;
}

div.ad img
{
	display: block;
	margin: 0 auto;
	border: 1px solid black;
}

ul, ol
{
	margin: 0 5px 10px 10px;
}

li
{
	margin: 0 0 5px 10px;
}

img.break
{
	display: block;
	margin: 5px 0 10px 0;
}

h4
{
	font-style: italic;
	margin-bottom: 5px;
}

div#content h4
{
	font-size: large;
	font-weight: normal;
}


/* DIRECTORY */
table.directory
{
	width: 400px; /* border: 5px solid red; */
}

table.directory th
{
	text-align: left;
	border-bottom: 2px solid #AAA;
}

table.directory td
{
	vertical-align: top;
}

table.directory td.head
{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

img.directorylogo
{
	float: right;
	border: 1px solid black;
	margin: 0 0 10px 10px;
}
/* /DIRECTORY */




/* Top of articles */
h1
{
	color: #545454;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: x-large;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
}

h2
{
	color: #545454;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	margin: 0;
	letter-spacing: -1px;
}





/* HEADER */
div#header
{
	width: 764px;
	height: 116px;
	background: url(../../img/v3/snd/top.jpg) top left no-repeat #111F4E;
	position: relative;
}

div#header h4
{
	margin: 0;
	background: url(../../img/v3/snd/logo.jpg) top left no-repeat #111F4E;
	position: absolute;
	top: 2px;
	left: 40px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
}

div#header h4 a
{
	display: block;
	width: 224px;
	height: 110px;
}

div#header ul, div#header li
{
	margin: 0;
	padding: 0;
}

div#header li
{
	position: absolute;
	top: 81px;
	height: 24px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
}

div#header li a
{
	display: block;
	height: 24px;
}

li#aboutnav
{
	left: 378px;
}
li#discovernav
{
	left: 416px;
}
li#relocatenav
{
	left: 472px;
}
li#calendarnav
{
	left: 527px;
}
li#directorynav
{
	left: 586px;
}
li#educationnav
{
	left: 647px;
}
li#linksnav
{
	left: 710px;
}

li#aboutnav a
{
	background: url(../../img/v3/snd/topnav.gif) 0px 0px no-repeat transparent;
	width: 38px;
}
li#discovernav a
{
	background: url(../../img/v3/snd/topnav.gif) -38px 0px no-repeat transparent;
	width: 56px;
}
li#relocatenav a
{
	background: url(../../img/v3/snd/topnav.gif) -94px 0px no-repeat transparent;
	width: 55px;
}
li#calendarnav a
{
	background: url(../../img/v3/snd/topnav.gif) -149px 0px no-repeat transparent;
	width: 59px;
}
li#directorynav a
{
	background: url(../../img/v3/snd/topnav.gif) -208px 0px no-repeat transparent;
	width: 61px;
}
li#educationnav a
{
	background: url(../../img/v3/snd/topnav.gif) -269px 0px no-repeat transparent;
	width: 63px;
}
li#linksnav a
{
	background: url(../../img/v3/snd/topnav.gif) -332px 0px no-repeat transparent;
	width: 36px;
}

li#aboutnav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) 0px -24px no-repeat transparent;
}
li#discovernav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) -38px -24px no-repeat transparent;
}
li#relocatenav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) -94px -24px no-repeat transparent;
}
li#calendarnav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) -149px -24px no-repeat transparent;
}
li#directorynav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) -208px -24px no-repeat transparent;
}
li#educationnav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) -269px -24px no-repeat transparent;
}
li#linksnav a:hover
{
	background: url(../../img/v3/snd/topnav.gif) -332px -24px no-repeat transparent;
}

/* /HEADER */






/* MAIN */
div#main
{
	padding: 174px 0 0; /* FIX FOR IE 5.1 */
	_height: 1%;
}
div.pad
{
		margin-bottom: -32px;
}

body#welcome div#main
{
	background: url(../../img/v3/snd/h/qol.jpg) top left no-repeat white;
}
body#message div#main
{
	background: url(../../img/v3/snd/h/message.jpg) top left no-repeat white;
}
body#commercial div#main
{
	background: url(../../img/v3/snd/h/commercial.jpg) top left no-repeat white;
}
body#history div#main
{
	background: url(../../img/v3/snd/h/history.jpg) top left no-repeat white;
}
body#links div#main
{
	background: url(../../img/v3/snd/h/links.jpg) top left no-repeat white;
}
body#coty div#main
{
	background: url(../../img/v3/snd/h/coty.jpg) top left no-repeat white;
}
body#hw34 div#main
{
	background: url(../../img/v3/snd/h/hw34.jpg) top left no-repeat white;
}

body#calendar div#main
{
	background: url(../../img/v3/snd/h/calendar.jpg) top left no-repeat white;
}
body#directory div#main
{
	background: url(../../img/v3/snd/h/directory.jpg) top left no-repeat white;
}
body#directorysans div#main
{
	background: url(../../img/v3/snd/h/directorysans.jpg) top left no-repeat white;
}

body#education div#main
{
	background: url(../../img/v3/snd/h/education.jpg) top left no-repeat white;
}

body#relocate div#main
{
	background: url(../../img/v3/snd/h/relocate.jpg) top left no-repeat white;
}
body#sotm div#main
{
	background: url(../../img/v3/snd/h/sotm.jpg) top left no-repeat white;
}
body#DogPound div#main, body#Boosters div#main
{
	background: url(../../img/v3/snd/h/DogPound.jpg) top left no-repeat white;
}
body#gear div#main
{
	background: url(../../img/v3/snd/h/gear.jpg) top left no-repeat white;
}

body#terms div#main
{
	background: url(../../img/v3/snd/h/terms.jpg) top left no-repeat white;
}
body#site div#main
{
	background: url(../../img/v3/snd/h/site.jpg) top left no-repeat white;
}

body#discover div#main
{
	background: url(../../img/v3/snd/h/discover.jpg) top left no-repeat white;
}
body#outdoor div#main
{
	background: url(../../img/v3/snd/h/outdoor.jpg) top left no-repeat white;
}
body#camping div#main
{
	background: url(../../img/v3/snd/h/camping.jpg) top left no-repeat white;
}
body#attractions div#main
{
	background: url(../../img/v3/snd/h/attractions.jpg) top left no-repeat white;
}
body#cc div#main
{
	background: url(../../img/v3/snd/h/cc.jpg) top left no-repeat white;
}

body#user div#main
{
	background: url(../../img/v3/snd/h/user.jpg) top left no-repeat white;
}
body#cmf div#main
{
	background: url(../../img/v3/snd/h/cmf.jpg) top left no-repeat white;
}
body#getaway div#main
{
	background: url(../../img/v3/snd/h/getaway.jpg) top left no-repeat white;
}
body#dq div#main
{
	background: url(../../img/v3/snd/h/miracle.jpg) top left no-repeat white;
}
body#localNews div#main
{
	background: url(../../img/v3/snd/h/news.jpg) top left no-repeat white;
}
body#webcam div#main
{
	background: url(../../img/v3/snd/h/webcam.jpg) top left no-repeat white;
}
body#localSports div#main
{
	background: url(../../img/v3/snd/h/sports.jpg) top left no-repeat white;
}
body#classic div#main
{
	background: url(../../img/v3/snd/h/classic.jpg) top left no-repeat white;
}
body#hof div#main
{
	background: url(../../img/v3/snd/h/hof.jpg) top left no-repeat white;
}
body#shelterfest div#main
{
	background: url(../../img/v3/snd/h/shelterfest.jpg) top left no-repeat white;
}
body#webcam h2
{
	color: Red;
}
div.confine
{
	width: 430px;
}

div#content
{
	/* magically fixes an IE bug */
	min-height: 400px;
	_height: 400px;
}

div.contentpad
{
	padding: 20px 10px 0 15px;
	position: relative;
}
/* /MAIN */







/* SIDEBAR */
div#sidebar
{
	width: 322px;
	float: right;
	min-height: 396px;
	background: url(../../img/v3/snd/siderep.gif) top left repeat-y white;
}

div#sidebar div.top
{
	background: url(../../img/v3/snd/sidetop.gif) top left no-repeat transparent;
}
div#sidebar div.bottom
{
	background: url(../../img/v3/snd/sidebot.gif) bottom left no-repeat transparent;
	min-height: 396px; /* Give top 1px padding to prevent margin collapsing issues */
	padding: 1px 30px 20px 50px; /* IE min-height fix */
	_height: 396px;
}

div#sidebar ul, div#sidebar .sbsec
{
	margin: 0 0 15px;
}

div#sidebar li
{
	display: block;
	margin: 0 10px 3px 15px;
	font-size: 0.9em;
}

div#sidebar p
{
	font-size: 0.9em;
	margin: 0 10px 7px 15px;
}

div#sidebar a:link, div#sidebar a:visited, div#sidebar a:active
{
	color: #565656;
}

div#sidebar a:hover
{
	color: black;
}

div#sidebar h3
{
	background: url(../../img/v3/snd/sbh.gif) 0px 3px no-repeat transparent;
	padding-left: 15px;
	color: #0E1319;
	font-size: 1.1em;
}

div#sidebar hr
{
	border: none;
	height: 8px;
	background: url(../../img/v3/snd/navhr.png) left bottom no-repeat transparent;
	margin: 0 0 1em 0;
}
/* /SIDEBAR */



/* CHUNK */
div#sidebar div.chunk
{
	padding: 1px 0 10px;
	margin: 0 0 10px;
	background: url(../../img/v3/snd/navhr.png) left bottom no-repeat transparent;
}
/* /CHUNK */



/* GALLERY */
div.gallery
{
	width: 423px;
	height: 185px;
	background: url(../../img/v3/gal/bg.jpg) left top no-repeat transparent;
	margin: 0 0 0 10px;
}

div.gallery div
{
	margin: 0;
	padding: 65px 0 0 0px;
}

div.gallery img
{
	border: 2px solid white;
}

div.gallery a
{
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: 0 0 0px 30px;
	padding: 0; /* IE Double-Margin fix */
	display: inline;
}
/* /GALLERY */
/* /XGallery */
div.Xgallery div
{
	width: 423px;
	background: url(../../img/v3/gal/bgTop.jpg) left top no-repeat transparent;
	margin: 0;
	padding: 65px 0 0 0px;
}

div.Xgallery
{
	background: white url(../../img/v3/gal/bgTile.jpg) repeat-y scroll left top;
	margin: 0 0 0 10px;
	width: 423px;
}

div.Xgallery img
{
	border: 2px solid white;
}

div.Xgallery a
{
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: 0 0 5px 30px;
	padding: 0; /* IE Double-Margin fix */
	display: inline;
}
div.Xgallery #XgalClose
{
	border: none !important;
}
/* /XGallery */

/* SIDE CONTACT BUTTON */
div#sidebar div.contactbutton
{
	margin: 5px 0 20px;
}

div.contactbutton a
{
	display: block;
	margin: 0 0 0 10px;
	width: 152px;
	height: 49px;
	background: url(../../img/v3/snd/contact.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
}

div.contactbutton a:hover
{
	background: url(../../img/v3/snd/contact-o.png) 0 0 no-repeat transparent;
}
/* /SIDE CONTACT BUTTON */
/* /SIDE MISC BUTTON */
div#sidebar div.entrybutton
{
	margin: 5px 0 10px;
}
div.entrybutton a
{
	display: block;
	margin: 0 0 0 10px;
	width: 152px;
	height: 49px;
	background: url(../../img/v3/snd/entry.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
}
div.entrybutton a:hover
{
	background: url(../../img/v3/snd/entry.png) 0 -53px no-repeat transparent;
}
/* EDITS */
.headerFix
{
	margin-bottom: -15px;
}
h2
{
	padding-top: 3px;
	padding-bottom: 5px;
}
#camNotice
{
	color: Red !important;
}

/* NEWS PAGE */
.newsTable
{
	width: 400px;
}
.newsTable th
{
	border-bottom: 2px solid #AAAAAA;
	text-align: left;
}
.newsTable td
{
	min-width: 100px;
	padding: 3px;
}
.nTable
{
	width: 400px;
}
.hNews
{
	border-bottom: solid 2px #AAAAAA;
	width: 400px;
}
body#localNews p a
{
	text-decoration: none;
}
.articleProvider{
	font-style: italic;
	color: Black;
}
.articleTitle {
	color: Blue;
}
.articleStory{
	color: Black;
}
/*CLASSIC PAGE*/
#classic-map
{
	position: relative;
}
#classic-map span
{
	position: absolute;
	top: 7px;
	font-size: 1.5em;
}
#classic-map a
{
	text-decoration: none;
}
#classic-map a:hover span
{
	text-decoration: underline;
	color: Black;
}
/*Bread Crumbs*/
p.breadcrumb
{
	font-size: 8pt;
	padding-left: 10px;
	font-weight: bold;
}
p.breadcrumb a, body#localNews p.breadcrumb a
{
	color: #0D256F !important;
	text-decoration: none;
}
/*Add This specific calendar for now*/
.addthis_button
{
	position: absolute;
	right: -20px;
	top: 7px;
}
#schedule
{
	width: 450px;
}
