body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000;
	text-align: left;
	background-color: #F2F2F2; 
	background-image: url(../images/bgtile.png); background-position: left top;	background-repeat: repeat-y;}

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

h1{font-size: 1.8em; line-height: 1; margin-bottom: 1em;  }
h2{font-size: 1.6em; margin-bottom: 0.75em; font-weight: normal;}
h3{font-size: 1.4em; line-height: 1.4; margin-bottom: 0.75em; font-weight: normal;}
h4{font-size: 1.2em; 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.2em; margin-bottom: 1em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 

.floatRight { float: right; padding: 0; }
.floatLeft { float: left; padding: 0; }
.brod {font-size: 1.1em;}
.standOut{font-size: 1.6em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #777;}
.highlightColor{ color: #812341;}

.navigation {font-size:1.4em; color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.content {color: #000; font-size: 1.2em;}
.footer {font-size:1.1em; color: #333; line-height: 30px;}

.text{ width: 390px; height: auto; text-align: left;}
.thumbs{ width: auto; height: auto; text-align: left; padding-bottom: 10px;}

a{color: #812341; text-decoration: none;}
a:hover {color: #999; text-decoration: none;}

/* menu */
.sidenav a { display: block; font-weight: normal; text-transform: uppercase; text-align: center; color: #ffffff; line-height: 25px; text-indent: 0; height: 25px; width: auto; padding: 0 0 0 10px; }
.sidenav a:hover { color: #812341; }
.sidenav_active { color: #812341; }
