@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}
	
body {
	margin: 0;
	padding: 0;
	background-image: url(images/backjuly.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-repeat: repeat-x;
	background-color: #26567D;
}

img {
	border: 0 none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 15px;
}

h1 {
	font-family: MarydaleRegular;
	font-size: 40px;
	color: #163854;
	/*line-height: 20px;*/
	padding-bottom: 20px;
	padding-top: 13px;
	text-shadow:2px 2px 3px #999999;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #163854;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

h3 {
	font-family: MarydaleRegular;
	font-size: 24px;
	color: #163854;
	padding-bottom: 5px;
	padding-top: 12px;
	font-style: normal;
	font-weight: normal;
	text-shadow:2px 2px 3px #999999;
}

#homewrapper {
	width: 967px;
	background-image: url(images/tagline.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#homeslider {
	width: 945px;
	height: 650px;
	z-index: 1;
	position: absolute;
	float: right;
	margin-top: 63px;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 11px;
}
#homewrapper #homeslider .slideshow {
	float: left;
}

#homemenu {
	width: 967px;
	height: 744px;
	background-image: url(images/judyjones_homenavbar.png);
	z-index: 2;
	position: relative;
	margin:0 auto;
	background-repeat: no-repeat;
}

#homefooter {
	width: 680px;
	height: 20px;
	font-size: 10px;
	padding-top: 652px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 270px;
	margin:0 auto;
}

#homewrapper #homeslider #homefooter a {
	color: #65D8FF;
}

#subslider {
	width: 315px;
	height: 650px;
	background-color: #26567E;
	z-index: 1;
	position: absolute;
	float: left;
	margin: 63px 0 0 11px;
}


#subcontent {
	width: 580px;
	height: 610px;
	background-color: #FFFFFF;
	z-index: 1;
	position: relative;
	float: right;
	margin-top: 63px;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#submenu {
	width: 345px;
	height: 744px;
	background-image: url(images/judyjones_navbar.png);
	z-index: 2;
	position: absolute;
	background-repeat: no-repeat;
}

#subfooter {
	width: 680px;
	height: 20px;
	font-size: 10px;
	padding-top: 652px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 270px;
	margin:0 auto;
}

#homewrapper #subfooter a {
	color: #65D8FF;
}

/* NAVIGATION */

#navigation {
	list-style-type: none;
	width: 163px;
	height: 256px;
	padding-top: 330px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}

#navigation a  {
	display:block;
	text-indent:-5000px;
}

/*#mainbody #nav #navigation li {
	overflow: auto;
}*/


#navigation a.link1  {
background:url(images/collections.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link1:hover {
background-position:326px 0px;
}

#navigation a.link2  {
background:url(images/shows.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link2:hover {
background-position:326px 0px;
}

#navigation a.link3  {
background:url(images/process.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link3:hover {
background-position:326px 0px;
}

#navigation a.link4  {
background:url(images/about.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link4:hover {
background-position:326px 0px;
}

#navigation a.link5  {
background:url(images/blog.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link5:hover {
background-position:326px 0px;
}

#navigation a.link6  {
background:url(images/links.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link6:hover {
background-position:326px 0px;
}

#navigation a.link7  {
background:url(images/contact.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link7:hover {
background-position:326px 0px;
}

#navigation a.link8  {
background:url(images/home.png);
background-position:163px 0px;
height:32px;
}

#navigation a.link8:hover {
background-position:326px 0px;
}

#social {
	margin-top: 10px;
}

.contentimage {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 15px;
}



.image_carousel {
	padding: 15px 0px 15px 15px;
	width: 100%;
	height: 200px;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
.image_carousel a {
	display: block;
	float: left;
}
.clearfix {
	float: none;
	clear: both;
}

.cushycms {
}
#homewrapper #subcontent #show-dates p {
	font-size: 12px;
	line-height: 18px;
}
