body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #A28158;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: -0px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}

#mainContenttop p { 
margin-top: 0px;
font-size:12px;
}
.oneColElsCtr #container {
	width: 965px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#fff;
}

.oneColElsCtr #header {
	width: 965px;
	height: 334px;
	
	
}

.oneColElsCtr #mainContenttop {
	background-color: #817255;
	height: 285px;
	padding: 15px;
}

.oneColElsCtr #mainContent {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding: 15px;
	background-color:#FFF;
}


#footer {
	clear: both;
	height: 55px;
	background: #462E2A;
	text-align: center;
	color:#CCC;
	padding-top: 15px;
	font-size: 12px;
	page-break-before:always;
}

#footer a,
#footer a:visited,
#footer a:active {
	color:#ccc;
	text-decoration: none;
}
#footer a:hover{
	text-decoration:underline;
	font-weight: bold;
}


#mainContenttop a,
#mainContenttop a:visited,
#mainContenttop a:active {
	color:#fff;
	text-decoration: none;
}
#mainContenttop a:hover{
	text-decoration:underline;
	color: #FFB301;
}
#mainContenttop p{
	color: #000;
}

.oneColElsCtr #divider {
	background-image:url(images/images_08.jpg);
	height:75px;
}

#nav {
	width:965px;
	height:40px;
	background-color:#462E2A;

}

#topContentBox{
	float: left;
	width: 280px;
	margin-left: 20px;
	border: 0x;
}


#mainSidebar{
	position:relative;
	float: left;
	width: 280px;
	margin-left: 10px;
	text-align: left;
}

#mainContentbox{
	position:relative;
	float: right;
	width: 550px;
	margin-right: 50px;
	color: #333;
}

#mainContentbox a:active, 
#mainContentbox a:link,
#mainContentbox a:visited,
#mainContentbox a:hover {
	color:#804000;
	font-weight: bold;
}
#mainContentbox p{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

#mainContentbox2{
	position:relative;
	float: right;
	width: 600px;
	margin-right: 0px;
	text-align: left;
	color: #000;
}

#topContentBox2{
	float: left;
	width: 280px;
	margin-left: 10px;
	border-botom-color:#000;
	border-style:dashed;
	border: 1px;
}

#topContentBox2 h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

</style>




        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 421px;
            background: url("bg.gif") no-repeat top;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 30px;
            width: 850px;
            background-color: #462E2A;
			margin-top: 0px;
			padding-top: 5px;
			padding-bottom: 5px;
			            
           }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
					background-color:#462E2A;
                }
                    .lavaLampNoImage li.back {
                        background-color: #584340;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     
