/* savoydeacon.com style sheet v1.0 2008

color-hexcodes
	header; #333333
	text: #999999
	h: #00AEEF
	border: #CCCCCC 

cmyk-hexcodes
	C 0x: #00AEEF
	M 0x: #EC008C 
	Y 0x: #FFF200 
	K 0x: #000000
	
*/

html {height: 100%;}

body{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align: center;
	height: 90%;
	padding-top: 40px;
	font-family: Verdana, Arial, lucida, Sans-Serif;
}

#container {
	width: 950px;
	min-height: 100%;
	position: inherit;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

img { 
	display: block;
	border: 0;
	margin: 0;
	padding: 0;	
}





/* --------------------------------------  Header --------------------------------------  */

#header {
	width: 950px;
	height: 75px;
	padding: 0;
	margin: 0 auto;
	border-bottom: 1.5px solid #CCCCCC;
}

#header h1 {
	padding: 0;
	margin: 0;
	float: left;
}

#header h1 a {
	width: 390px;
	height: 67px;
	margin-left: 25px;
	display: block;
	padding: 0;
	text-indent: -9000px;
	font-size: 10px;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header li, a {
	float: left;
	display: inline;
	margin: 0 10px 0px 10px;
	padding-top: 24px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
}

#header li a:hover {
	list-style-type: none;
	color: #00AEEF;
}

#n-current a {
	list-style-type: none;
	color: #00AEEF;
}

.search {
	display: none;
}





/* -------------------------------------- Index --------------------------------------  */

#intro {
	width: 275px;
	text-align: left;
	font-family: Arial, times, serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	color: #666666;
	text-decoration: none;
	margin: 35px 0 0 0;
	padding: 60px 75px 15px 15px;
	float: right;
}

/* --------------------------------------  Photo Shuffle --------------------------------------  */

#photodiv {
  	background-repeat: no-repeat;
  	float: left;
  	margin-left: 50px;
  	margin-top: 35px;
}

#photoimg {
	margin-top: -24px;
}

#photoanchor {
	margin: 0 auto;
}


/* --------------------------------------  About --------------------------------------  */

#about {
	text-align: left;
}

#about h4 {
	width: 850px;
	margin: 35px 0 0 50px;
	padding: 0;
	font-weight: bold;
	font-family: Arial, times, serif;
	font-size: 15px;
	color: #00AEEF;
	border-bottom: 1px solid #CCCCCC;
	
}

#about h5 {
	width: 300px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	
}

#about p {
	width: 565px;
	font-family: Arial, times, serif;
	text-align: justify;
	margin: 10px 0 10px 50px;
	padding: 0 0 0 10px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;

}

#about span {
	font-size: 14px;
	font-family: Arial, times, sans-serif;
	color: #00AEEF;
	font-style: italic;
}

#signing {
	width: 250px;
	float: right;
	margin: 12px 50px 0 0;
	padding: 0;
	border: 3px solid #CCCCCC;
}





/* --------------------------------------  Services --------------------------------------  */

#services {
	text-align: left;
}

#services h4 {
	width: 850px;
	margin: 35px 0 0 50px;
	padding: 0;
	font-weight: bold;
	font-family: Arial, times, serif;
	font-size: 15px;
	color: #00AEEF;
	border-bottom: 1px solid #CCCCCC;
	
}

#services h5 {
	width: 300px;
	margin: 0 0 0 51px;
	padding: 0;
	font-weight: normal;
	font-family: Arial, times, serif;
	font-size: 13px;
	color: #00AEEF;
	text-decoration: none;
	
}

#services p {
	width: 825px;
	font-family: Arial, times, serif;
	text-align: justify;
	margin: 10px 0 10px 55px;
	padding: 0 55px 0 5px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
}

#meeting {
	width: 350px;
	float: right;
	margin: 12px 50px 0 10px;
	padding: 0;
	border: 3px solid #CCCCCC;
}



/* --------------------------------------  Gallery Container --------------------------------------  */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer {
	position: relative;
	height: 575px;
	margin: 35px 0 0 40px;
	overflow: hidden;
	text-align: left;
}

h2 {
	width: 250px;
	display: block;
	color: #666666;
	font-weight: bold;
	font-family: Arial, times, serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	margin: 5px 0 10px 0;
	padding: 0;
	border-bottom: 1.5px solid #CCCCCC;
}

