body {
width:95%;
background-color:#7e7266;
background-image: url(../images/newplank2b.jpg); background-repeat: repeat-y repeat-x;
}

.container {
/*background-color:#7e7266;*/
/*background-image: url(../images/horiz-wood-bg12.jpg);*/
width:1000px;
height:400px;
border:0px solid red;
}

.content {
/*margin: 40px 10px 20px 10px;*/

margin-left:4%;
margin-right:4%;
margin-top:40px;
/*width:415px;*/
width:600px;
padding:30px;
border:2px #313428 solid;
background-color: #365244;
font-size:10px;
color:#ffffff;
text-align: left;
/*height:500px;*/
}

.content-menu {
/*margin: 40px 10px 20px 10px;*/

margin-left:12.5%;
margin-right:12.5%;
margin-top:20px;
width:700px;
padding:10px;
border:2px #313428 solid;
background-color: #365244;
font-size:10px;
color:#ffffff;
text-align: left;
/*height:500px;*/
}

p { }
td {
	color: #663300;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
}
h1 {
	color: #663300;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0.25em 0;
}
h2 {
	color: #003300;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	line-height: 28px;
}

a:link { 
color: #fff; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, 
SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none;
 }

a:visited {
color: #fff; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, 
SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none;
 }

a:hover {
color: #000; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, 
SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline;
}

a:active {
color: #000; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, 
SunSans-Regular, sans-serif; font-weight: bold;	text-decoration: none;

}

/*
.menu { background-image: url(../images/bodybackground.jpg); background-repeat: repeat-y; }
.menuside { background-image: url(../images/menusidebckgnd.jpg); background-repeat: repeat-y; }
.yellow { background-image: url(../images/yellow.jpg); }
.orange { background-image: url(../images/orange.jpg); }
.green { background-image: url(../images/green.jpg); }
.topmenu { background-image: url(../images/menubackground.jpg); }
.top:link { color: #fff; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
.top:hover { color: #ff6; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
.top:active { color: #ff6; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
.top:visited { color: #fff; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none;
 }
*/

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
