/*
CSS for Beds Area Group site
*/

* {margin:0; padding:0;}

body {
	margin: 0px;
	background-color: #003300;
	color: white;
	font-family: sans-serif;
	
}

#header {
	height: 110px;
	border-width: 7px;
	border-top-style: ridge;
	border-color: yellow;
	border-left-style: inset;
	background-color: #003300;
	margin-right: 238px;


}

#header a {
	text-decoration: none;

}

#image {
	right: 0px;
	top: 0px;
	position: absolute;
	border-width: 7px;
	border-top-style: ridge;
	border-color: yellow;
	border-right-style: ridge;
	width: 238px;
	height: 110px;

}

img{

	border-style: none;


}

#location {
	margin-left: 171px;
	border-width: 7px;
	border-style: ridge;
	border-color: yellow;
	font-size: small;
	padding: 8px;
}



#main {
	Position:absolute;
	bottom:0px;
	top:163px;
	right:0px;
	left:0px;
	margin-left: 171px;
	padding: 8px;
	border-width: 7px;
	border-style: ridge;
	border-color: yellow;
	border-top-width: 0px;
	overflow:scroll;

}

#pagepic {
	float: right;
	width: 126px;
	height: 207px;
	border-width: 7px;
	border-style: ridge;
	border-color: yellow;
	background-color: white;
}

#navbar {
	left: 0px;
	top: 117px;
	width: 141px;
	position:absolute;
	padding: 8px;
	border-width: 7px;
	border-style: ridge;
	border-color: yellow;
	background-color: #003300;
}



div#main p {

	margin-top: 20px;
}

h1 {
	margin-left: 50px;
	margin-top: 20px;
	font-size: 160%;
}

#largestFont {		
	margin-top: 20px;
	font-size: 160%;
}


#title {
	padding: 4px;
	padding-top: 15px;
	font-size: 160%;
	font-weight: bold;

}

#mainexplanation {
	padding: 4px;

}

div#navbar a {
	color: yellow;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	display: block;
	border-width: 7px;
	border-style: ridge;
	border-color: yellow;
	padding: 1px;
	margin: 5px;
        background-color: black;

}

div#navbar a:hover {
	background-color: #CC0000;
}



a {
	color: white;
}



h2 {
	font-size: 125%;
}

div#main h2 {
	font-size: 125%;
	margin-top: 10px;
}

div#location a {
	text-decoration: none;
}


div#location a:hover {
	color: #CC0000;
	text-decoration: none;

}


.pageGallery {
	padding-bottom: 20px;
	text-align: center;
	border-width: 7px;
	border-bottom-style: ridge;
	border-color: yellow;
	margin-bottom: 10px;
	margin-top: 10px;
}


.pageGallery img {
	border-width: 7px;
	border-style: ridge;
	border-color: yellow;
	margin-bottom: 10px;
}


#main a {
	color: yellow;
	text-decoration: none;
}

#main a:hover {
	color: #CC0000;
	text-decoration: none;

}

#mainLinks{
	margin-top: 2px;
}

#mainLinks2{
	margin-bottom: 5px;
}

div#mainLinks a {

	color: yellow;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-width: 6px;
	border-style: ridge;
	border-color: yellow;
	padding: 2px;
	margin: 5px;
        background-color: black;

}

div#mainLinks a:hover {
	background-color: #CC0000;
	color: yellow;
}

div#mainLinks2 a {
	color: yellow;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-width: 6px;
	border-style: ridge;
	border-color: yellow;
	padding: 2px;
	margin: 5px;
        background-color: black;

}

div#mainLinks2 a:hover {
	background-color: #CC0000;
	color: yellow;
}

td {

padding-right: 20px;
border:3px;
border-color: #003300;
border-style: solid;
}

table {

border:3px;
border-color: yellow;
border-bottom-style: solid;
}


