/*********************
 * 
 *  HOME STYLES
 * 
 *********************/

#content .innerContent {
	padding: 5px 0 0 13px;
	height: 668px;
}


/*********************
 * 
 *  LEFT COLUMN
 * 
 *********************/

#leftCol {
	width: 538px;
	height: 650px;
	padding: 0 0 0 0;
	background: url(/data-bin/images/morrison_home.jpg) no-repeat;
	float: left;
}

#leftCol p {
	display: none;
}


/*********************
 * 
 *  RIGHT COLUMN
 * 
 *********************/

#rightCol {
	width: 426px;
	height: 721px;
	margin: 0;
	position: absolute;
	top: -26px;
	right: -22px;
}


/* PAPER BACKGROUND */

#rightCol .northWest2 {
	width: 27px;
	height: 50px;
	top: 0;
	left: 0;
	background: url(/data-bin/images/side_paper_bg_sides.png) 0 0 no-repeat;
}

#rightCol .north2 {
	width: 357px;
	height: 50px;
	top: 0;
	left: 27px;
	background: url(/data-bin/images/side_paper_bg_top-bot.png) 0 0 no-repeat;
}

#rightCol .northEast2 {
	width: 42px;
	height: 50px;
	top: 0;
	right: 0;
	background: url(/data-bin/images/side_paper_bg_sides.png) -27px 0 no-repeat;
}

#rightCol .west2 {
	width: 27px;
	height: 635px;
	top: 50px;
	left: 0;
	background: url(/data-bin/images/side_paper_bg_sides.png) 0 -50px no-repeat;
}

#rightCol .center2 {
	width: 357px;
	height: 635px;
	top: 50px;
	left: 27px;
	background: url(/data-bin/images/side_paper_bg_mid.jpg) no-repeat;
}

#rightCol .east2 {
	width: 42px;
	height: 635px;
	top: 50px;
	right: 0;
	background: url(/data-bin/images/side_paper_bg_sides.png) -27px -50px no-repeat;
}

#rightCol .southWest2 {
	width: 27px;
	height: 36px;
	bottom: 0;
	left: 0;
	background: url(/data-bin/images/side_paper_bg_sides.png) 0 -685px no-repeat;
}

#rightCol .south2 {
	width: 357px;
	height: 36px;
	bottom: 0;
	left: 27px;
	background: url(/data-bin/images/side_paper_bg_top-bot.png) 0 -50px no-repeat;
}

#rightCol .southEast2 {
	width: 42px;
	height: 36px;
	bottom: 0;
	right: 0;
	background: url(/data-bin/images/side_paper_bg_sides.png) -27px -685px no-repeat;
}


/* HEADLINE 

#headline {
	width: 327px;
	height: 55px;
	background: url(/data-bin/images/jump_get_there_headline.jpg) no-repeat;
	margin: 40px 0 19px 0;
}
	
*/



/* RIGHT COLUMN TOP */

#rightCol .innerCol {
	position: relative;
	padding: 4px 35px 5px 45px;
	height: 714px;
}

h1, h2 {
	font-family: Georgia, serif;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	color: #999;
	font-style: italic;
	text-align: center;
	letter-spacing: -1px;

}

h1 strong {
	font-style: normal;
	font-variant: small-caps;
	font-size: 30px;
	font-weight: normal;
	color: #666;
	padding: 10px 0 0 0;
}

h1 span.name {
	font-style: normal;
	font-size: 40px;
	color: #000;
	font-variant: small-caps;
	
}

h1 span.name em {
	font-weight: bold;
}

#rightCol .innerCol em.jump {
	color: #000;
	letter-spacing: 1px;
}




/* PRODUCTS */

ul.products {
	margin: 0 0 0 -42px;
	list-style: none;
	font-family: Georgia, serif;
	float: left;
}

ul.products li {
	width: 161px;
	height: 84px;
	margin: 0 0 15px 0;
	padding: 6px 10px 10px 10px;
	background: url(/data-bin/images/product_box.png) no-repeat;
	text-align: right;
	position: relative;
}

ul.products h2 {
	color: #51110c;
	font-size: 20px;
	margin: 0;
	line-height: 22px;
}

ul.products img {
	position: absolute;
	top: 0px;
	right: 90px;
}

/* John */

ul.products .price {
	margin: 6px 2px 1px 0;
}
	

ul.products .price p {
	padding: 0;
	margin: 2px 0 0px 0;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

ul.products .price p.start {
	color: #444;
	font-size: 10px;
}

ul.products .price p.cost {
	color: #000;
	font-size: 11px;
}



/* ----- */ 


ul.products p.orderNow a {
	display: block;
	width: 71px;
	height: 26px;
	margin: 4px 0 0 0;
	background: url(/data-bin/images/order_now_but.png) no-repeat;
	float: right;
}

ul.products p.orderNow a:hover {
	background: url(/data-bin/images/order_now_but.png) 0 -26px no-repeat;
}

ul.products p.orderNow a span {
	display: none;
}


ul.products h2 a {
	text-decoration: none;
	color: #571305;
}
	
ul.products h2 a:hover {
	color: #000;
}





/* SPONSORS */

#rightCol .sponsors {
	width: 178px;
	margin: 0 0 0 160px;
}

#rightCol h3 a {
	display: block;
	padding: 160px 0 0 10px;
	font-size: 16px;
	color: #571305;
	text-transform: uppercase;
	background: url(/data-bin/images/4pack.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#rightCol h3 a em {
	color: #000;
}

#rightCol .sponsors h3 a:hover {
	text-decoration: none;
}

#rightCol .sponsors p {
	width: 160px;
	padding: 0 0 0 10px;
	line-height: 19px;
}

#rightCol .sponsors a {
	color: #51110C;
	text-decoration: none;
}

#rightCol .sponsors a:hover {
	text-decoration: underline;
}
	


/* SOCIAL NETWORKS */

#socialNetworks {
	list-style: none;
	position: absolute;
	bottom: 7px;
	right: 40px;
}

#socialNetworks li {
	float: left;
	margin: 0 3px;
}
 
#socialNetworks li a {
 	display: block;
	width: 55px;
	height: 55px;
}

#socialNetworks li a span {
	display: none;
}

#socialNetworks li.twitter a {
	background: url(/data-bin/images/social_icons2.jpg) 0 0 no-repeat;
}

#socialNetworks li.myspace a {
	background: url(/data-bin/images/social_icons2.jpg) -55px 0 no-repeat;
}

#socialNetworks li.facebook a {
	background: url(/data-bin/images/social_icons2.jpg) -110px 0 no-repeat;
}

#socialNetworks li.twitter a:hover {
	background: url(/data-bin/images/social_icons2.jpg) 0 -55px no-repeat;
}

#socialNetworks li.myspace a:hover {
	background: url(/data-bin/images/social_icons2.jpg) -55px -55px no-repeat;
}

#socialNetworks li.facebook a:hover {
	background: url(/data-bin/images/social_icons2.jpg) -110px -55px no-repeat;
}



 
 
 