
body {
font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 0.9em;
}

p, ul, ol {
	line-height: 140%;
}


a {
	color: #000000;
}

a:hover {
	color: #66A342;
}


/* ------------------ Header Div with Logo ------------------ */
#header {
	width: 929px;
	height: 115px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/header.gif) no-repeat left top;
}
#header1 {
	width: 929px;
	height: 115px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/propertyfinderbanner.jpg) no-repeat left top;
}
#header2 {
	width: 929px;
	height: 115px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/newarkbanner.jpg) no-repeat left top;
}
#header3 {
	width: 929px;
	height: 115px;
	margin: 10px auto;
	padding: 0;
	background: url(../images/exhibitionheader.png) no-repeat left top;
}
#header a {
	text-decoration: none;
	font-size: 0.6em;
}

#search {
	float: right;
	width: 300px;
	height: 40px;
	margin: 10px auto;
	padding: 5px;
}


/* ------------------ The Nav div that holds the nav links style for currentpage aswell ---------*/
#navigation   {
	padding: 70px 0px 2px 350px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	border-left: 1px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	text-decoration: none;
	font-size: 0.6em;
	font-weight: bold;
	padding: 5px 8px 0px 8px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #333;
	}
	
#navigation #currentpage a {
	background: #fff;
	color: #66A342;
	}




/* ----------The Title div that holds the text for the section you are in ------- */
#title   {
width: 929px;
text-align: right;
margin: 0 auto;
padding: 0px 5px 0px 0px;
/*background: url(images/img07.gif) no-repeat left 50%;*/
}

.title {
	padding: 0px 0px 0px 20px;
	font-size: 1.6em;
	/*background: url(images/img06.gif) no-repeat right 40%;*/
	margin-right: 10px;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

/* ------ Title section colours for all the different pages ------- */
.travelTitle {color: #86d000}
.sleepTitle {color: #0093d0}
.eatTitle {color: #d0ba00}
.drinkTitle {color: #37c6e5}
.shopTitle {color: #df96565}
.visitTitle {color: #d5d316}
.partyTitle {color: #ae77bb}
.pamperTitle {color: #e076b7}
.propertyTitle {color: #74caa9}


/* ----------------- Main Map div for content pages. This holds the IFRAME for the micormaps content ------------------------*/
#homepageMap {
	float:left;
	width: 600px;
	height: 408px;
	margin: 0 auto;
	background: url(../images/homepageMapBackground.jpg) no-repeat left top;
	/*../images/homepageMapBackground.gif*/
}
#homepagepropertyMap {
	float:left;
	width: 600px;
	height: 408px;
	margin: 0 auto;
	background: url(../images/nerjarealestate.jpg) no-repeat left top;
	/*../images/homepageMapBackground.gif*/
}
#homepagenewarkMap {
	float:left;
	width: 600px;
	height: 408px;
	margin: 0 auto;
	background: url(../images/newarkmain.jpg) no-repeat left top;
	/*../images/homepageMapBackground.gif*/
}
#homepageexhibitionMap {
	float:left;
	width: 600px;
	height: 408px;
	margin: 0 auto;
	background: url(../images/exhibitionimage.jpg) no-repeat left top;
	/*../images/homepageMapBackground.gif*/
}

#homepageMapes {
	float:left;
	width: 600px;
	height: 408px;
	margin: 0 auto;
	background: url(../images/homepageMapBackgroundes.jpg) no-repeat left top;
	/*../images/homepageMapBackground.gif*/
}

/* ----------------- Main Map div for content pages. This holds the IFRAME for the micormaps content ------------------------*/
#map {
	width: 929px;
	height: 600px;
	margin: 0 auto;
	background: url(../images/mapBackground.gif) no-repeat left top;
	padding-top: 22px;
	padding-left: 15px;
}


/* ----------------- Main outer div of page content area --------------------- */

#page {
	width: 929px;
	margin: 0 auto;
	/*background: url(images/img03.jpg) no-repeat left top;*/
}


/* ------------------ Left single content column div for Travel page and other pages with three column layout */
#singleContent {
	float: left;
	width: 301px;
	height: 439px;
	background: url(../images/leftContentBackground.gif) no-repeat left top;
	margin: 0;
	color: #000000;
}


/* ----------- Left single column text -------------*/
.text {
	padding: 6px 40px 15px 30px;
	font-size: 0.6em;
}

.text a {
	color: #66A342;
	text-decoration: underline;
}


/* --- Two columns spanning div for other map pages--*/
#twoColContent  {
	float: left;
	width: 602px;
	height: 439px;
	background: url(../images/twoColumnBackground.gif) no-repeat left top;
	margin: 0 auto;
	color: #000000;
}


.twoColText {
	padding: 10px 35px 10px 45px;
	font-size: 0.6em;
}

.twoColText a {
	color: #66A342;
	text-decoration: underline;
}


#twoColTextNoBackground {
	float: left;
	width: 500px;
	padding: 20px 150px 10px 40px;
	font-size: 0.6em;
}

