.droplinebar{
overflow: hidden;
}

.droplinebar ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
height: 35px;
font: bold 13px Arial;
background: #cab79f url(images/menubackground.jpg) center center repeat-x; /*default background of menu bar*/
}

.droplinebar ul li{
display: inline;
}

.droplinebar ul li a{
float: left;
color: white;
padding: 0px 0px;
text-decoration: none;
}

.droplinebar ul li a:visited{
color: white;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
color: #432b29;
background: transparent url(blueactive.gif) center center repeat-x;
}

/* Sub level menus*/
.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #8b6e4d; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinebar ul li ul li a{
font: normal 13px Verdana;
padding: 6px;
padding-right: 8px;
margin: 0;
border-bottom: 0px solid navy;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
background: #8b6e4d;
}

/* Page CSS */
.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #432b29;
	text-align: left;
}

.body {
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background-image: url(images/layout/spacer_bg01.jpg);
                text-align: justify;
}

.body p {

                text-align: justify;
                line-height: 18px;

}

.sidebar {

                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                line-height: 18px;
                color: #CCA480;

}

.sidebar_small {

                font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
                line-height: 14px;
                color: CCA480;
}

.subtext {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
                text-align: center;
}

.about10 {
width:31px;
background-image:url(images/about_10.jpg);
background-repeat:repeat-y;
}

.leftmovie {
width:30px;
}

.rightmovie {
width:41px;
}

.column1 {
width:432px;
background-image:url(images/conceptnew_03bg.jpg);
background-repeat:repeat-y;

}

.videocolumn1 {
width:30px;
background-image:url(images/newtemplate_14.jpg);
background-repeat:repeat-y;

}

.videocolumn2 {
width:41px;
background-image:url(images/newtemplate_18.jpg);
background-repeat:repeat-y;

}

.column2 {
width:107px;
background-image:url(images/newtemplate_19.jpg);
background-repeat:repeat-y;
}

.column3 {
width:19px;
background-image:url(images/newtemplate_21.jpg);
background-repeat:repeat-y;
}

.column4 {
width:31px;
background-image:url(images/newtemplate_10.jpg);
background-repeat:repeat-y;
}

.column5 {
width:20px;
background-image:url(images/newtemplate_12.jpg);
background-repeat:repeat-y;
}

.column6 {
width:6px;
background-image:url(images/newtemplate_07a.jpg);
background-repeat:repeat-y;
}

.topbanner {
width:662px;
background-image:url(images/newtemplate_04a.jpg);
background-repeat:repeat-y;
}

.bannerbanner {
width:1094px;
background-image:url(images/conceptnew_07-26a.jpg);
background-repeat:repeat-y;
}



.column1a {
font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                line-height: 14px;
                color: #CCA480;
width:306px;
background-color:#432b29;
}


.menuspace {
width:656px;
}


.sideline {
width:6px;
background-image:url(images/newtemplate_07.jpg);
background-repeat:repeat-y;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #432b29;
text-align: left;
width:605px;
background-color: #D4C4B1;
}

.leftblock {
width:62px;
}

.rightblock {
width:144px;
}

.column3 {
width:605px;
}

.column4 {
width:20px;
}

a:link {
	color: #964f00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #964f00;
}

a:hover {
	text-decoration: underline;
	color: #964f00;
}

a:active {
	text-decoration: none;
	color: #964f00;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:visited {
	text-decoration: none;
	color: #964f00;
}

a.footer:hover {
	text-decoration: underline;
	color: #964f00;
}

a.footer:active {
	text-decoration: none;
	color: #964f00;
}
