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

b{}

.body, div.body {
	font-family:"Arial";
	font-size:13px;
	color:#73726f;
}

.pagetitle, div.pagetitle {
	font-family:"Arial";
	font-size:12px;
	color:#3f3035;
	text-decoration:none;
}

/* Titles*/

h1.bodytitle, .bodytitle, div.bodytitle {
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	color:#3f3035;
}

h2.bodytitle, .bodytitle, div.bodytitle {
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	color:#3f3035;
}

h3.title, .title, div.title {
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	color:#2f3542;
}

/* Top Navigation & Rollovers*/

.navon, a.navon, a.navon:visited {
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
}

.about, a.about, a.about:visited {
	display:block;
	width:98px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.about:hover {
	display:block;
	width:98px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("../images/TopNavRollovers/About.jpg");
	background-repeat:no-repeat;
}

.portfolio, a.portfolio, a.portfolio:visited {
	display:block;
	width:83px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.portfolio:hover {
	display:block;
	width:83px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("../images/TopNavRollovers/Portfolio.jpg");
	background-repeat:no-repeat;
}

.exhibits, a.exhibits, a.exhibits:visited {
	display:block;
	width:87px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.exhibits:hover {
	display:block;
	width:87px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("../images/TopNavRollovers/Exhibits.jpg");
	background-repeat:no-repeat;
}

.contact, a.contact, a.contact:visited {
	display:block;
	width:98px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.contact:hover {
	display:block;
	width:98px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("../images/TopNavRollovers/Contact.jpg");
	background-repeat:no-repeat;
}

.resume, a.resume, a.resume:visited {
	display:block;
	width:80px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}

a.resume:hover {
	display:block;
	width:80px;
	height:24px;
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("../images/TopNavRollovers/Resume.jpg");
	background-repeat:no-repeat;
}

/* Links & Breadcrumb*/

.inportfolio, a.inportfolio, a.inportfolio:visited {
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a.inportfolio:hover {
	font-family:"Arial";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.links, a.links, a.links:visited {
	font-family:"Arial";
	font-size:12px;
	color:#a58f45;
	text-decoration:none;
}

a.links:hover {
	font-family:"Arial";
	font-size:12px;
	color:#a58f45;
	text-decoration:underline;
}

.crumb, a.crumb, a.crumb:visited {
	font-family:"Arial";
	font-size:12px;
	color:#a58f45;
	text-decoration:none;
}

a.crumb:hover {
	font-family:"Arial";
	font-size:12px;
	color:#a58f45;
	text-decoration:underline;
}

/* Pop Up Rollovers */

.terror1, a.terror1, a.terror1:visited {
	display:block;
	width:87px;
	height:138px;
	background-image:url("../images/PortfolioImages/TerrorRing2.jpg");
	background-repeat:no-repeat;
}

a.terror1 {
	display:block;
	width:87px;
	height:138px;
	background-image:url("../images/PortfolioImages/TerrorRing2O.jpg");
	background-repeat:no-repeat;
}