/* APPLIES TO ALL */

body { 
	margin: 0;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
}


p {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
}

h1 { text-indent: -9999px; margin-top: -56px; }

a:link, a:visited {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
	text-decoration:underline;
}

a:hover, a:active {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #c30;
	text-decoration:underline;
}

#topnav {
	padding: 0px 50px 10px 0px;
	width: 990px; 
	text-align: right;
}

#topnav a:link, #topnav a:visited  {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	text-decoration:underline;
}

#topnav a:hover, #topnav a:active  { color: #c30; }

#smallText {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	font-style: italic;
}

/* APPLIES ONLY TO INDEX */

#homeContainer { width: 990px; }

#homeContainer img { margin: 0px -5px 0px 0px; padding: 0px 0px 0px 0px; }

/* APPLIES ONLY TO CONTACT PAGE */

#contactContainer { 
	background-image:url(images/Patrick_Hoesly_Contact_Background.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:750px;
	vertical-align:top;
}

.contactTitle{
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #060;
}

#contactText {
	padding:220px 0px 0px 230px;
	vertical-align:top;
	text-align: left;
}

#contactText p {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
}

/* APPLIES ONLY TO PORTFOLIO PAGE */

#portfolioContainer { 
	background-image:url(images/Patrick_Hoesly_Portfolio_Background.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:750px;
	vertical-align:top;
}

.portfolioTitle{
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #c30;
}

#portfolioText {
	padding:220px 0px 0px 230px;
	vertical-align:top;
	text-align: left;
}

#portfolioText p {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
}

#folioImages {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	height: 620px;
	margin-top: 30px;
}

#galleryText {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
	padding: 150px 0px 0px 120px;
	*padding: 210px 0px 0px 220px;
	vertical-align:top;
}

.folioButton { margin-right: 20px; }

.vertButton { margin-right: 10px; *margin-right: 15px; }

/* APPLIES ONLY TO RESUME PAGE */

#resumeContainer { 
	background-image:url(images/Patrick_Hoesly_Resume_Background.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:750px;
	vertical-align:top;
}

.resumeTitle{
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #366;
}

#resumeText {
	padding:220px 0px 0px 230px;
	vertical-align:top;
	text-align: left;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
}

#resumeText p {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;	
}