body {
	background-color: white;
	background-repeat: repeat;
	background-position: top;
	background-attachment: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	
}
.topBar {
	text-align: center;
	margin-top: 15px;
	background-color: transparent;
	background-repeat: repeat-x;
	height: 100px;
	width: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	z-index: -1;
}

.midBar {
	/*background-image: url('/new/images/default.jpg');*/
	background-color: #4cff5d;
	background-repeat: repeat-x;
	height: 140px;
	width: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	z-index: -1;
}

.midBar img{
	padding-top: 10px;
}
.Button {
	float: right;
	z-index: 1;
	position: absolute; 
	top: 5px;
	left: 925px; 
	
}

.footer{
	background-image: url("http://www.thejonesboys.com/images/default.png");
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	z-index: -1;
	color: white;
}

.footer img{
	margin-left: 240px;
	margin-top: 20px;
}

.bottomBar {
	background-color: #7a7a7a;
	background-repeat: repeat-x;
	height: 100px;
	width: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	z-index: -1;
}
.containerHeader {
	margin-top: 10px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url("http://www.thejonesboys.com/images/default.png");
	background-repeat: repeat-x;
	background-position: center;

	text-align: center;
}

a img{
	border: none;
}

.containerMain {
	width: 100%;
	left: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.do{
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 285px;
}

.announcements{
	width: 250px;
	height: 316px;
	text-align: left;
	position: absolute;
	top: 466;
	right: 265;

}

.announcements a:link {
	color: black;
	
}

.announcements a:visited {
	color:black;
}

.announcements p {
	font-size: smaller;
}

.announcements h4{
	padding-left: 18px;
}
.header {
	margin-left: 140px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	width: 850px;
	height: 100px;
	background-color: transparent;
	border-color: transparent; 
	z-index: 1;
	/* background-image: url(../images/bg-header.jpg);
	font-size: 24px;
	font-weight: bold; */
}

.header a{
	line-height: 10px;
	padding-right: 9px;
	text-decoration: none;

}

.header a:link{
	color: white;
}

.header a:visited {
	color: white;
}

.header a:hover {
	color: black;
}

.header p{
	color: white;
	position: absolute;
	top: 35;
	left: 480; 
	width: 450;
	height: 100;
}

.header img{
	position: absolute;
	top: 10px;
	left: 115px;
	background-color: transparent;
	border-color: transparent; 
	
}
.main {
	width: 675px;
	height: auto;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	text-align: left;
}

.main a:link{
	color: black;	
}

.main a:visited{
	color: black;
}
.info{
	width: 325px;
	float: left;
}

info ul{
	padding-bottom: 10px;
}

.photo{
	width: auto;
	padding-top: 75px;
	float: right;

}

.content {
	padding: 10px 50px 50px;
}
h2 {
	color: #767676;
	padding-top: 5px;
	text-decoration: underline;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

a:hover {
	color: white;
}

.videoLink {
	cursor: hand;
	color: #0C6269;
}



td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 5px;
}

.videoButton a {
	width: 120px;
	float: left;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: hand;
	background-color: #9CB16A;
	color: #FFFFFF;
	text-decoration: none;
}

.videoButton a:hover {
	background-color: #649454;
	cursor: hand;
	color: #FFFFFF;
}

.imageBorder {
	border: 4px solid #0C6269;
}

.imageBorder:hover {
	border: 4px solid #649454;
}

.prototip { 
	position: absolute; 
}

.prototip .silver { 
	width: 733px; 
	font-size: 1.8em; 
}
	
.prototip .silver .content { 
	text-align: center; 
	padding: 10px 0; 
}
