/* CSS Document */
body {
		background-color: #ffffff;
}
#wrapper {
text-align:center; /*puts content in centre of screen in all browsers*/
width: auto;
min-height: 100%; 
height: auto; 
height: 100%; 
margin: 0 auto -3em;
} 	
#left {
	float: left;
	width: 30%;
	margin-right: 20px;
	padding-right: 10px;

}
#logo {
	background-image:  url(../test/images/agaheader.jpg);
   z-index: 300;
	height: 200px;
	overflow: hidden;
	
}
#contents {
	text-align: justify;
	width: 800px;

	
}
#position {
	margin-left: auto ;
  margin-right: auto ;

	
}
#contents2 {
	width: 800px;
	margin-left: auto ;
  margin-right: auto ;

	
}

img
{  border-style: none;
}
#thumbstyle{
	border: none;
	
}
/* CSS Document */
a img  {  border: none;}
a:link  {
	color:#000000;
	text-decoration: none;
	
}					
a:visited {color:#000000;text-decoration:none;}

body {
	text-align: center;
	font-size: 76%;
	font-family: georgia, arial, sans-serif;
	}
.clearboth { clear: both; }

* {margin:0; padding:0;}

#footer{
	color: #cc33cc;
	font-size: 0.8em;
	letter-spacing: 0.5px;
	text-align: center;
	font-style: italic;}
	
	
#footer a {color:#cc33cc; text-decoration:none;}			
html>body #container { height: auto; }

html, body {height: 100%; }

h1, h2{
     text-align: center;
	font-family: georgia, arial, sans-serif; 
	font-size: 18px;
	color: #cc33cc;
	letter-spacing: 0.5px;
	margin:20px;
}
h2 {font-size: 14px; }
h3 {font-size: 14px; text-align: left;font-family: georgia, arial, sans-serif; 
	color: #cc33cc;
	letter-spacing: 0.5px;
	margin-left: 20px;}



p, ul, li, tr, td{/* font-family: arial;*/
font: 1em/1.6em arial, Sans-Serif;
color: #cc33cc;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0.5px;
margin-right:20px;
margin-left:20px;
}

div#header { float: left; background:  url(../test/images/nav_bg.jpg) repeat-x; width: 100%; height: 38px; z-index: 100; }
div#header_container { position: relative;  margin: 0 auto; background: #fbf8f0; }
ul#nav { display: inline; float: left; list-style-type: none; margin: 6px 0 0 25%; padding: 0; }
ul#nav a:hover span { background-position: 0 -11px; }
ul#nav li { display: block; float: left; margin: 0 10px 0 0; padding: 8px 6px 0px 6px; height: 11px; }
ul#nav li.on { padding: 0px; }
ul#nav li.on a:hover span { background-position: 0; }
ul#nav li a { outline: none; padding: 0; height: 11px; line-height: 11px; color: #fff; cursor: pointer; }
#nav li:hover {position:relative; z-index:300; background:#003366;}
#nav li a {display:block; float:left; color:#FFFFFF; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap; }
/* logos */
h1#agalogo { position: absolute; top: 0; left: 720px;  margin: 0; padding: 0 0 0 10px; z-index: 200; overflow: hidden; font-size: 12px; }
h1#logogallery { position: absolute; top: 0; left: 14px; width: 206px; height: 130px; margin: 0; padding: 0 0 0 10px; z-index: 200; overflow: hidden; font-size: 12px; }

h1#logo2 {
	position: absolute;
	top: 300px;
	left: 700px;
	width: 206px;
	height: 278px;
	margin: 0;
	padding: 0 0 0 10px;
	z-index: 200;
	overflow: hidden;
	font-size: 12px;
	}
h1#logo3 {
	position: absolute;
	top: 275px;
	left: 780px;
	width: 206px;
	height: 178px;
	margin: 0;
	padding: 0 0 0 10px;
	z-index: 200;
	overflow: hidden;
	font-size: 12px;
	}


	
}




.clear { clear: both; }


* home images */
div#hi_home { float: left; width: 998px; height: 335px; }
div#hi_home span { float: left; width: 998px; height: 335px; background:  url(../test/photos/homeheader.jpg) no-repeat; }
div#hi_home2 { float: left; width: 998px; height: 335px; }
div#hi_home2 span { float: left; width: 998px; height: 335px; background:  url(../test/photos/homeheader2.jpg) no-repeat; }
div#hi_home3 { float: right; width: 827px; height: 200px; }
div#hi_home3 span { float: right; width: 827px; height: 200px; background:  url(../test/images/agaheader.jpg) no-repeat; }

/* container div */
div#main_container {
	width:800px;
		z-index:100;
	margin-left: auto ;
  margin-right: auto ;
	}
div#gallery_container { position:absolute; width:100%; top:130px; left:0; z-index:100; margin-right: 20px;}

div#content_container { margin:0 auto;  }

 }
div#wrapper{
	float:left;
	width:100%;
		
}
div#right2 {
	text-align:center;
	width: 75%;
	float: right;
	margin-right: 0px;
	margin-left:20px;
	
	}
div#right3 {
	text-align:right;
	width: 100%;

	float: right;
		}
div#emailform {text-align:right;
	width: 100%;
	float: right;}		
		

#testimonial p {font: italic 1em/1.4em arial, Sans-Serif;}

#subMenu {
  margin: 10px 40px 10px 0;
}

#subMenu a {
 color: #cc33cc;
}

#innerHead {
  float: right;
  text-align: right;
}
#navtags {color: #cc33cc;}
#italics {
	font-style: italic;
}