body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#main_container {
	width: 760px;
	height: auto;
	border: 1px solid #999999;
	margin-top: 10px;
	background-color: #E8E8E8;	
}

#banner {
	width: 760px;
	text-align: left;
	background-image: url(images/dots.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main_content {
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(images/JamzTown_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}

#main_content_admin {
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
}
#topnav {
	display: inline;
	width: 760px;
	position: static;
	height: 23px;
}

#body_header {
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#body_header_admin {
	font-size: 15px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#body_header a:link{
	color: #FFCC99;
	text-decoration: underline;
}
#body_header a:hover{
	color: #FFE9C5;
	text-decoration: underline;
}
#body_header a:visited, a:active{
	color: #FFE9C5;
	text-decoration: underline;
}

#photo_signature {
	background-image: url(images/photo_signature.jpg);
	height: 215px;
	width: 555px;
	float: right;
	margin-bottom: 15px;
}

#sidenav_admin {
	width:175px;
	vertical-align: top;
	float: left;
	clear: both;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	line-height: 140%;
}	

#leftcol {
	padding-left: 10px;
	padding-top: 15px;
}

#leftcol li {
	list-style-image: url(images/bullet.gif);
	padding-top: 0px
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin-left: 0.3em; 
	margin: 0px; 
	line-height: 140%; 
}

#leftcol li a:link {
	text-decoration: underline;
	list-style-type: none;
}
#leftcol li a:visited {
	text-decoration: underline
}
#leftcol li a:hover {
	text-decoration: underline
}


#content {
	position:static;
	left:25px;
	top:25px;
	width:550px;
	margin-left: 85px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	line-height: 140%;
	padding-top: 10px;
}

#dots {
	background-image: url(images/dots.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 8px;
}


h1 {
	color: #003399;
	font-size: 150%;
}

p {
	line-height: 130%;
	font-size: 12px;
	padding-right: 50px;
	padding-left: 20px;
	font-weight: bold;
}

strong {
	color: #9F2F07;

}

p a:link {
	color: #955A9F;;
	text-decoration: none;
}
p a:visited {
	color: #FFCC99;
	text-decoration: none;

}
p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p a:active {
	color: #FFCC99;
	text-decoration: none;

}

a, a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a.anchor {
	text-decoration: none;
}

.emphasis {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.emphasis_next {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.emphasis_u {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF99;
}

.emphasis a, .emphasis a:link, .emphasis a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

.emphasis a:hover {
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
}

.form_title {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.caption {
	font-size: 65%;
	color: #000000;
	text-align: center;
}

.special {
	font-size: 83%;
	color: #000000;
}

/*breadcrumb*/
.breadcrumb {
	font-size: 83%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}

/* list items */

ul {
	margin-top: 0px; 
	padding-left: 3em; 
	margin-left: 0.3em; 
	color: #111111; 
	text-indent: 0em;
}

ol {
	margin-top: 0px; 
	margin-bottom: 0px;
}

li {
	list-style-image: url(images/bullet.gif);
	padding-top: 0px
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin-left: 0.3em; 
	margin: 0px; 
	line-height: 140%; 
}

li a:link {
	text-decoration: underline
}
li a:visited {
	text-decoration: underline
}
li a:hover {
	text-decoration: underline
}

#listnow {
	position:absolute;
	left:475px;
	top:4px;
	width:116px;
	height:27px;
	z-index:3;
	visibility:visible;
}

#pagetitle {
	font-size: 16px;
	color: #06054B;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#footer {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	width: 760px;
	margin-top: 15px;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #955A9F;
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}
#footer p {
	margin-top: 10px;
	line-height: 140%;
	font-size: 10px;
	color: #666666;
}

#contact_form {
	width: 400px;
	margin-left: 50px;
	padding: 8px;
	border: 1px solid #EEEEEE;
}
#contact_subhead {
	font-weight: bold;
	color: #336699;
}
#contact_field {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.contact_button {
	color: #006600;
	margin-top: 10px;
}
.required {
	color: #CC0000;
	font-size: 12px;
}

#photo {
	border: 1px solid #003399;
	margin: 3px;
}
td {
	font-size: 12px;
}
.td_cell_head {
	background-color: #F0EDE6;
	color: #003399;
	font-weight: bold;
}
#print_page {
	text-align: right;
	margin-right: 20px;
}
#table_outline {
	border: 1px solid #999999;
}
#tour {
	width: 95%;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #999999;
	margin-left: 12px;
	background-color: #FFFFCC;
	margin-top: 20px;
}
#blockquote {
	padding-left: 60px;
}
#video_frame {
	background-color: #000000;
	padding: 5px;
	width: 350px;
}
#hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#map {
	padding: 9px 5px 5px;
	width: 80%;
	border: 1px solid #C10003;
	margin: 10px;
	height: 120px;
	background-color: #F2F2FF;
}
#next {
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.itunes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.itunes a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.itunes a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.itunes a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.itunes a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}