/*--Julian Walker Studio--*/

*{margin: 0; padding: 0;}

a{
	color: #62615d; 
	text-decoration: none; 
	font-style: italic;
}

a:hover{color: #b96929;}

a img{border: none;}

.orange{
	color: #b96929;
	font-weight: bold;
}

ul{list-style-type: none;}

p{margin-bottom: 13px;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62615d;
	line-height: 19px;
	height: 100%;
}

#container{
	width: 975px;
	height: 650px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -478px;
}

#header{
	width: 975px;
	height: 133px;
	float: left;
}

#header h1{display: none;}

#main{
	width: 975px;
	height: auto;
	float: left;
}

#left, #leftTall{
	width: 468px;
	float: left;
	margin-left: 18px;
	display: inline;
}

#left img{margin-left: 5px;}

#right, #rightTall{
	width: 468px;
	float: left;
	margin-right: 18px;
	display: inline;
}

#left, #right{height: 381px;}

#leftTall, #rightTall{height: 450px;}

#rightTall p{padding: 0 47px 0 5px;}

.jwStudio p{padding: 0 40px 3px 5px;}

.box p#comingSoon{display: none; padding-top: 51px;}

#rightTall strong{
	padding-top: 6px; 
	font-style: italic;
}

#rightTall ul{margin-left: 5px;}

#rightTall ul li{padding-bottom: 4px;}

.box{
	width: 146px;
	height: 117px;
	float: left;
	margin: 0 5px 10px 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: inline;
}

.box p{
	line-height: 17px;
	padding-top: 51px;
}

#l1, #l2, #l3, #l4, #l5, #r1, #r2, #r3, #r4, #r5{background: url('../_images/main_sprite_large.jpg') no-repeat;}

#conv #r1, #conv #r2, #conv #r3, #conv #r4, #conv #r5{background: url('../_images/con_sprite_large.jpg') no-repeat;}

#b1, #b2, #b3{background: url('../_images/books.jpg') no-repeat;}

#l1{background-position: -936px -381px;}
#l2{background-position: -1248px -381px;}
#l3{background-position: -624px 0px;}
#l4{background-position: -780px -381px;}
#l5{background-position: -1248px -127px;}
#r1{background-position: 0px -381px;}
#r2{background-position: -1092px 0px;}
#r3{background-position: -468px -381px;}
#r4{background-position: -1092px -254px;}
#r5{background-position: -156px -127px;}

#conv #r1{background-position: -156px 0px;}
#conv #r2{background-position: -312px 0px;}
#conv #r3{background-position: -624px -127px;}
#conv #r4{background-position: -624px 0px;}
#conv #r5{background-position: -468px -127px;}



#b1{background-position: 0 0;}
#b2{background-position: 0 -127px;}
#b3{background-position: 0 -254px;}

#l6{
	width: 468px;
	height: 69px;
	float: left;
	font-weight: bold;
	line-height: 20px;
}

#l6 p{padding: 6px 0 0 5px;}

#buff p, #before p{padding-top: 42px;}

.color1, .color2, .color3, .color4, .color5{cursor: pointer;}

.color1{background-color: #62615d;}
.color2{background-color: #b1b0ac;}
.color3{background-color: #898988;}
.color4{background-color: #797974;}
.color5{background-color: #b96929;}

.scrollContent{
	float: left;
	width: 458px;
	height: 117px;
	margin: 0 0 10px 5px;
	overflow: auto;
	padding-right: 5px;
	display: inline;
}

.scrollgeneric{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 15px;
	background: url('../_images/scroll.gif') no-repeat top left;
}

.vscrollerbar {
	width: 15px;
	background-color: #757470;
}

/* #discountPackages{margin-top: 46px;} */

#bottomContent{
	width: 975px;
	height: 61px;
	float: left;
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
}

#bottomContent p{padding: 0 45px;}

#bottomNav{
	width: 947px;
	height: 30px;
	float: left;
	margin: 11px 0 0 28px;
	overflow: hidden;
	display: inline;
	line-height: 16px;
}

#bottomNav ul li{
	float: left;
	border-right: 1px solid #b96929;
	margin-right: 12px;
}

#bottomNav ul li.noBorder{border-right: none;}

#bottomNav ul li a{
	text-decoration: none;
	color: #b96929;
	font-weight: bold;
	margin-right: 13px;
	font-style: normal;
}

#bottomNav ul li a:hover{color: #62615d;}

#footer{
	width: 975px;
	height: 26px;
	float: left;
}

#credits{
	width: 975px;
	height: 20px;
	font-size: 9px;
	text-align: center;
}

#credits a{font-style: normal; font-weight: bold;}