body {background-color: #62371c;
		font-size: 10px;
		font-family: arial, sans-serif;
		}
		
img {border: 0;}

td.page {background-image: url(/images/bg_page.gif); 
		background-repeat: repeat-y;
		background-position: center top;
		}
		
table.tablebody {background-image: url(/images/bg_body.jpg); 
		background-repeat: no-repeat;
		background-position: center top;
		}
		
.TableOneHeader { font-family: arial-sans-serif; 
				font-size: .75em; 
				line-height: 12px; 
				color: #FFFFFF ; 
				font-weight: bold; 
				background-color: #62371C;}
		
.footermission {font-family: arial, sans-serif;
		font-size: .65em;
		line-height: 8pt;
		color: #836452;
		}

.footer {font-family: arial, sans-serif;
		font-size: .70em;
		color: #A48674;
		}

td.floorplan {background-repeat: no-repeat;
		background-position: left top;
		}
		
.bodytext {font-size: .75em;
			font-face: arial, sans-serif;
			color: #62371C;
			}
					
/*  LINKS  */		

a.footerlink {text-decoration: none;
		font-weight: normal;
		color: #A48674;
}
		
a.footerlink:visited {text-decoration: none;
		color: #A48674;
}

a.footerlink:hover {text-decoration: underline;
		color: #A48674;
}

a.mainlink {text-decoration: none;
			color: #62371C;
			}
			
a.mainlink:visited {text-decoration: none;
			}

a.mainlink:hover {text-decoration: underline;
			}


/*  FONTS  */

h1 {font-size: .90em;
    font-weight: bold;
    color: #996600;
    line-height: 12pt;
    }
    
h2 {font-size: .75em;
       font-weight: bold;
       color: #996600;
       line-height: 11pt;
       }

h3 {font-size: .80em;
	font-weight: normal;
	color: #666666;
	line-height: 13pt;
	}
	
h4 {font-size: .80em;
	font-weight: bold;
	color: #444444;
	}
	
h5 {font-size: .70em;
	font-weight: normal;
	color: #444444;
	line-height: 11pt;
	}
	
h6 {font-size: 1.0em;
	font-weight: bold;
	color: #62371C;
	}

.subsubhead {font-size: .70em;
       font-weight: bold;
       color: #874B27;
       line-height: 11pt;
       }
       
.subsubhead2 {font-size: .80em;
       font-weight: bold;
       color: #996600;
       line-height: 11pt;
       }

.subsubhead3 {font-size: .75em;
       font-weight: bold;
       color: #C8B99B;
       line-height: 11pt;
       }
       
.subsubhead4 {font-size: .85em;
       font-weight: bold;
       color: #874B27;
       line-height: 11pt;
       }
       
.subsubhead5 {font-size: .70em;
			color: #B19C72;
			font-weight: bold;
			line-height: 13pt;
			}
			
.maintext {font-size: .75em;
			color: #62371C;
			font-weight: normal;
			line-height: 13pt;
			}
			
.maintexthead {font-size: .75em;
			color: #62371C;
			font-weight: normal;
			line-height: 13pt;
			}
			
.floorplantext {font-size: .75em;}
			
/*  FORMS  */

input.boxes {
	background: #D8CFB9;
	color: black;
	border: 1px solid #5C4E39;
	}
	
input.buttons {
	font: 8pt Arial;
	background: #AA9E81;
	color: #5C4E39;
	border: 1px solid #AA9E81;

	}

select.drop {
	background: #D8CFB9;
	color: black;
	border: 1px solid #5C4E39;
	}

.formNoBorder	{border: 1px solid #5C4E39; 
				 font-family: arial; 
				 font-size: 8pt; 
				 color: #black; 
				 background: #D8CFB9;
				 padding:2px 2px 2px 2px;}