body {
	background-color: rgb(255, 245, 218);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	background-color: #f1dbaa;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	background-image: url(images/TMV_home_header_update.jpg);
	padding-top: 15px;
	padding-left: 15px;
	border-top: #63490E 0px solid;
}
#headerlinks {
	color: #FFFFFF;
	border: 0px solid red;
	width: 300px;
	float: left;
}
#headerlinks img {
	padding-top: 4px;
}
#headerlinks  a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}#headerlinks  a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#homelink {
	float: left;
	border: 0px solid green;
}
#nav {
	margin-bottom: 0px;
	height: 34px;
	text-align: center;
	background-image: url(images/subbar.jpg);
}
#nav {
	margin-bottom: 0px;
padding: 0px;
	height: 36px;
	text-align: center;
	background-image: url(images/subbarx.jpg);
overflow: hidden;
}

#nav img {
	padding: 0px;
	margin: 0px;
}
#subnav {
	height: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
	border-bottom: 0px #cdbe95 solid;
	background-color: #cdbe95;
	}
	
#subnav ul li {
	display: inline;
	}
#subnav a {
	color: #683d2c;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#subnav a:hover {
	color: rgb(255, 245, 218);
}
#subnav a.menu-current {
    color: black;
    letter-spacing: 0.15em;
    font-weight: bold;
}
#subsubnav {
	height: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
	border-bottom: 0px #cdbe95 solid;
	background-color: #cdbe95;
	}
	
#subsubnav ul li {
	display: inline;
	}
#subsubnav a {
	color: #683d2c;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#subsubnav a.menu-current {
    color: black;
    letter-spacing: 0.15em;
    font-weight: bold;
}

#content1left {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 0px;
	display: inline;
	width: 250px;
	vertical-align: bottom;
	padding-top: 0px;
border: 0px solid green;
}
#content1left p {
        margin-top: 0px;
	padding-top: 0px;
}
#content1left a {
	color: #683d2c;
	text-decoration: none;
	font-weight: bold;
}

#contentmid img {
	margin: 6px 8px 0px 0px;
}
#contentmid h1 {
	font-size: 16px;
	color: #996600;
	letter-spacing: .05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
  	padding:0px;
}

#contentmid h2 {
	font-size: 12px;
	color: #000000;
	letter-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
  	padding:0px;
}
#contentmid {
	width: 515px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 0px solid black;
margin-top: 0px;
}
#contentmid p {	
        font-size: 12px;
	line-height: 1.8;
}
#contentmid a {	
        color: #683d2c;
        font-weight: bold;
        text-decoration: none;
}
#contentmid a:hover {
	color: black;
        text-decoration: underline;
}
#contentright {
	background-color: #000099;
	width: 100px;
	float: left;
	margin-left: 5px;
}

#footer {
	float: none;
	margin-top: 30px;
border-top: 0px solid black;
	font-size: 10px;
	padding-bottom: 5px;
	height: 20px;
}
#footer a {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
#footerleft {
	float: left;
	width: 380px;
	padding-left: 10px;
}
#footerright {
	float: right;
	width: 420px;
	text-align: right;
	padding-right: 10px;
}
#content1rightb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	display: inline;
}
/*a {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}*/
#breadcrumbs {
	text-align: right;
	padding: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
}
li {
        background-image: url(../../media/images/bullet2.gif);
        background-repeat: no-repeat;
        background-position: 0 .4em;
        padding-left: 1.2em;
        margin-bottom: 6px;
        font-size: 12px;
	line-height: 1.6;
}


