/*----------------------------------Infinite CSS FileDesigned by: Vanessa----------------------------------*/* { margin: 0; padding: 0; }/*----------------------------------Basics and Essentials----------------------------------*/body {background: #381D07;margin: 5px auto;font-family: "Verdana", Arial, Tahoma, sans-serif;font-size: 10px;text-align: center;color: #C69236; }#header {background: url(layout/tv1head.jpg) no-repeat top left;height: 189px;width: 650px;margin: 0 auto; }#container {background: url(layout/tv1bg.gif) repeat-y top left;margin: auto;width: 650px;text-align: left;position: relative; }#content {margin-left: 10px;float: left; width: 488px; }#nav { padding-left: 12px;padding-top: 5px;float: left;width: 130px; }* html #nav { width: 130px; padding: 0; margin-top: 11px; margin-left: 12px; }#footer {background: url(layout/tv1foot.jpg) no-repeat top left;height: 76px;width: 650px;text-align: left;clear: both; } .bottom {  padding: 27px 0 0 40px;  display: block; }* html #footer { background: url(layout/tv1foot.jpg) no-repeat bottom left; }/*----------------------------------Text-based Elements----------------------------------*/a:link,a:visited,a:active {    background: none;    font-weight: bold;    text-decoration: none;    border-bottom: 1px dashed #B1692D;    color: #C8722C; }a:hover {    background: none;    text-decoration: none;    color: #36210F; }p { margin-bottom: 10px; line-height: 1.4em; width: 488px;}em { color: #E67008; }strong { color: #FFF; }
b { color: #ED944B; font-weight: normal; }acronym, abbr { cursor: help; }#content ul { list-style: disc; margin-bottom: 5px; }#content ul li { margin-left: 25px; }#content ol { list-style: decimal; margin-bottom: 5px;}#content ol li { margin-left: 25px; }

blockquote {background: #733B0A;
line-height: 1.5em;margin: 5px;padding: 5px;border: 1px solid #A56406; }
h1 {border-bottom: 2px solid #CB621A;font-family: Arial, "Tahoma", sans-serif;font-size: 16px;font-weight: normal;text-indent: 20px;letter-spacing: 4px;line-height: 15px;clear: both;color: #ED944B; }* html h1 { font-size: 14px; } h1:first-letter {  font-family: Georgia, "Arial", sans-serif; font-size: 25px; color: #F1C94E; }* html h1:first-letter { line-height: 25px; }h2 { font-family: Arial, "Tahoma", sans-serif;font-size: 12px;text-indent: 15px;font-weight: normal;letter-spacing: 2px;margin-bottom: 5px;clear: both;border-bottom: 1px solid #B78600;color: #E6D19B; } h2:first-letter {  font-family: Georgia, "Arial", "Verdana", sans-serif; font-size: 20px; color: #D5661A; }h3 { font-family: Tahoma, "Verdana", "Arial", sans-serif;font-size: 10px;text-transform: lowercase;font-weight: normal;font-style: italic;text-indent: 40px;margin-bottom: 4px;clear: both;color: #A89381; }h4 {font-family: Georgia, "Arial", sans-serif;font-size: 14px;font-weight: normal;text-align: right;line-height: 13px;clear: both;border-bottom: 2px solid #A36509;color: #FFF; }/*----------------------------------Navigation Menu----------------------------------*/.menu {width: 130px;list-style: none;margin-bottom: 10px;border-bottom: 2px solid #A36509; }.menu li {width: 130px;height: 20px;font-family: Georgia, "Arial", sans-serif;color: #B99403; }.menu a, .menu a:visited {background: #4C2303;font-family: Arial, "Verdana", sans-serif;padding: 3px 3px 3px 7px;display: block;border-bottom: 0;line-height: 14px;font-weight: normal;color: #A7560C; }.menu a:hover {background: #B7731C;color: #FFF; }

/*----------------------------------Form Styles----------------------------------*/

input, textarea, select {
background: #552704;
border: 1px solid #A36509;
color: #FFF;
padding-left: 3px;
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px; }

option { padding: 0 3px 0 3px; color: #F17509; }

input.enth3_submit, input.enth3_reset {
background: #A7560C;
border: 1px solid #36210F;
font-family: "Arial", Verdana, sans-serif;
font-size: 11px;
padding: 2px;
color: #36210F; }