/* ----- start:body ----- */

body { 
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:center;
 color:#000;
 background-color:#fff;
 background-image: url(../images/background.gif);
  }

/* ----- start:links ----- */

a:link {
 text-decoration:none;
 color:#0044bb; }

a:visited {
 text-decoration:none;
 color:#0044bb; }
 
a:hover {
 text-decoration:underline;
 color:#0066CC; }
 
a:active {
 text-decoration:none;
 color:#0044bb; }

/* ----- start:general text ------ */

h1, h2, h3, h4, h5, h6 { 
 margin:0;
 padding:0; }

h1 { 
 font-family:Arial, sans-serif;
 font-size:18px;
 font-weight:bold; }
 
h2 { 
 font-family:Arial, sans-serif;
  font-size:18px;
 font-weight:bold; }

h3 { 
 font-family:Arial, sans-serif;
 font-size:13px;
 font-weight: bold;}

h4 { 
 font-family:Arial, sans-serif;
 font-size:11px;
 font-weight: normal;}

h5 { 
 font-family:Arial, sans-serif;
  font-size:10px;
 font-weight: normal;}
 
h6 { 
 font-size:12px;
 font-weight: bold;
 font-family:Arial, sans-serif;  }
 
p { 
  font-family:Arial, sans-serif;
  font-size:12px;
  font-weight: 500;
  line-height:17px;
  color: #000; }
  
form { 
 margin:0;
 padding:0; }
 
input { 
 font-family:Verdana, Arial, sans-serif; }
 
li { 
  font-size:11px;
  margin-left:25px;
  margin-right:15px; }

ul { 
 font-size:12px;
 color:#000; 
 margin:0; 
 padding:0 0 0 30px; }
 
#viewmap ul {
padding: 0px;
}
#viewmap li {
font-size:12px;
margin-left:10px;
margin-right:65px;
}
#viewmap h3 {
border:none;
}
 
blockquote { font-family: Verdana, Arial, sans-serif; 
  font-size: 11px;
  color: #222; }
  
  /* ----- start:header ------ */

#headcontainer {
  width:794px;
  height: 204px; 
  margin:0 auto; 
  padding:0; 
  background: #fcfae1 url(../images/header.jpg) no-repeat top left;
}

#logo { 
  width:794px; 
  float: center; 
  text-align:left; 
  padding:0px 0px 0px 0; }
  
#logo h1 {
	display:none;
}


 /* ----- start: topic area navigation ----- */ 
#topiccontain {
width:794px;
background: #fcfae1;
padding:0;
margin:0px auto;
}

#topicarea { 
  width:732px;
  height: 26px;
  margin:0px auto; 
  padding:0px 0px;  
  background: #fcfae1;
  border-top: 2px solid #4e2b00;
  border-bottom: 2px solid #4e2b00;
}
  
#topicarea a {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  text-align:center;
  text-decoration:none;
  color:#045036;
font-weight:bold; }

/*#topicarea a:hover, #nav a:active {
  color:#fff;
  background:#51473D url(../images/topic/topic_bg_hover.gif) repeat-x  top left; }*/
  
/* ----- start:container ------ */

#container { 
 width:732px;
 background:#fcfae1;
 text-align:left;
 margin:0px auto;
 padding:21px 31px 7px 31px;
 position:relative;
}
 
#home_1stcolumn {
	width: 340px;
	float: left;
	margin: 10px 0 0 0;
}

#home_2ndcolumn {
	width: 381px;
	height:252px;
	float: left;
	background: url(../images/vidback.png) no-repeat top left;
	padding:10px 0 0 11px;
	margin: 0 0 15px 0;
}

.brownhilite {
clear:both;
padding: 5px 20px;
/*background:#ebd4b0;*/
background:#f5d9ac;
border: 1px solid #4c1b1b;
font-size: 13px;
line-height:19px;
color: #36211d;
margin-bottom: 28px;
}

.brownspacer {
padding:20px 0 20px 0;
}

.brownimage {
padding: 25px 0 0px 10px;
border:none;
}

span.smallstar {
background: url(../images/smallstar.gif) no-repeat top left;
padding-left:22px;
}

.advertbutton {
padding-right: 17px;
border:none;
}

.advertbuttonend {
border:none;
}

.cleared:after {
content: ".";
height:0;
visibility:hidden;
display:block;
clear:both;
}

/* ----- start: footer ----- */

#footerbreak {
  clear:both;
  width:794px;
  height:102px;
  text-align:center;
  margin:0 auto;
  background: #fcfae1 url(../images/footerbg.jpg) no-repeat top left; }

#footer {
  position:relative;
  width:794px;
  margin:0;
  padding:25px 0 10px 0;
  text-align:center;
   }

#footer ul {
  padding:14px 0 0 0; }
	
#footer li { 
  list-style:none;
  display: inline;
  font-size:11px;
  font-weight:bold;
  margin:0; 
  padding:0; 
  list-style:none; }
 
#footer li a { 
  padding:6px 8px 6px 8px; } 
 
#footer p { 
  font-size:11px; 
  line-height:normal;
  margin:0px 0 0 0;
  padding:0; 
  color: #fcfae1; }
  
#footer p a {  
  color: #fcfae1;
  text-decoration:underline; }
  
.kb1, .kb2 {
padding: 15px 15px 5px 0px;
}

.clearinternet {
}

