/* global css reset starts */
		
		:link,:visited {
		text-decoration:none
		}

		ul {
		list-style:none
		}
		
		ol{
		list-style: disc;
		font-family: Verdana, Arial, sans-serif;
		font-size:0.9em;
		color: black;
		text-align:left;
		line-height:1.6em;
		text-align: left;
		margin-right: 15px;
		padding: 0px 20px 10px 10px;
		}

		h1,h2,h3,h4,h5,h6,pre,code {
		font-size:1em;
		}

		ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
		margin:0;
		padding:0;
		}

		a img,:link img,:visited img {
		border:none
		}

		address {
		font-style:normal
		}
		
		object {
		text-decoration:none;
		}
		
/* global css reset ends */
		
		
		body {
		text-align: left;
		background-color:rgb(255,255,255);
		margin:0;
		padding:0;
		font-family:tahoma, verdana;
		}
		
		div#wrapper {
		width:980px;
		height:auto;
		min-height:720px;
		margin:0 auto;
		background-image:url(../images/background.gif);
		background-repeat:no-repeat;
		background-position:top;
		/*border:2px solid #333333;*/
		}
		
		div#interior {
		background-position: 60px 5px;
		width:825px;
		height:auto;
		background-image:url(../images/background5.jpg);
		background-repeat:no-repeat;
		padding:5px 0 25px 25px;
		margin:1em 0 0 65px;
		min-height:500px;
		/*border:2px solid #00008d;*/
		}
		
		div#navbar {
		padding: 195px 0 0 120px;
		/*border:2px solid #7a0000;*/
		}
		
		div#sidebar {
		background-color: #f5f5dc;
		width: 110px;
		float: left;
		position: relative;
		height: auto;
		min-height:500px;
		padding: 245px 0px 0px 25px;
		margin: 0 15px 0 20px;
		/*border:2px solid #7a0000;*/
		}
		
		div#content {
		width:460px;
		height:auto;
		min-height:500px;
		float: left;
		margin:0 15px 0 165px;
		padding: 5px 0px 0 0px;
		/*border:2px solid #bf22d2;*/
		}
		
		div#sideads {
		width: 120px;
		float: right;
		position: relative;
		height: auto;
		padding: 50px 30px 30px 4px;
		margin: 0 15px 0 15px;
		/*border:2px solid #999999;*/
		}
		
		div#google_ads {
		width:inherit;
		height:100px;
		float: left;
		margin-left: 40px;
		}
		
		div#footer {
		height:25px;
		width:inherit;
		float: left;
		padding:5px;
		margin:0 auto;
		/*border:2px solid #028302;*/
		}
		

		img#photo {
		padding-left: 10px;
		padding-right:10px;
		padding-bottom:10px;
		/*border:1px solid #990000;*/
		}
		
		img#badge {
		padding-left: 10px;
		padding-right:10px;
		padding-bottom:10px;
		/*border:1px solid #990000;*/
		}
		
		img#tourphoto {
		padding-left: 10px;
		padding-right:10px;
		padding-bottom:10px;
		/*border:1px solid #990000;*/
		}
		
		img#fivestar {
		padding-left: 10px;
		padding-right:10px;
		padding-bottom:0;
		/*border:1px solid #990000;*/
		}
	
		p {
		font-family: Verdana, Arial, sans-serif;
		font-size:0.9em;
		color: black;
		text-align:left;
		line-height:1.6em;
		text-align: left;
		margin-right: 15px;
		padding: 0px 20px 10px 10px;
		}
		
		p a:active {
		text-decoration:underline;
		color:rgb(0,160,198);
		font-weight:300;
		background-image:none;
		}
		
		p a:visited {
		text-decoration:underline;
		color:rgb(0,160,198);
		font-weight:300;
		background-image:none;
		}
		
		p a:link {
		text-decoration:underline;
		color:rgb(0,160,198);
		font-weight:300;
		background-image:none;
		}
		
		p a:hover {
		text-decoration:underline;
		color:rgb(0,100,165);
		font-weight:300;
		background-image:none;
		}
		
		p.breadcrumb {
		font-size:0.8em;
		text-transform: lowercase;
		color:rgb(160,160,160);
		text-align:left;
		line-height:1.0em;
		text-align: left;
		padding-bottom:10px;
		}
		
		p.breadcrumb a:active {
		text-decoration:underline;
		color:rgb(160,160,160);
		font-weight:300;
		background-image:none;
		}
		
		p.breadcrumb a:visited {
		text-decoration:underline;
		color:rgb(160,160,160);
		}
		
		p.breadcrumb a:link {
		text-decoration:underline;
		color:rgb(160,160,160);
		}
		
		p.breadcrumb a:hover {
		text-decoration:underline;
		color:rgb(0,0,0);
		}
		
	#sideads p{
	word-wrap: normal;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
		h1.orange {
		font-family:tahoma, verdana;
		font-weight:100;
		font-size:1.3em;
		letter-spacing:2px;
		padding:5px 0 15px 0;
		color:rgb(255,116,0);
		text-align:center;
		}
		
		h1.orange_subhead {
		font-family:tahoma, verdana;
		font-weight:100;
		font-size:1.1em;
		letter-spacing:2px;
		padding:5px 0 4px 0;
		margin:0 0 12px 0;
		color:rgb(255,116,0);
		text-align:center;
		border-bottom:1px dotted rgb(145,145,145);
		}
		
		h1.orange_subhead em {
		color:rgb(0,0,0);
		text-transform:uppercase;
		font-size:0.6em;
		font-style:normal;
		}
		
		h2.grey {
		font-family:tahoma, verdana;
		font-weight:100;
		font-size:0.9em;
		letter-spacing:4px;
		padding:5px 0 15px 0;
		color:rgb(145,145,145);
		text-align:center;
		text-transform: uppercase;
		}
		
		
		h1#tagline {
		font-family:"trebuchet ms", trebuchet, verdana;
		font-weight:bold;
		font-style:italic;
		font-size:1.5em;
		padding:5px 0 5px 0;
		color:rgb(0,160,198);
		text-align:left;
		}
		
		p#datetime {
		font-family:tahoma, verdana;
		color:rgb(255, 255, 255);
		text-align:right;
		font-size:0.8em;
		font-style:italic;
		
		}
		
		p#copyright {
		font-family:helvetica neue;
		font-size:0.7em;
		color:rgb(180,180,180);
		text-align:center;
		margin-top:40px;
		}
		
		p#fineprint {
		font-family:helvetica neue;
		font-size:0.7em;
		color:rgb(180,180,180);
		text-align:center;
		}
		
		ul.standard_list {
		font-size: .9em;
		font-family:tahoma, verdana;
		color:#333333;
		letter-spacing:1px;
		text-align:left;
		list-style-type:square;
		list-style-position:outside;
		line-height:1.1em;
		margin-left:18px;
		margin-bottom:15px;
		}
		
		ul.standard_list li {
		margin-bottom:4px;
		padding:3px;
		background-color:rgb(247,247,247);
		background-image: none;
		}
		
		ul#navlist {
		width:625px;
		height:35px;
		text-align:center;
		font-size:1.0em;
		/*border:2px solid #990000;*/
		}
		
		ul#navlist li {
		display:block;
		float:left;
		margin:4px 0 5px 8px;
		text-align:center;
		width:110px;
		height:25px;
		border:1px rgb(180,180,180);
		background-image:url(../images/grey_button.gif);
		background-repeat:no-repeat;
		}
		
		ul#navlist li a:link {
		display:block;
		color:rgb(120,120,120);
		text-decoration: none;
		text-align:center;
		width:110px;
		height:25px;
		background-image:url(../images/grey_button.gif);
		background-repeat:no-repeat;
		}
		
		ul#navlist li a:visited {
		display:block;
		color:rgb(120,120,120);
		text-decoration: none;
		text-align:center;
		width:110px;
		height:25px;
		background-image:url(../images/grey_button.gif);
		background-repeat:no-repeat;
		}
		
		ul#navlist li a:hover {
		display:block;
		color:rgb(242,242,242);
		text-decoration: none;
		text-align:center;
		width:110px;
		height:25px;
		background-image:url(../images/hover_button.gif);
		background-repeat:no-repeat;
		}
		
		ul#navlist li#active a {
		display:block;
		/*font-weight:bold;*/
		color:rgb(242,242,242);
		text-decoration: none;
		text-align:center;
		width:110px;
		height:25px;
		background-image:url(../images/orange_button.gif);
		background-repeat:no-repeat;
		}
		
		ul#product_list {
		font-family:tahoma, verdana;
		color:#333333;
		font-size:0.8em;
		letter-spacing:1px;
		text-align:left;
		list-style-type:square;
		list-style-position:outside;
		line-height:1.1em;
		margin-left:18px;
		margin-bottom:15px;
		}
		
		ul#product_list li {
		margin-bottom:4px;
		padding:3px;
		background-color:rgb(242,242,242);
		background-image: none;
		}
		
		img {
		padding:0 5px 5px 0;
		}
		
		
		
