/*Stylesheet for the Larian Motel website copyright 2008 Goose Flats Graphics - Tombstone, Arizona - www.gooseflats.com - ALL RIGHTS RESERVED*/

body
 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12pt;
	font-weight: 500;
	margin: 0 0 2 0;
	color: #663300;
	scrollbar-base-color: #FBF3BF;
	scrollbar-track-color: #C5D5EC;
	scrollbar-arrow-color: #663300;
	background-color: #FFFFFF;
}

a:hover {
COLOR: #FF0080;
}

li {
    list-style-type: square;
    text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4px;
}

.li2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004623;
}

.li3 {
    list-style-type: square;
    text-align: left;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.comment {
	list-style-type: square;
	text-align: left;
	font-size: 9pt;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 2px;
}

#dbl {
	border-style: double;
	padding: 2px 2px 2px 2px;
	background-color: #FBF3BF;
}

.dbl {border-style:groove;
padding: 2px 1px 1px 2px;
}

p {
	text-align: justify;
}

.c {
	text-align: center;
}

.q {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000000
}

.qc {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #000000
}

.qr {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #FF0000
}

.qb {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
	color: #000000
}

.qbr {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: #000000
}

.ts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #00000;
}

.t {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
	color: #000000
}

.tl {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000000
}

.tlc {
	font-family: georgia, "times new roman", times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #000000
}

.t0 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
}

.t0b {
	font-family: georgia, "times new roman", times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
}

.t0c {
	font-family: georgia, "times new roman", times, serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
}

.t1 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
}

.t2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}

.t2c {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.t3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
}

.t3c {
	font-family: georgia, "times new roman", times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.st0 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #004623;
  }
  
  .st0r {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #004623;
  text-align: right;
  }
  
  .st0b {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #000000;
  }

.st1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #004623;
  }
  
  .st1r {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #004623;
  text-align: right;
  }
  
  .st1b {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  }

img.left {
	float:left;
	margin: 4px 4px 1px 4px;
}

img.right {
float:right;
margin: 4px 4px 1px 4px;
}

.photo{ 
border: 6px solid #FFFFFF; 
}