/* CSS Document */

body{
	background-color:#EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}



#page{
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top: 0;
	height: 243px;

}

#header {
	background-color: #336666;
	position: relative;
	height:105px;
	width: auto ;
	color:#FFFFFF;
	border-color:#336666;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-left:5px;
	padding-right:5px;
}

#contents {
	background-color: #FFFFFF;
	position: absolute;
	width: 738px;
	top:105px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#336666;
	border-style:solid;
	border-bottom-width:1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	left: 50%;
	margin-left: -375px;
}

#pageTitle{
	position:relative;
	height:75px;
	width:580px;
	top: 0px;
	left: 0px;
}

#logo {
	width:149px;
	height:100px;
	position:absolute;
	left:80.5%;
	top:3%;
	right: auto;

	
}

#topMenu{
	background: white;
	width:583px;
	color:#000000;
	position: absolute;
	top: 80px;
	left: 1%;
	height: 17px;
	text-align: center;
}




#advert {
	top: 0px;
	position: relative;
}

#menu {
	border-style: outset;
	border-width: 1px;
	padding-left:15px;
	padding-right:15px;
	background-color: #666666;
	top: 0px;
	left: 0px;
}
#utility{
	position: absolute;
	top: 55px;
	left: 714px;
	width:152px;
		
	position: relative;
	top: 0px;
	left: 0px;
	margin:0px;
	padding:0px;
	width: auto;

}

#telephone{
	position:absolute;
	top: 35px;
	left: 585px;	
}

#main{
	width:540px;
	top:0px;
	padding:0px;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:#666666;
}

#contact{
	position: absolute;
	left:565px;
	width:200px;
	padding-left:5px;
	margin:5px;
	top: 77px;
}

#footer {

	background-color:#999966;
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
	border-style: outset;
	border-width: 1px;
	width:780px;
}
#leftCorner {
	height: auto;
	left: 0%;
	
	position: absolute;
	
	width: 5px;
}
#rightCorner {
	height: auto;

	position: absolute;

	right: 500px;
	left: 100%;
}

a:link {
	color: #336666;
	text-decoration:none;
}

a:visited {
	color: #336666;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}

a:active {
	color: #336666;

}

#inlinePictureR
{
	float:right;
	padding-right:5px;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:5px;

}

#inlinePictureL
{
	float:left;
	padding-right:5px;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:5px;

}

#copyright 
{
	text-align:center;
	position: relative;
	float: none;
	bottom: 0px;
}

.detailsTable
{
	background-color: #EAEAEA;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding:10px;

}

.imgThums
{
	border:   1px solid black;
	margin: 5px;

}
.viewingForm {
	width: 730px;
}

.viewingForm input {
	background-color:#EAEAEA;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.viewingForm textarea{
	background-color:#EAEAEA;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.viewingForm select{
	background-color:#EAEAEA;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.myHeading{
font-weight:bold;
border-bottom-width:1px;
border-bottom-color:black;
border-bottom-style:solid;
}
