/* @group Default CSS  */

/*
Theme Name: Traviss-org.
Theme URI: http://www.traviss.org/wordpress/
Description: Traviss-org website.
Version: 1.0
Author: Tim Traviss
Author URI: http://www.traviss.org.
*/

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	margin: auto;
	padding: 0;
	background-color: #fdf8e2;
}

body {
	padding: 0;
	height: 100%;
	margin-right: auto;
	margin-top: auto;
	margin-left: auto;
}




#book a {
	
	width: 40px;
	height: 250px;
	position: fixed;
	right: 0;
	top: 100px;
	display: block;
	float: right;
	background: url(../images/reservations.png) no-repeat;
}

#main {
	padding: 0;
	background-color: #fdf8e2;
	
	width: 960px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
}

p {
	text-align: center;
}

a {
	}



/* @end */

/* @group nav */

#nav ul li a:link {
	float: right;
	display: inline;
	color: #554118;
	width: 110px;
	text-align: center;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fdf8e2;
	border-right: 1px solid #c9bda3;
	border-left: 1px solid #c9bda3;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
}
#nav ul li  a:active
 {
	float: right;
	display: inline;
	color: #554118;
	width: 110px;
	text-align: center;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fdf8e2;
	border-right: 1px solid #c9bda3;
	border-left: 1px solid #c9bda3;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
}
#nav ul li  a:visited
 {
	float: right;
	display: inline;
	color: #554118;
	width: 110px;
	text-align: center;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fdf8e2;
	border-right: 1px solid #c9bda3;
	border-left: 1px solid #c9bda3;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
	}
	
#nav ul li a:hover {
	float: right;
	width: 110px;
	display: inline;
	text-align: center;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fdf8e2;
	background-color: #a6c7d2;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
}



#nav ul li a {
	position: relative;
	padding-top: 7px;
	padding-bottom: 7px;
}


#nav ul li
 {
	float: right;
	display: inline;
	color: #554118;
	width: 110px;
	text-align: center;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	
	text-transform: uppercase;
	
}

#nav
 {
	float: right;
	z-index: 2;
	position: relative;
	right: 20px;
}





/* @end */

/* @group text */

#text quote {
	color: #4c4c4c;
	text-align: justify;
	font: 14px/30px Georgia, "Times New Roman", Times, serif;
	width: 300px;
}

#main h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 60px;
	color: #a6c7d2;
	font: bold 27px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
}

#main h2 {
	color: #554118;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 60px;
}

#text {
	width: 450px;
	float: left;
	padding: 30px;
	margin: 0 0 100px;
	height: 1000px;
}

#text p img {
	margin-right: 15px;
	position: relative;
	top: 5px;
}



a.group img {
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 2px 3px #8a8a8a; 
	-moz-box-shadow: 0px 2px 3px #8a8a8a;
	margin-left: 20px;
	margin-bottom: 20px;
}

a.group {
	text-decoration: none;
	background-color: #fdf8e2;
}

#gardenhouse a.group {
	text-decoration: none;
	background-color: #fdf8e2;
}

#treehouse a.group {
	text-decoration: none;
	background-color: #fdf8e2;
}

#text h1 {
	color: #554118;
	text-transform: capitalize;
	margin: 10px;
	font: bold 20px/30px Georgia, "Times New Roman", Times, serif;
}

#text h2 {
	color: #554118;
	text-align: left;
	margin-top: 10px;
	margin-left: 50px;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #c9bda3;
}

#text p {
	color: #554118;
	text-align: justify;
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px 50px;
}

#text p a:link, a:active, avisited {
	color: #fdf8e2;
	background-color: #a6c7d2;
	padding: 5px;
	text-decoration: none;
}

#text p a:hover {
	color: #554118;
	border-bottom-style: solid;
	
}



#mainpic {
	width: auto;
	margin: auto 50px;
}



#mainpic img {
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 2px 3px #8a8a8a; 
	-moz-box-shadow: 0px 2px 3px #8a8a8a;
	position: relative;
}





/* @end */

/* @group Links */

#links {
	width: 550px;
	padding: 50px 40px 50px 50px;
	float: left;
}

#links a:link {
	color: #fdf8e2;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #a6c7d2;
	text-decoration: none;
	padding: 3px;
}

#links a:active {
	color: #fdf8e2;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #a6c7d2;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding: 3px;
}

#links a:visited {
	color: #fdf8e2;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #a6c7d2;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

#links a:hover {
	color: #554118;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding: 3px;
}

#links ul {
	padding: 20px;
}

#links ul li
 {
	color: #172322;
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
}

#links h1 {
	color: #554118;
	text-align: left;
	width: 500px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

