﻿/* CSS Document */

body {
	margin: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}



a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

	

a:visited {

	color: #A80000;

	font-weight: normal;

	text-decoration: none;

}



a:hover {
	color: #A80000;
	font-weight: normal;
	text-decoration: underline;
}



	

table.outside { 

	border: solid 2px #000000;

	margin: 0;

	padding: 0;

}



.banner {

	padding: 0 0 2px 0;

	background-image:url(../images/gpgbanner.jpg);

	height: 158px;

}



/* Menutop and Footer Elements */

#menutop {



	font: inherit;



	width: 800px;



	padding: 5px;



	border-bottom: 1px solid #000000;



	border-top: 1px solid #000000;



	text-align: center;



	color: #000000;



	font-size: x-small;



}



#menutop a:active {



	padding: 10px;



	text-decoration: none;



	color: #000000;



}



#menutop a:visited {

	padding: 5px;

	text-decoration: none;

	color: #000000;

}

#menutop a:link {

	padding: 5px;

	text-decoration: none;

	color: #000000;

}

#menutop a:hover {

	padding: 5px;

	text-decoration: none;

	color: #9F0A0F;

}



/* Home Page Left Content Container */

.contentleft {


	width: 545px;


	padding: 5px;


	vertical-align: top;


	}





#homecontent {



	width: 545px;



	padding: 5px 0 5px 5px;



	border: solid 1px #000000;



	}







.buyers {



	width: 545px;



	padding: 5px;



	vertical-align: top;



	



	}



	



#happybuyers {

	width: 545px;

	background-color: #000000;

	padding: 5px 0 5px 5px;

	color: #cccccc;

	font-weight: normal;

	text-align: center;

	border-bottom: solid 3px #fff;

}

	

#happypeople {

	width: 545px;

	padding: 5px 0 5px 5px;

	border: solid 1px #000000; 

	text-align: center;

	vertical-align: middle;

	}





/* Home Page Right Content Container */

	

.contentright {
	width: 220px;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	}

#featurecontent {
	width: 230px;
	border-bottom: solid 5px #fff;	}

#propertydesc {

	width: 230px;

	padding: 3px;

	vertical-align: top;

	text-align: center;

	border: 1px solid #000000;

	font-weight: normal;

}



#space {

	border: solid 2px #fff;

	}



.cl {
clear:both;
}	

#righttitles {
	width: 230px;
	padding: 5px 0 5px 5px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	font_size: 85%;
	text-align: center;
	background-color: #A80000;
}



#rightdesc {

	width: 230px;

	padding: 5px;

	vertical-align: top;

	text-align: left;

	border: 1px solid #000000;

	font-weight: normal;

}