/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
                                             /* Basic HTML tags
										   --------------- */
 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
 	line-height:20px;
 	background-color: #E9E9E9;
}


a {
	color: #000000;
 }

a:hover {
	color: #636363;
	text-decoration: underline;
}
 
a.green:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2C6D43;
	background-color: #E2E2E2;
	text-decoration:none;
	line-height:18px;
}

p {
	font-weight: normal;
 	padding: 0px;
	margin: 0px;
 }

 
  ul {
	list-style: none;
	margin: 0;
}

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	margin-bottom: 10px;
	height: 38px;
}

 
 .left {
	float: left;
}
 
 .right {
	float: right;
}
 
 .green {
	color: #2C6D43;
}
a 
  .orange {
	color: #dc7231;
}

 .center
 {text-align: center;}
 
.paddingBottom {
	padding-bottom: 7px;
}
                                              /* start site
										   --------------- */
 
 #container {
	width: 980px;
	margin: auto;
	font-size: 12px;
	min-width: 980px;
 }

#top {
	width: 980px;
	height: 80px;
	margin: auto;
	border-bottom: solid #bebebe 1px;
	padding-top: 16px;
 }
 
 
#wrapper {
	width: 1000px;
	margin: auto;
 }



												/* Start Nav
											--------- */
#nav {
	width: 650px;
	text-align:right;
}
#nav ul {
	list-style: none;
	margin: 0;
	margin-left:225px;
	margin-top:40px;
}
#nav li {
	list-style-type: none;
 	}

 
 #container #top #nav a {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #E9E9E9;
	padding: 5px 10px;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-weight:bold;
 
}
 #container #top #nav a:hover {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #dc7231;
		font-weight:bold;

}

#navHome {
	width: 650px;
	text-align:right;
}
#navHome ul {
	list-style: none;
	margin: 0;
	margin-left:275px;
	margin-top:40px;
}
#navHome li {
	list-style-type: none;
 	}

 
 #container #top #navHome a {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #E9E9E9;
	padding: 5px 10px;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-weight:bold;
 
}
 #container #top #navHome a:hover {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #dc7231;
		font-weight:bold;

}



#centercolumn {
	width: 558px;
	font-size: 14px;
	line-height: 20px;
}


                                                               /* End Nav */


                                                               /* home middle */


#title_Welcome {
	text-indent:-9999em;
	width: 378px;
	height: 43px;
 background:url(../images/head_welcome.gif);
 background-repeat:no-repeat; 	display:block;
	padding-bottom:18px;
 }
 
  #sidebar {
	width: 200px;
	float: left;
	padding-top: 5px;
 }
.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 6px;
}
.logo a {
	text-indent:-9999em;
	width: 291px;
	height: 69px;
 	background: url(../images/joe-logo.gif) no-repeat;
 	display:block;
  }
.line {
	width: 450px;
	border-bottom: dotted #bebebe 1px;
	padding: 5px 0;
	margin-left: 0px;
}
#home {
	background-image: url(../images/tv2.jpg);
	background-repeat:no-repeat;
	width:561px;
	height:567px;
}
#home #tv {
	padding-top: 115px;
	padding-right: 50px;
	padding-left: 30px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #242424;
	line-height:18px;
	width: 160px;
	margin-left:10px;
}

                                                                /* home  newsflashes */

 .newsflashfirst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 155px;
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	text-align:center;
	page-break-after: auto;
	padding-right: 8px;
	margin: 0px 3px 10px 10px;
	display: block;
}


 .newsflashSecond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 155px;
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	text-align:center;
	page-break-after: auto;
	padding-right: 8px;
	margin: 10px 3px 10px 10px;
	display: block;
}

#homeBook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 7px;
	width: 155px;
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	text-align:center;
	page-break-after: auto;
	padding-right: 8px;
	margin: 10px 3px 10px 10px;
	display: block;
}


 .newsflashSecondblog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 155px;
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	text-align:center;
	page-break-after: auto;
	padding-right: 8px;
	margin: 10px 3px 10px 10px;
	display: block;
	height:550px;
	line-height: 21px;
}


.newsflashSecondblog a {
	color: #003300;
	padding: 1px;
}
.newsflashSecondblog a:hover {
	color: #2C6D43;
	background-color: #E2E2E2;
		padding: 1px;

}
 .newsflashSecondblog ul {
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: 0;
}


#newsflashSecondblog li {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
	margin-bottom: 10px;
	height: auto;
}


                                                                /* home  END newsflashes */
 .news a:hover {
	font-size: 10px;
	color: #2C6D43;
	background-color: #E2E2E2;
	text-decoration:none;
}
.imgLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imgRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 3px;
	margin-right: 3px;
}
.headlines .headers {
	height: 48px;
}

.headlines1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 225px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left:6px;
	margin-right: 3px;
	line-height: 18px;
}
.headlines1 .headers {
	height: 39px;

}

#intheNews {
	padding: 5px;
	width: 580px;
	font-size:13px;
	line-height:18px;
}


/* Start Footer */

#footer {
	width: 980px;
	background-color: #24533E;
	color: #FFFFFF;
	font-size: 82%;
	text-align: center;
 }
.bottombar {
	margin-bottom: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

 
 /* End Footer */
 /* about */

#box2c-BookSigningPage {
	width: 310px;
	float: right;
 }
.paddingTop {
	padding-top: 55px;
}
