/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #191919;
}
h1,h2,h3,h4,h5,h6 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
h1{
	
	font-size: 30px;
	
	color: #10116D;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
} 
h2{
	
	font-size: 24px;
	
	color: #C98719;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3{
	
	font-size: 20px;
	
	color: #664F1B;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 7px;
}
h4{
	
	font-size: 22px;
	color: #10116D;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
} 
br {
	margin-bottom: 5px;
}
p {
	font-size: 14px;
	line-height: 1.3em;
	color: #191919;
	margin-bottom: 1.6em;
}
p a, ul a, li a {
 	color: #10116D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #10116D;
}
p a:hover, ul a:hover, li a:hover {
	color: #6E303B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E303B;
}

#header-container {
	background-image: url(/web/wp-content/themes/jessejames/images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 186px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-color: #C78709;
	border-right-color: #C78709;
	border-bottom-color: #C78709;
	border-left-color: #C78709;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}
.960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}

#header-logo {
	color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 5px;
}
body {
	background-image: url(/web/wp-content/themes/jessejames/images/page-bg.jpg);
	background-repeat: repeat;
}
#main {
	width: 980px;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -20px;
	z-index: 10;
	
	margin-bottom: 0px;
}
#footer-container {
	background-color: #0F0F19;
	min-height: 80px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #C68819;
	position: relative;
	z-index: 1;
	bottom: 0px;
	margin-top: -40px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	color: #FFFFFF;
	margin-top: 40px;
	text-align: center;
	font-size: 11px;
}
#footer a{
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#main #left-border {
	background-image: url(/web/wp-content/themes/jessejames/images/white-border-side.png);
	background-repeat: repeat-y;
	position: absolute;
	width: 10px;
	left: 0px;
	top: 0px;
	bottom: 20px;
}
#main #right-border {
	background-image: url(/web/wp-content/themes/jessejames/images/white-border-side.png);
	background-repeat: repeat-y;
	position: absolute;

	width: 10px;
	right: 0px;
	top: 0px;
	bottom: 20px;
}
#main #center{
	background-color: #FFFFFF;
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/web/wp-content/themes/jessejames/images/white-bg.jpg);
	background-repeat: repeat;
	overflow: hidden;
	min-height: 950px;
	height: 1%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #665029;
}
#main #center.homepage{
	background-color: #FFFFFF;
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/web/wp-content/themes/jessejames/images/white-bg.jpg);
	background-repeat: repeat;
	overflow: hidden;
	min-height: 990px;
	height: 1%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #665029;
}
#main #center.homepage .spacer{
	
	position: relative;
	height: 250px;
}
#main #center.homepage h2{
	font-size: 22px;
	color: #C98719;
	line-height: 1.3em;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 30px;
}




.main-left{
	width: 540px;
	
	padding: 15px;
	float: left;
}
#sidebar-right {
	margin-top: 20px;
	width: 350px;
	float: right;
	position: relative;
	bottom: 0px;
}
#sidebar-right #container {
	background-color: #F0EBE2;
	width: 300px;
	border: 1px solid #DCCDB1;
	margin-bottom: 20px;
	position: relative;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}


#jesse-standing{
	background-image: url(/web/wp-content/themes/jessejames/images/jesse-standing-png.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 391px;
	width: 365px;
	margin-top: 10px;
	right: 0px;
	bottom: 0px;
}
#jesse-note{
	background-image: url(/web/wp-content/themes/jessejames/images/homepage/jesse-note2b.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 300px;
	width: 300px;
	left: 100px;
	bottom: -25px;
	z-index: 25;
	
}
.col-1-3{
	background-color: #FF6600;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.col-3-3{
	background-color: #996600;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.social-media{
	margin-left: 5px;
	padding-top: 5px;
	list-style-position: outside;
	padding-bottom: 5px;	
}
.social-media li{
	margin-bottom: 7px;
	margin-left: 5px;
	
	
}
.social-media img{
	margin-right: 10px;
}
#sidebar li.social-media a img{
	text-decoration: none;
	border: 0px solid #009999;
}
a img{
	border: 0px ;
}
/*a img{
	text-decoration: none;
	border: 0px ;
}*/

