/**************************************
 * THEME NAME: autumn
 *
 * Files included in this sheet:
 *
 *   autumn/styles.css
 **************************************/

/***** autumn/styles.css start *****/

body {
				/* background-image: url(images/bg.gif); */
				background-repeat: repeat;
				margin:0px; 
				font-family:Helvetica, Tahoma, Arial, sans-serif;
				color:#151515;
				line-height:120%;height:100%;
				padding:0px;
				text-align:left;
		}
		
		
		.headermain, h1.headermain, .headermenu a:link, .headermain a:visited {
 		 color: #ffffff;
}
		
		
		li, th, body {
											text-align:left;
				}
		
		body, table, td, th, li {
  font-family: Verdana, Tahoma, Arial, Serif;
  font-size:11px;
  line-height:1.4;
  color:#333;
}
		
		H1 			{margin:0px; padding:0px; FONT-SIZE: 16px; COLOR:#fff7ef; FONT-FAMILY:Helvetica, Tahoma, Arial, sans-serif }

a:link,
a:visited {
  color: #b96d00;
}

a.dimmed:link,
a.dimmed:visited {
  color: #9b9b9b;
}

a:hover,
a:active {
  color: #b96d00;
}

h2 {
  font-family: Georgia, Verdana, Arial, Serif;
}

.sideblock h2 {
	font-size:1.2em;
}

.sideblock h2 a {
	color:#333;
}

.generalbox {
	border-width: 1px 0 1px 0;
  border-color: #e1d2bd;
  border-style: solid;
 /* background: url(pix/autumn_gradient.png) repeat-x top;*/
}

.sideblock {
  border-top: solid 1px #E1D2BD;
  border-bottom: solid 1px #E1D2BD;
  background: url(pix/autumn_gradient.png) repeat-x top;
}

h2.headingblock {
  border: none;
}


/***** autumn/styles.css end *****/


