/* =============================================
=    Lucies Farm Luxury Dog Resort Design      =
=               by Jeff Clark                  =
=        http://www.vacantcanvas.com           =
=  (jeff at vacantcanvas dot com) 09/25/2004   =
==============================================*/

div.floatLeft
{
	float: left;
	display: inline;
	padding: 0 5px 0 0;
}

.floatRight
{
	float: right;
	display: inline;
}

p
{
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

p span.italic
{
	font-style: italic;
}
	
body
{
	background-color: #93CAEE;
	text-align: center; /*For IE*/
	margin: 0;
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

H1
{
	font-weight: bold;
	font-size: 20px;
}


a:link, a:hover
{
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}

a:visited, a:active
{
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}


IMG
{
	border: 0;
}

#main 
{
	position: relative;
	margin: 0 auto;
	width: 799px;
	height: 600px;
	background: url(images/retro_bg.gif);
	text-align: right;
	display: block;
}

#main_long
{
	position: relative;
	margin: 0 auto;
	width: 799px;
	height: 734px;
	background: url(images/retro_bg_longer.gif);
	text-align: right;
	display: block;
}

#mainWebcam
{
	position: relative;
	margin: 0 auto;
	width: 799px;
	height: 600px;
	background: url(images/retro_bg_webcam.gif);
	text-align: right;
	display: block;
}

#bigLinks
{
	position: relative;
	margin-right: 77px;
	top: 77px;
}

#content
{
	position: absolute;
	top: 220px;
	right: 400px;
	height: 400px; /*250*/
	width: 355px;
	text-align: left;
	overflow: auto;
	line-height: 16px;
}

#titleImage
{
	position: absolute;
	top: 80px;
	left: 40px;
}

#bookNow
{
	position: absolute;
	top: -2px;
	right: 16px;
}

.overlap
{
	margin-top: -15px;
}

.overlap2
{
	margin-top: -6px;
}

#webcamLinks
{
	position: absolute;
	width: 149px;
	height: 300px;
	top: 120px;
	right: -53px;
}

#webcamLink /*Frontpage link to the webcam*/
{
	position: absolute;
	width: 231px;
	height: 50px;
	top: 648px;
	left: 100px;
}

.viewCameraA
{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 190px;
	height: 100px;
	top: 330px;
	left: 150px;
	text-align: right;
	float: left;
}

.viewCameraABC
{
	width: 513px;
	height: 146px;
	background-image: url("http://www.dog-hotel.co.uk/images/camera_abc.gif");
	background-repeat: repeat-x;
	text-align: left;
	position: absolute;
	left: 100px;
	top: 100px;
}

.viewCameraABC P, .viewCameraD P
{
	color: #FFF;
	width: 300px;
	margin-left: 210px;
	margin-top: 65px;
}

.viewCameraD
{
	width: 513px;
	height: 146px;
	background-image: url("http://www.dog-hotel.co.uk/images/camera_d.gif");
	background-repeat: repeat-x;
	text-align: left;
	position: absolute;
	left: 100px;
	top: 300px;
}



.viewCameraB
{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 190px;
	height: 100px;
	top: 330px;
	left: 380px;
	text-align: left;
	float: left;
}

#faqContent
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 550px;
	height: 400px;
	overflow: auto;
}