@charset "utf-8";
/* Castlepark House */


/* basics
-----------------------------------------*/
body {
	color: #292825;
	background: #283a56;
}

a { color: #35588c; text-decoration: underline; }
a:hover, a:focus { color: #585552; }

.container {
	width: 900px;
	padding: 0 20px;
	background: #283a56 url(../images/edging.jpg) repeat-y center top; 
	margin: 0 auto;
	position: relative;
}

.content {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 840px;
	background: #ddd3ca url(../images/texture.gif) repeat top left;
	padding: 30px;
	clear:both;
	border-bottom: 10px solid #293e5d;
	overflow: auto;
}

/* header 
----------------------------------------*/

.header {
	background: #293e5d;
	width: 900px;
	padding:7px 0 0 0;
	margin: 0;
	overflow: auto;
}

.header h1.logo {
	float:right;
	margin: 0;
	width: 300px;
	height: 286px;
	background: url(../images/logo.gif) no-repeat right top;
}

.header h1.logo a {
	color: #585552;
	width: 300px;
	height: 286px;
	text-decoration: none;
	font-size: 22px;
	text-indent: -9999em;
	display: block;
}

.header .animation {
	width: 600px;
	height: 279px;
	overflow:hidden;
	margin: 0;
	z-index: 1;
}



/* nav bar styles moved to menustyles.css */


/*tagline
--------------------------------------------*/
.tagline {
	clear:both;
	width: 900px;
	background: #585552 url(../images/tagline-bg.gif) no-repeat center center;
	color: #d9cfc6;
	font-size: 24px;
	font-style: italic;
	line-height: 40px;
	text-align: center;
}


/* content styles
----------------------------------------------*/


.content .column {
	width: 540px;
	margin: 0;
}

.content ul.blueList {
	color: #35588c;
}




/* sidebar styles
----------------------------------------------*/

.content .sidebar {
	width: 250px;
	float:right;
	display:inline;
	margin: 0 0 0 30px;
	padding: 0;
}

.sidebar img {
    margin: 10px auto;
}

img.featurePic {
	margin: 0 auto 15px 0;
	border: 8px solid #35588c;
}

a.galleryLink {
	display: block;
	margin: 10px auto;
	padding: 0 0 0 84px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 33px;
	text-decoration: none;
	background: transparent url(../images/gallery-icon.jpg) no-repeat 25px bottom;
}

a.galleryLink:hover {
	color: #585552;
	background-position: 25px top;
}




/* footer
--------------------------------------*/

.footer {
	width: 900px;
	clear:both;
	background: transparent url(../images/footer-bg.jpg) no-repeat center center;
	padding: 14px 20px 13px 20px;
	color: #e8e0d9;
	overflow: auto;
	margin: 0 auto;
}

.footer ul {
	margin:0 0 0 30px;
	padding:0;
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

.footer a.mapLink {
	display:block;
	width: 110px;
	float:right;
	font-size: 14px;
	line-height: 33px;
	color: #e8e0d9;
	text-decoration: none;
	font-style: italic;
	padding: 0 30px 0 40px;
	background: transparent url(../images/map-icon.jpg) no-repeat left center;
}

.footer a.mapLink:hover {
	color: #849cbe;
}


/* subfooter (typically address/company details)
---------------------------------------------------------*/

.designTag {
	width: 900px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	background: #283a55 url(../images/end-shadow.jpg) no-repeat center top;
}

.designTag a {
	display: block;
	width: 115px;
	float:right;
	margin-right: 30px;
	text-align: right;
	color: #849cbe;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}

.designTag a:hover {
	color: #e8e0d9;
}


/*-------------- end template structure styles -------------
************************************************************
---------------- start universal styles ------------------*/









/* horizontal rules
------------------------------------------------- */

.hr {
height: 1px;
width: 840px;
margin: 10px auto;
border-bottom: 2px solid #35588c;
clear: both;
}

.hr hr {
	visibility: hidden;
	margin: 0;
	padding:0;
}

.sidebar .hr {
	width: 250px;
}









/* gallery styles 
-----------------------------------------------*/

.gallery .galleryImage {
	width:260px;
	float:left;
	margin: 0 15px 10px 15px;
	position:relative;
	background: #35588c;
}

.gallery .galleryImage.last { margin-right: 0; }
.gallery .galleryImage.first { margin-left: 0; }

.gallery .galleryImage h4 {
	margin:0;
	padding: 2px 5px;
	font-style: italic;
	text-align: center;
	border-bottom: 1px solid #849cbe;
	color: #e8e0d9;
}

.gallery .galleryImage div.photo {
	width:250px;
	height:160px;
	overflow:hidden;
	margin: 5px auto;
	line-height: 160px;
}

.gallery .galleryImage img { 
	border:none;
	display:block;
	margin: 0 auto;
	vertical-align: auto;
}


.gallery .galleryImage .caption {
	color: #e8e0d9;
	padding: 3px;
	text-align: center;
}

.gallery .galleryRow {
	clear:both;
	margin-top: 18px;
}









/* paging 
----------------------------------------------------*/
.content .paging {
	clear:both;
	font-size: 12px;
}
.content .paging ul {
	text-align:center;
	list-style: none;
	margin:0;
	margin-top: 40px;
	padding:0;
}

.content .paging ul li {
	display:inline;
	margin: 0 18px;
	font-weight: bold;
}







/* contact info styles 
--------------------------------------------------*/

.contactInfo {
    margin-bottom: 15px;
    padding:1.4em; 
}

.contactInfo div {
    clear:both;
    position: relative;
    margin:0 0 15px 0;
}

.contactInfo label {
	margin: 0;
	display: block;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.contactInfo p {
	text-transform: uppercase;
	text-align: left;
	clear:left;
	margin-left: 215px;
}


.contactInfo div ul {
    margin: 0 0 0 215px;
    padding: 0;
    list-style-type: none;
    clear:none;
}






/* links list
----------------------------------*/
dl {
    margin-left: 40px;
}
dt {
    color: #5f5489;
    font-weight: bold;
}
dd {
    color: #ba7742;
    margin-bottom: 15px;
}





/* tables
----------------------------------*/
table.rates {
    width: 530px;
    border-collapse: separate;
    border-spacing: 5px;
}

.rates td {
    background: #f5f4fc;
}