/*Basic, browser resets*/

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 0;
	background-color: #4d6f63;
	/*	margin-left: auto;
	margin-right: auto;*/
	margin: 0;
	background-image: url(AAA_art/aaabodyBkgLow3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
 
h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 0px;
}


/*--------------------------------------------------------*/


/*Layout*/

#masthead{
	width: 900px;
	background-image: url(AAA_art/Tom2.jpg);
	height: 250px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 900;
	border-bottom-color: #F7E4CC;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/yellowfill_nolines.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}

/*content*/

#content{
	float: left;
	width: 455px;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-top: 6px;
}

#content p {
	font-size: 130%;
	text-align: left;
	line-height: 1.6em;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	margin-right: 12px;
	line-height: 1.6em;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	margin-right: 12px;
	line-height: 1.6em;
	margin-left: 60px;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em;
	color: #8C602F;
	text-decoration: underline;
}


#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8C602F;
	text-decoration: underline;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8C602F;
	background-color: #FFFFCC;
}



/*--------------------------------------------------------*/


/*navbar*/

#navBar{
	float: left;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-top-color: #d8b890;
	border-right-color: #d8b890;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d8b890;
	background-color:#f7e4cc;
	margin-top: 6px;

}

#navBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em;
	text-align: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #666666;
}

/*Nav bar story*/

#navbarstory {
	margin-top: 12px;

}

#navbarstory a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #660033;
	text-decoration: underline;
}

#navbarstory a:hover {
	color: #660033;
	text-decoration: underline;
	background-color: #FFFFCC;
}

#navbarstory a:visited {
	color: #660033;
	text-decoration: underline;
}

/*Nav bar buttons*/


#leftbutton {

	background-color: #F7E4CC;
}
#leftbutton a {
	background-color: #E1C5A6;
	display: block;
	margin: 0px;
	text-align: right;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-color: #9E7138;
	border-right-color: #9E7138;
	border-bottom-color: #9E7138;
	border-left-color: #9E7138;
	background-image: url(AAA_art/sample1_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#leftbutton a:hover {
	background-color: #F3DFCB;
	display: block;
	margin: 0px;
	text-align: right;
	color: #9E7138;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-color: #9E7138;
	border-right-color: #9E7138;
	border-bottom-color: #9E7138;
	border-left-color: #9E7138;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*--------------------------------------------------------*/


/*newsbar*/

#newsbar {
	float: right;
	width: 240px;
	background-color: #FFFFFF;
	margin-top: 6px;
}
#passhat {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	margin-top: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CC2AB;
	border-right-color: #9CC2AB;
	border-bottom-color: #9CC2AB;
	border-left-color: #9CC2AB;
	border-bottom-width: 1px;
	margin-bottom: 1px;
	padding-bottom: 6px;
}


#newsbarstories {
	margin-top: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9BC3AB;
	border-left-color: #9BC3AB;
	padding: 0px;
}
#bigben {
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #9CC2AB;
	padding-bottom: 12px;
}
#newsbar a {
	background-color: #F1E8DA;
	color: #4D6F63;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #4C6D62;
	border-right-color: #4C6D62;
	border-bottom-color: #4C6D62;
	border-left-color: #4C6D62;
	padding-bottom: 2px;
}



/*#newsbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	padding-right: 2em;
	padding-left: 12px;
	line-height: 1.8em;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 6px;
}*/

/*--------------------------------------------------------*/


/*siteinfo - bottom of page*/

#siteInfo{
	clear: both;
	background-color: #146060;
	padding: 4px 10px 8px 10px;
}

#siteInfo p {
	color: #FFFFFF;
}

/*--------------------------------------------------------*/


/*navigation_ main menu positioning*/

#navigation {
	position: absolute;
	width: 812px;
	left: 46px;
	top: 216px;
	height: 21px;
	height: 21px;
	text-align: center;
	z-index: 1000;
}

/*--------------------------------------------------------*/


/*typography*/