.thumbnail {
	height: 12px;
	width: 800px;
	display: block;
	font-size: 11px ;
	letter-spacing: 0.1em;
	margin: 0 auto;
	padding: 0 0 12px 12px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	font-family: Arial, times, serif;
	color: #666666;	
}

.thumbnail:hover {
	background-color: transparent;
	color: #00AEEF;
	overflow: hidden;
}

.thumbnail span {  /*CSS for enlarged image */
	position: absolute;
	margin: 0 auto;
	padding: 0;
	left: -1000px;
	visibility: hidden;
}

.thumbnail span img {   /*CSS for enlarged image */
	border-width: 0;
	background-color: #CCCCCC;
	padding: 5px;
	overflow: hidden;
}

.thumbnail:hover span {  /*CSS for enlarged image */
	visibility: visible;
	top: 15px;
	left: 375px;   /* position where enlarged image should sit horizontally */
	z-index: 50;
}


/* --------------------------------------  Contact --------------------------------------  */

#contact h1 {
	float: left;
	width: 475px;
	height: 305px;
	text-indent: -9000px;
	font-size: 10px;
	margin: 35px 0 0 0;
	overflow: hidden;
	background-image: url(../images/sdbuild.jpg);
	background-repeat: no-repeat;
}

#pic {
	padding-left: 50px;
}

#info {
	width: 325px;
	display: block;
	float: right;
	text-align: right;
	margin: 35px 35px 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #CCCCCC;
}

#info p {
	font-family: Arial, times, serif;
	line-height: 11px;
	padding: 0 0 9px 0;
	margin: 0;
	color: #666666;
	font-size: 10px;
}

#info span {
	font-family: Arial, times, serif;
	font-size: 11px;
	color: #00AEEF;
}



/* --------------------------------------  Portfolio Text --------------------------------------  */

#nextproject a {
	width: 100px;
	height: 10px;
	float: right;
	display: block;
	margin: 0 auto;
	padding: 5px 40px 10px 0;
	font-family: Arial, times, serif;
	text-align: right;
	color: #666666;
	font-size: 10px;
}

#nextproject a:hover {
	color: #00AEFF;
}

#verbage {
	width: 350px;
	min-height: 550px;
	float: left;
	text-align: left;
	margin: 25px 0 0 40px;
}

#verbage h6 {
	width: 300px;
	color: #00AEEF;
	font-weight: bold;
	font-family: Arial, times, serif;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin: 5px 0 0 0;
	padding: 0;	
	border-bottom: 1.5px solid #CCCCCC;
}

#h7 {
	width: 250px;
	position: inherit;
	font-family: Arial, times, serif;
	color: #666666;
	font-size: 12px;
}

.h8 {
	width: 100px;
	position: inherit;
	margin-left: 10px;
	font-family: Arial, times, serif;
	color: #666666;
	font-size: 11px;
}

.h9 {
	width: 100px;
	position: inherit;
	margin-left: 25px;
	font-family: Arial, times, serif;
	color: #999999;
	font-size: 11px;
}

#verbage p {
	width: 315px;
	font-family: Arial, times, serif;
	color: #666666;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	margin-left: 5px;
}




/* --------------------------------------  Portfolio Gallery --------------------------------------  */

.gallerycontainer2 {
	width: 500px;
	float: right;
	margin: 0 35px 0 0;
	padding-top: 0px;
	overflow: hidden;
	text-align: left;
}

.gallerycontainer2 a{
	margin: 0 10px 25px 10px;
}

.gallerycontainer2 a:hover {
	border-bottom: 3px solid #00AEFF;
	margin-bottom: -3px;
}

.thumbnail2 span {  /*CSS for enlarged image */
	position: absolute;
	margin: 0 auto;
	padding: 0;
	left: -1000px;
	visibility: hidden;
}

.thumbnail2 span img {   /*CSS for enlarged image */
	border-width: 0;
	padding: 0;
	overflow: hidden;
}

.thumbnail2:hover span {  /*CSS for enlarged image */
	visibility: visible;
	top: 246px;
	left: 565px;   /* position where enlarged image should sit horizontally */
	z-index: 0;
}


#photo {
	text-align: center;
	width: 480px;
	margin-left: 10px;
	overflow: hidden;
}


/* --------------------------------------  Footer --------------------------------------  */

.spacer {
	display: block;
	height: 70px;
	clear: both;
}

.footer{
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
.footer p{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 30px;
	color: #CCCCCC;
	border-top: 1.5px solid #CCCCCC;
}

