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


body {
	background-color: #ae9b80;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#948671;
	text-align:justify;
	margin:0px;
	padding:0px;
	line-height:12px;
	}
#wrapper {
width: 780px;
margin-left: auto;
margin-right: auto;
padding: 0;
margin-top: 5px;
}	
a:link {
	color: #948671;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #948671;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #948671;
	outline:none;
}
h1 {
	font-size: 20px;
	color: #E2D5C2;
}

#container{
width:720px;
height:460px;
background:#FFFFFF;
padding:15px 30px 30px 30px;
}
#container2{
width:720px;
height:570px;
background:#FFFFFF;
padding:15px 30px 30px 30px;
}
#columnleft{
width:291px;
height:286px;
background:#958772;
padding-top:30px;
float:left;
}
#columnright{
width: 380px;
height:276px;
background:#e8e0d2;
float:left;
padding:20px;
overflow:auto;
}
#columnleft2{
width:291px;
height:396px;
background:#958772;
padding-top:30px;
float:left;
}
#columnright2{
width: 380px;
height:386px;
background:#e8e0d2;
float:left;
padding:20px;
overflow:auto;
}
#port_andrin{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_andrinApplewood.gif) no-repeat;
overflow:hidden;
}
#port_aragon{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_aragon.gif) no-repeat;
overflow:hidden;
}
#port_fieldgate{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_fieldgate.gif) no-repeat;
overflow:hidden;
}
#port_aberdeen{
width:708px;
height:185px;
padding-top:130px;
background:url(../elements/portfolio/bg_aberdeen.gif) no-repeat;
overflow:hidden;
}
#port_sorbara{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_sorbara.gif) no-repeat;
overflow:hidden;
}
#port_foxwood{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_foxwood.gif) no-repeat;
overflow:hidden;
}
#port_pcr{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_private.gif) no-repeat;
overflow:hidden;
}
#port_kaitlin{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_kaitlin.gif) no-repeat;
overflow:hidden;
}
#port_stonemanor{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_stonemanor.gif) no-repeat;
overflow:hidden;
}
#port_sundial{
width:708px;
height:160px;
padding-top:155px;
background:url(../elements/portfolio/bg_sundial.gif) no-repeat;
overflow:hidden;
}
.btnback{
padding-right:48px;
}
.btnback2{
padding-right:42px;
}
.btnback3{
padding-right:53px;
}
#menu{
width:420px;
height:40px;
}
.imgSpacer{
background:url(../elements/portfolio/spacer.gif) no-repeat;
}
.pTitle{
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}
.pTitle2{
font-size:36px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
}
.pEmail{
font-size:26px;
font-weight:bold;
color:#D9CFC0;
padding-right:120px;
}
.pAlignRight{
text-align:right;
}