/*FORM STYLING    FORM STYLING    FORM STYLING    FORM STYLING    */

legend {
	font-family:tahoma, verdana;
	font-size:0.7em;
	color:#333333;
}

fieldset {
	text-align: left;
	width:450px;
	height:200px;
	background-color:rgb(242,242,242);
	padding:10px;
	border:1px dotted #666666;
}

input {
	background-color:rgb(255,255,255);
	border:1px dotted #666666;
  	float: left;
  	margin: 0 0 8px 0;
  	padding-left: 6px;
	color:#333333;
}

input.phone {
	margin-left:5px;
}

label {
	font-family:tahoma, verdana;
	color:#000000;
	font-size:0.8em;
	letter-spacing:1px;
	clear: both;
  	float:left;
  	width: 130px;
  	padding: 4px 0 2px 0;
  	text-align: left;
}

input#submit {
	color:#FFFFFF;
	background-color:rgb(255,116,0);
	border:1px solid #999999;
	background-image:url(images/button_bkgrd.jpg);
	background-repeat:repeat-x;
	clear: both;
  	float:left;
	width: 80px;
	padding: 4px 0 2px 0;
	margin-top:15px;
}

input#reset {
	color:#FFFFFF;
	background-color:rgb(255,116,0);
	border:1px solid #999999;
	background-image:url(images/button_bkgrd.jpg);
	background-repeat:repeat-x;
  	float:left;
	width: 80px;
	padding: 4px 0 2px 0;
	margin-top:15px;
	margin-left:10px;
}

