/* external css file */
/* filename 'rmv.css' */

	
#wrapper
{
margin:0 auto;
background-color:#69c084;
width:700px;
}

#header {
width:auto;
border-style:groove; 
border-width:10px; 
border-color:#8C5900;
background-image: url(http://www.redwoodmobilevet.com/GIF/treesbigbackgrd.gif);
background-position:center;
background-repeat:no-repeat;
background-color:none;
}

	#navbar
{
padding: 5px;
margin: 5px;
font-family: comic sans, sans-serif;
text-align: center;
font-size: 12px;
font-weight: bold;
}

	#navbarsm
{background:#69c084;
text-align: center;
padding: 2px;
font-family: arial, helvetica, geneva, sunsans-regular, sans-serif;
font-size: 10px;
font-weight: bold;
list-style: inline;}


h1.header {
font-weight:700;
color:#8C5900;
font-size: xx-large;
vertical-align:center;
text-align:center;
font-family:Papyrus, SquireD, "Tempus Sans ITC", "Viner Hand ITC", sans-serif;
}

.pagetitles {
  font-size: 20px;
  color: black;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  }

body {
background-color:#8C5900;
}

a:link {
color:#744A00;
}

a:visited {
color:#000000;
}

a:hover {
color:#005073;
}

a:active {
color:004E87;
}

  
h1 {
  font-size:25px;
  color:#005b1e;
text-align:center;
}

h2 {
color: #005b1e;
  font-size: 18px;
  margin-top: 10px;
  font-weight: normal;
  font-family: sans-serif;
}

h4 {
font-family:Papyrus, SquireD, "Tempus Sans ITC", sans-serif;
color: #005b1e;
align:center;
font-size:small;
}

#lgcaption {
	font-size: 14px;
	font-family: "Comic Sans MS", "Century Gothic", sans-serif;
	color: #000000;
	font-weight:bold;
}


p {
	text-indent: 15px;
	margin-bottom: 12px;
	font-size: 12px;
	font-family: "Comic Sans MS", "Century Gothic", sans-serif;
	color: #000000;
}

li {
	font-size: 12px;
	font-family: "Comic Sans MS", "Century Gothic", sans-serif;
	color: #000000;
	}

table {
align:center;
}


