@charset "utf-8";

#home #nav-home a,
#images #nav-images a,
#competa #nav-competa a,
#information #nav-information a,
#mappage #nav-mappage a,
#prices #nav-prices a,
#home #nav-home2 a,
#images #nav-images2 a,
#competa #nav-competa2 a,
#information #nav-information2 a,
#mappage #nav-mappage2 a,
#prices #nav-prices2 a
{color: #00CCFF;
}

.wrapper {
	width: 714px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #243342;
	margin-top: 8px;
	padding-top: 40px;
	padding-left: 40px;
}


body {
	margin:0px;
	background-color: #184460;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 62.5%;
	padding: 0px;
}

p {
	padding-bottom: 1em;
	margin: 0px;
}

.nav {
	font-size: 1.1em;
	width: 674px;
	color: #BEC2C7;
	float: left;
	padding-bottom: 20px;
}
.nav a:link {
	color: #BEC2C7;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #BEC2C7;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #BEC2C7;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BEC2C7;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
.logo-title {
	float: left;
	padding-top: 45px;
	padding-bottom: 50px;
	width: 674px;
}
.logo {
	float: left;
	width: 320px;
}
.title {
	padding-top: 30px;
	float: right;
	width: 304px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2.5em;
}
.content {
	padding-bottom: 50px;
	float: left;
	width: 714px;


}

.column-left-index {
	font-size: 1.1em;
	line-height: 1.5em;
	float: left;
	width: 320px;
	padding-top: 40px;
}
.column-right-index {
	font-size: 1.1em;
	line-height: 150%;
	padding-top: 40px;
	float: right;
	width: 304px;
	text-align: right;
	padding-right: 40px;
}

.column-left {
	font-size: 1.1em;
	line-height: 1.5em;
	float: left;
	width: 310px;
}
.column-right {
	font-size: 1.1em;
	line-height: 1.5em;
	float: right;
	width: 310px;
	padding-right: 40px;
}





.footer {
	color: #849FBB;
	padding-bottom: 25px;
	width: 674px;
	text-align: right;
}
#map 	{
	border: 1px solid #F7F7F7;
}
.txt-15-blue-bold {
	font-size: 1.4em;
	font-weight: bold;
	color: #00CCFF;
}
.txt-15-grey-bold {
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: .4em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
	margin-top: 0em;
}	
li {
	padding-bottom: 1em;
}
.thumb {
	vertical-align: middle;
}
a:link .thumb {
	border: 1px solid #FFFFFF;
}
a:visited .thumb {
	border: 1px solid #FFFFFF;
}
a:hover .thumb {
	border: 1px solid #00CCFF;
}
a:active .thumb {
	border: 1px solid #00CCFF;
}
.small-pic {
	margin-bottom: 7px;
	vertical-align: middle;
}
a:link .small-pic {
	border: 1px solid #FFFFFF;
}
a:visited .small-pic {
	border: 1px solid #FFFFFF;
}
a:hover .small-pic {
	border: 1px solid #00CCFF;
}
a:active .small-pic {
	border: 1px solid #00CCFF;
}
img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt-blue {
	color: #00CCFF;
}
.txt-yellow {
	color: #FFCC00;
}
.tbl-images {
	vertical-align: middle;
	text-align: center;

}
.tbl-shaded {
	background-color: #2B3D4F;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #243342;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #243342;
}
