
body {
	background-color: #806262;
	padding: 0;
	margin: 0;

	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	color: #8989A6;
	text-decoration: none;
}

/*************************
TEXT FORMATTING
*************************/

p {
	text-align: left;
}

h1, h2, h3 {
	margin: 0 0 .2em 0;
	color: #9B9ABC;
}

a h1 {
	color:#B9B8D3;
}

h1 {
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1em;
	letter-spacing: -0.03em;
}

h2 {
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1em;
	letter-spacing: -0.0em;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
 	line-height: 1em;
	letter-spacing: -0.02em;
}

h4 {
	font-weight: bold;
	font-size: 1em;
 	line-height: 1em;
	letter-spacing: 0;
	margin: 1em 0;
}

a, a:hover span {
	color: #B9B8D3;
	text-decoration: none;
}

.smalltext a {
	color: #B9B8D3 !important;
}

.smalltext a:hover, a:hover h3 {
	color: #DFDEF5 !important;
}

.smalltext {
	font-size: .7em;
	line-height: 1.2em;
	margin-top: -.5em;
	margin-bottom: 2em;
}

a span {
	color: #8989A6;
	font-size: .7em;
}

a:visited {	color: #8989A6; }
a:active { color: #B8B7D2; }
a:hover { color: #DFDEF5; }

/*************************
THUMBS
*************************/

.thumbs a img {
	border: 1px solid #AAA7A2;
}

.full a img {
	border: 2px solid #25213A !important;
}

.thumbs .video a img {
	border-top: 1px solid #82829F !important;
	border-left: 1px solid #82829F !important;
	border-right: 1px solid #22213E !important;
	border-bottom: 1px solid #22213E !important;
}

.video {
	margin: 1em 0;
	text-align: center;
}


/*************************
LINKS
*************************/

.links ul {
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
}



/*************************
RESUME
*************************/

.resume {
	font-size: .9em;
	font-weight: normal;
	line-height: 1.2em;
	color: #8989A6;
	text-decoration: none;
	text-align: left;
}

.resume h3 {
	font-family: "Arial Black";
	margin: 2em 0 1em 0;
}

.resume ul {
	list-style-type: none;
	padding: 0;
}

.resume ul li {
	margin-left: 2em;
}

.resume ul ul li {
	margin: .2em 0 0 4em;
	list-style-type: disc;
}

.resume .list li {
	margin: .2em 0 0 2em;
	list-style-type: disc;
}


/***********************************
SPLASH PAGE NAV
***********************************/

.navsplash1 {
	font-family: "Arial Black", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #3F2728;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.3em;
}
.navsplash1 a:link {
	color: #3F2728;
	text-decoration: none;
}
.navsplash1 a:visited {
	color: #3F2728;
	text-decoration: none;
}
.navsplash1 a:active {
	color: #C1B0AF;
	text-decoration: none;
}
.navsplash1 a:hover {
	color: #C1B0AF;
	text-decoration: none;
}

.navsplash1b {
	font-family: "Arial Black", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #563A40;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}

.navsplash2 {
	font-size: .9em;
	font-weight: bolder;
	color: #3F2728;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	line-height: 1.2em;
}
.navsplash2 a:link { color: #3F2728; }
.navsplash2 a:visited { color: #3F2728; }
.navsplash2 a:active { color: #C1B0AF; }
.navsplash2 a:hover { color: #C1B0AF; }

.navsplash2b {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #563A40;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}

/*******************************
PAGE NUMBER NAV
*******************************/

.navnum {
	font-size: 12px;
	color: #B9B8D3;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	word-spacing: 1px;
	position: absolute;
		top: 30px;
		right: 0px;
}

*html .navnum {
	position: static;
}

.navnum a:link { color: #26253B; }
.navnum a:visited { color: #26253B; }
.navnum a:active { color: #26253B; }
.navnum a:hover { color: #B9B8D3; }


/***********************************
SECTION TITLE
***********************************/

.sectiontitle {
	font-size: 1.2em;
	color: #26253B;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	line-height: 27px;
}

.sectiontitle a:link { color: #26253B; }
.sectiontitle a:visited { color: #26253B; }
.sectiontitle a:active { color: #26253B; }
.sectiontitle a:hover { color: #26253B; }

/***********************************
NAV BOTTOM
***********************************/

.navbottom1 {
	font-family: "Arial Black", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: bolder;
	color: #563A40;
	text-align: center;
	line-height: 1.2em;
}

.navbottom1 a:link { color: #563A40; }
.navbottom1 a:visited { color: #563A40; }
.navbottom1 a:active { color: #412128; }
.navbottom1 a:hover { color: #412128; }

.navbottom1b {
	font-size: 1em;
	font-weight: bold;
	color: #563A40;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
}

.navbottom2 {
	font-size: 1em;
	font-weight: bold;
	color: #563A40;
	text-align: center;
	margin-top: -.7em;
}

.navbottom2 a:link { color: #563A40; }
.navbottom2 a:visited{ color: #563A40; }
.navbottom2 a:active { color: #412128; }
.navbottom2 a:hover { color: #412128; }


/***********************************
NAV BOTTOM
***********************************/

.footer font {
	text-align: left;
	margin-right: 110px;
}


