@charset "UTF-8";
.main_text {	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #666666;
}
.maintect_color {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
/* CSS Document */

.top_header2 {
	background-image: url(main_images/skyline_back.jpg);
	background-repeat: no-repeat;
}

.top_header {
	background-image: url(main_images/topheader.jpg);
	background-repeat: no-repeat;
}
.top_boarder_light {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 999999;
	border-top-style: solid;
	border-top-color: 999999;
	border-right-color: 999999;
	border-left-color: 999999;
	border-top-width: thin;
}
.headerLinks A:hover {
	color: #5D5B48;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 13px;
}

.headerLinks A:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 13px;
}

.headerLinks A:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 13px;
}.bottom_border {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
}
.border_main {
	border: medium solid #999;
}
a img { border-style:none;

} 
.main_text_big {
	font-size: 50px;
	color: #000;
	font-weight: bold;
}
.main_text_medium {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
