/* CSS Document-chandler-run */

body {
background-color: #CCCCCC;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 80%;
	max-width: 950px;
	min-width: 779px;
	background-color:#FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
	overflow: hidden;
	
}
#wrapper2 {

	width: 80%;
	max-width: 950px;
	background-color:#000;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
	overflow: hidden;
	min-width: 750px;
}

#header {
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	height: 270px;
	width: 950px;
}

#header2 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	height: 75px;
	width: 950px;
}

#nav {
	position:relative;
	margin: 0;
	overflow: hidden;
	background-image: url(images/nav_bg.jpg);
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42432d;
	border-right-color: #42432d;
	border-bottom-color: #42432d;
	border-left-color: #42432d;
	width: 950px;
}

/* nav elements */

#nav ul {
	position:relative;
	border:1px solid #42432d;
	border-width:1px 0;
	margin: 0;
	padding: 0;
}
#nav li {
list-style:none;
display:inline;
}

#nav li:first-child a {
	border-left:1px solid #42432d;
	}

#nav a:link,
#nav a:visited {
	color:#663333;
	padding:13px 10px 14px 10px;
	float:left;
	width:auto;
	border-right:1px solid #42432d;
}

#nav a:hover {
text-decoration: underline;
color: #990000;
}

#leftcol {
	width: 200px;
	padding: 25px;
	margin-top: 1px;
	float: left;
	list-style: none;
}

#leftcol li {
	list-style-type: none;
}

#leftcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}

#leftcol2 {
	width: 470px;
	padding: 5px 10px 5px 10px;
	margin-top: 1px;
	float: left;
	list-style: none;
}

#leftcol2 li {
	list-style-type: none;
}

#leftcol2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}

#main {
	margin-left: 30%;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-width: 470px;
}


/*OLD#main2 {
	margin-left: 1%;
	margin-top: 1px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
*/

#main2 {
	width: 80%;
	min-width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	padding-top: 5px;
	padding:0px;
	padding-left: 10px;
	font-size: 14px;
	}
	
.center-container {

	width: 80%;
	max-width: 950px;
	background-color:#FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
	overflow: hidden;
	min-width: 750px;
}

.img-margin {
	margin-left: 10%;
}

#footer {
	padding: 5px;
	margin: 0px;
	border-top: thin solid #000000;
	text-align: center;
	background-color: #E7E9ED;
}

#footer ul li{
color : #663300;
background-color : transparent;
display: inline;
text-align: center;
}
#footer ul li a{
color : #663300;
background-color : transparent;
text-decoration : none;
}
#footer ul li a:hover{
text-decoration : underline;
}

/* image elements */

.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px solid #663333;
}
.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #663300;
	}

.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 2px solid #663333;
}

.img-left2 {

	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.img-left3 {

	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	border: 2px solid #663333;
}

.img-gallery {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.image-bottom {
	padding-bottom: 40px;
	float: right;
}

.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}

.photo-caption-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-style:italic;
}

.img-225x169 {
	height: 169px;
	width: 225px;
	float: none;
}

.img180-x135 {
	height: 135px;
	width: 180px;
}

/* links */
a {
	color: #663333;
	text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #993300;
}

a:active {
text-decoration: none;
}


/* typography */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
	text-align: center;
}

h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
	text-align: center;
}

.h5-width175 {
	width: 175px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
}

h6 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9966;
	text-align: center;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}


.text-white {
}

.text10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textred10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}

.text-a14red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
}

.text-a14b-choc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}

.text-12a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-12ab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text-a12choc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}

.text-a10chocb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	text-transform: uppercase;
}
.puppies-font {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
	}

.bigcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	}

.text-white {
	color: #CCCCCC;
}

/* misc elements */
.clear {
	clear: both;
}
.clear-right {
	clear: right;
}



/******************#gallery elements************/


.gallery {
	width: 500px;
}

.gallery img{
	border: 2px solid #663333;
	float: left;
}

