@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(/media/layout/bg.gif);
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
}


#div-key
{
		width:830px;
		clear:both;
		font-size:9px;
}

#div-key div{
	width:49%;
	float:left;
}

p{
	margin:0px;
	padding:0px;
}

/* headlines*/

h1 {
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#CD442B;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#0497AB;
}
/* end */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #cd442b;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#div-top {
	width:865px;
	height:21px;
	background-image:url(../media/layout/bg-top.gif);
	background-repeat:no-repeat;
}

#div-bottom {
	width:865px;
	height:21px;
	background-image:url(../media/layout/bg-bottom.gif);
	background-repeat:no-repeat;
}


#div-bottom-links{
	width:845px;
	padding-left:20px;
	color:#666666;
	font-size:9px;
	
}

#div-bottom-links a{
	text-decoration:none;
	color:#999999;	
}

#div-bottom-links a:hover{
	color:#666666;
}

#div-bottom-links legend{
	text-transform:uppercase;
}

#div-bottom-links fieldset{
	
	border:1px solid #f4f4f4;
	background-color:#FFFFFF;
	color:#CCCCCC;
}

.col_1{ 
	float:left;
	width:130px;
	margin:4px;
}

#div-bottom-links fieldset ul{
	margin:0px;
	padding:0px;
}

#div-bottom-links fieldset li{
	margin:0px;
	margin-left:10px;
	list-style:inside;
	padding:0px;
	margin-bottom:5px;
}

#div-bottom-links fieldset li:hover{
	list-style:circle;
	color:#666666;
}

#div-middle {
	width:865px;
	background-image:url(../media/layout/bg-middle.gif);	
}


#div-content{
	margin-top:20px;
}

#div-content-left {
	width:188px;
	float:left;
	padding-left:20px;
}

#div-content-middle {
	width:361px;
	float:left;
	margin-left:40px;
	margin-right:40px;
	line-height:21px;
}

#div-content-middle img{
	margin-right:10px;
	margin-bottom:5px;
}

#div-content-right {
	width:200px;
	float:left;
}

.clear{
	clear:both;
}


#div-content-left a {
	 display:block;
	 text-decoration:none;
	 line-height:20px;
	 padding-left:30px;
	 border-bottom:1px solid #EEEEEE;
	 line-height:15px;
	 padding-bottom:5px;
	 padding-top:5px;
}

#div-content-left a:hover {
	background-color:#f4f4f4;
}

a.linkon {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	background-color:#f4f4f4;
}

#menu-top{
	margin-bottom:5px;
}

#top-links{
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	font-size:9px;
}

#top-links a{
	font-size:9px;
	color:#666666;
}

#site-map{
	position:absolute;
	top:10px;
	left:50px;
	width:200px;
	background-color:#CCCCCC;
	padding:7px;
}

#site-map a{
	color:#FFFFFF;
	display:block;
}

#newli li{
	list-style:disc;
	margin-bottom:2px;
}

.justify{
	text-align:justify;
}

.justify img {
	border:2px solid #CCCCCC; 
}

#footer{
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	margin-top:40px;
}

.gallery_img{
	margin-bottom:5px;
	border:2px solid #EEEEEE;
}

.gallery_img:hover{
	border:2px solid #CD442B;
}


#city_links a{
	font-size:9px; color:#999999;
}

#bloglinks a {
		background-image:none; 
		color:#666666; 
		font-weight: normal;
		display:table;
}

#flags img{
	border:1px solid #EEEEEE;
}

#flags {
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
}

#flags a{
	font-size:9px;
}

#flags a.on{
	border:#999;
	color:#CCC;
}

#mysmalllinks {
	font-size:9px;
	color:#CCC;
}

#contact_box {
	font-size:11px;
	line-height:14px;
	padding-left:10px;
	padding-right:5px;
	color:#666;
}
