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

Title : Main Moab Dreams Stylesheet - Marta's Site
Author : Brandon Rodak
URL : moabdreams.com	

Description : Main stylesheet for the sites of Moabdreams.com, Moabdreamvacations.com, Moabandyou.com

Created : 12 July 2005
Modified : 19 July 2005

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

/* ----- CSS ----- */

v\:* {  /* style for Google Maps */
      behavior:url(#default#VML);
    }

*{
margin:;
padding:;
font-family:;
font-size:;
}
html{
margin:;
padding:;
background:;
}
body {
MARGIN-TOP: 15px; FONT-SIZE: 9px; background-color: #CECFCE; FONT-FAMILY: Tahoma
}

/* ----- IDS ----- */

#container{
width:;
margin:;
padding:;
background:;
text-align:;
}
#primaryContent{
position:;
float:;
width:;
margin:;
padding:;
background:;
text-align:;
}
#secondaryContent{
position:;
float:;
width:;
margin:;
padding:;
background:;
text-align:;
}
#navigation{
margin:;
padding:;
}
#footer{
margin:;
padding:;
clear:;
}

/* ----- CLASSES ----- */
.button {
	BORDER-RIGHT: #7C3008 2px solid; BORDER-TOP: #7C3008 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 0.8em; BACKGROUND: #E1C58F; BORDER-LEFT: #7C3008 2px solid; COLOR: #000; BORDER-BOTTOM: #7C3008 2px solid
}

.formtext {
	BORDER-RIGHT: #26a 1px solid; BORDER-TOP: #26a 1px solid; BACKGROUND: #e9e9ff; FONT: 1em arial,helvetica,sans-serif; BORDER-LEFT: #26a 1px solid; COLOR: #000; BORDER-BOTTOM: #26a 1px solid
}
.formtext:unknown {
	BACKGROUND: #fff
}

.hide{
/* display:none; */
}
.show{
/* display:block; */
}

div.address  {
     font-size : 9pt;
	  font-family : "Tahoma";
	  font-style : normal;
}
.nag {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: center
}

.lgb {
	COLOR: #ffffff; BACKGROUND-COLOR: #a3400c; FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: center
}

.bg1 {
	COLOR: #000000; BACKGROUND-COLOR: #e6f0ea; FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: center
}
.bg2 {
	COLOR: #000000; BACKGROUND-COLOR: #d7e4dc; FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: center
}

.directions
{
	 font-size : 9pt;
	 font-family : "Tahoma";
	 font-style : normal;
	 color: #F0E2C7;
	 text-align: center;
}


/* ----- HEADINGS ----- */

h1{
font:;
font-size:;
font-weight:;
color:;
margin:;
padding:;
}
h2{
font:;
font-size:;
font-weight:;
color:;
margin:;
padding:;
}
h3{
font:;
font-size:;
font-weight:;
color:;
margin:;
padding:;
}
h4{
font:Tahoma;
font-size: 13px;
font-weight: bold;
text-align: center;
color:;
margin:;
padding:;
}

/* ----- PARAGRAPHS ----- */

p{
font:;
color:;

font-size:;
font-family:;
font-style:;
font-weight:;
font-variant:;

text-align:;
text-indent:;
text-decoration:;
text-shadow:;
text-transform:;

letter-spacing:;
word-spacing:;
}
#primaryContent p{
}
#secondaryContent p{
}

/* ----- QUOTES ----- */

blockquote{
margin:;
padding:;
background-color:;
font:;
color:;
}
blockquote p{
}
cite{
font:;
color:;
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
margin:;
padding:;
background-color:;
border:;
font-size:;
overflow:;
}
code{
font-size:;
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

li{
list-style:;

list-style-type:;
list-style-image:;
list-style-position:;
float:;
margin:;
padding:;
}
li p{
}
ol{
width:;
margin:;
padding:;
}
ul{
width:;
margin:;
padding:;
}
ol li{
}
ul li{
}

#navigation li{
}

#navigation ul{
}

#navigation ul li{
}

#navigation ol{
}

#navigation ol li{
}

/* ----- IMAGES ----- */

img{
border:;
}
img a{
border:;
text-decoration:;
}
img a:hover{
border:;
}

/* BREAK */

hr{
/* display:none; */
color: #F0E2C7;
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
font:;
color: #8D3408;
text-decoration:;
border-bottom:;
}
a:hover{
color: #2A7933;
background-color:;
border-bottom:;
}
a:visited, a:active, a:focus{
color:;
background-color:;
border-bottom:;
}
a:visited{
color:;
background-color:;
border-bottom:;
}
a:active{
color:;
background-color:;
border-bottom:;
}
a:focus{
color:;
background-color:;
border-bottom:;
}

a.courtesylinks
{
 font-size : 8pt;
 font-family : "Tahoma";
 font-style : normal;
 color: #FFFFFF;
 text-decoration: underline;
 border-bottom:;
}

a.courtesylinks:hover
{
 font-size : 8pt;
 font-family : "Tahoma";
 font-style : normal;
 color: #FFD700;
 text-decoration: underline;
 border-bottom:;
}


p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
width:;
margin:;
padding:;
frame:;
text-align:;
}
caption{
font:;
color:;
position:;
text-align:;
display:;
}
thead{
font:;
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tbody{
font:;
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tfoot{
font:;
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tr{
font:;
color:;
background-color:;
}
tr .alt{
font:;
color:;
background-color:;
}
th{
}
td{
width:;
margin:;
padding:;
}
td.mainblock
	    {
	WORD-BREAK:BREAK-WORD;
	overflow:auto;
	font: normal;
	font-family: Tahoma;
	font-size: 13px;
	}

td.MainblockPadding
	    {
	WORD-BREAK:BREAK-WORD;
	overflow:auto;
	font: normal;
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px;
	}
	
td.leftblock
{
	WORD-BREAK:BREAK-WORD;
	overflow:auto;
	color: White;
	font: normal;
	font-family: Tahoma;
	font-size: 11px;
}
/* ----- FORMS ----- */
FORM EM SPAN {
	WIDTH: 150px
}
FORM EM {
	MARGIN-TOP: 1em; DISPLAY: block; FONT-STYLE: normal
}

form{
width:;
margin:;
padding:;
}
FIELDSET {
	BORDER-RIGHT: #26a 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #26a 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN-LEFT: 20px; BORDER-LEFT: #26a 1px solid; WIDTH: 75%; PADDING-TOP: 15px; BORDER-BOTTOM: #26a 1px solid
}
LEGEND {
	FONT-WEIGHT: bold; COLOR: #000
}
label{
margin:;
padding:;
font-size:;
font-family:;
}
input{
border:;
margin:;
padding:;
font-size:;
font-family:;
}
textarea{
border:;
margin:;
padding:;
font-size:;
font-family:;
}
input, textarea{
}
select{
border:;
margin:;
padding:;
font-size:;
font-family:;
}
optgroup{
font:;
}
option{
font:;
}

/* ----- DEFINITIONS ----- */

dl{
font-size:;
margin:;
padding:;
}
dt{
color:;
margin:;
padding:;
}
dd{
color:;
margin:;
padding:;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