#links p {
	color: #1b1f20;
	font: 14px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}



/* @end */

/* @group gardenhouse */

#gardenhouse h1, #bushhaven h1, #treehouse h1 {
	text-transform: uppercase;
	color: #554118;
	margin-left: 20px;
	text-align: left;
	clear: right;
	margin-top: 20px;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #c9bda3;
}

#gardenhouse p, #bushhaven p, #treehouse p{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: capitalize;
	color: #554118;
	margin-left: 20px;
	text-align: justify;
	
	
}

#gardenhouse h3 {
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #554118;
	text-align: justify;
	width: 320px;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-right: 0;
	margin-left: 20px;
}


#gardenhouse h3 a:link, a:active, a:visited {
	color: #fdf8e2;
	width: 100%;
		padding: 3px;
	background-color: #a6c7d2;
	text-decoration: none;
}

#gardenhouse h3 a:hover {
	color: #554118;
	border-bottom-style: solid;
	
	width: 100%;
}
#gardenhouse  {
	width: 400px;
	margin: 35px auto auto;
	float: right;
	padding: 0;
	height: 500px;
}

#treehouse {
	width: 400px;
	float: right;
	clear: right;
	overflow:  hidden;
	
}

#bushhaven {
	width: 400px;
	float: right;
	
}

#gardenhouse img, #bushhaven img, #treehouse img {
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 2px 3px #8a8a8a; 
	-moz-box-shadow: 0px 2px 3px #8a8a8a;
	position: relative;
	margin: 20px 30px 10px 20px;
}

#gardenhouse p img, #bushhaven p img, #treehouse p img {
	border-style: hidden;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-webkit-box-shadow: 0px 2px 3px #dcde8b;
	-moz-box-shadow: 0px 2px 3px #dcde8b;
	margin: 0 10px 0 20px;
}



/* @end */



/* @group logo
 */

#logo {
	margin-right: auto;
	width: 300px;
	margin-left: 152px;
	float: left;
	height: 145px;
	margin-top: 30px;
}

#logo img {
	position: relative;
	right: 100px;
	padding: 0 20px 20px;
	z-index: 1;
	margin-top: -50px;
}



#clear {
	clear: both;
}



/* @end */

/* @group bookintro */

#bookintro h1
 {
	color: #554118;
	text-transform: uppercase;
	text-align: left;
	width: 330px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 40px;
}
#bookintro ul 
 {
	padding: 20px 50px 20px 20px;
}
#bookintro ul li
 {
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #554118;
	text-align: left;
	list-style-type: square;
	width: 500px;
	
	list-style-position: inside;
	margin-top: 2px;
	margin-right: 2px;
	padding: 2px 50px;
	margin-bottom: 5px;
}

#bookintro
 {
	width: 350px;
	float: right;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 0;
	margin: 0;
	height: 530px;
}

#bookintro h2 {
	color: #554118;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	padding-top: 50px;
}





#bookintro dl {
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #554118;
	background-color: #fdf8e2;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
	padding: 20px;
}

#bookintro dl dt {
	font: bold 14px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fdf8e2;
	letter-spacing: 1px;

	border-bottom-width: 1px;
	background-color: #d32b1e;
	padding: 7px;
}


#bookintro dl dd{
	border-top: 1px solid #c9bda3;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* @end */

/* @group Box */

#contact_form h2 {
	color: #554118;
	text-align: left;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	width: 450px;
}

#contact_form p
 {
	text-align: justify;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 420px;
	color: #554118;
}

#main h1 {
	
}

#contact_form
 {
	margin: 50px 40px 50px 50px;
	width: 450px;
	float: left;
	padding-left: 10px;
}

form {
	height: 100%;
	float: left;

}

input#email {
	width: 400px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #172322;
	float: right;
	position: relative;
	bottom: 8px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding: 10px;
}

input#realname {
		width: 400px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #172322;
	float: right;
	padding: 10px;
	position: relative;
	bottom: 8px;
}

input#subject {
	width: 400px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #172322;
	float: right;
	position: relative;
	bottom: 8px;
	padding: 10px;
}

#submit {
	clear: both;
	width: 100%;
	float: right;
	margin-bottom: 20px;
}

textarea {
	width: 400px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #172322;
	float: right;
	position: relative;
	padding: 10px;
	right: 1px;
}

#submit p input {
	clear: right;
	float: right;
}

input {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#clearform {
	clear: both;
}



/* @end */

/* @group details */

#details h2 {
	font: 14px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fdf8e2;
	text-align: left;
	background-color: #a0ac02;
	margin: 0;
	padding: 7px;
}