#sidebar #mailing-list{
	margin-left: 25px;
	line-height: 1.3em;
	margin-top: 5px;
	position: relative;
}
/*#sidebar #mailing-list label{
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	margin-right: 0px;
		
}*/


#sidebar #mailing-list input {
	text-align: left;
	margin-left: 10px;
	width: 160px;
	color: #003366;
	margin-top: 3px;
	margin-bottom: 3px;	
	
	
	
	
}

#sidebar #mailing-list input.submit-button {
	text-align: center;
	font-weight: bold;	
}.clear {
	clear: both;
}


#menu {
	width: 720px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	
	height: 80px;
	margin-top: 10px;
	}
#menu ul {
	margin:0;
	list-style:none;
	text-transform: uppercase;
	color: #544B18;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: absolute;
	right: 0px;
	bottom: 4px;
	text-align: right;
	
	
	vertical-align: bottom;
	}
#menu li {
	display:inline;
	margin-top: 10px;
	margin-right: 0px; 
	margin-bottom: 10px;
	margin-left: 0;
	text-align: right;
	height: 45px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
	}
#menu a {
	
	text-decoration:none;
	background-image: url(/web/wp-content/themes/jessejames/images/menu/bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #544B18;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 3px;
	border-right-color: #C7B491;
	text-align: right;
	}
#menu a span {
	float:right;
	display:block;
	background-image: url(/web/wp-content/themes/jessejames/images/menu/bg1.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 12px;
	margin-bottom: 10px;
	margin-top: 30px;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {
	background-color: #642100;
}
#menu a:hover span {
	background-color: #CC3333;
}


/*#top-menu {
	width: 700px;
	position: absolute;
	right: 15px;
	bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}*/

	
	
	
/*
#top-menu li {
	display: inline;
	background-image: url(/web/wp-content/themes/jessejames/images/menu/bg1.png);
	background-repeat: no-repeat;
	color: #544B18;
	margin-right: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C7B799;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#top-menu li a:hover {
	color: #6A2D35;
	
}
#top-menu li.highlight{
	display: inline;
	background-image: url(/web/wp-content/themes/jessejames/images/menu/bg2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-right: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #161580;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#top-menu li.highlight a{
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#top-menu li a {
	color: #544B18;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlight a {
	color: #fff;
	text-decoration: none;
}
#top-menu ul {
	position: relative;
	right: 0px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}*/


#feature {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/web/wp-content/themes/jessejames/images/homepage/feature/bg-big.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	/*background-color: #F0EBE2;*/
	height: 242px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #DCCDB1;
	position: relative;
}
#feature h1{
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000099;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0px 1px 1px #666;*/
	}
#feature p{
	font-size: 16px;
}
#feature .highlight{
	
	font-weight: bold;
}
#feature .indiv-container{
	float: left;
	width: 600px;
	position: relative;
	text-align: left;
	background-color: #99FFCC;	
}
.slider_nav {
	float: left;
	position: relative;
	margin: 0px;
	left: 0px;
	z-index: 200;
	
	padding: 0px;
	width: 300px;
}
#feature #myController{
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 100;
	width: 300px;
	
}

/*#myController .nav{
	background-color: #999900;
	height: 100px;
	width: 300px;
	margin-bottom: 2px;
	cursor:pointer;
}

#myController .nav .jFlowSelected{
	background-color: #006699;
	height: 100px;
	width: 300px;
	margin-bottom: 0px;
}*/

