body {
    margin:0;
    padding:0;
    background:#FFFFFF;
    color:#FFFFFF;
    font-family:Arial;
    font-size:12pt;
}
#wrapper {
    /*width:770px;*/
}
#innerwrap {
    background:url(/i/content-background.gif);   
}
#contentwrap {
    width:770px;
    background:url(/i/background.gif) repeat-y;
}
#header {
    background:#FFFFFF;
    margin:0 0 0 150px;
    width:620px;
    position:relative;
    height:50px;
}
#header h1 {
    margin:0 0 0 15px;
    padding:0;
    background:url(/i/lyndale-logo.png) top left no-repeat;
    width:293px;
    height:62px;
}
#header h1 a {
    display:block;
    width:293px;
    height:50px;
}
#header h1 em {
    display:none;
}
ul#top-menu {
    list-style:none;
    padding:0;
    margin:15px 50px 0 0;
    float:right;
}
ul#top-menu li {
    padding:0;
    margin:0;
    display:inline;
}
ul#top-menu li a {
    padding:0 10px;
    margin:0;
    font-size:11px;
    color:#336666;
    text-decoration:none;
    border-left:1px solid #336666;
    letter-spacing:1px;
}
ul#top-menu li a.first {
    border:none;
}
ul#menu {
    float:left;
    width:120px;
    margin:0;
    padding:146px 15px 20px 15px;
    list-style:none;
    min-height:336px;
}
ul#menu li a {
    color:#FFFFFF;
    font-size:11px;
    line-height:22px;
    letter-spacing:1px;
    text-decoration:none;
}
#content {
    float:right;
    width:580px;
    min-height:336px;
    margin:0;
    padding:20px;
    
}
#content h1, #content p, #content ul li, #content dl dd, #content dl dt, #content td {
    font-size:13px;
    font-weight:normal;
}
#content h2 {
    font-size:13px;
}
#content a {
    color:#FFFFFF;
}
div#headerimages {
    margin:-20px 0 0 -20px;
}
#cornerimg {
    position:absolute;
    top:0;
    left:0;
}
div#headerimages img {
    margin:0 2px 0 0;
}
div#headerimages a img {
    border:none;
}
div#headerimages p {
    margin:4px 0 0 423px;
    font-size:10px;
    letter-spacing:0.25px;
    color:#99CCCC;
}
p.skipnav {
    display:none;
}
p.clear {
    font-size:11px;
    color:#99CCCC;
    margin:0 0 0 170px;
    padding:15px 0;
}
p.clear b {
    font-weight:normal;
}
#footer p {
    margin:12px 0 12px 150px;
    font-size:10px;
    letter-spacing:1.35px;
    color:#999999;
}
#footer p a, #footer p a:hover {
    color:#999999;
    text-decoration:none;
}
dl#contact dt {
    display:block;
    width:65px;
    margin:0 0 20px 0;
    padding:0 20px 0 0;
    float:left;
    clear:both;
    text-align:right;
}
dl#contact dd {
    display:block;
    float:left;
    margin:0 0 20px 0;
    padding:0;
}
dl#contact dd textarea {
    border-top:1px solid #336666;
    border-right:1px solid #336666;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}
.button {
    margin-top:10px;
    background:#336666;
    border:none;
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    text-align:left;
    padding:3px 35px 3px 3px;
}
ul#outandabout {
    list-style:none;
    padding:0;
}
ul#outandabout li a {
    color:#FFCC00;
    text-decoration:none;
}
ul#outandabout li a:hover {
    text-decoration:underline;
}
#map {
    color:#000000;
    font-size:13px;
}
/* -- Home Page -- */
body.home {
    background:#663333;
}
body.home #header {
    background:url(/i/home/header-background.jpg) no-repeat;
}
body.home #header h1 {
    display:none;
}
body.home ul#top-menu {
    margin-right:60px;
}
body.home ul#top-menu li a {
    color:#FFFFFF;
    border-left:1px solid #FFFFFF;
}
body.home ul#top-menu li a.first {
    border:none;
}
body.home #contentwrap {
    background:url(/i/home/content-background.gif) repeat-y;
}
body.home #innerwrap {
    background:url(/i/home/background.gif);
}
body.home #content {
    font-size:14px;
    line-height:18px;
    letter-spacing:0.5px;
}
body.home #content p {
    width:520px;
}
body.home #headerimages {
    margin-bottom:23px;
}
body.home p.clear {
    margin:0;
    padding:0;
    clear:both;
    width:243px;
    height:30px;
    background:url(/i/home/where-small-is-best.gif) no-repeat;   
}
body.home p.clear b {
    display:none;
}
body.home #footer p, body.home #footer p a {
    color:#cccccc;
}
fieldset#contact, fieldset#contactsent {
	border:none;
}
fieldset#contact legend, fieldset#contactsent legend {
	display:none;
}
fieldset#contact table td {
	padding:0 10px 10px 0;
}

fieldset#contact table td.tablelabel {
	text-align:right;
}
table#contact td {
	padding:0 10px 10px 0;
}
table#contact td.tablelabel {
	vertical-align:top;
}
#contactTextArea {
	width:350px;
	height:150px;
}
div.errormessage {
	color:red;
	background:yellow;
	margin-bottom:15px;
	border:1px dotted red;
}
fieldset#contactsent {
	text-align:center;
	padding:25px;
}
a.homeicons {
    font-size:10px;
    line-height:12px;
    text-align:center;
    display:block;
    width:56px;
    float:left;
    text-decoration:none;
    margin:40px 14px 0 14px;
}
a#a-warm-welcome span, a#guest-rooms span, 
a#home-from-home span, a#out-and-about span, a#awards span {
    margin:0 5px 6px 5px;
    display:block;
    width:46px;
    height:40px;
}
a:hover#a-warm-welcome span, a:hover#guest-rooms span, 
a:hover#home-from-home span, a:hover#out-and-about span, a:hover#awards span {
    background-position:0 40px;
}
a#a-warm-welcome span {background:url(/i/home/icon-1.jpg);}
a#guest-rooms span {background:url(/i/home/icon-2.jpg);}
a#home-from-home span {background:url(/i/home/icon-3.jpg);}
a#out-and-about span {background:url(/i/home/icon-4.jpg);}
a#awards span {background:url(/i/home/icon-5.jpg);}
a#a-warm-welcome {margin-left:-5px;}
