/* CSS Document */
html, body, td, p, li, a, * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999;
	line-height: 1.4em;
	margin: 0px;
}
img {
	border: none;
}

table#all {
	width: 86%;
	left: 7%;
	position: relative;
	border: none;
	top: 30px;
}
td {
	vertical-align:top;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
td#leftcol, td#rightcol{
	width: 220px;
}

td#leftcol{
	background-image: url(/images/apr.logo3.jpg);
	background-repeat: no-repeat;
	background-position: center -57px;
}
/* Set the positions of the 6 Divs */
div#brand, div#location, div#return {
height: 30px;
padding: 15px 10px 0px 10px;
}
div#supporting, div#mainnav, div#story {
margin-top: 90px;
}
/*---------------------------------*/


/* Main Structure of padding middle column */
div#location, div#story {
padding-left: 20px;
}
div#story {
padding-right: 20px;
padding-bottom: 7em;
}
/*-----------------------------------------*/


/* Designing the header DIVs */
div#brand {
border: 1px solid #ccc;
border-bottom: none;
font-weight: normal;
font-size: 9pt;
text-align:center;
color: #333;
}
div#location {
border-top: 1px solid #ccc;
}
div#location h3 {
margin: -2pt 0 5px 8px;
padding: 0;
font-weight: normal;
font-size: 14pt;
letter-spacing: 0;
}
div#location h3 a:link, div#location h3 a:visited {
text-decoration: none;
font-size: 14pt;
}
div#location h3 a:hover {
color: #369;
border-bottom: 1px dotted #369;
}

div#return {
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
font-weight: normal;
font-size: 9pt;
text-align: right;
color: #ccc;
}
div#return a:link, div#return a:visited, div#return a {
color: #ccc;
}
div#return a:hover{
color: #333;
}
/*---------------------------*/


/* Designing the Global Navigation */
div#mainnav {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
background: #eee;
padding-bottom: 10em;
}
#mainnav ul {
margin: 0;
padding: 0;
}
#mainnav li {
list-style-type:none;
border-bottom: 1px dotted #ccc;
padding: 3px 0;
}
#mainnav li a:link, #mainnav li a:visited {
display: block;
padding: .5em 7px;
font-size: small;
line-height: 1.6em;
text-indent: 20px;
text-decoration:none;
letter-spacing: .3em;
}
#mainnav li a:hover, #mainnav li a:active {
color: #000;
background: #ccc;
}
/*---------------------------------*/


/* Designing the main content story */
div#story h1{
	border-top: 1px solid #333;
	border-bottom: 1px dotted #999;
	margin: 0 0 1em;
	padding: 5px 0 4px;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #000;
	text-shadow: #777 1px 3px 4px;
}
div#story h2, div#story h2 a{
	font-size: 1.1em;
	border: none;
	background: none;
	text-decoration:none;
	margin: 20px 0px 3px;
	font-weight: normal;
	color: #333;
}
div#story h2 a:hover{
	background: #f9fbfd;

}
div#story a:hover img{
filter: Gray Alpha(Opacity=50);
background: #369;
}
div#story h3{
margin: 10px 0;
padding-top: 7px;
border-top: 1px dotted #000;
color: #333;
font-size: 90%;
letter-spacing: .2em;
font-weight: bold;
text-transform: uppercase;
}
div#story h4{
margin: -1.5em 0 1em;
font-size: 10pt;
letter-spacing: .2em;
font-weight: normal;
text-transform: uppercase;
}
div#story p {
font-size: .9em;
letter-spacing: 1px;
line-height: 1.4em;
color: #777;
margin: 0px 0px 1.4em;
}
div#story ul {
list-style:circle;
margin: -1em 0 2em;
padding-left: 1.5em;
}
div#story li {
font-size: 10pt;
line-height: 13pt;
letter-spacing: 1px;
font-style: italic;
}

/*----------------------------------*/

/* supporting column basics */


div#supporting h3 {
border-top: 1px solid #333;
border-bottom: 1px dotted #999;
margin: 0 0 1em;
font-size: 14px;
padding: 8px 0 8px;
color: #666;
text-shadow: #bbb 1px 2px 3px;
}
div#supporting p {
letter-spacing: 1px;
}

div#supporting p strong{
letter-spacing: 0px;
color: #333;
font-size: 10pt;
}
#supporting li {
line-height: 16pt;
padding-bottom: 6pt;
}


/*--------------------------*/


/* Specifics for individual pages */
body.about li a.about {
	background: #f5f5f5;
}
body.work li a.work {
	background: #f5f5f5;
}
body.staff li a.staff {
	background: #f5f5f5;
}
body.contact li a.contact {
	background: #f5f5f5;
}

div#contactform {
position: relative;
max-width: 300px;
left: 0px;
}
div#contactform input, div#contactform textarea{
font-size: 13pt;
font-family: Bitstream Vera Sans Mono, Monaco, Verdana, Courier New, Courier, mono;
color: #333;
}

dt {
margin-top: 5px;
font-size: 110%;
}
dd {
margin: 0;
padding: 5px 10px;
border-bottom: 1px dotted #ccc;
font-style:italic;
}

a.btn:link, a.btn:visited{
color: #69c;
background: #f9FbFd;
padding: 2px 3px;
text-decoration: none;
border: 1px solid #fff;
border-bottom: 1px dotted #369;
letter-spacing: 0px;
}

a.btn:visited {
color: #8ac;
border-bottom: 1px dotted #69c;
}

a.btn:hover{
color: #fff;
background: #69c;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #9cf;
border-top: 1px solid #9cf;
}



table#first {
	width: 690px;
	left: 7%;
	position: relative;
	border: 1px;
	top: 30px;
}


/* Set the positions of the 6 Divs */
#first div#brand, #first div#location, #first div#return {
height: 30px;
padding: 15px 10px 0px 10px;
}
#first div#supporting, #first div#mainnav, #first div#story {
margin-top: 230px;
}
div#banner {
width: 690px;
left:7%;
position: absolute;
top: 100px;
height: 180px;
background: #fff url(images/banner.jpg) no-repeat;
color: #fff;
}
/*---------------------------------*/


/*--------Image Gallery------------*/
ul#imagegallery{
list-style:none;
margin: 10px 0 0;
padding: 0;
}


ul#imagegallery li {
margin: 0 10px 10px 0;
padding: 0;
display: inline;
}