body
{
	background-image: url(http://www.duartcastle.co.uk/images/i_home_outline.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	min-width: 780px;
}

.introPage
{
	background-image: url(http://www.duartcastle.co.uk/images/i_home_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.introCastle
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_castle.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.introMacleans
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_macleans.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.introMull
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_mull.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.introVisit
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_visit.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.introEvents
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_events.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.introGift
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_gift.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.introContact
{
	background-image: url(http://www.duartcastle.co.uk/images/i_intro_contact3.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.page
{
	background-image: url(http://www.duartcastle.co.uk/images/i_internalback_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.map
{
	background-image: url(http://www.duartcastle.co.uk/images/i_map_duart.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	width: 716px;
	height: 390px;
	margin: 0 auto 0 auto;
}

.languages, .styles
{
	position: relative;
	display: block;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 30px;
	width: 716px;
	overflow: none;
}

.styles
{
	padding-top: 10px;
}

.languages ul, .styles ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.styles ul
{
	text-align: left;
}


.languages li, .styles li
{
	margin: 0;
	padding: 0 10px 8px 10px;
	list-style: none;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #253F54;
	text-transform: uppercase;
	text-decoration: none;
	height: 20px;
}


.languages a, .styles a
{	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #253F54;
	text-transform: uppercase;
	text-decoration: none;
	height: 20px;
	padding-bottom: 8px;
}


.languages a:hover, .styles a:hover
{
	text-transform: uppercase;
	text-decoration: none;
	color: red;
}

.languages a.english
{
	background-image: url(http://www.duartcastle.com/images/i_flag_english.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 46px;
	width: 41px;
	height: 14px;	
}

.languages a.francais
{
	background-image: url(http://www.duartcastle.com/images/i_flag_francais.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	width: 21px;
	height: 20px;	
}

.languages a.deutsch
{
	background-image: url(http://www.duartcastle.com/images/i_flag_deutsch.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	width: 21px;
	height: 20px;	
}

.styles a.default
{
	background-image: url(http://www.duartcastle.com/images/b_styles_2.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	height: 14px;	
}

.styles a.alternative
{
	background-image: url(http://www.duartcastle.com/images/b_styles_3.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	height: 14px;	
}

.styles a.highaccessibility
{
	background-image: url(http://www.duartcastle.com/images/b_styles_1.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	height: 14px;	
}


.footer
{
	position: relative;
	display: block;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 716px;
	margin-top: 15px;
}

.footer p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: center;
	color: #999;
	padding: 0;
	margin: 0;
}

.footer a
{
	color: #999;
	text-decoration: none;
	text-transform: none;
}

.footer a:hover
{
	color: #999;
	text-decoration: underline;
}


.content
{
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 120px;
	height: 390px;
	width: 594px;
	overflow: auto;
}

.introContent, .homeContent
{
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 120px;
	height: 390px;
	width: 594px;
	overflow: auto;
}

.introContent p
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: white;
	text-align: left;
	padding: 0 20px 0 400px;
	margin: 0;
}

.introContent a
{
	color: black;
	text-decoration: underline;
}

.introContent a:hover
{
	color: black;
	text-decoration: underline;
}

.content p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-align: left;
	padding: 0;
	margin: 0 40px 10px 230px;
}

.content p.address
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-align: left;
	padding: 0;
	margin: 0 40px 0 230px;
}

.content p.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #A9C8E7;
	text-align: left;
	padding: 0;
	margin: 10px 40px 0 230px;
}

.content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: white;
	text-align: left;
}

.content p.spacer
{
	padding: 0 0 40px 0;
	margin: 0;
}


.content h1
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9933;
	text-transform: uppercase;
	text-align: left;
	margin: 0 20px 0 230px;
	padding: 20px 0 10px 0;
}



.content h2
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-align: left;
	text-transform: uppercase;
	margin: 0 20px 0 230px;
	padding: 0 0 10px 0;
}


.content img
{
	float: left;
	margin-left: 15px;
}

.introPanel
{
	background-image:  url(http://www.duartcastle.com/images/i_transparent_blue.png);
	margin-left: 400px;
	width: 176px;
}

.introPanel h1
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 5px;
}

.introPanel p
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-align: left;
	margin: 0;
	padding: 5px;
}

.introPanel a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-decoration: underline;
	text-transform: none;
}

.introPanel a:hover
{
	color: white;
}

a
{	
	color: white;
	text-decoration: none;
	text-transform: none;
}

a:hover
{
	color: white;
	text-decoration: underline;
}
	


.intro
{
	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: white;
	text-align: left;
	padding: 44px 20px 10px 400px;
	margin: 0;
}


.subMenu
{
	width: 105px;
	height: 390px;
	position: absolute;
	margin: 0 !important;
	margin: 0 0 0 -120px;
	padding: 0;	
}


.subMenu ul
{
	margin: 110px 10px 5px 5px;
	padding: 0;
	list-style: none;
}


.subMenu li
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 10px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}

.subMenu a
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 10px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}


.subMenu a:hover
{
	color: #FF9933;
}

.subMenu a:active
{
	color: #FF9933;
}

.subMenu a.selected
{
	color: #FF9933;
	margin: 0;
	padding: 0;
}

.menu
{
	width: 716px;
	height: 30px;
	text-align: center;	
	background-image: url(http://www.duartcastle.co.uk/images/i_gradient_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto 0 auto;	
}


.menu ul
{
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

.menu li
{	
	margin: 0;
	padding: 0 4px 0 4px;
	list-style: none;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #253F54;
	text-transform: uppercase;
	text-decoration: none;
}

.menu a
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}


.menu a:hover
{
	color: #FF9933;
}

.menu a:active
{
	color: #FF9933;
}

.menu a.selected
{
	color: #FF9933;
	padding-bottom: 2px;
}


.castle
{
	position: absolute;
	display: block;
	z-index: 10;
	background-image: url(http://www.duartcastle.com/images/i_castle_transparent2.png);
	background-position: top center;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 114px;
	width: 196px;
	top: 306px;
	text-align: left;
}

.scroller
{
	position: absolute;
	display: block;
	z-index: 10;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 70px;
	width: 340px;
	top: 346px;
	text-align: right;
}
