body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	color: #000;
	text-align: center;
	background-color: #fff; background-image: url(../images/bgtile.png); background-position: center top; background-repeat: repeat-x; 
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 1.6em; line-height: 1; margin-bottom: 1em; }
h2{font-size: 1.8em; margin-bottom: 0.75em; font-weight: normal;}
h3{font-size: 1.6em; line-height: 1.4; margin-bottom: 0.75em; font-weight: normal;}
h4{font-size: 1.4em; line-height: 1.25; margin-bottom: 0.75em; font-weight: normal;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal;}
h6{font-size: 1.2em;}
p {font-size: 1.0em; margin-bottom: 1em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 

hr{ color:#333; background-color:#333; height:1px; border:none; margin-bottom: 15px;}

.floatRight { float: right; padding: 0; }
.floatLeft { float: left; padding: 0; }

.brod {font-size: 0.9em;}
.standOut{font-size: 1.6em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #333;}
.highlightColor{ color: #2E1100;}
.highlightColor2{ color: #d61920;}

.navigation {font-size:1em; color: #806A4B; font-weight: bold;  }
.content {color: #000; font-size: 1.2em;}
.footer {font-size:1.2em; color: #000; line-height: 36px; font-family: Arial, Helvetica, sans-serif;}

.text{ width: 500px; height: auto; text-align: left;}

a{color: #333; text-decoration: underline; font-weight: bold; }
a:hover {color: #d61920; text-decoration: underline; font-weight: bold;}

a.subnav:link {font-weight: bold; color: #000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:0.9em;}
a.subnav:active {font-weight: bold; color: #000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:0.9em;}
a.subnav:hover {font-weight: bold; color: #d61920; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:0.9em;}
a.subnav:visited {font-weight: bold; color: #000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:0.9em;}

/* menu */
.menu{width: auto; height: 35px; }
.menu ul{margin: 0; padding: 0; float: none;} 
.menu ul li{display: inline; line-height: 35px;} 
.menu ul li a{float: none; color: #806A4B; padding-left: 5px; padding-right: 5px; text-decoration: none;} 
.menu ul li a:visited{color: #806A4B;} 
.menu ul li a:hover, .menu ul li .current{color: #E56110 !important; }
.active{color: #E56110; text-decoration: none;}