/*#story1 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right MIDDLE;
}
*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: bolder;
	text-align: left;
	color: #9BC1AA;
	border-bottom-width: 1px;
	padding: 3px;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92B8A1;
	border-bottom-color: #92B8A1;
	font-variant: normal;
	font-style: italic;
	margin-right: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4D6F63;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	color: #39534A;
	background-color: #9CC2AB;
	padding: 0.2em;
	margin: 0px;
	margin-right: 0em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	color: #666666;
	background-color: #F7E4CC;
	margin-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E7138;
	border-right-color: #666666;
	border-bottom-color: #9E7138;
	border-left-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 5px;
	padding-right: 0em;
	padding-bottom: 5px;
	padding-left: 0em;
	letter-spacing: 3px;
	font-style: italic;
}

/*.stories {
	font-size: 130%;
	text-align: left;
	line-height: 1.6em;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}*/


/*--------------------------------------------------------*/


/*logoBox_24*/

#logobox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BC3AB;
	border-right-color: #9BC3AB;
	border-bottom-color: #9BC3AB;
	border-left-color: #9BC3AB;
	margin-bottom: 0px;
	padding-bottom: 12px;
}

/*#logobox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.8em;
	text-transform: none;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	display: block;
}*/

.logoboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.8em;
	text-transform: none;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	display: block;
}

	
/*--------------------------------------------------------*/


/*graphics_photos*/


.photoleft {
	padding: 6px;
	border: 1px solid #146060;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	float: left;
	background-color: #E9F8F3;
}



.photoboxes {
	background-color: #E9F8F3;
	margin-bottom: 12px;
	height: 210px;
	border: 1px solid #146060;
}


.photoboxes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 120%;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	text-align: left;
}


.photoboxescaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 120%;
	text-align: center;
	font-style: italic;
}


.photocenter {
	margin: 0;
	text-align: center;
	padding: 0;
	float: none;
}

.photoright {
	padding: 6px;
	float: right;
	border: 1px solid #146060;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
	background-color: #E9F8F3;
}

.photoleft2 {
	padding: 6px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #4D6E63;
	border-right-color: #4D6E63;
	border-bottom-color: #4D6E63;
	border-left-color: #4D6E63;
	border-right-style: dashed;
	border-left-style: none;
}
.photoright2 {

	padding: 6px;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
	background-color: #FFFFFF;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #4D6E63;
	border-right-color: #4D6E63;
	border-bottom-color: #4D6E63;
	border-left-color: #4D6E63;
	border-right-style: none;
	border-left-style: dashed;
}


/*--------------------------------------------------------*/


/*floats*/


.stopfloats {
	clear: both;
}


/*--------------------------------------------------------*/
.photoBorders {
	background-color: #9CC2AB;
	padding: 6px;
	border: 1px solid #3D584F;
	background-position: center;
	text-align: center;
}
.photorightSimple {


	padding: 6px;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
	background-color: #FFFFFF;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.photoBordersfloatleft {
	background-color: #9CC2AB;
	padding: 6px;
	border: 1px solid #3D584F;
	background-position: center;
	text-align: center;
	float: left;
	margin-right: 12px;
}
.pioneerimages {
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 2px;
	background-color: #E1C5A6;
	border: 1px solid #3D544C;
}
#newsbar a:hover {

	background-color: #E3D1B7;
	color: #4D6F63;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #4C6D62;
	border-right-color: #4C6D62;
	border-bottom-color: #4C6D62;
	border-left-color: #4C6D62;
	padding-bottom: 2px;
}
#eastridge {
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #9CC2AB;
	padding-bottom: 12px;
	padding-top: 9px;
}

#contactform  {
	background-color:#ECF2F0;
	padding-left: 12px;
	padding-top: 0px;
	
}

#contactform label {
	color: #3E554D;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 12px;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#form1 #label2 {
	background-color: #F1E8DA;
}
#form1 #label3 {
	background-color: #F1E8DA;
}
#form1 #label4 {
	background-color: #F1E8DA;
}
#form1 #label5 {
	background-color: #F1E8DA;
}





#form1 #Name {
	background-color: #F1E8DA;
}


#form1 #label {
	background-color: #F1E8DA;
}
