body {
background-image: url('bed-and-breakfast.jpg');
background-repeat: no-repeat;
background-color:#FFFFFF;
margin-left:20px;
margin-top:20px;
margin-right:20px;
margin-bottom:20px;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
color: #0B4682;
font-weight: normal;
line-height: normal;
}


.Bodycopy { font-family: Calibri, Calibri, Arial, Helvetica, sans-serif; font-size: small; 
font-style: normal; 
color: #0B4682; 
font-weight: 
normal; 
line-height: normal;
margin-left:40px;
}


td {  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; 
font-style: normal; 
color: #0B4682; 
font-weight: 
normal; 
line-height: normal
}


.Bodycopys {  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; 
color: #0B4682; 
font-weight: 
normal; 
line-height: 
normal
}


p,li{  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: medium; 
font-style: 
normal; color: #0B4682; 
font-weight: normal; 
line-height: normal}

H1 {  
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color:#0B4682;
	font-weight: normal;
	line-height: normal;
	margin-bottom:0px;
	margin-left:256px;
	position:fixed;
	top:1000px;
}
H2 {  
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0B4682;
	font-weight: normal;
	line-height: normal;
	margin-left:0px;
}

H3 {  
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
	margin-left:0px;
}
H4 {  
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0B4682;
	font-weight: normal;
	line-height: normal;
	margin-left:6px;
}
H5 {  
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: Large;
	font-style: BOLD;
	color: #0B4682;
	font-weight: normal;
	line-height: normal;
	margin-left:6px;
}


.Heading {  font-family: Calibri, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: normal; 
color: #0B4682; 
line-height: normal}

.Heading2 {  font-family: Calibri, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #0B4682; 
line-height: normal}



a.Nav:link,a.Nav:visited,a.Nav:active 
{	
font-family: Calibri, Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-style: normal;	
color: #0B4682;	
text-decoration: none;
padding-left:28px;
padding-right:28px}
.padLeft{
padding-left:100;
color: #ADFFFF;
}


a.Nav:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


a:link,a:visited,a:active {	
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	color: #004486;
	text-decoration: none;
}
a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #004486;
	text-decoration: underline;
	font-weight: normal;
}

a.X:link,a.X:visited,a.X:active {	
font-family: Calibri, Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-style: normal;	
color: #7C7E80;	
text-decoration: none;
vertical-align:10px;
padding-left:10;
}


a.X:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

#Bed-and-Breakfast {
	position: absolute;
	padding: 0 0 20px 0; /*top right bottom left*/
	margin-top: 10px;
	margin-left: 20px;
	width: 460px;
	top: 165px;
	left: 250px;

} 

#Cheapest-Insurance {
	position: absolute;
	padding: 0 0 20px 0; /*top right bottom left*/
	margin-top: 10px;
	margin-left: 500px;
	width: 758px;
	left: -253px;
	top: 166px;
	height: 465px;

} 

#Menu {
	position: absolute;
	padding: 0 0 20px 0; /*top right bottom left*/
	margin-top: 2px;
	margin-left: 5px;
	width: 100%;
	left: 250px;
	top: 115px;
	height: 2px;
}

	
#Insurance {
	position: absolute;
	padding: 0 0 20px 0; /*top right bottom left*/
	margin-top: 8px;
	margin-left: 10px;
	width: 260px;
	left: 470px;
	top: 170px;
	height: 200px;
	
}




#Bed-Breafast{
	margin-left: 225px;
	margin-top: 140px;

	background-repeat: no-repeat;
	background-position:top left;
}





/* set the image to use and establish the lower-right position */ .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h3 { background: transparent url(images/demobox.png) no-repeat bottom right; } .cssbox { width: 250px !important; /* intended total box width - padding-right(next) */ width: 235px; /* IE Win = width - padding */ padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ margin: 20px auto; /* use to position the box */ } /* set the top-right image */ .cssbox_head { background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ .cssbox_head h3 { background-position: top left; margin: 0; /* reset main site styles*/ border: 0; /* ditto */ padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ .cssbox_body { background-position: bottom left; margin-right: 25px; /* interior-padding right */ padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ } 
