/*  
Theme Name: Lucky Pro Photography
Theme URI: http://www.luckyprophotography.net
Description: Lucky Pro Photography
Version: 2.0
Author: Christopher Roberts
Author URI: http://www.luckyprophotography.net

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Arial";
	font-size: 12px;
	text-align: center;
	color: #222;
	background-color: #fcfcf1;
	line-height: 18px;
	height: 100%;
}

.small {
	font-size: .8em;
}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:lighter;
}

.bold {
	font-weight: bold;
	font-size: 1.1em;
}

h2{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

a:link, a:visited{
	text-decoration: underline;
	color: #ff6600;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

.border-grey {
	border: #333333 solid 1px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

#header{
	width: 100%;
	text-align: center;
	height: 215px;
	background-image: url("index_images/header_bg2.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#container2 {
	float: none;
	width: 100%;
}

.indextext {
	width: 246px;
	text-align: justify;
}

.indextablebg {
	background: url(index_images/table_bg.gif) top center no-repeat;
}

.bodytext {
	text-align: justify;
}

#pre-footer {
	background: url("index_images/footer_foilage.jpg") repeat-x bottom #fcfcf1;
	height: 115px;
	width: 100%;
	clear: both;
}

#footer{
	width: 100%;
	margin: 0;
	font-size: .8em;
	background: #87AC07;
	color: #fff;
	border-top: 10px solid #333;
	text-align: center;
	padding: 15px 0;
}

#footer p{
	line-height: 18px;
}

#footer a:link, #footer a:visited{
	text-decoration: underline;
	color: #333;
}
