/* CSS Document */

/* Individual Home Page Elements Defined */	
#div{
	padding: 0px;
	margin: 0px;}		

#holder1{
	padding: 0px;
	margin: 0px;
	float: left;}

#holder2{
	padding: 0px;
	margin: 0px;
	float: left;}

#holder3{
	padding: 0px;
	margin: 0px;
	float: left;}

#holder4{
	padding: 0px;
	margin: 0px;
	float: left;}

.inner1{
	background: url(images/pp-group-wedding.jpg) no-repeat;
	width: 555px.;
	height: 145px;
	padding: 0px;
	margin: 0px;}

.inner3 {
	background: url(images/pp-group-phogal.jpg) no-repeat;
	width: 555px;
	height: 145px;
	padding: 0px;
	margin: 0px;}

.inner5 {
	background: url(images/pp-group-cater-eplan.jpg) no-repeat;
	width: 555px;
	height: 145px;
	padding: 0px;
	margin: 0px;}

.txt_left {
	padding-top: 50px;
	margin: 0px 35px 0px 145px;
	line-height: 14px;
	font-size: 11px;
	}
 
 .txt_left2 {
	padding-top: 50px;
	margin: -10px 35px 0px 145px;
	line-height: 14px;
	font-size: 11px;
	}
	
.inner2 {
	background: url(images/pp-group-corpevts.jpg) no-repeat;
	width: 555px;
	height: 145px;
	padding: 0px;
	margin: 0px;}

.inner4 {
	background: url(images/pp-group-pricebk.jpg) no-repeat;
	width: 555px;
	height: 145px;
	padding: 0px;
	margin: 0px;}

.txt_right {
	padding-top: 50px;
	margin: 0px 140px 0px 15px;
	line-height: 14px;
	font-size: 11px;}

.txt_right2 {
	padding-top: 50px;
	margin: -10px 150px 0px 15px;
	line-height: 14px;
	font-size: 11px;}

.more {
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 2px;}
	
/*  Page defined */	
body {
	background: url(images/pp-main-body.gif)  top left;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: .3px;
	word-spacing: -2px;}

#container{
	text-align: left;
	margin: auto;
	width: 780px;
	height: 1050px;
	background-color: #ffffff;}

h1 {
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 16px;}

a{
	color: #6ABBB4;
	font-weight: bold;
	text-decoration: none;}
	
	a:hover{
		color: #000000;
		font-weight: bolder;
		text-decoration: none;}

/* Header Elements Defined */
#header {
	width: 780px;
	height: 190px;
	padding: 0px;
	margin: 0px;}

#header_left {
	height: 190px;
	width: 510px;
	padding: 0px;
	margin: 0px;
	float : left;}
	
#header_right {
	height: 190px;
	width: 270;
	float: right;}

#header_right_top {
	clear: right;	
	width: 265px;
	height: 145px;
	padding: 0px;
	margin: 0px;}

#header_right_bottom {
	width: 265px;
	height:  20px;
	padding: 0px;
	margin: 0px;}

#header_right_bottom a {
		color: #B2B2B2;
		text-decoration: none;}

#header_right_bottom a:hover {
		color: #6ABBB4;
		font-weight: bolder;
		text-decoration: none;}

.hdrtxt{
	margin-top: 0px;
	margin-right: 12px;
	padding-top: 0px;
	color: #B2B2B2;
	font-size: 11px;}

/* Left Side Defined */
#left {
	width: 180px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	float: left;}
	
.navleft{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 60%;
	letter-spacing: .3px;
	word-spacing: 1px;}

#left p{
	padding: 0px;
	margin: 10px 0px 15px 0px;}

#left a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;}
		
	#left a:hover {
		color: #6ABBB4;
		font-weight: bolder;
		text-decoration: none;}

.sep{
	margin-left: 35px;
	padding: 0px;}

/* Right Side Defined  */
#right {
	width: 580px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	float: left;}

#right a {
		color: #6ABBB4;
		font-weight: bold;
		text-decoration: none;}
		
	#right a:hover {
		color: #000000;
		font-weight: bolder;
		text-decoration: none;}

/* Annual Yard Sale Defined */
#right2 {
	width: 580px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
}

#right2 a {
		color: #6ABBB4;
		font-weight: bold;
		text-decoration: none;}
		
	#right2 a:hover {
		color: #000000;
		font-weight: bolder;
		text-decoration: none;}
	
/* Page Footer Defined */
#footer {
	height: 45px;
	width: 780px;
	margin: auto;
	padding: 20px 0px 2px 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12pt;
	text-align: center;
	background-color: #ffffff;
	clear: both;}

#footer a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;}
		
	#footer a:hover {
		color: #6ABBB4;
		font-weight: bolder;
		text-decoration: none;}

#siteby {
	margin-top: 5px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;}

#siteby a {
		color: #000000;
		text-decoration: none;}
		
	#siteby a:hover {
		color: #fe370b;
		text-decoration: none;}
