body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3 {
	margin:0px;
}

h1 {
	background-color: #63C5EF;
	height: 30px;
	clear: both;
	float: left;
	width: 568px;
	margin-top: 5px;
	color: #FFF;
	font-size: 19px;
	padding-top: 5px;
	padding-left: 10px;
}

h2 {
	font-size: 18px;
}

.red-text {
	color: #D30C44;
}

.blue-text {
	color: #006;
}

#scrollingtext {
	scrollamount: 5;
	scrolldelay: 1;
	loop: infinite;
	color: #D30C44;
	padding-bottom: 10px;
	padding-top:10px;
}
	

#leftcol {
	clear: both;
	float: left;
	width: 182px;
	display: inline;
	font-size: 11px;
}

#leftcol a:link {
	color: #000000;
	text-decoration: none;
}

#leftcol a:visited {
	color: #000000;
	text-decoration: none;
}

#leftcol a:hover {
	color: #D30c44;
	text-decoration: none;
}


.menutitle {
	cursor:pointer;
	margin-bottom: 10px;
	width:140px;/* */
	background-image: url(images/btn_red_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#leftcol .current a:link, #leftcol .current a:visited {
	color: #D30C44;
}

/* wrap the word in a span class called .subcurrent to highlight red for the current page */
.subcurrent {
	color: #D30c44;
}

.submenu {
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6em;
}

#main-content {
	display: inline;
	float: left;
	width: 578px;
	vertical-align: top;
}

.shortlist {
	width: 162px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D30C44;
}

#top-nav {
	background-color: #E0E0E0;
	clear: both;
	width: 548px;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-left: 30px;
}

#top-nav ul {
	margin: 0;
	padding: 0;
}

#top-nav li {
	display: inline;
}

#top-nav a:link, #top-nav a:visited {
	text-decoration:underline;
	background-image: url(images/btn_grey_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	color: #000;
}
#top-nav a:hover {
	color: #D30C44;
	text-decoration: underline;
}

#welcome {
	color:#D30C44;
	font-size: 1.5em;
	font-weight: bold;
}

#quicksearch {
	background-color: #63C5EF;
	width: 578px;
}

#quicksearch h2 {
	color:#FFF;
	padding-left: 10px;
	padding-top: 5px;
}

#quicksearch textfield, #quicksearch select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}



#mapsearch textfield, #mapsearch select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}


.red-bar {
	background-image: url(images/redbar.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.red-bar h2 {
	color: #FFF;
	font-size: 17px;
	padding-left: 10px;
	line-height: 1.4em;
}

.featuredcell {
	width:188px;
	float:left;
	display: inline;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

.featured-text {
	width: 188px;
	background-image: url(images/featured-text-bg.gif);
	height: 38px;
	margin-top:4px;
	font-weight: bold;
	line-height: 1.1em;
	background-repeat: no-repeat;
}

.featured-image {
	height: 141px;
}

A.white-link:link, A.white-link:hover, A.white-link:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#homepage-text {
	background-color: #63C5EF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(images/bluecurvetop.gif);
}

#homepage-text p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blue-top {
	background-image: url(images/bluecurvetop.gif);
	background-repeat: no-repeat;
	height: 4px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

.blue-bottom {
	background-image: url(images/bluecurvebot.gif);
	background-repeat: no-repeat;
	height: 4px;
}

.bold-black {
	font-size: 1.2em;
	font-weight: bold;
}

.blue-title-bar {
	background-color: #63C5EF;
	height: 30px;
	clear: both;
	float: left;
	width: 578px;
	margin-top: 5px;
}

.blue-title-bar h1 {
	color: #FFF;
	margin-top: 3px;
	margin-left: 10px;
	font-size: 19px;	
}



.content {
	clear: both;
	padding-bottom: 20px;
}

.content-picture {
	clear: both;
	width: 300px;
	display: inline;
	float: left;
	text-align: center;
	margin-bottom: 50px;
}

.content-text {
	width: 278px;
	float: left;
	display: inline;
	color: #006;
	margin-bottom: 50px;
}

.contact-picture {
	clear: both;
	width: 350px;
	display: inline;
	float: left;
	text-align: center;
	margin-bottom: 50px;
}

.contact-text {
	width: 228px;
	float: left;
	display: inline;
	color: #006;
	margin-bottom: 50px;
}

.sitemap {
	display: inline;
	float: left;
	width: 180px;
}


#footer {
	clear: both;
	height: 150px;
	padding-top: 20px;
}


#footer-left {
	clear: both;
	float: left;
	width: 182px;
	display: inline;
	font-size: 11px;
	text-align: center;
	padding-top: 100px;
}

#footer-right {
	float: left;
	width: 578px;
	display: inline;
	font-size: 11px;
	color: #D30C44;
}

A.red-link:link, A.red-link:visited {
	color: #D30C44;
	text-decoration:none;
}

A.red-link:hover {
	color: #000;
	text-decoration: underline;
}


A.black-link:link, A.black-link:visited {
	color: #000;
	text-decoration:none;
}

A.black-link:hover {
	color: #D30C44;
	text-decoration: underline;
}


#shortlist ul {
	list-style-type: none;
	mrgin-left: 0px;
}

#feedback-form .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	border: 1px solid #333;
	padding: 2px;
}

#feedback-form .formtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	border: 1px solid #333;
	padding: 2px;
}

#feedback-form .dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.magazine-content {
	display: inline;
	float: left;
	width: 418px;
}

.magazine-pic {
	display: inline;
	float: left;
	width: 150px;
	text-align: right;
	margin-left: 10px;
}

/* thumbnails */



.thumbnails-photo {
	margin-bottom:20px;
	clear: both;
	float: left;
	width: 190px;
	display: inline;
	vertical-align: top;
}

.thumbnails-photo img {
	border:solid;
	border-color:#000;
	border-width: 1px;
}

.thumbnails-description {
	display: inline;
	float: left;
	width: 375px;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	line-height: 1.1em;
}

.thumbnails-description h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.thumbnails-heading {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}


/* result */

#result-main-photo {
	float: left;
	width: 428px;
	display: inline;
	clear: both;
}

.result-links {
	display: inline;
	float: left;
	width: 140px;
}


.result-links ul { 
    margin:0; 
    padding:0; }

.result-links li { 
    margin:0; 
    padding:0; 
    list-style:none;
}

.result-links li a {
	color:#000;
	text-decoration:none;
	width:120px;
	display:block;
	background-repeat: no-repeat;
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.result-links li a:hover {
	color: #D30C44;
}


#result-left {
	clear: both;
	float: left;
	width: 397px;
	display: inline;
}


.result-title {
	font-size: 1.2em;
	color: #D30C44;
}

.result-title h1 {
	color: #D30C44;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	background-image: none;
	background-color: #FFF;
	padding: 0px;
	height: auto;
	width: auto;
}

#result-right {
	display: inline;
	float: left;
	width: 150px;
	padding-left: 20px;
}
