/* @group BODY */

body {
	background-image: none;
}

.about {
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_about.jpg);
}

.design {
	background-image: none;
	background-color: #FFFFFF;
}

.painting {
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_painting02.jpg);
}

.photography {
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_photo.jpg);
}

.textiles {
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_textiles.jpg);
}

.journal {
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_journal.jpg);
}

.contact {
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_hmpg.jpg);
}



/* @end */

/* @group HTML */

p {
	color: #000000;
	margin: 0px 0px 10px;
	font: 12px/1.8em Verdana;
}

h1 {
	color: #000000;
	margin: 0px 0px 10px;
	font: bold 18px Verdana;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}



/* @end */

/* @group LINKS */

a:link {
	font-size: 11px;
	color: teal;
	text-decoration: none;
	border-bottom: dotted;
	border-width: 1pt;
}

a:visited {
	color: #006668;
	text-decoration: none;
	border-bottom: dotted;
	border-width: 1px;
}

a:hover {
	color: #333303;
	border-bottom: dotted;
	background: transparent;
	border-width: 1px;
}



/* @end */

/* @group TEXT_STYLES */

.role {
	font-size: 11px;
	margin-top: -7px;
	padding-left: 10px;
}

.client {
	color: gray;
	padding-bottom: 20px;
	font: italic 11px verdana;
}

.footer {
	color: gray;
	padding: 20px;
	font: 11px verdana;
}

.intro {
	color: black;
	font: 14px/22px verdana;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.date {
	color: orange;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: -10px;
	margin-left: 10px;
}

.name {
	font-family: Verdana;
	font-size: 28px;
	color: #FFFFFF;
	border-bottom: none;
	border-width: 0px;
	padding-bottom: 0pt;
}

.header {
	font-family: Verdana;
	font-size: 52px;
	color: silver;
	border-bottom: none;
	border-width: 0px;
	padding-bottom: 0pt;
}



/* @end */

.introLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: maroon;
	background-color: transparent;
}

#container {
	margin:  0 auto;
	width: 900px;
	height: 800px;
	text-align: left;
	top: 0;
}

#containerIntro {
	margin:  0 auto;
	width: 900px;
	height: 800px;
	text-align: left;
	top: 0;
}

.resumeContainer {
	height: 3500px;
}

/* @group TOP_NAME */

#topHeader {
	margin: 0 auto;
	font-family: Verdana;
	font-size: 28px;
	color: #FFFFFF;
	border-bottom: 5px;
	padding-bottom: 0;
}

#topHeader a {
	margin: 0 auto 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 28px;
	color: #FFFFFF;
	border-bottom: 10px;
	}

#topHeader a:hover {
	margin: 0 auto 10px;
	font-family: Verdana;
	font-size: 28px;
	color: maroon;
	background: transparent;
	border-bottom: 10px;
	padding-bottom: 10px;
}



/* @end */

/* @group TopNav */

#TopNav {
	width: 900px;
	left: 0px;
	margin: 0 auto;
	white-space: nowrap;
	float: left;
	text-align: left;
	position: relative;
}

#TopNav ul {
	text-align: left;
	background: #FFFFFF;
	float: left;
	top: 0px;
	left: 0;
	width: 880px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0;
	padding: 10px;
	font-size: small;
	list-style: none;
	text-decoration: none;
}

#TopNav ul li {
	float: left;
	margin: 0;
	border: 0;
	padding: 0 5px 0 5px;
	border-right: 1px solid #ccc;
	left: 0px;
	text-decoration: none;
	text-align: left;
}

#TopNav ul li a {
	color: #9d4a30;
	display: block;
	/* have to change to block-level element to be able to set dimensions */
	padding: 0 5px 0 5px;
	text-decoration: none;
	border-bottom: none;
	text-align: left;
}

#TopNav ul li a:hover {
	padding: 0 5px 0 5px;
	margin: 0;
	color: #222222;
	border-bottom: none;
}

#TopNav ul li a.TopNavCrumbTrail {
	padding: 0px 5px 0px 5px;
	margin: 0;
	background: #d8d8d8;
	color: black;
}



/* @end */

/* @group SLIDESHOW */

#slideshow {
	margin: 0 auto;
	width: 540px;
	height: 600px;
	border-bottom: 40px solid #FFFFFF;
	top: 0;
	left: 0;
	float:  left;
	background: #fff url(images/intro.gif) no-repeat;
}

.resumeSlideshow {
	width: 650px;
	padding: 20px;
	height: 3000px;
	background-color: white;
	clear: both;
}

.linkSlideshow {
	width: 650px;
	padding: 20px;
	height: 2000px;
	background-color: white;
	clear: both;
}

#slideshowIntro {
	margin: 0 auto;
	padding: 20px;
	width: 500px;
	height:560px;
	border-bottom: 40px solid #FFFFFF;
	top: 0;
	left: 0;
	float:  left; 
	background: #fff no-repeat;
}

.aboutSlideshow {
	background-color: white;
	background-image: url(../images/intro_about.jpg);
	height: 560px;
	padding: 20px;
}

/* @group My Group */



/* @end */

.introSlideshow {
	height: 560px;
	padding: 20px;
	background: white url(../images/intro_hmpg02.jpg) no-repeat;
}

.contactSlideshow {
	height: 560px;
	padding: 20px;
	background: white url(../images/intro_contact.jpg);
}

#slideshowIntro a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: maroon;
	text-decoration: none;
	border-bottom: none;
}

#slideshowIntro a:hover {
	color: #333303;
	border-bottom: none;
	background: #FFFFFF;
	width: 100%;
}



/* @end */

#overview {
	margin: 0px;
	padding: 20px;
	float: right;
	width: 300px;
	height: 600px;
	background-color: #fff;
	clear: right;
}

#overviewIntro {
	margin: 0px;
	padding: 20px;
	float: right;
	width: 300px;
	height: 600px;
	background-color: #fff;
}

ul {
	color: gray;
	font: 12px verdana;
}

li {
	color: black;
	font: 12px verdana;
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 10px;
}

#footer {
	color: white;
	width: 900px;
	left: 0px;
	margin: 0;
	white-space: nowrap;
	float: left;
	text-align: left;
	z-index: 1;
	font-size: 12px;
	visibility: hidden;
}

.print_footer {
	top: 20px;
	color: silver;
}

