@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f6f3d7;
	width: 1010px;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: 20px;
	color: #005984;
}
#sidebar {
	float: left;
	height: 827px;
	width: 260px;
	background-image: url(images/West-Egg-Sidebar.gif);
	background-repeat: no-repeat;
}
#maincontent {
	float: left;
	width: 710px;
	padding-top: 102px;
}
#maintable  {
}
#maincontent2 {
	float: left;
	height: 827px;
	width: 710px;
	background-image: url(images/West-Egg-Website1_04.gif);
	background-repeat: no-repeat;
}
#portfolioimages {
	width: 575px;
	padding-top: 75px;
	padding-right: 75px;
	padding-left: 75px;
}
#portfoliotext {
	width: 565px;
	padding-top: 20px;
	padding-right: 75px;
	padding-left: 75px;
}
#portfolioquote {
	width: 565px;
	padding-top: 15px;
	padding-right: 75px;
	padding-left: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005984;
	line-height: 17px;
}
p {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	color: 005984;
}
#contacttext {
	width: 565px;
	padding-top: 20px;
	padding-right: 75px;
	padding-left: 75px;
	line-height: 30px;
	font-family: Verdana;
	font-size: 16px;
}
a {
	color: #C3B600;
	text-decoration: none;
}
#quotee {
	font-style: italic;
	padding-top: 10px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
#quotee1 {
	font-style: italic;
	padding-top: 10px;
	padding-left: 160px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
