/*

  CSS for Angel Ridge Website
  Designed By Living Blueprint
  -Employee: Paul Sheldrake
 
*/

/*---------------------------------   TAGS  --------------------------------------------------*/

body {
	background-image: url(img/background.jpg);
	}



/*---------------------------------   DIVS  --------------------------------------------------*/


#maintain-preload1 {
	background-image: url(img/home.jpg);
}
#maintain-preload2 {
	background-image: url(img/gallery.jpg);
}
#maintain-preload3 {
	background-image: url(img/services.jpg);
}
#maintain-preload4 {
	background-image: url(img/contact.jpg);
}
#create-preload1 {
	background-image: url(img/home.jpg);
}
#create-preload2 {
	background-image: url(img/gallery.jpg);
}
#create-preload3 {
	background-image: url(img/services.jpg);
}
#create-preload4 {
	background-image: url(img/contact.jpg);
}
#wrapper {
	width: 820px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: #2b4906;
	border: solid 1px #5c832f;
	}
#legal {
	width: 500px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
#legal a {
	color: #666666;
    text-decoration: none;
}
#legal a:hover {
	color: #666666;
    text-decoration: underline;
}
#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: #d8c9a8;
	/*border: solid 1px #808080;*/
	}
#pic {
	width: 800px;
	height: 380px;
}
#menu {
	
	height: 20px;
	
	background-color: #5c8330;
	border-top: solid 1px #595652;
	border-bottom: solid 1px #595652;
}
#nav {
	float: right;
	color: #41301f;
	height: 15px;
	
	}
#nav a {
	margin-left: 8px;
	margin-right: 8px;
	}
#nav #home {
	height: 14px;
	width: 47px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../img/menu-home.jpg) bottom left no-repeat;
	display: block;
	float: left;
	margin-top: 3px;
	}
#nav #home:hover{
background-position: top left;
}
#nav #services {
	height: 14px;
	width: 70px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../img/menu-services.jpg) bottom left no-repeat;
	display: block;
	float: left;
	margin-top: 3px;
	}
#nav #services:hover{
background-position: top left;
}
#nav #gallery {
	height: 14px;
	width: 67px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../img/menu-gallery.jpg) bottom left no-repeat;
	display: block;
	float: left;
	margin-top: 3px;
	}
#nav #gallery:hover{
	background-position: top left;
}
#nav #contact {
	height: 14px;
	width: 76px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../img/menu-contact.jpg) bottom left no-repeat;
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	}
#nav #contact:hover{
	background-position: top left;
}	
	
#content {
	width: 800px;	
	background: url(../img/maintain-big.png) bottom right no-repeat;
	height: 160px;
}
#content-spacer {
	width: 0px;
	height: 140px;
	float: left;
	border-left: solid 1px #666666;
}
#content-wrapper {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	}
#logo {
	margin-top: 35px;
	margin-left: 25px;
	float: left;
	}
#content-actual {
	width: 500px;
	margin-top: 10px;
	float: right;
	
	font-family: "Arial", san-serif;
	color: #372006;
	}
#content-actual ul {
	margin-top: 0px;
	margin-left: -20px;
	list-style: circle;
}
#content-actual li {
	margin-left: 0px;
}
#content-actual a {
	color: #372006;
	text-decoration: underline;
}
#content-actual a:hover {
	color: #333333;
	text-decoration: none;
}
#content-actual-top {
	font-size: 14px;
	text-align: left;
	margin-bottom: 8px;
	}
#content-small-left {
	width: 245px;
	float: left;
	
	padding-right: 5px;
	font-size: 12px;
	}
#content-small-right {
	width: 245px;
	float: left;
	
	padding-left: 5px;
	font-size: 12px;
	}
#photo-gallery{
	margin-top: -3px;
	}
#photo-gallery img {
	background-color: #999999;
	border: solid 1px #666666;
	
	padding: 0px;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 5px;
	}
#splash-logo-landscape {
	float: left;
	}

#create {
	height: 100px;
	width: 140px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(img/button-landscape.png) top right no-repeat;
	display: block;
	
	margin-left: 170px;
	margin-top: 25px;
}
#create:hover {
	background-position: top left;
}
#create img {
	border: none;
	}
#create a {
	text-decoration: none;
	border: none;
	color: #2b4906;
	}
#create a:hover {
	text-decoration: none;
	border: none;
	color: #2b4906;
	}
#maintain img {
	border: none;
	}
#maintain a {
	text-decoration: none;
	border: none;
	color: #2b4906;
	}
#maintain a:hover {
	text-decoration: none;
	border: none;
	color: #2b4906;
	}
#maintain {
	height: 100px;
	width: 140px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(img/button-maintenance.png) top right no-repeat;
	display: block;
	
	margin-right: 50px;
	margin-top: 25px;
}
#maintain:hover {
	background-position: top left;
}	
#splash-logo-maintenance {
	float: right;
	}
/*---------------------------------   CLASSES  --------------------------------------------------*/

.bullet {
	float: left;
	}
.cap-first-letter {
	font-size: 16px;
	font-weight: bold;
	}
