html{
	font-family: sans-serif;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:10px;
	margin-bottom:20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	/*color: #94273A;*/
	color: #808284;
	
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808284;
	text-decoration: none;
}
.link01c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	/*background-color:#600;*/
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d99300;
}
.text02 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.text02b {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CE2142;
}

.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
}
.text03c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #808284;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.copyright{}

.linkON {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.text07 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.link02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
.text08 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
ul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

/* Color Scheme For Ramada Elements */

.RamadaRed
{
	background-color: #D11242;
}

.RamadaRedOffSet
{
	background-color: #DFC9C9;
}

.RamadaGray
{
	background-color:#808284;
}

.RamadaGray2
{
	background-color:#CCC;
}

.RamadaGray3
{
	background-color:#DDD;
}

.RamadaGray4
{
	background-color:#EEE;
}

.RamadaGrayOffset
{
	background-color:#DDDDDD;
	background-image:-moz-linear-gradient(top,#CCC 20%,#FFF 80%);
	background-image:-webkit-linear-gradient(top,#CCC 20%,#FFF 80%);
	background-image:-o-linear-gradient(top,#CCC 20%,#FFF 80%);
	background-image:-ms-linear-gradient(top,#CCC 20%,#FFF 80%);
	background-image: linear-gradient(top,#CCC 20%,#FFF 80%);
}

.no-cssgradients .RamadaGrayOffset{
	background-image:url(/images/FadeToWhite3.png);
	background-repeat:repeat-x;
	background-position:bottom;
}



.GrayBackgroundOffset
{
	background-color:#EEEEEE;
	background-image:-moz-linear-gradient(top,#CCC,#FFF 100px);
	background-image:-webkit-linear-gradient(top,#CCC,#FFF 100px);
	background-image:-o-linear-gradient(top,#CCC,#FFF 100px);
	background-image:-ms-linear-gradient(top,#CCC,#FFF 100px);
	background-image: linear-gradient(top,#CCC,#FFF 100px);
}

.no-cssgradients .GrayBackgroundOffset{
	background-image:url(/images/FadeToWhite1.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.GoldBackground
{
	background-color: #D99300;

}

.GoldBackgroundOffSet
{
	background-color: #f2e0bb;
}

.RedBackground
{
	background-color: #CE2142;

}

.RedBackgroundOffSet
{
	background-color: #f2e0bb;
}
.address{font-size:.9em;color:#444;}

div.social{text-align:center;margin-top:50px;}
div.social h1{margin:0px;}
div.social img{width:32px; height:32px; margin:2px;border:0px;}


.gallery img{display:block;}

div.section{margin-top:30px;}

div.section.first{margin-top:0px;border-top:1px dotted #CCC;}

div.section p{/*line-height:1.3em;*/}




.button {
  display: inline;
  float: true;
  display: block;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding: 5px 10px 5px 7px;
}

