/*
	global styles
*/



* {
	margin: 0;
	padding: 0;
	font-family: Sylfaen, Verdana, Arial, Helvetica, sans-serif;
}

form {
	border: none;
	width: 100%;
}

img {
	border: none;
}

select option {
	padding: 0 4px;
}

body {
	background-color: #666666;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
}


.clearer {
	clear: both;
}

.high {
	height: 1px !important;
}

a {
	color: #f81400;
}

a:hover {
	color: #f81400;
	text-decoration: none;
}






/*
	wrapping styles
*/


#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}


div.header img {
	display: block;
}


div.menu {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFF url("../images/menu_bg.jpg") repeat-y;
}

div.menu .items {
	float: left;
}

div.menu .items img {
	display: block;
	float: left;
}

div.menu .searchbox {
	float: right;
	margin: 3px 5px 0 0;
}


div.searchbox .text {
	width: 100px;
	height: 17px;
	border: 1px inset #666666;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	padding: 3px;
	vertical-align: middle;
}


div.searchbox .button {
	width: 40px;
	height: 23px;
	border: 1px outset #666666;
	background-color: #CCCCCC;
	font-family: Sylfaen, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 3px;
	vertical-align: middle;
}

div.searchbox .button:active {
	border: 1px inset #666666;
}




div.content {
	background: #FFF url("../images/content_bg.gif") repeat-y;
	padding: 15px 15px 30px 15px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
	color: #000;
	font-size: 13px;
}

.content h1 {
	color: #990000;
	font-size: 21px;
	padding-bottom: 8px;
	border-bottom: 1px outset #CCCCCC;
	margin-bottom: 25px;
}





div.footer {
	background: #990000 url("../images/footer_bg.gif");
	height: 55px;
	border-top: 3px solid #000;
}

div.footer img.footertext {
	margin: 10px 0 0 300px;
}







/*
	static page styles
*/


div.static p {
	margin-bottom: 20px;
}

div.static img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	margin: 5px 0;
}

div.static img[align=left] {
	margin-right: 10px;
}

div.static img[align=right] {
	margin-left: 10px;
}







/*
	news styles
*/

ul.news {
	list-style: none outside none;
}

ul.news li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #8d4849;
}

ul.news li img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	margin: 0 10px 0 0;
	float: left;
}

ul.news li img:hover {
	border: 1px solid #990000;
}

ul.news li em {
	font-style: normal;
	font-size: 10px;
	display: block;
}

ul.news li strong {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}










/*
	gallery styles
*/

ul.gallery {
	list-style: none outside none;
}

ul.gallery li {
	width: 21%;
	float: left;
	border: 1px solid #993333;
	margin: 10px 1%;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

ul.gallery li:hover {
	background-color: #CCCCCC;
}

ul.gallery li img {
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #999999;
}


.menua	
	{
	border-bottom: 2px solid #393939;
	font-size: 12px;
	color: #FFFFFF;
	height: 24px;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	
	 }
	 
.menua2	
	{
	border-bottom: 2px solid #393939;
	font-size: 12px;
	color: #FFFFFF;
	height: 24px;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	background-color: #595959;
	
	 }

.menua_on
	{
	border-bottom: 2px solid #393939;
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
	height: 24px;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	 }

.shrtcuts
	{
	background-color: #14629A;
	height: 25px;
	}
img, div, td { behavior: url(css/iepngfix.htc) }

<!--menu items-->

#item left_menu   {



}

#left_menu .hover {

}
#left_menu .active {
	
}

#left_menu .item .subwrapper{
	position: relative;
	display:none;
}
#left_menu .hover .subwrapper{
	display:block;
}
#left_menu .sub {
	position:absolute; 
	left: 0px; 
	top: 30px; 	
}
#left_menu .sub div {
	position:absolute;
	width:1px; 
	left:-1px; 
	top:-1px;
}

#left_menu .sub a{
	display:block; 
	font-weight: bold; 
	color: #F1E7BE; 
	text-decoration: none;

}
#left_menu .sub a:hover{
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;

}

#left_menu .sub a:active{
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;

}
feat_box
	{
	background-color: #5A8DAA;
	border: 1px solid #FFFFFF;
	width: 100%;
	height: 120px;
	}






