@charset "UTF-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

margin:0;
padding:0;
}

#topSite{
position:relative;
top:0;

min-height:383px;
min-width:997px;

border-bottom:2px solid #b7a66d;

padding-bottom:7px;
}


#bottomSite{
position:relative;

height:190px;
min-width:997px;

}

#sideArea{
width:26%;

float:left;
clear:none;

position:relative;
top:0;
left:0;

border-top:7px solid #ef8200;
border-right:1px solid #b7a66d;

/*background: #fcfcfc url(../img/grad.gif) bottom right repeat-x;*/

}

#sideArea2{
position:relative;
width:258px;
float:right;
top:0px;

/*background:#fcfcfc url(../img/backNav.gif) no-repeat bottom;*/
}


#borderBottom{
border-right:1px solid #b7a66d;
min-width:259px;
width:26%;
height:148px;
float:left;
clear:none;
}

#navigation{
float:right;
margin-right:3px;
margin-top:112px;
width:184px;
height:268px;
}

#mainArea{
position:relative;
top:0;

float:left;
clear:none;

min-height:382px;
width:73.9%;
}

#headingTitle{
font-size:22px;
color:#FFFFFF;

position:absolute;
left:388px;
top:68px;

height:31px;
width:154px;

padding-top:2px;

text-align:center;

text-transform:capitalize;
}

.addView{
	font-size:14px;
	color:#000000;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	display:inline;
	cursor:pointer;
}

.addViewActive{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	display:inline;
	cursor:pointer;
	
}

#morePics{
	width:200px;
	padding-left:5px;
}

#mainTop{
position:relative;
top:0;
min-width:733px;
height:112px;

border-top:7px solid #545454;
background:url(../img/topBack.gif) no-repeat #a8a8a8;


}


.contentArea{
margin-top:38px;
margin-left:8px;

width:538px;

}

.contentArea a{
	color:#000000;
	}
	
#nav{
border-left:5px solid #999999;
border-top:1px solid white;
border-bottom:1px solid white;
margin-top:2px;
width:182px;


position:relative;
}

#nav:hover{
border-left:5px solid #ef8200;
border-top:1px solid white;
border-bottom:1px solid white;
margin-top:2px;
width:182px;


}

#navSelected{
border-left:5px solid #ef8200;
border-top:1px solid white;
border-bottom:1px solid white;
margin-top:2px;
width:182px;
position:relative;

}

#navItem{
font-size:12px;


width:182px;
height:66px;

background:#FFFFFF;

filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

#navItem:hover{
font-size:12px;

width:182px;
height:66px;

background:#FFFFFF;

filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.navLink{

color:#000000;
font-weight:bold;

font-size:14px;

text-transform:uppercase;
text-decoration:none;

font-family:'arial narrow', arial;

position:absolute;
top:25px;
left:25px;


}

.navLink a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
}

#imageSpace{

height:140px;
width:525px;

float:left;
clear:none;
position:relative;
top:30px;
left:0px;
padding-left:26px;

}

#imageSpace img{
margin-right:26px;
border:1px solid #545454;
}


.topNav{
position:absolute;
top:-7px;
left:500px;

width:224px;
height:22px;

padding-top:10px;
padding-left:10px;

background-color:#e3e3e3;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;

filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;

z-index:1;
}

.topNavHome{
position:absolute;
top:-7px;
right:0;
width:224px;
height:22px;

padding-top:10px;
padding-left:10px;

background-color:#e3e3e3;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;

filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;

z-index:2;

}

#topNav a{
color:#545454;
text-decoration:none;
}


#topNav a:hover{
color:#ef8200;
text-decoration:none;
}

.logo{
position:absolute;
top:24px;
right:47px;
}

.orangeHeader{
color:#ef8200;
font-size:14px;
font-weight:bold;
}

#portImgContainer{
	float:left;
	width:545px;
	height:361px;
	
}

#portInfo{
	float:left;
	padding-left:10px;
	width:250px;
	height:351px;
	padding-top:10px;
}

#portNav{
	width:900px;
	*width:705px;

	height:100px;
	padding-top:0px;
	position:relative;
	left:10px;
	top:10px;
}
#portContent{
margin-top:0px;
margin-left:0px;
font-size:12px;
min-height:300px;
min-width:860px;

}

.portNavBottom{
text-align:center;
float:left;	
padding-top:5px;
padding-right:11px;
}

.portCaption{
	color:#000000;
	text-decoration:none;
	text-transform:capitalize;
}

.portCaption:hover{
	color:#ef8200;
	
}

.portCaptionSelect{
	color:#ef8200;
	border:none;
	text-decoration:none;
	
}
#moreImagesPort{
	position:absolute;
	bottom:10px;
	
}

.projectHeader{
	font-size:18px;
}