/* Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
	border: 0;	
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img { 
	border: 0;
	vertical-align: baseline;	
}

:focus {
	outline: none;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

/* Structure */

html {
	font-size: 16px; /* Makes sure IE displays em sizes correctly */
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:13px ; /* This sets 1em to 12px if browser default is 16px 68.75%*/
	line-height: 1.5em;
	color: #5f5f5f;
	background: #fff;
	text-align: center;
}
	
#header {
	position: relative;
	background:#000;
	z-index:1;	
}

#headerpad {
	height:124px;
	position:relative;
	text-align:left;
	margin:0px auto 0px 0px;
	width:1002px;
}
	
#headerimg {
	position: relative;
	clear: both;
	background: #fff url(../images/circles.jpg) no-repeat;
	width: 900px;
	height: 200px;	
}	

#logo {
	float:left;
	width:450px;
}
	
#topnav {
	background:#CC6600 url(../images/hf_bg.jpg) repeat-x scroll 0 0;
	float:left;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	text-align:center;
	width:550px;
}		

#page {
	padding: 0;
	text-align: left;
	border: 0;
}
	
#navbar {
	clear: both;
	position: relative;
	width: 900px;
	padding: 8px 0;	
}	

#wrapper {
	position: relative;
}

#mainsection {
	position: relative;
	background:#000;
	clear: both;
	height: 450px;
	border-top:1px solid #FFBB00;
	border-bottom:1px solid #FFBB00;
	overflow:hidden;
}

#mainsectionpadleft
{
	width:450px;
	float:left;
	overflow:hidden;
}

#mainsectionpadright
{
	background:#FFF;
	height:450px;
	width:550px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	float:left;
}


* html .roundcorner-nw, * html .roundcorner-ne {
	display: none;
}	

#portfolio {
	clear:both;
	background:#000;
	color:#2F1100;
	height:124px;
	margin:0;
	position:relative;
}

#portfoliopad {
	float:left;
	width:1002px;
}

#portfolio p
{
	padding:0px;
	line-height:15px;
}
#portfolio a
{
	color:#2F1100;
	text-decoration:none;
}

.centertext{
	color:#FFBB00;
	text-align:center;
	font-weight:bold;
	padding-top:50px;
}
	
#portfoliopadleft {
	background:#000;
	width: 450px;
	height:123px;
	padding: 0px;
	float:left;
}
#portfoliopadright{
	background:#CC6600 url(../images/hf_bg.jpg) repeat-x scroll 0 center;
	float:left;
	width:550px;
	height:123px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

#contentdesc {
	padding:10px 0px 0px 0px
}

#type {
	background:#FFBB00;/*url(../images/footer_separator.png) repeat-x scroll center bottom*/
	color: #2F1100;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	padding-left:10px;
}

#type h2{
	font-weight:normal;
}
	
#desc {
	padding-top:10px;
}

.columns3 {
	float:left;
	padding-left:10px;
	width:170px;
}

.columns3 h3{
	font-weight:bold;
}

/* rounded conner box. */

.box
{
	position:relative;
	height:100px;
	padding:0px 9px;
}

.box img
{
	border:none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

#col1
{
	/*background: #FFF url(../../../images/ads/cafesentiment.jpg) no-repeat 0 0;*/
}

#col2
{

}

#col3
{

}	

.maincolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 685px;
	min-height: 400px;
}

.maincolumnpad {
	padding: 0 0 5px 0;
}

#baseline
{
	clear:both;
	/*background: url(../images/baseline.gif) repeat-x scroll  center 56%;*/
	height:20px;
	position:relative;
}

#slogan
{
	background:white;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#FFBB00;
	position:absolute;
	padding:0px 2px;
	left:656px;
	top:0;
}

#opus {
	background:white;
	position:absolute;
	padding:0px 2px;
	left:880px;
	top:0;
}

/* General Typography */

h1, h2, h3, h4, h5, h6 {
	color: #2F1100;
	padding: 0 0 9px 0;
}

.tagline{ /* Tagline, Themeline or Description */
	display: none;
	color: #999;
	font-size: 12px;
	padding: 0 0 15px 0;
}

h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0px;
}

