/* Cathy's Bed and Breakfast CSS Document */

body {margin:0; padding:0; background:url(images/cathysbedandbreakfastbg.jpg) repeat-x #fcfaf5; font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif; size:14px;}

.shadow {width:766px; margin:0 auto; background-color:#999999; border-left: 2px solid #cccccc; border-right: 2px solid #cccccc; border-bottom:1px solid #999999;}

.wrapper {width:760px; margin:0 auto; /*height:500px;*/ border-left: 1px solid #333333; border-right: 1px solid #333333; border-bottom: 1px solid #333333; background-color:#fbfcfd;}

.headimage {width:582px; height:288px; float:left; background-image:url(images/headimage/cathysbedandbreakfasthead.jpg); text-align:right; font-family:Georgia, "Times New Roman", Times, serif;}
.headimage a h1 {text-decoration:none; color:#f6f7f9; margin:0px; padding:5px 90px 0px 0px; font-weight:normal; font-size:36px;}
.headimage h2 {color:#f6f7f9; margin:0; padding: 10px 90px 0px 0px; font-weight:normal; font-size:18px;}
.topnav {width:178px; height:288px; float:right; background-image:url(images/cathysbedandbreakfastnav.jpg);}

.menulinks {width:163px; height:157px; padding:20px 0px 0px 15px;}
.menulinks ul {list-style-type:none; padding:0px; margin:0px; color:#ffffff;}
.menulinks a {text-decoration:none; color:#ffffff;}
.menulinks a:hover {text-decoration:underline; color:#ffffff;}

.contactdetails {width:163px; height:93px; padding:10px 15px 0px 0px; font-size:12px; text-align:right; color:#ffffff;}
.contactdetails a {text-decoration:none; color:#5e3c06;}
.contactdetails a:hover {text-decoration:underline; color:#5e3c06;}

.images {clear:both; width:226px; float:left; padding:20px 0px 0px 20px;}
.images ul {list-style-type:none; padding:0px; margin:0px;}
.images li {padding:0px 0px 10px 0px; margin:0px;}
.images img {border:10px solid #cdcdcd; padding: 0px;}

.contenttext {width:464px; padding:15px 20px 0px 20px; float:right; color:#494134; font-size:14px;}
.page-title h1{font-size:18px; font-weight:normal; padding:0px 0px 5px 0px; margin:0px;}
.contenttext h2{font-size:16px; font-weight:normal; color:#5e3c06; padding:10px 0px 0px 0px; margin:0px;}
.contenttext a {text-decoration:none; color:#5e3c06;}
.contenttext a:hover {text-decoration:underline; color:#5e3c06;}
