* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffce36;
}


#wrapper {
	width: 995px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 995px;
	color: #333;
	padding: 0px;
	height: 88px;
	margin: 0px;
	background-repeat: no-repeat;
}
#content {
	width: 925px;
	color: #333;
	height: auto;
	background-image: url(../images/sundogretreatsite-09.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 0px;
}
#wrapper #content p {
	line-height: 20px;
}

#banner {
	width: 935px;
	color: #333;
	height: auto;
	background-image: url(../images/sundogretreatsite-09.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
#footer {
	color: #333;
	width: 925px;
	background-image: url(../images/footer.gif);
	height: 130px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}

footer a {
	color: #FFFFFF;
}
footer a:hover {
	color: #D8D6C5;
}


/* Menu */

#navcontainer {
	width: 150px;
	float: right;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
	display: block;
	padding: 8px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #435c66;
}

#navcontainer a:link, #navlist a:visited
{
color: #435c66;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #afac8f;
	color: #435c66;
}
	
#navlist .sublink {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 118px;
}
	
	
/* End Menu */
	
p.left {
	float: left;
}
#footer p {
	color: #FFFFFF;
	font-size: 95%;
	margin-right: 20px;
	margin-top: 60px;
}
a {
	color: #435C66;
}
a:hover {
	color: #FF9900;
}
h1 {
	font-size: 150%;
	color: #435C66;
	font-family: "Lucida Grande", Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 120%;
	text-transform: capitalize;
	color: #954D02;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.centre {
	text-align: center;
	padding-right: 443px;
	padding-left: 443px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#wrapper #header img, #wrapper #homepage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer .left a {
	color: #FFFFFF;
}
#wrapper #footer .left a:hover {
	color: #D8D6C5;
}


/*Slideshow*/
div.slideshow {
	width: 935px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/hsundogretreatsite-08.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	z-index: 0;
}
div.slideshowhome {
	width: 995px;
	margin: 0px;
	padding: 0px;
}

/*div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;}
*/
#wrapper #my_slideshow img {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #435C66;
}
h1 a {
	text-decoration: none;
	color: #435C66;
}
h1 a:hover {
	color: #FF9900;
}

/* Homepage Styling */
#homepage {
	width: 995px;
	color: #333;
	padding: 0px;
	height: 132px;
	margin: 0px;
	background-image: url(../images/sundoghomepage-06.gif);
	background-repeat: no-repeat;
	background-position: 620px;
}
#hometext {
	height: 108px;
	width: 294px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: relative;
	top: -132px;
	left: 620px;
}


.bloglink {
	float: right;
}
.select {
	background-color: #FF9900;
	color: #FFFFFF;
}

#wrapper #content #navcontainer #navlist a.select {
	color: #FFFFFF;
}
#content ul {
	list-style-position: inside;
}
h3 {
	font-size: 120%;
	text-transform: capitalize;
	color: #954D02;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #435C66;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content img {
	border: 3px solid #435C66;
}
#wrapper #content #borderzero {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #borderzero #Table_01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homefooter {
	position: relative;
	text-align: center;
}
