﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
h2 {
	color: #c0c75a;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#header h3 {
	color: #6c9baf;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
#header h5 {
	color: #c0c75a;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
h4 {
	color: #666;
}
h5 {
	font-weight: bold;
	font-size: 1.5em;
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: left;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: small;
	font-size: 80%\9; /*ie 8 fix (was too big)*/
	color: #555E4F;
	text-align:center; /*ie hack - is offset in #wrapper*/
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
li.multimenu {
	list-style: none;
	margin: 0px;
	display: inline;
}
li.multimenu a {
	cursor: pointer;
	padding: 0px;
	margin-top: 0px; 
/* border: 1px outset #778; 
background: #000; */
}
#margin-news {
	width: 200px;
}
#wrapper {
	margin: 0 auto;
	width: 850px;
	text-align:left; /* offsets body: center above for ie hack */
/*	margin-top: 5px;
	margin-bottom: auto;*/
}
#header {
	border: 0;
	/*position: relative;*/
	width: 850px;
	height: 100px;
	/*top: 5px;*/
	clear: right;

	/*background-image: url(../images/logo_1.png);
	background-repeat:no-repeat;
	background-position:left;*/
}
#nav {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
	width: 850px;
	height: 3px;
	margin-top: 10px;
}
#headline {
}
h1, h2, h3, h4, h5 {
	margin: 0;
}
a {
	color: #6c9baf;
	text-decoration: none;
}
a:hover {
	color:  #555E4F;
	text-decoration: underline;
}
/* Menu */
#menu1 {
	float: left;
	width: 100px;
	margin: 0px auto;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}
#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#menu1 li {
}
#menu1 a {
	display: block;
	width: 190px;
	padding: 5px 0px;
	background-color: #D9D9D9;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #808080;
}
#menu1 a:hover {
	background-color: #8A8A8A;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF;

}
/* Content */
#content {
	margin: auto;
	border-top: none;
	height: auto;
}
#colOne {
	float: left;
	width: 170px;
	margin-top: 20px;
	padding: 0 0px 0 0px;
	margin-bottom: 20px;
	height: auto;
}
#colTwo {
	float: right;
	margin-top: 20px;
	width: 620px;
	padding: 0 10px 0 20px;
	margin-bottom: 20px;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: right;
}
#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}
#preslogo {
	width: 40px;
	float: left;
	border-width: 0;
}
#twitter_div h2 {
	color: #c0c75a;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0;
}
#footer {
	color: #666;
	background: url(../images/divider.gif) repeat-x;
	padding: 6px 0 20px 0;
	margin-top: 2em;
	font-weight: bold;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#footer p {
	margin: 0;
	padding: 0;
}
#bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
}
/******Twitter Status******/
ul.twitter {
	width: 190px;
	margin: 0 0 18px;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	bborder-left: 1px solid #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
ul.twitter li {
	width: 190x;
	line-height: 1.4em;
	display: inline;
	background-color: #ffffff;
	color: #505050;
	width: 170px;
	float: left;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	bborder-left: 1px solid #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
/*ul.twitter li a {
	background-color:#ffffff;
	color:#505050;
	font-weight:bold;
	width:170px;
	float:left;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	bborder-left:1px solid #cccccc;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}*/
/******Side menu*******/
ul.avmenu {
	width: 140px;
	margin: 0 0 18px;
	padding: 0;
	list-style: none;
	font-size: 90%;
}
ul.avmenu li {
	width: 140px;
	padding: 0;
	line-height: 1.4em;
	display: inline;
}
ul.avmenu li a {
	background-color: #ffffff;
	color: #505050;
	font-weight: bold;
	width: 170px;
	float: left;
	margin-bottom: 5px;
	padding: 3px 1px 3px 5px;
	bborder-left: 1px solid #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
ul.avmenu li a:hover, ul.avmenu li a.current {
	background-color: #EEE1FF;
	color: #6c9baf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dashed #6C9BAF;
}
ul.avmenu ul {
	margin: 0 0 0 0px;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	width: 130px;
}
ul.avmenu ul a {
	padding: 2px 1px 2px 15px;
	font-weight: normal;
	width: 160px;
}
ul.avmenu ul ul {
	width: 113px;
}
ul.avmenu ul ul a {
	width: 100px;
}