.gallerytextbox {
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
.gallerytextbox2 {
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	font-weight: bold;
}

.gallerytextbox3 {
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	margin: 2px 10px 4px 30px;
	float: left;
	width: 300px;
	}

.gallerytextbox3 ul li,
.gallerytextbox3-wide ul li
{
	font-weight:bold;
}
.gallerytextbox3-wide {

	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	margin: 2px 10px 4px 30px;
	float: left;
	width: 350px;
}
.gallerycontainer{
	margin-left: 5px;
	position: relative;
	margin-bottom: 25px;
	padding-top: 10px;
	float: left;
	color: #663333;
	width: 480px;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallerycontainer2 {
	height: 400px;
	margin-left: 5px;
	position: relative;
	margin-bottom: 25px;
	padding-top: 10px;
	float: left;
}

.gallerycontainer3 {
	margin-left: 5px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	color: #663333;
	border: 4px groove #CCCCCC;
	padding: 2px 0 2px 2px;
	min-width:700px;
}

.gallerycontainer3 img{
	border: 2px solid #663333;
	float: left;
}

.gallerycontainer4 {
	
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	color: #663333;
	border: 4px groove #CCCCCC;
	padding: 2px 0 2px 2px;
}

.thumbnail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}

.thumbnail img,
.thumbnail2 img,
.thumbnail3 img,
.thumbnail4 img
{
	float:left;
	border: 1px solid #663333;
	margin: 0 5px 5px 0;
}

.thumbnail:hover
.thumbnail3:hover,
.thumbnail4:hover
{
background-color: transparent;
}

.thumbnail:hover img,
.thumbnail3:hover img,
.thumbnail4:hover img
{
border: 1px solid #678989;
}

.thumbnail span,
.thumbnail3 span,
.thumbnail4 span 
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #514A46;
	padding: 5px;
	border: 1px ridge gray;
	visibility: hidden;
	color: #FFFFCC;
	text-decoration: none;
	left: -1000px;
	margin: 20px 0 0 0;
	width: 312px;
}

.thumbnail2 span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #514a46;
	padding: 5px;
	border: 1px ridge gray;
	visibility: hidden;
	color: #FFFFCC;
	text-decoration: none;
	left: -1000px;
	margin: 5px 0 0 0;
	width: 380px;
}

.bdr-groove {
	border: 4px groove #CCCCCC;
	float: left;
	margin: 0 10px 5px 20px;
}

.thumbnail span img,
.thumbnail3 span img,
.thumbnail4 span img
{ /*CSS for enlarged image*/
	padding: 2px;
	border: 2px solid #999999;
}

.thumbnail2 span img
{ /*CSS for enlarged image*/
	padding: 2px;
	margin: 0 35px 0 35px;
	border: 2px solid #999999;
}

.thumbnail:hover span
{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 335px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 80px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.thumbnail3:hover span
{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 450px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.thumbnail4:hover span
{ /*CSS for enlarged image*/
visibility: visible;
top: 25px;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.marginleft10 {
		margin-left: 10px;
}

.marginleft20 {
	margin-left: 20px;
}
.marginleft25 {

	margin-left: 25px;
}

.marginleft40 {
	margin-left: 40px;
}
.marginleft60 {
	margin-left: 60px;
}
.marginbottom300 {
	margin-bottom: 300px;
}
.marginbottom20 {
	margin-bottom: 20px;
}

.marginbottom60{
	margin-bottom: 60px;
	}
.margintop-med{
	margin-top:300px;
	}
.summary {
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
}

.margintop-small {
	margin-top: 20px;
}


/*Gallery Page larger thumbs*/
.thumbs,
.thumbs2
 {
	float: left;
	width: 33%;
	margin: 0 auto;
	font-size: 90%;
	text-align: center;
	}
.thumbs img,
.thumbs2 img
 {
	border:3px solid #CCCCCC;
}
.thumbs a,
.thumbs2 a
 {
	text-align:center;
	color: #3286A2;
}
.thumbs img:hover,
.thumbs2 img:hover
{
	border: 3px solid #FFFFCC;
}

/*--end of gallery elements--*/
.marginleft-big {
	margin-left: 200px;
	}

/*not using this*/
 .flickr {
	float: left;
	margin-left: 2%;
}

.margintop-medsmall {

	margin-top:250px;
}
.photobox {
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	color: #663333;
	padding: 2px 0 2px 2px;
}

.photobox2 {
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #663333;
	padding: 2px 0 2px 2px;
}
.holiday-text {
	font-family: "Curlz MT", Verdana, sans-serif;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}
.justifyR {
	text-align: justify;
}

/*drop-down menu styles*/
.bg {background: url(images/button4.gif);}
.menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(images/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(images/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
.photobox-right {
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	color: #663333;
	height: 280px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	float: right;
}
.anchor {
	color: #993300;
}

.photobox-right-short {

	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	color: #663333;
	height: 175px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	float: right;
}

