/* CSS Document */
body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	background: #BDAEE3;
}

form {
	margin: 0;
	padding: 0;
}

body td {
font-size:1em;
}
#container {
	margin: 0 auto;
	width: 902px;
	text-align: left;
	border: solid 1px #000000;
	background: #FFFFFF;
	font-size: .875em;
}

#heading {
/*	position:absolute; */
	width:880px;
	padding: 10px;
/*	margin-top: 2px;
	margin-left: 2px;*/
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(../images/nerjaholiday2.jpg);
	height: 110px;
}

#heading p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#navlinks {
/*	position:absolute; 
	width:100px;
	top: 140px;
	left: 0px; */
	width:125px;
	margin-left: 0px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	font-size: .8em;
	float: left;
		background: #FFFFFF;
}
#content {
/*	position:absolute; 
	height: auto;
	top: 140px;
	left: 125px;*/
	font-size: .8em;
	width: 755px;
	float: right;
	padding-right: 5px;
	padding-top: 10px;
	background: #FFFFFF;

}
#navlinks ul{ 
list-style-type:none; 
} 
#navlinks li{ 
background: url(none); 
padding-left:25px; padding-top:0px; padding-bottom:2px;
}
ul{ 
list-style-type:none; 
} 
li{ 
background: url(../images/bullet.gif) no-repeat left top; 
padding-left:20px; padding-top:0px; padding-bottom:5px;
}
#map {
	border: 1px solid #000000;
	margin-right: 73px;
	margin-left: 73px;
}
#newscol {
	position: absolute;
	width: 125px;
	top: 100px;
	padding: 10px;
	float: right;
	left: 638px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
	
.box {
	border: 1px solid #000000;
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
}

.box h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: .9em;
}

.box p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#navigation {
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	height: 100%;
}
#navigation li {
	margin: 0px;
	line-height: 1.2em;
	height: 1.5em;
	display: block;
	padding: 3px 3px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#navigation a:link,  #navigation a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: 400;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #FE2D33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.headpicbdr {
	border: 1px solid #FFFFFF;
}
#contentc {

	position:absolute;
	height: auto;
	top: 95px;
	left: 125px;
	width: 500px;
	padding: 10px;
	font-size: 0.75em;
}

.FormFields {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F7F7F7;
	border: 1px solid #003366;
	font-size: x-small;
}
.FormButton {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #8A8AE6;
	CURSOR: hand;
	border: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: inherit;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1pt;
	border-bottom-width: 2pt;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E5E5E5;
	width: 100%;
}
.emailnodec {
	text-decoration: none;
	color: #000000;
}
#container #content img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blackhr {
	color: #000000;
}

.blackoutline {
	border: 1px solid #000000;
}
#gmap {
	border: 1px solid #000000;
	margin-right: 73px;
	margin-left: 73px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*p.first:first-letter {
	font-size: 3em;
	float: left;
	padding: .5em .3em 0em .3em;
	margin: .0em .3em 0em .0em;
	background: #948A54;
	border: 1px solid #000000;
}*/

p.first:first-letter {
	padding: 0.15em;
	line-height: .7em;
	font-size: 3em;
	float: left;
	margin-right: 0.1em;
	margin-right: 0.1em;
	margin-top: 0em;
	background: #948A54;
	border: 1px solid #000000;
	-moz-box-sizing:border-box;box-sizing:border-box;
}