#twoColNoBackground  {
	float: left;
	width: 602px;
	height: 439px;
	margin: 0 auto;
	color: #000000;
}



/* ------ Middle Content Column ------------ */

#middle {
	float: left;
	width: 298px;
	height: 439px;
	background: url(../images/createTripBackground.gif) no-repeat left top;
	margin-left: 10px;
	padding-left: 0px;
	color: #000000;
}

.middletitle {
	padding: 0px 0px 5px 0px;
	color: #000000;
	font-size: 1.6em;
	/*background: url(images/img06.gif) no-repeat right 40%;*/
	margin-right: 0px;
}

.middletitle a {
	text-decoration: none;
	color: #66A342;
}

.middletext {
	padding: 5px 20px 10px 20px;
	font-size: 0.6em;
}

.travelTitle {color: #68BC45}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* ---------- Right Sidebar --------------*/

div#sidebar {
	float: right;
	width: 300px;
	margin-bottom: 0px;
	padding-right: 0px;
	color: #66A342;
}

#sidebar a {
	text-decoration: underline;
	color: #ffffff;
}

#sidebar a:hover {
	text-decoration: none;
}

/* ------Drop down image styles and image backgrounds for colour sections ----*/
#Vexhibition {
	margin-bottom: 20px;
	}

#vexhibition p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 55px 25px 5px 25px;

	background: url(../images/interactive.png) no-repeat left top;
}
#exhibition1 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/exhibitionevents.png) no-repeat left top;
}
#exhibition2 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/exhibitionexhibitors.png) no-repeat left top;
}

#exhibition3 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/exhibitionfloorplan.png) no-repeat left top;
}

#exhibition4 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/exhibitionattendees.png) no-repeat left top;
}

#exhibition5 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/exhibitiontravel.png) no-repeat left top;
}

#exhibition6 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/exhibitionvisitors.png) no-repeat left top;
}
#bookmark p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/visitBackground.png) no-repeat left top;
}
#travel p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/travelBackground.png) no-repeat left top;
}

#sleep p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/sleepBackground.png) no-repeat left top;
}

#blanktab p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab1 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab2 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab3 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab4 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab5 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab6 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab7 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#blanktab8 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/blankbackgroundnewark.png) no-repeat left top;
}

#eat p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/eatBackground.png) no-repeat left top;
}


#drink p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/drinkBackground.png) no-repeat left top;
}

#drinkOpen {
	margin-bottom: 20px;
	}

#drinkOpen p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 55px 25px 5px 25px;

	background: url(../images/drinkOpen.png) no-repeat left top;
}
#drinkOpen3 {
	margin-bottom: 20px;
	}

