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


/*Orange and Blue Link Effect*/
a {
outline: 0;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #9999CC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999CC;
}
a:hover {
	text-decoration: none;
	color: #F19F49;
}
a:active {
	text-decoration: none;
}


/*Grey and light Green Link Effect*/
/*
a {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	color: #9999CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999CC;
}
a:hover {
	text-decoration: none;
	color: #F19F49;
}
a:active {
	text-decoration: none;
}
*/

/*White and Orange Link Effect*/
.link2 a {
	outline: 0;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-stretch:semi-expanded;
}
.link2 a:link {
	text-decoration: none;
	font-weight: bold;
}
.link2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2 a:hover {
	text-decoration: none;
	color: #C9D6A6;
	font-weight: bold;
}
.link2 a:active {
	text-decoration: none;
	color: #C9D6A6;
	font-weight: bold;

}


#mainContainer{
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
}

#header{
	background-image: url(../images/main_01.jpg);
	background-repeat: no-repeat;
	float: left;
	vertical-align:baseline;	
	height: 70px;
	width: 875px;
	padding-left: 468px;
	padding-top: 75px;
	left: 0px;
	top: 0px;
}

#mainBody{
	float: left;
	height: 559px;
	width: 807px;
}

#nav{
	float: left;
	height: 524px;
	width: 193px;
}

#south-1{
	float: left;
	height: 559px;
	width: 275px;
}

#east-1{
	float: left;
	height: 559px;
	width: 532px;
}

#textBox-1{
	float: left;
	height: auto;
	width: 400px;
}

#textBox-2{
	float: left;
	height: auto;
	width: 250px;
}
#textBox-2-contact {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 58px;
}

#textBox-3 {
	float: left;
	height: auto;
	width: 360px;
}
#textBox-4 {
	float: left;
	height: auto;
	width: 370px;
}
#textBox-5-bio {
	float: left;
	height: auto;
	width: 400px;
	margin-left: 30px;
}




.picBox-1{
	float: left;
	height: auto;
	width: 532px;
}

.text-1{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	/*font-style: bold;*/
}
.text-2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	width: 300px;
}

.text-3-bio {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #9397CB;
	line-height: 14px;
}



.title-1{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #99CC99;
}
.tempNavButton1 {
	height: auto;
	width: 193px;
	position: absolute;
	margin-left: -20px;
	margin-top: 20px;
}
.tempNavButton2 {
	height: auto;
	width: 193px;
	position: absolute;
	margin-left: -20px;
	margin-top: 150px;
}
.tempNavButton3 {
	height: auto;
	width: 193px;
	position: absolute;
	margin-left: -20px;
	margin-top: 280px;
}
.tempNavButton4 {
	height: auto;
	width: 193px;
	position: absolute;
	margin-left: -20px;
	margin-top: 410px;
}
.portfoliolinks2 {
	height: auto;
	width: 237px;
	position: absolute;
	margin-top: 12px;
	left: 213px;
}
#east-folio {
	float: left;
	height: 559px;
	width: 492px;
	margin-left: 40px;
}
#portfoliolinks {
	height: auto;
	width: 88px;
	position: absolute;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 78px;
	left: 12px;
}
