@charset "utf-8";
/* CSS Document */

/* -----------------------------------*/
/* ---------->>> TEXT ELEMENTS <<<-----------*/
/* -----------------------------------*/
#box1 p, #box2 p{
	padding:5px 0 0 5px;
	font:11px Tahoma, Arial, sans-serif;
	color:#101010;}
#box1 a{
	color:#7799bb;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;}
#box1 a:hover{
	text-decoration:underline;
	font-size: 12px;}
#box3 li, #box4 li, #box5 li{
	font:11px Tahoma, Geneva, sans-serif;
	color:#336699;
	line-height:20px;
	margin:0 0 0 -25px;}
#box3 a, #box4 a, #box5 a{
	color:#336699;
	text-decoration:underline;
	font-weight:bold;}
.none{
	line-height:15px!important;}
.connecticons{
	margin:10px 0 10px 5px; height:45px;}
#sidebar a{
	font:11px/40px Tahoma, Geneva, sans-serif;
	color:#336699;
	margin:0 0 0 3px;}
#contact2 p{
	font:10px Tahoma, Geneva, sans-serif;
	text-align:right;
	padding-right:75px;
}


/* -----------------------------------*/
/* ---------->>> MAIN IMAGE <<<-----------*/
/* -----------------------------------*/
#main-image{
	margin:-1px 0 0 0;
	height:220px;
	clear:both;
	width:960px;
	clear:both;
	}



/* -----------------------------------*/
/* ---------->>> LAYOUT <<<-----------*/
/* -----------------------------------*/
#left{
	width:710px;
	clear:both;
	background-color:#FFF;
	background:url(../images/gradient.png) no-repeat top left;
	float:left;}
.spacer{
	height:3px;
	border-bottom:solid 1px #b0b0b0;}
.spacer2{
	height:3px;
	border-top:solid 1px #b0b0b0;}
.spacer3{
	height:30px;}
#box1, #box2{
	margin:0px 0 0 40px; !margin:10px 0 0 40px; _margin:10px 0 0 20px;
	width:300px;
	float:left;}
#box3{
	margin:10px 0 0 40px; !margin:10px 0 0 20px; _margin:10px 0 0 20px;
	width:160px;
	float:left;}
#box4, #box5{
	margin:10px 0 0 25px;
	width:225px;
	float:left;}
#right{
	width:250px;
	background-color:#e8e8e8;
	float:left;}
#sidebar{
	margin:0px 0 0 30px; !margin:10px 0 0 30px; _margin:10px 0 0 15px;
	width:190px;
	float:left;}
#contact2{
	margin:21px 0 0 0;
	background:url(../images/skyview-2.png) no-repeat right;}
	
	/*Rss*/
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
.rss{font-family:Arial; font-size:11px; color:#333;}
a.titlefield{clear:both; color:#025893}
a.titlefield:link, a.titlefield:visited{color:#025893; text-decoration:none; padding:5px 0px 5px 0px; font-size:14px; font-weight:bold;}
a.titlefield:hover{color:#025893; text-decoration:underline;}
.newsdiv{padding-bottom:5px;}
.newsdiv div{padding:5px;}

