/* CSS Document */
*{margin: 0px; padding: 0px;}
body{
	color: #C5C4C4;
	background: #262425 url("../images/kerry-photographers-bg.jpg") repeat;
	text-align: center;
	line-height: 1.5em;
	font-family: Verdana, 'Trebuchet MS', arial;
	}
#wrapper{
	margin: 15px auto;
	}
#maincontent{
	width: 750px;
	margin: 0px auto;
	}
#mainpic{
	margin: 15px auto;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 20px 0;
	background: #777;
	}
#mainpic .galleryposition{
	width: 526px; 
	margin: 0 auto; 
	}
	
h2,h3,h4,h5, #menu a{
	text-align: center;
	}
p,a{
	color: #C5C4C4;
	font-size: 15px;
	}
p{padding: 5px 40px;}
blockquote p{
	font-style: italic;
	color: #ccc;
	font-size: 115%;
	}
h2{
	font-size: 28px;
	color: #ccc;
	padding: 10px 0;
	}
/* masthead */	
#masthead{
	height: 145px;
	}
#logo{
	background: url("../images/wedding-photographers-Logo.png") 40px top no-repeat;
	height: 137px;
	}
#menu ul, li{
	display: inline;
	text-align: center;
	}
#menu li{
	padding: 0px 15px;
	}
#menu a{font-size: 22px;
	font-weight: bold;
	text-transform: uppercase; /* force text to uppercase */
	color: #B7B533;
	text-decoration: none;
	}
/* footer */
#footer p, #footer a{color: #B7B533;}