#drinkOpen3 p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 55px 25px 5px 25px;

	background: url(../images/drinkOpen3.png) no-repeat left top;
}
#drinkOpenp {
	margin-bottom: 20px;
	}

#drinkOpenp p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 55px 25px 5px 25px;

	background: url(../images/drinkOpenp.png) no-repeat left top;
}

#drinkOpenes {
	margin-bottom: 20px;
	}
	
#drinkOpenes p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 55px 25px 5px 25px;

	background: url(../images/visitar.png) no-repeat left top;
}

#shop p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/shopBackground.png) no-repeat left top;
}

#visit p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/visitBackground.png) no-repeat left top;
}

#party p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/partyBackground.png) no-repeat left top;
}

#pamper p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/pamperBackground.png) no-repeat left top;
}

#property p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 25px 5px 25px;
	background: url(../images/propertyBackground.png) no-repeat left top;
}

#mapOpen{
margin-bottom: 20px;
width: 302px;
height: 150px;
}

#mapOpen p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 5px 25px;
	background: url(../images/viewMaps.png) no-repeat left top;
}

#spainmapOpen{
margin-bottom: 20px;
width: 302px;
height: 150px;
}

#spainmapOpen p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 5px 25px;
	background: url(../images/viewMaps.png) no-repeat left top;
}
}

#spainmapOpen{
margin-bottom: 20px;
width: 302px;
height: 150px;
}

#spainmapOpen p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 5px 25px;
	background: url(../images/veaMapa.png) no-repeat left top;
}

#createTrip{
margin-bottom: 20px;
width: 302px;
height: 150px;
}

#createTrip p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 5px 25px;
	background: url(../images/createTrip.png) no-repeat left top;
}

#crearViaje{
margin-bottom: 20px;
width: 302px;
height: 150px;
}

#crearViaje p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 5px 25px;
	background: url(../images/crearViaje.png) no-repeat left top;
}

#siteSearch{
margin-bottom: 40px;
width: 302px;
height: 150px;
}

#siteSearch p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 65px 25px;
	background: url(../images/siteSearch.png) no-repeat left top;
}

#PropertySales p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 65px 25px;
	background: url(../images/sales.png) no-repeat left top;
}

#PropertyRentals p{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 50px 25px 65px 25px;
	background: url(../images/rentals.png) no-repeat left top;
}
/* Styles for links in the colour section -----*/

#travel a:hover{
	text-decoration: underline;
	color: #000000;
}
#sleep a:hover{
	text-decoration: underline;
	color: #000000;
}
#eat a:hover{
	text-decoration: underline;
	color: #000000;
}
#drink a:hover{
	text-decoration: underline;
	color: #000000;
}
#shop a:hover{
	text-decoration: underline;
	color: #000000;
}
#visit a:hover{
	text-decoration: underline;
	color: #000000;
}
#party a:hover{
	text-decoration: underline;
	color: #000000;
}
#pamper a:hover{
	text-decoration: underline;
	color: #000000;
}
#property a:hover{
	text-decoration: underline;
	color: #000000;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}


/* --------- Footer------------- */
#footer {
	width: 929px;
	margin: 0 auto;
	height: 85px;
	text-align: left;
	font-size: 0.6em;
	color: #000000;
	background: url(../images/footer.gif) no-repeat left top;
	margin-bottom: 15px;
}

#footer p {
	padding-top: 25px;
	padding-left: 25px;
}

#footer p a {
	color: #ffffff;
}
#footer1 {
	width: 929px;
	margin: 0 auto;
	height: 85px;
	text-align: left;
	font-size: 0.6em;
	color: #000000;
	background: url(../images/newarkfooter.jpg) no-repeat left top;
	margin-bottom: 15px;
}

#footer1 p {
	padding-top: 25px;
	padding-left: 25px;
}

#footer1 p a {
	color: #ffffff;
}

.copyright {font-size: 0.8em}

/*-------------- Images ------------- */
img { border: none;}

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