p.tinytext {
	font-family:tahoma, verdana;
	font-size:0.6em;
	color:rgb(200,200,200);
	width:350px;
	text-align:left;
}

select {
	background-color:rgb(245,250,255);
	margin-bottom:0.6em;
	padding-left:0.5em;
	text-align:left;
	float:left;
	border:1px dotted #666666;
}

textarea {
	font-family:courier;
	color:#333333;
	font-size:0.8em;
	width:265px;
  	/*padding: 4px 0 2px 0;
  	margin: 0 0 8px 0;*/
  	border:1px dotted #666666;
}

img.email {
	width:16px;
	height:16px;
	background-image: url(images/email.png);
	background-repeat:no-repeat;
}

/*
---------------------------------------------------

PHOTO HEAD

--------------------------------------------------- */
.photo-head, .content-body-inner {
background: #fff;  /* content main color */
}
.photo-head {
diplay: block;
clear: both;
padding: 14px 0;
position: relative;
}
.photo-head ul {
display: block;
margin: 0;
padding: 0;
position: relative;
}
.photo-head li {
display: block;
padding: 0;
margin: 0;
vertical-align: top;
}
.photo-head h2 {
background: url(/images/bg-photo-h2-lt.gif) no-repeat 0 0;
color: #333333;
clear: none;
font-size: 1em;
font-weight: normal;
height: 34px;
overflow: hidden;
padding: 0;
width: auto;
text-align: center;
}
.photo-head h2 .wrap {
background: transparent url(/images/bg-photo-h2-rt.gif) no-repeat right top;
font-style: normal;
line-height: 34px;
padding-top: 1px;
display: block;
}
.previous-arrow,
.next-arrow {
position: absolute;
top: 0;
z-index: 9999;
}
.previous-arrow {
left: 5px;
}
.next-arrow {
right: 5px;
}
.previous-arrow a,
.next-arrow a {
background: url(/images/arrow-oval.gif) no-repeat 0 4px;
display: block;
width: 250px;
height: 0 !important;
height /**/: 34px;
padding: 34px 0 0 0;
overflow: hidden;
}
.next-arrow a { 
background: url(/images/arrow-oval.gif) no-repeat -100px 4px; 
}
.previous-arrow a:hover { background-position: 0 -70px; }
.next-arrow a:hover { background-position: -100px -70px;}

a.related-post {

}
* html a.related-post {

}
a.related-post:hover { }

