/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

BODY  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #0a0d1e url(../images/tile.jpg) repeat;
	margin-top: 10px;
}

P  {
	color : #808080;
	font-size: 12px;
	font-family : Arial;
	text-decoration : none;
}

H1  {}

H2  {
	color : #808080;
	font-family : Arial;
	font-size: 14px;
	line-height : 18px;
	font-weight : normal;
	text-decoration : none;
}

H3  {
	color : #808080;
	font-family : Arial;
	font-size: 10px;
	line-height : 12px;
	font-weight : normal;
	text-decoration : none;
}

A  {
	color : #d6af83;
	font-family : Arial;
	text-decoration : none;
}
/* link style one */
A:Visited  {
	color : #d6af83;
	font-family : Arial;
	text-decoration : none;
}

A:Active  {
	color : #d6af83;
	font-family : Arial;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	color : #eed1af;
	text-decoration : underline;
}

/* link style two */
div.menubtm A:Active  {
	color : #855C05;
	font-family : Arial;
	text-decoration : none;
}

div.menubtm A:Link  {
	color : #C0C0C0;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}

div.menubtm A:Visited  {
	color : #C0C0C0;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}

div.menubtm A:Hover  {
	font-family : Arial;
	color : #F0CF60;
	font-size : 10px;
	text-decoration : underline;
}

.page
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
	
.focus {
	position: relative;
	height: 500px;
	width: 800px;
	left: 34px;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	text-align: left;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	z-index: 1;

}

#postionOne {
	height: 225px;
	width: 670px;
	margin-left: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	position: relative;
	left: 25px;
	top: 25px;
	z-index: auto;
	background-repeat: no-repeat;
	Display: block;
}




.monuments {
	position: relative;
	height: 500px;
	width: 800px;
	left: 34px;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	background-image: url(../images/monuments_bg.jpg);
	z-index: 1;
	text-align: left;
	background-repeat: no-repeat;
	Display: block;

}

#monPostionOne {
	height: 225px;
	width: 650px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	position: relative;
	margin-left: 25px;
	left: 100px;
	top: 15px;
	z-index: auto;
	text-align: left;
	background-repeat: no-repeat;
	Display: block;
}

#monDetailone {
	height: 300px;
	width: 650px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	position: relative;
	left: 45px;
	top: 20px;
	z-index: auto;
	text-align: center;
	clear: none;
	white-space: normal;
	display: block;

}

#monDetailcolumn {
	height: 125px;
	width: 650px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	position: relative;
	left: 45px;
	top: 35px;
	z-index: auto;
	text-align: center;
	display: block;
}

.JohnBio {
	position: relative;
	height: 340px;
	width: 800px;
	left: 45px;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	background-image: url(../images/biography.jpg);
	text-align: center;
	background-repeat: no-repeat;
	Display: block;


}

.showSched {
	position: relative;
	height: 400;
	width: 800px;
	left: 45px;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	background-image: url(../images/shows.jpg);
	background-repeat: no-repeat;
	Display: block;
}

.contactBg {
	position: relative;
	height: 340px;
	width: 800px;
	left: 45px;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	Display: block;
}



#bioText
{
	position: relative;
	z-index: 1;
	top: 30;
	left: 400;
	width: 270;
	height: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E6D67D;
	text-align: left;
	float: left;
}

#contactText
{
	position: relative;
	z-index: 1;
	top: 30;
	left: 435;
	width: 250;
	height: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E6D67D;
	text-align: left;
	float: left;
}
.mainHeader
{
	position: relative;
	top: 0;
	left: 0;
	width: 800;
	height: 470;
	background-image: url(../images/jp_top_fp_a.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.mainHeaderTwo
{
	position: relative;
	top: 0;
	left: 0;
	width: 800;
	height: 346;
	background-image: url(../images/jp_top_p2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#menu
{
	font-family: Arial;
	position: relative;
	font-size : 12px;
	line-height : 25px;
	color : #d6af83;
	font-weight : bold;
	z-index: 1;
	top: 175;
	left: 0;
	width: 245;
	height: 315;
	text-align: center;
	visibility: visible;

}	

#menuP2
{
	font-family: Arial;
	position: relative;
	font-size : 12px;
	line-height : 25px;
	color : #d6af83;
	font-weight : bold;
	z-index: 1;
	top: 175;
	left: 0;
	width: 245;
	height: 125;
	text-align: center;
	visibility: visible;
}	

.thumbBg
{
	position: relative;
	text-align: left;
	top: 0;
	left: 0;
	width: 704;
	height: 270;
	background: url(../images/thumb_bg.jpg) no-repeat top;
}


#thumbNailsR
{
	position: relative;
	top: 0px;
	z-index: 2;
	left: 150px;
	width: 150;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 25px;
	color: #FFCC99;
	vertical-align: top;
}

#photoLg
{
	position: relative;
	top: 0px;
	z-index: 1;
	left: 100px;
	width: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 25px;
	color: #FFCC99;
	background-color: #2D1E00;
	text-align: center;
}

#error
  {
	font-family: Arial;
	font-size : 14px;
	line-height : 16px;
	color : #990D0D;
	font-weight : bold;
}

#text
  {
	font-family: Arial Black;
	font-size : 14px;
	line-height : 15px;
	color : #8F0E32;
	font-weight : normal;
}

#stext
  {
	font-family: Arial;
	font-size : 12px;
	line-height : 0px;
	color : #C0C0C0;
	font-weight : normal;
}



.highlight
{
	scroll: auto;
	float: right;
	overflow: auto;
	top: 0px;
	left: 0px;
	width: 610px;
	height: 600px;
	margin-left: 10px;
}

#content
{
	font-family: Arial;
	position: relative;
	font-size : 12px;
	color : #F3E6D3;
	line-height: 14px;
	text-align: center;
	font-weight: normal;
	text-decoration : none;
	top: 15px;
	left: 0px;
	width: 700px;
	margin-left: 45px;
	font-style: normal;
	bottom: 15px;
	height: 250;
	background-repeat: no-repeat;
	Display: block;
}



/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
--------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#oneSizeLarger
{
	font-size: 14px;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.footer {
	background-image: url(../images/page_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 33px;
	width: 800px;

}
#thumbList {
	position: relative;
	top: 0px;
	z-index: 1;
	left: 20px;
	width: 200;
	height: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 25px;
	color: #FFCC99;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: center;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;



}
#cabelasBtn {
	position: absolute;
	z-index: 1;
	top: 375;
	left: 300;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	height: 65;
	width: 150;
}

#explainText {
	position: absolute;
	z-index: 1;
	top: 325;
	left: 275;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	height: 65;
	width: 250;
}
