/*CSS*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/jw-rep-bg.jpg);
}

div#wrapper {
	margin:0 auto;
	padding:0;
	width:995px;
}

div#top {
	margin:0;
	padding:0;
	width:995px;
	height:251px;
	background:url(images/jw-top.jpg) no-repeat top center;
}

div#top p {
	margin:0;
	padding:160px 10px 10px 35px;
	color:#FFFFFF;
	text-align:left;
	line-height:1.8em;
	font-weight:bold;
	font-size:12px

}

div#bottomspacer {
	margin:0;
	padding:0;
	width:995px;
	height:26px;
	clear:both;
	background:url(images/jw-buff.jpg) no-repeat top center;
}



/*  *********************************************   CONTENT   *********************************************** */


div#leftwrapper {
	margin:0;
	padding:0;
	width:210px;
	float:left;
}


div#contentwrapper {
	margin:0;
	padding:0;
	width:995px;
	float:left;
	background:url(images/jw-rep-full.jpg) repeat-y;
}

div#content {
	margin:0;
	padding:0;
	width:565px;
	float:left;
	background-color:#EEEDD9;
	text-align:left;
	background-image: url(images/jw-rep-full2.jpg);
	background-repeat: repeat;
}

div#content p {
	margin:0;
	padding:5px 40px 5px 30px;
	color:#000000;
	line-height:1.5em;
}

div#rightwrapper {
	margin:0;
	padding:0;
	width:216px;
	float:right;
	background-image: url(images/home-right-wrapper-repeat.jpg);
}

div#comingsoonheader {
	margin:0;
	padding:0;
	width:216px;
	height:49px;
	float:right;
	background:url(images/jw-comingsoon.jpg) no-repeat top center;
	text-align:left;
}

div#comingsoonheader a{
	margin:0;
	padding:0;
	width:216px;
	height:49px;
	float:right;
	background:url(images/jw-comingsoon.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#book {
	margin:0;
	padding:0;
	width:216px;
	height:206;
	float:right;
	background:url(images/jw-book.jpg) no-repeat top center;
	text-align:left;
}

div#book a{
	margin:0;
	padding:0;
	width:216px;
	height:206px;
	float:right;
	background:url(images/jw-book.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}
div#book2 {
	margin:0;
	padding:0;
	width:216px;
	height:206;
	float:right;
	text-align:left;
	background-image: url(images/jw-book2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#book2 a{
	margin:0;
	padding:0;
	width:216px;
	height:206px;
	float:right;
	background:url(images/jw-book.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#comingsoonrep {
	margin:0;
	padding:0;
	width:216px;
	float:right;
	background:url(images/jw-rep-belowbook.jpg) no-repeat top center;
	text-align:left;
}

div#comingsoonrep p {
	margin:0;
	padding:5px 28px 0px 10px;
	color:#000000;
	text-align:left;
	line-height:1.5em;
}

div#reserve {
	margin:0;
	padding:0;
	width:216px;
	height:29;
	float:right;
	background:url(images/jw-reserve.jpg) no-repeat top center;
	text-align:left;
}

div#reserve a{
	margin:0;
	padding:0;
	width:216px;
	height:29;
	float:right;
	background:url(images/jw-reserve.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}


/*Link Text*/
H1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

H2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #214285;
	line-height: 17px;
}

H3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}


	


/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#2B6767;
}

.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #999f83;
	float:left;
	margin-right:20px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #6981AA;
	color: #C7CBD4;
	width:156px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #6981AA;
	color: #C6CAD5;
	width:156px;
	background-color: #576A8B;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:70px;
	background-color: #2E6A6A;
	border: 1px solid #9A5E94;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */


.footertext {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #78406F;
	text-decoration: none;
}

a {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #961B20;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #961B20;
	text-decoration: underline;
}

.link2 {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #2B6767;
	text-decoration: none;
}

.link2:hover {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #BF812A;
	text-decoration: underline;
}

.link3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #D3D7C5;
	text-decoration: none;
}

.link3:hover {
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	color: #EAEBE3;
	text-decoration: underline;
}

.outlink {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
/* Link Styles Ends */

.button-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #2E6C6B;
	text-decoration: none;
}

/* List Styles */

.list {
	list-style-image: url(images/arrow_01.gif);
	color: #981920;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-top: 0px;
}
/*  *********************************************   FOOTER   *********************************************** */

ul#footer {
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


ul#footer li {
	display:inline;
	padding-left:35px;
}

ul#footer li#homeli {
	padding:0;
}


div#copyright {
	margin:30px auto 0;
	padding:0;
	width:684px;
	text-align:left;
	color:#3D4063;
}

div#copyright img {
	float:left;
	margin-right:10px;
}


/* LINK STYLES FOR FOOTER */
.footerbg a:link, .footerbg a:visited {
	color:#D1BED1;
	text-decoration:none;
}

.footerbg a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.link4:hover {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	color: #961B20;
	text-decoration: underline;
}
.link4 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	color: #961B20;
	text-decoration: none;
}
.picborderCopy {
	border-color: #738788;

}
div#contentwrapper2 {
	margin:0;
	padding:0;
	width:995px;
	float:left;
	background-image: url(images/jw-rep-full3.jpg);
	background-repeat: repeat-y;
	background-color: #EEEDD9;
}
div#comingsoonrep2 {
	margin:0;
	padding:0;
	width:216px;
	float:right;
	text-align:left;
	background-image: url(images/jw-book2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div#comingsoonrep2 p {
	margin:0;
	padding:5px 28px 0px 10px;
	color:#000000;
	text-align:left;
	line-height:1.5em;
}
div#rightwrapper2 {
	margin:0;
	padding:0;
	width:216px;
	float:right;
	background-repeat: repeat-x;
	background-image: url(images/home-right-wrapper-repeat.jpg);
}
div#content2 {
	margin:0;
	padding:0;
	width:762px;
	float:left;
	background-color:#EEEDD9;
	text-align:left;
	background-image: url(images/jw-rep-full2.jpg);
	background-repeat: repeat;
}
div#content2 p {
	margin:0;
	padding:5px 40px 5px 30px;
	color:#000000;
	line-height:1.5em;
}
div#content3 {
	margin:0;
	padding:0;
	width:375px;
	float:left;
	background-color:#EEEDD9;
	text-align:left;
	background-image: url(images/jw-rep-full2.jpg);
	background-repeat: repeat;
}
div#content3 p {
	margin:0;
	padding:5px 40px 5px 30px;
	color:#000000;
	line-height:1.5em;
}
div#content4 {
	margin:0;
	padding:0;
	width:375px;
	float:right;
	background-color:#EEEDD9;
	text-align:left;
	background-image: url(images/jw-rep-full2.jpg);
	background-repeat: repeat;
}
div#content4 p {
	margin:0;
	padding:5px 40px 5px 20px;
	color:#000000;
	line-height:1.5em;
}
