/* generated by webcreate.com */ 


/* -------------------------------------------------------------------
    Print Media to define printer specific styles
--------------------------------------------------------------------*/

@media print { #buttonDiv {display: none;} } 
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
} 
 
#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
display: none;
} 

#seccolumn {
display: none;
} 
 
#maincol{
	display: inline;
	position: relative;
	width: ;
	height: 359px;
}
 
#footer {
display: none;
 } 
 
#footp {
display: none;
 } 
 
#print {
display: none;
 } 
 


 /* *** Float *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


a:link {
	color: #2F4F88;
	text-decoration: underline;
	font-weight : bold;
}

a:visited {
	color: #2F4F88;
	text-decoration: underline;
	font-weight : bold;
}

a:hover {
	color: #950000;
	text-decoration: underline;
	font-weight : bold;
}

 td {
 	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
 }
 
.tdfooter {
 	color: #FFEDD2;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
 }
 
  .tdseccol {
 	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
 }
 
.tdrates {
 	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 6px;
 }
 
 .tdroom {
 	color: #4A3120;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 6px;
	width: 110px;
 }
 
  .tdhead {
 	color: #4A3120;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 6px;
	width: 205px;
	vertical-align: top;
 }
 
 .tdct {
 	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 6px;
	text-align: right;
 }
 
.header{
display: none;
} 

 .footersec {
display: none;
 }
 
/* footer */ 
 
 a.footlnk:link {
	color: #950000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.footlnk:visited {
	color: #950000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.footlnk:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* misc */ 

 .caption { 
	padding-top: 6px;
	color: #4A3120;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
 }
 
  .headline { 
	padding-bottom: 4px;
	color: #4A3120;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
 }
 
 .indentedtext2{
	padding-left : 20px;
	padding-top : 5px;
}

.bold{
	font-weight : bold;
}

/* forms */ 

.button{
	background: #2D4C82;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #F8E6BF;
	margin-bottom: 2px;
	margin-top: 2px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #F8E6BF;
	margin-bottom: 2px;
	margin-top: 2px;
}

textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #F8E6BF;
	margin-bottom: 2px;
	margin-top: 2px;
}



 