h3, h4 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
	
h4 {
	font-family:  Verdana, Arial, sans-serif;
}	
	
.contenttext h3 {
	font-family:  Verdana, Arial, sans-serif;
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 8px 0;
	word-spacing:normal;
	font-variant: small-caps;
}

p { /* paragraph padding + margin should be a multiple of the line-height */
	padding: 0 0 9px 0;
}

a {
	color: #FFBB00;
	text-decoration: none;
}

a:hover {
	color: #e60;
	text-decoration: none;
}
	
/* Miscellaneous Typography */

#pageHeader {
	display: none;
}

/* Lists */

.contenttext ul, .commentlist li ul {
	list-style: outside;
	margin: 0 0 6px 16px;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
	
a img,
a:link img,
a:hover img {
	border: none;
	vertical-align: bottom;	
}
	
p img {
	max-width: 100%;
}
	
.contenttext img {
	margin-bottom: 5px;
}

/*	Using 'class="alignright"' on an image will align the image to
	the right. And using 'class="centered', will of course center
	the image. This is much better than using align="center",
	being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.contenttext {
	font-size: 12px;
	background: #fff;
	padding: 0px 10px;
}
	
.contenttext p {
	padding: 0;
	margin: 0 0 10px 0;
}
	
.contenttext img {
	padding: 0 0 10px 0;
}			
	
small {
	font-size: 10px;
}
	
/* Tables */

table {
	border-collapse: collapse;
	border-width: 0;	
	border-spacing: 0;	
	text-align: left;
	margin: 0px;
}

tbody {
	border-width: 0;	
}

tr {
	background-color: #fff;
	border-width: 0;
}
	
tr.alt {
	background-color: #edf3fe;
	color: inherit;	
}

td, th {
	font-family:  Verdana, Arial, sans-serif;
	padding: 2px 2px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
}

th {
	background-color: #f9f9f9;
	font-weight: bold;
	padding: 0px 5px;	
}
	
/* Forms */

form {
	margin: 0;
	padding: 0;
}

* html input {	
	font-size:12px;
}

* html textarea, input {
	border: 1px solid #ccc;
	background: #fafafa;
}

textarea, input {
	padding:3px 1px;
	border: 1px solid #ccc;
	background: #fafafa;
}

input[type=text], input[type=password] {
	border: 1px solid #ccc;
	background: #fafafa;
	width:122px;
}

.noborder
{
	border: none;
	padding:3px 1px;
	background: #fafafa;
}

.ebutton
{

}

select {
	width: 80px;
}
	
label {
}
	
/* Various Tags and Classes */

.center {
	text-align: center;
}

.clear {
	clear: both;
	display:none;
}		

.htoggle
{
	padding:0px 10px;
	cursor:pointer;
	background:#FFBB00;
	border-bottom:1px solid #FFF;
}

.htoggle h3
{
	padding:0px;
}

.btoggle
{

}

/* Menus */


.menu {
	margin: 0;
	padding: 0;
	text-decoration: none;	
}

.menu li {
	display: inline;
	margin: 0;
}

/* Main Link */
	
.mainlink {
	font-size: 11px;
	line-height: 14px;	
}

.mainlink ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}

.mainlink ul li {
	display: inline;
}

.mainlink ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	overflow: hidden;
	height: 14px;
 	padding: 6px 1px;	
	background: none;
	background-position: center 0;				
}

.mainlink ul li a:hover {
	background:url(../images/line.jpg) no-repeat bottom center;
	color: #FB0;
}

.mainlink ul li a.current {
	background:url(../images/line.jpg) no-repeat bottom center;
	color: #FB0;
}

#topnav	.mainlink ul li a {
 	padding:100px 24px 10px;
}

#topnav .mainlink ul li.first a {
	padding:100px 30px 10px;	
}

#topnav .mainlink ul li.last a {
	padding: 100px 16px 10px;
	border-right:none;
	width:48px;	
}	

#contactinfo {
	padding:0px 10px;
	background-color:#FFBB00;
}

#roomrates th {
	padding:0px 10px;
}

#roomrates td {
	padding:2px 10px;
}

.hidden
{
	display:none
}