#myController span{
	margin-right:10px;
	cursor:pointer;
	/*border: solid 1px #ccc;*/
	color: #fff;
	padding-top: 25px;
	padding-right: 140px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#myController span.jFlowSelected {
	margin-right:0px;
	cursor:pointer;
	/*border: solid 1px #ccc;*/
	color: #FFFFFF;
	/*background-color: #9090D1;*/
	padding-top: 25px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 14px;
	width: 150px;
	height: 45px;
		
}
span.bg1{
background-image: url(/web/wp-content/themes/jessejames/images/homepage/feature/bg1.png);
	background-repeat: no-repeat;
	}
	
span.bg2{
background-image: url(/web/wp-content/themes/jessejames/images/homepage/feature/bg2.png);
	background-repeat: no-repeat;
	}
span.bg3{
background-image: url(/web/wp-content/themes/jessejames/images/homepage/feature/bg3.png);
	background-repeat: no-repeat;
	}
.slider-wrap{
	/*background-color: #3399FF;*/
	float: left;
	position: absolute;
	width: 920px;
	z-index: 3;
	top: 0px;
}
.slider {
	width: 600px;
	overflow: hidden;
	height: 150px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#mySlides {
}

/*.slider_nav_left {
	/*float: left;
	margin-top: 8px;
}
.slider_nav_right {
	float: right;
	padding-right: 20px;
}*/
#jFlowSlide{

}



/*.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	color: #104E82;
}*/
#feature .indiv{
	width: 550px;
	height:200px;
	/*background-color: #FFFFFF;*/
	border-top-style: solid;
	border-left-style: solid;
	z-index: 10;		/*visibility: hidden;	
	display: none;*/
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-left: 10px;
		
}
.action{
	height: 40px;
	width: 565px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: right;
	z-index: 20;
}
.action a img{
	text-decoration: none; 
	border: 0px solid #009999;
}





#myController-new span{
	margin-right:10px;
	cursor:pointer;
	/*border: solid 1px #ccc;*/
	color: #fff;
	padding-top: 25px; 
	padding-right: 140px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#myController-new span.jFlowSelected {
	margin-right:0px;
	cursor:pointer;
	/*border: solid 1px #ccc;*/
	color: #FFFFFF;
	/*background-color: #9090D1;*/
	padding-top: 25px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 14px;
	width: 150px;
	height: 45px;
		
}
.slider-new {
	width: 640px;
	overflow: hidden;
	height: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider_nav-new {
	float: left;
	position: relative;
	margin: 0px;
	left: 0px;
	z-index: 200;
	padding: 0px;
	width: 300px;
	background-color: #CC0033;
}

#feature-new {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(/web/wp-content/themes/jessejames/images/homepage/feature/bg-big.png);*/
	background-repeat: repeat-x;
	margin-bottom: 15px;
	background-color: #F0EBE2;
	height: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #DCCDB1;
	position: relative;
}
#feature .indiv-container-new{
	float: left;
	width: 600px;
	position: relative;
	text-align: left;
	background-color: #99FFCC;	
}

#feature .indiv-new{
	width: 640px;
	height:200px;
	/*background-color: #FFFFFF;*/
	border-top-style: solid;
	border-left-style: solid;
	z-index: 10;		/*visibility: hidden;	
	display: none;*/
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #99CC00;		
}




/* .f1{
	background-image: url(../../../../images/indiv-1-web.png);
	background-repeat: no-repeat;
}
 .f2{
	background-image: url(../../../../images/indiv-2-web.png);
	background-repeat: no-repeat;	
}

 .f3{
	background-image: url(../../../../images/indiv-3-web.png);
	background-repeat: no-repeat;	
}*/

span.wpcf7-list-item { display: block; }



.float-left{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	/*margin-top: 10px;*/
	margin-right: 10px;
	margin-bottom: 10px;
}
.float-right{
	float: right;
	border: 1px solid #CCCCCC;
	padding: 3px;
	/*margin-top: 10px;*/
	margin-left: 10px;
	margin-bottom: 10px;
}
