/* Global Styles */

body {
	margin:0px;
	}
	
/* ID Div Styles */

#container {
	background-color: b4b4b4;
	width: 100%;
	height: 100%;
}
#headerAboutJB {
	height: 100px;
	width: auto;
	position: relative;
	top: 0px;
	background-color: #993300;
	background-image: url(miscgraphics/header1.jpg);
	background-repeat: repeat;
}
#headertext {
	height: auto;
	width: auto;
	position: relative;
	padding-top: 24px;
}
#jbphoto {
	width: 196px;
	position: relative;
	background-image: url(miscgraphics/jb_home.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	height: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 240px;
	color: #993300;
}

/* Class Text Styles */

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	width: auto;
	position: absolute;
	left: 8px;
	float: left;
	margin-top: 36px;
}
.headerText {
	color: #FFCC66;
	letter-spacing:0.1em;
	font-weight:bold;
	text-align: center;
	font-family: georgia;
	font-size: 22px;
}
.phoneEmailText {
	color: #FFCC66;
	letter-spacing:0.1em;
	font-weight:bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.maintitleText {
	color: #663300;
	letter-spacing:normal;
	line-height:20px;
	text-align: center;
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
}
.titleText {
	color: #993300;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}
.bodyText {
	line-height:16px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
}
.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #3333FF;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: normal;
}

/* Class Div Container Styles */
	
.mainlinks {
	background-color: #431601;
	height: 24px;
	width: 100%;
	position: relative;
	padding-top: 12px;
}
.bottomlinks {
	background-color: #431601;
	height: 24px;
	width: 100%;
	padding-top: 12px;
	text-align: center;
	text-indent: 8px;
	clear: both;
}
.samples1 {
	background-color: b4b4b4;
	height: auto;
	width: 900px;
	position: relative;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #993300;
}
.textcontainer {
	background-color: b4b4b4;
	height: 100%;
	width: 900px;
	padding-top: 5px;
	text-align: center;
}
.columnleft {
	background-color: b4b4b4;
	width: 442px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.columnrt {
	background-color: #B4B4B4;
	width: 442px;
	height: auto;
	text-align: left;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.jblogo {
	width: 444px;
	position: relative;
	height: 144px;
	text-align: left;
	padding-left: 8px;
}
	
/* Main Link Styles */
	
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

/* Blue Georgia Font Links in Page Styles */

#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	font-size: small;
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: underline;
	letter-spacing: normal;
}

/* Brown Arial Font Main Links in Page Styles */

#navigation2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: none;
}
#navigation2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	letter-spacing: normal;
}

/* Brown Arial Font Body Text Links in Page Styles */

#navigation3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
#navigation3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	letter-spacing: normal;
}

/* Tan Georgia Font Header Email Link Styles */

#navemail a {
	color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
}
#navemail a:hover {
	color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 16px;
}
