/* Layout style sheet */

#container {
	width: 780px;
	text-align: center;
	/* border: 1px solid #333333; */
	\width: 800px;
	w\idth: 780px;
	margin: 0px auto 0px auto;
	background: url(images/aguawebs03.jpg) repeat-y scroll left top;
	min-height: 500px;
	position:relative;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#banner {
	padding: 0px;
	height: 150px;
	margin: 0px;
	background: url(images/aguawebs_01.jpg) repeat-x scroll left top;
}
#subhead {
	padding: 0px;
	height: 107px;
	margin: 0px;
	background: url(images/aguawebs_02.jpg) repeat-x scroll left top;
	display: block;
}

#content {
	padding: 5px;
	margin: 0px 190px 0px 15px;
	text-align: justify;
	display: block;
}

#sidebar-a {
	float: left;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin: 0px;
	padding: 0px;
	margin: 0;
	margin-right: 1px;
	clear: both;
}

#sidebar-b {
	float: right;
	clear: right;
	width: 150px;
	text-align: left;
	\width: 160px;
	w\idth: 150px;
	margin: 0;
	margin-right: 1px;
	margin-left: 1px;
	padding: 5px;
}

#footer {
	clear: both;
	padding: 5px;
	margin: 10px 0 0 0;
	background: url(images/aguawebs_05.jpg) repeat-x scroll left top;
	height: 60px;
}

body {
	font: 11px verdana, sans-serif;
	color: #330000;
	background-color: rgb(255,255,228);
	text-align: center;
}

/* Menu style sheet */

dl, dt, dd {
margin: 0;
padding: 3px;
list-style-type: none;
}
#menu ul, li {
margin: 0;
padding: 3px;
list-style-type: none;
}

#menu {
top: 5px;
position:absolute;
right: 5px;
width: 11em;
}

#menu dt {
cursor: pointer;
margin: 1px 0;;
height: 16px;
line-height: 16px;
text-align: center;
font-weight: bold;
border: 0px solid white;
background: #FF6633;
/* filter: alpha(opacity=60);
opacity: 0.6; */
}
#menu dd {
border: 0px solid gray;
}
#menu dt {
border: 1px solid black;
}
/* #menu li {
text-align: center;
background: #FFFFFF;
filter: alpha(opacity=70);
opacity: 0.7;
} */

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
} 

/* Text style sheet */

#banner h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #333366;
	border-bottom: 1px solid #000033;
	width: 70%;
	float: left;
	padding: 90px 0px 2px;
	margin-left: 27px;
	margin-bottom: 2px;
	display: block;
	text-align: left;
}

#subhead h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	width: 40%;
	float: left;
	margin: 10px 0px 0px 35px;
	padding: 10px 0 0;
	/*border-bottom: 1px dotted #333366;*/
	display: block;
	text-align: left;
}

#subhead h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	width: 55%;
	float: left;
	margin: 0px 0px 0px 35px;
	padding: 10px 0 0;
	display: block;
	text-align: left;
}

#footer p {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 170px;
}
a:link {
	color: #330000;
}
a:visited {
/*	color: #330000;	*/
	color: #B87A52;
	text-decoration: underline;
}
a:hover {
	color: #660000;
}
a:active {
	color: #FF0000;
}
#content p {
	line-height: 18px;
	
}
#content ul {
	list-style: square;
}
#content li {
	list-style: square;
}
#sidebar-a h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	padding: 5px;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
}
#sidebar-b h3 {
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	margin: 25px 5px 5px;
	border-top: 1px dashed #FFFF00;
	border-bottom: 2px dashed #FFFF00;
	position: relative;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
h4 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	border-bottom: 1px dotted #FFFFCC;
}
#rightalign {
	float: right;
	margin-right: 20px;
	margin-top: -70px;
	clear: right;
}
#leftpad {
	margin-left: 70px;
}

/* Portfolio style sheet */

.foliopic {
	float: left;
	width: 140px;
}
.foliotext {
	float: right;
	width: 270px;
}
.clear {
	clear: both;
}

/* Form field style sheet */

input.txt {
  color: #330000;
  background-color: #FFFFCC;
  border: 1px inset rgb(184,122,81);
  width: 250px;
}
input.txtcheck {
  color: #330000;
  background-color: #FFFFCC;
  border: 1px inset rgb(184,122,81);
}
input.checkbox {
  color: #330000;
  background-color: #FFFFCC;
  border: 1px inset rgb(184,122,81);
}
input.btn {
  color: #FFFFCC;
  background-color: #660000;
  border: 1px solid #FFFFCC;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 300px;
}
fieldset {
  border: 1px dotted #FFFFCC;
  margin-top: 16px;
  padding: 10px;
  background-color: rgb(184,122,81);
}
legend {
	color: #660000;
	font-size: 1em;
}
.akey {
  text-decoration: underline;
}
select.txt {
  color: #330000;
  background-color: #FFFFCC;
  border: 1px inset rgb(184,122,81);
  width: 300px;
}
textarea.txt {
  color: #330000;
  background-color: #FFFFCC;
  border: 1px inset rgb(184,122,81);
  width: 300px;
}
.required {
	color: #FFFF00;
}
h5 {
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 3px;
	border: 1px solid #FFFF00;
	background: #FFFFCC;
	text-align: center;
}
h5 a:link {
	color: #990000;
}
h5 a:visited {
	color: #990000;
}
h5 a:hover {
	color: #FF0000;
}
h5 a:active {
	color: #FF0000;
}
#content h3 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #660000;
	padding: 5px 5px 0px 0px;
	margin-right: -10px;
	border-bottom: 1px dotted #FFFFCC;
}
#left{
	float:left;
	width: 575px;
	clear: both;
}
#right{
	float:right;
	width:290px
}
#rightcomp{
	float:right;
	width:220px
}

.left-box,.right-box{
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	background: #D9B28D url(images/background.gif) no-repeat top left;
	margin:15px;
	padding: 10px;
}

.left-box-small {
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	background: url(images/background.gif);
	margin-left:20px;
	margin-bottom:20px;
	padding: 10px;
	float: left;
	width: 230px;
	}
.right-box-small {
	width: 240px;
	margin-left:10px;
	margin-bottom:10px;
	float: right;
}
.right-box-smallcomp {
	width: 220px;
	margin-left:10px;
	margin-bottom:10px;
	text-align: center;
	padding:5px;
	border:1px dotted #FFFFCC;
	background-color: rgb(184,122,82);
	
}/*
.right-box-small {
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	background: url(images/background222.gif);
	margin-left:20px;
	margin-bottom:20px;
	padding: 7px;
	width: 240px;
	
}
*/
.left-box-header, .right-box-header {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #660000;
	padding: 0px 5px 5px 30px;
	margin-top: -5px;
	/* background:#ccccad;
	border-bottom:1px solid #000; */
}
.small {
	font-size: 9px;
	line-height: 10px;
}
