@charset "utf-8";

body {
	color: #808080;	
	background: #fff url('images/bgr_body.gif') repeat-y center;; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.6em; font-size:80%; font-family:Verdana, helvetica, sans-serif
}

#container {
	width: 770px;
	background-color: #FFF;
	margin: auto;
	
}


#topbanner {
	background-color: #f9dba2;
	width: 770px;
	height: 100px;
}


#google1 {
	margin: 0px 5px 0px 18px;
}


#header {
	background-image: url('images/banner_clear.jpg');
	border-top: 8px solid #f3bb94;	
	height: 192px
}


#navigation {
	background-color: #fac9ac;
	width: 770px;
	height: 30px;
	padding: 5px 0;
	color: #964a38;
}


#navigation ul {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	width: 100%;
	text-align: center;
}	


#navigation ul li {
	display: inline;
}


#navigation ul li a {
	color: #964a38;
	font-size: 0.87em;
	text-decoration: none;
}


#navigation ul li a:hover {
	text-decoration: underline;
}


#navigation ul li a:visited {
	color: #964a38;
}



#content {
	background-color: white;
	width: 340px;
	padding: 20px 20px 20px 30px;
	float: left;
	text-align: justify;
}



#content1 {
	background-color: white;
	width: 720px;
	padding: 20px;
}

#content1 h1 {
	color: #9c9c9c;
	font: bold 1.7em verdana, helvetica, sans-serif;
	padding: 8px 0 0 6px;
	text-transform: uppercase;
}

#content h1 {
	color: #9c9c9c;
	font: bold 1.4em verdana, helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 8px;
}


#content h2 {
	color: #964a38;
	font: bold 1.2em verdana, helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 8px;
}


#content ul {
	list-style: circle;
}


#content1 ul a {
	list-style: circle;
	font-weight: bold;
	color: black;
	
}

#subul {
  padding-top: 10px;
	}

#subul ul a {
	list-style: circle;
	font-weight: bold;
	color: #964a38;
}

#pixads {
	background-color: white;
	width: 335px;
	padding: 25px 25px 0 0;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
}

.google2 {
	margin: 40px 0;
}


#footer {
	clear: both;
	background-color: #f9dba2;
	width: 770px;
	height: 20px;
	text-align: center;
	margin: auto;
	color: #964a38;
	font-size: 0.85em;
	
}


#footer ul {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
}


#footer ul li {
	display: inline;
}


#footer ul li a {
	color: #964a38;
	text-decoration: none;
}


#footer ul li a:hover {
	color: #964a38;
	text-decoration: underline;
}



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


a.hover {
	font-weight: bold;
	text-decoration: underline;
}
