﻿body {
text-align: center;
}

img {
	border-style: none;
}

a:link {
color: #A6A200;
text-decoration: none;
} 
a:visited 
{
color: #A6A200;
text-decoration: none;
}
a:hover {
color: #C63;
text-decoration: none;
}
a:active {
color: #A6A200;
text-decoration: none;
}

H1 {
font-family: "Century Gothic";
font-size: 16pt;
text-decoration: none;
font-weight: normal;
color: #999;
margin-bottom: 15px;
}

H2 {
font-family: "Century Gothic";
font-size: 11pt;
color: #999;
font-weight: normal;
}

H4 {
font-family: "Century Gothic";
font-size: 14pt;
text-align:right;
text-decoration: none;
font-weight: normal;
color: #999;
margin-bottom: 15px;
}

H5 {
font-family: "Century Gothic";
font-size: 10pt;
text-align:left;
text-decoration: none;
font-weight: normal;
color: #999;
}

P {
font-family: "Century Gothic";
font-size: 10pt;
color: #999;
}

#main {
text-align: left;
margin-left: auto;
margin-right: auto;
width: 800px;

}

#footer {
margin-top: 10px;
text-align: left;
width: 800px;
float: left;

}

#logo {
width: 400px;
float: left;
}

#topnav {
height: 50px; 
font-family: 'Century Gothic'; 
color: #A6A200;
width: 400px;
text-align: right;
margin-top: 100px;
float: right;
}


#leftnav {
margin-top: 40px;
width: 120px;
float: left;
height: 300px; 
font-family: 'Century Gothic'; 
color: #A6A200;
}

#content {
	margin-top: 40px;
	float: right;
	width: 680px;
	font-family: 'Century Gothic';
}

#links {
	float:right;
	width:325px
}
#isla {
	float:right;
	width:325px
}

#goog-wm {
  width: 500px;
  padding: 1em;
  border: 3px solid #A6A200;
  background-color: white;
	font-family: "Century Gothic";
	color: #999;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
	font-family: "Century Gothic";
	color: #999;
}

#goog-wm h3.closest-match a { 
	font-family: "Century Gothic";
	color: #999;
}
   
#goog-wm h3.other-things {

  font-family: "Century Gothic";
	color: #999;
}
   
#goog-wm ul li { 
	font-family: "Century Gothic";
	color: #999;
}
   
#goog-wm li.search-goog {
 
}