#details p
 {
	text-align: justify;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 420px;
	color: #1b1f20;
}

#details ul li {
	text-align: justify;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	margin-bottom: 10px;
	color: #554118;
	padding-top: 5px;
	border-top: 1px solid #c9bda3;
}

#details ul li img {
	position: relative;
	margin-right: 10px;
	top: 7px;
}

#details ul{
	color: #554118;
}

#details
 {
	width: 350px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
	margin-bottom: 50px;
	color: #830101;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 500px;
}




/* @end */

#picture_link {
	width: 300px;
	float: right;
	margin-top: 100px;
	padding: 0;
	height: 550px;
}

#picture_link img {
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 2px 3px #8a8a8a; 
	-moz-box-shadow: 0px 2px 3px #8a8a8a;
	position: relative;
	margin: 10px;
	float: right;
}

#clearlinks {
	clear: both;
}

#hidden {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-style: none;
	display: none;
	visibility: visible;
}

/* @group details index
 */

#details_index h2 {
	color: #830101;
	text-align: left;
	margin-top: 10px;
	margin-left: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

#details_index p
 {
	text-align: justify;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 420px;
	color: #1b1f20;
}

#details_index ul li {
	text-align: justify;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#details_index ul img {
	float: left;
	padding-right: 20px;
}

#details_index ul{
	color: #1b1f20;
}

#details_index
 {
	width: 350px;
	color: #830101;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

	position: relative;
	margin-left: 50px;
	margin-bottom: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: 20px;
}

#three {
	margin-left: 8px;
}

#four {
	padding-left: 5px;
}

#five {
	padding-left: 15px;
}

#seven {
	margin-left: 4px;
}



/* @end */

/* @group gardenhouse acc */

#gardenhouse_acc h1, #bushhaven_acc h1, #treehouse_acc h1 {
	font: bold 20px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #554118;
	text-transform: uppercase;
	float: left;
	margin-left: 40px;
	margin-bottom: 0;
}

#gardenhouse_acc p, #bushhaven_acc p, #treehouse_acc p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #554118;
	text-transform: capitalize;
	margin-bottom: 0;
	text-align: left;
	clear: left;
	margin-left: 40px;
}

#gardenhouse_acc dl, #bushhaven_acc dl, #treehouse_acc dl {
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #554118;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 30px;
	float: left;
	margin-top: 32px;
	height: 156px;
	width: 450px;
	text-transform: uppercase;
}

#gardenhouse_acc dl dt, #bushhaven_acc dl dt, #treehouse_acc dl dt {
	font: bold 16px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	
	letter-spacing: 1px;

	border-bottom-width: 1px;
}

#gardenhouse_acc dl dd, #bushhaven_acc dl dd, #treehouse_acc dl dd{
	color: #554118;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#gardenhouse_acc dl dd img {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	position: relative;
	top: 10px;
	margin-right: 20px;
}

#treehouse_acc dl dd img {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	position: relative;
	top: 10px;
	margin-right: 20px;
}

#bushhaven_acc dl dd img {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	position: relative;
	top: 10px;
	margin-right: 20px;
}

#gardenhouse_acc a.group img, #bushhaven_acc a.group img, #treehouse_acc a.group img {
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 2px 3px #8a8a8a; 
	-moz-box-shadow: 0px 2px 3px #8a8a8a;
	position: relative;
	margin: 30px;
	clear: left;
	float: left;
}



#gardenhouse_acc, #treehouse_acc  {
	width: 960px;
	height: 320px;
	margin-top: 20px;
	padding-bottom: 30px;
	clear: both;
	border-top: 1px solid #c9bda3;
	padding-top: 20px;
}

#bushhaven_acc
{
	width: 960px;
	height: 320px;
	margin-top: 20px;
	padding-bottom: 50px;
}


/* @end */

/* My Comment */

/* @group footer */

#footer {
	width: 1000px;
	height: 150px;
	position: relative;
}
#footer ul{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top: 2px solid #c9bda3;
	padding-bottom: 25px;
	padding-top: 25px;
}
#footer li {
	color: #5a401d;
	font: 12px/0 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 50px;
	padding-bottom: 20px;
}

#footer a {
	color: #fdf8e2;
	background-color: #a6c7d2;
	padding: 3px;
	text-decoration: none;
}

#nzlogo img {
	position: relative;
	float: right;
	bottom: 180px;
	right: 40px;
}

#text a.group {
	background-color: #fdf8e2;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #554118;
	}

#logotraviss a {
	background-color: #fdf8e2;
	color: #554118;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#logotraviss {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	background-color: #a6c7d2;
	text-decoration: none;
}

/* @end */