/* 
  ------------------------------------------------
  Pedal Power Photography
  Perri Mertens
  www.perrimertens.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	height: 110px;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	height: 100%;

}

#center {
	width: 100%;
	background-color: #FFFFFF;
	    background-image:url(http://www.pedalpowerphotography.com/images/logoBG.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
}
#center .content {
	padding: 10px 24px;
	height: 350px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}
#center .content2 {
	padding: 10px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}
#center .content3 {
	padding: 10px 24px;
	font-size: 0.8em;
	height: 550px;
	line-height: 1.65em;
	border: 1px solid #000;
}
#masthead .content {
	padding: 12px 20px;
	background-image:url(http://www.pedalpowerphotography.com/images/logo_nav.gif);
	background-repeat: no-repeat;
 	background-position: left top;
}
#footer .content {
	padding: 12px 10px;
}
#footer {
	color: #333333;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #6699CC;
	text-decoration:none;
}

#center a:visited {
	color: #6699CC;
	text-decoration:none;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	margin: 0;
}
h2 {
	font-size: 18px;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 12px;
	margin: 0px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.footerBG {
    background-image:url(http://www.pedalpowerphotography.com/images/logoBG.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
}
input.submit {
	color: #FFFFFF;
	border: #666666 solid 1px;
	font-size: 8pt;
	font-weight: normal;
	background: #000000 ;
                }

input:hover.submit {
	border: #666666 solid 1px;
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
	background: #FFFFFF;
	
}
.titlewhtheading {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;

}
.postinfo {
color:#666;
font-size:0.87em;
line-height:1.25em;
margin:10px 0
}
.titleblkheading {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;

}

.formbg {
	background: #E3E3E3;
	border: #000820;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

