/*******************************************************************/
/* Define the main layout characteristics to build page*/ 

body {
    onLoad:startclock();
	background-color: #A49584;
	/*background-color: #BFAA91;*/
	/*background-color: #A5835B;*/
	/*background-color: #BB6B45;*/
	scrollbar-base-color:#000000;
	/*background-color: transparent;
	background-image: url(images/background.gif);*/
} 
html,  h1, h2, h3,  h4 {
	margin: 0;
	padding: 0;
	border-width: 0;
}

h1 {
   color: #A29269;
   font-weight: bold;
   font-family: arial;
}
h2 {
   color: #A29269;
   font-weight: bold;
   font-family: arial;
}
h3 {
   color: #A29269;
   font-weight: bold;
   font-family: arial;
}
h4 {
   color: #A29269;
   font-weight: bold;
   font-family: arial;
} 

   /************** .feature styles ***************/ 
textarea {
scrollbar-3dlight-color:#A29269; 
scrollbar-arrow-color:#A29269; 
scrollbar-base-color:#A29269; 
scrollbar-darkshadow-color:#A29269; 
scrollbar-face-color:#F8F7ED; 
scrollbar-highlight-color:#F8F7ED; 
scrollbar-shadow-color:#A29269;
background-color: #F8F7ED;
border-color: #A29269;
color: #A29269;
font-family: arial;
font-weight: bold;
font-size: 10pt;
border: 1px solid #A29269;
}
    
INPUT {
background-color: #F8F7ED;
border-color: #A29269;
color: #A29269;
font-family: arial;
font-weight: bold;
font-size: 10pt;
border: 1px solid #A29269;
} 
SELECT {
background-color: #efe2b6;
color: #000099;
font-family: arial;
font-weight: bold;
font-size: 10pt;
border: 1px solid #000099;
}

#main {
 /*position:absolute;*/
	width: 49em;
	margin:0 auto;
	margin-top: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #F8F7ED;
	border: 1px solid #C7B388;
}
a:link {
	text-decoration: none;
	color: #A29269;
	font-family: arial;
}
a:visited {
	text-decoration: none;
	color:  #A29269;
	font-family: arial;
}
a:hover {
	text-decoration: none;
	color: #AC933C;
	font-family: arial;
}
#left, #middle, #right, #rightbig, #footer, #header {
	background-color: transparent;
	float: left;
}


#left {
	width: 20%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #F8F7ED;
	border: 0px solid #CCCCCC;
}


#middle {
	width: 30%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #F8F7ED;
	border: 0px solid #CCCCCC;
}
#right {
	width: 50%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #F8F7ED;
	border: 0px solid #CCCCCC;
}
#rightbig {
	width: 80%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #F8F7ED;
	border: 0px solid #CCCCCC;
}

#footer {
	width: 100%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background:#000000;
	border: 0px solid #35506a;
}

#header {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: #EACE6D;
    border-top: 0px solid #FF0000;
    border-left: 0px solid #FF0000;
    border-right: 0px solid #FF0000;
    border-bottom: 0px solid #ff0000;
}
#navbar {
width: 80%;
height: 4.5em;
margin-left: 8em;
padding-left: 0px;
padding-right: 0px;
background-color: transparent;
background-image: url(images/film.gif);
border-top: 0px solid #ffffff;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
border-bottom: 0px solid #ffffff;
}
#botbar {
	width: 100%;
	height: 1.2em;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #A29269;
	border-top: 0px solid #293f54;
    border-left: 0px solid #293f54;
    border-right: 0px solid #293f54;
    border-bottom: 0px solid #293f54;
}
#infobox {
	width: 20.95em;
	height: 15.65em;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #F7F4D6;
	border-top: 5px solid #A29269;
    border-left: 5px solid #A29269;
    border-right: 5px solid #A29269;
    border-bottom: 5px solid #A29269;
	}

/* Main Menu bar Horizontal  */
#menubar a {
   width: 100%;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   background: #A29269;
   color: #F8F7ED;
   padding: .1em 2em;
   border: 0px solid #426384;
   margin: 1px;
}
#menubar a:hover {
	text-decoration: none;
	background:#C7B388;
	color: #F8F7ED;
    border: 0px solid #293f54;
	}
#menubar a#active {
   background: #C7B388;
   color: #F8F7ED; 
   border: 0px solid #426384;
}
#menubar1 a {
background: #000000;
color: #FFFFFF;
padding: 0em 0em;
margin: 0px;
border-top: 3px solid #F8F7ED;
border-left: 3px solid #F8F7ED;
border-right: 3px solid #F8F7ED;
border-bottom: 2px solid #F8F7ED;
}
#menubar1 a:hover {
background: #000000;
color: #FFFFFF;
padding: 0em 0em;
margin: 0px;
border-top: 3px solid #F8F7ED;
border-left: 3px solid #F8F7ED;
border-right: 3px solid #F8F7ED;
border-bottom: 2px solid #F8F7ED;
}

/* Main Menu bar Vertical  */
#navlist a {
   display: block;
   width: 30%;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   background: #A29269;
   color: #F8F7ED;
   padding: .1em 2em;
   border: 0px solid #426384;

}
#navlist a:hover {
	text-decoration: none;
	font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background:#C7B388;
    color: #F8F7ED;
    border: 0px solid #293f54;
	}
#navlist a#active {
	font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background:#C7B388;
    color: #F8F7ED;
    border: 0px solid #426384;
}

/* Individual Styles  */
.style11 {
	color: #A29269;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style12 {
	color: #A29269;
	font-family: Arial;
	font-size: 12px;
}
.style13 {
    color: #F8F7ED; 
    font-family: Arial;
	font-size: 12px; 
    font-weight: bold; 
}
.style14 {
    color: #A29269; 
    font-family: Arial;
	font-size: 10px; 
    font-weight: bold; 
}
.style15 {
	color: #A29269;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style16 {
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}