/****************************************************/
/************* LGM Main CSS Document ****************/
/****************************************************/

/*************             Block Elements          ***************/
/************* body, br, dd, dl, div, dt, h1-6, hr ***************/
/************* html, li, object, ol, p, pre, ul    ***************/

html, body {
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #27A569;
	line-height: 1.4;	
	text-align: center; /*** For IE: Centers everything on page (see WRAPPER text-align ***/
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: lighter;
	color: #CDFFCC;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: lighter;
	color: #2EC07A;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Verdana,Arial, sans-serif;
	font-size: 85%;
	font-weight: lighter;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p.dropcap:first-letter {
	font-size: 150%;
	float: left;
}

p.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

p.small-caps {
	font-variant: small-caps;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

p.small-caps-medium {
	font-variant: small-caps;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: thick;
	border-bottom: thick;
	color: #000000;
}

p.small-caps-large {
	font-variant: small-caps;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

/************* Inline Elements and Pseudo Class Elements ***************/
/*************       a, em, i, img, span, strong, tt     ***************/

a {
	color: #006699;
	text-decoration: none;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #3585E2;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/************* Tables ********************/

table, tr{
	background-color: #ffffcc;
}

th, td{
	background-color: #ccffff;
}

tr.altrow td{
	background-color: #ccffcc;
}

.callout {
    font: bold 130% Georgia, "Times New Roman", Times, serif;
    color: #333333;
    margin: 0;
    padding: 20px 10px;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	position: relative; /*** reset wrapper to 0,0 ***/
	margin: 0 auto; /*** aligning wrapper with half on left and half on right ***/
	text-align: left; /*** For IE: Left justfies within WRAPPER (see BODY text-align) ***/
	width: 920px;
}

#mastheadTop{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	z-index:1;
}

#allcontent{
	position: absolute;
	top: 135px;
	left: 0px;
	z-index:2;
}

#navSystem{
	position: absolute;
	top: 7px;
	left: 8px;
	width: 155px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #008C43;
	z-index:3;
}

#storeBox{
	position: absolute;
	top: 305px;
	left: 8px;
	width: 155px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #000000;
	z-index:4;
}

#content1{
	position: absolute;
	top: 12px;
	left: 190px;
	width: 560px;
	height: 275px;
	background-color: #CCFFCC;
	border: solid 2px #009747;
	z-index:5;
}

#contentLevel1Title{
	position: relative;
	top: 20px;
	left: 35px;
	width: 490px;
	text-align: center;
	z-index:6;
}

#contentLevel1Left{
	position: relative;
	top: 30px;
	left: 35px;
	width: 154px;
	font-style: italic;
	vertical-align: top;
	float: left;
	z-index:7;
}

#contentLevel1Center{
	position: relative;
	top: 30px;
	left: 55px;
	width: 135px;
	font-style: italic;
	float: left;
	z-index:8;
}

#contentLevel1Right{
	position: relative;
	top: 30px;
	left: 80px;
	width: 157px;
	font-style: italic;
	vertical-align: text-top;
	float: left;
	z-index:9;
}

#content1Alt{
	position: absolute;
	top: 12px;
	left: 190px;
	width: 560px;
	height: 715px;
	z-index:10;
}

#contentLevel1AltTitle{
	position: relative;
	top: 0px;
	left: 0px;
	width: 560px;
	text-align: center;
	background-color: #2EC07A;
	z-index:11;
}

#contentLevel1Alt{
	position: relative;
	top: 20px;
	left: 0px;
	width: 560px;
	vertical-align: middle;
	z-index:12;
}

#content2{
	position: absolute;
	top: 320px;
	left: 190px;
	width: 560px;
	height: 500px;
	z-index:13;
}

#content2Title{
	position: relative;
	top: 10px;
	left: 180px;
	width: 190px;
	text-align: center;
	background-color: #E6F0EB;
	border: solid thin #009747;
	z-index:14;
}

#content2Content{
	position: relative;
	top: 20px;
	left: 0px;
	width: 560px;
	z-index:15;
}

#contentPhoto{
	position: absolute;
	top: 12px;
	left: 190px;
	width: 350px;
	height: 350px;
	z-index:12;
}

#contentPhotoTitle{
	position: relative;
	top: 0px;
	left: 0px;
	width: 560px;
	text-align: center;
	background-color: #2EC07A;
	z-index:17;
}

/*** WIDTH and HEIGHT need to be the size of the largest photo ***/
#contentPhotoContent{
	position: relative;
	width: 560px;
	vertical-align: middle;
	z-index:18;
}

#content4{
	position: absolute;
	top: 250px;
	left: 190px;
	width: 560px;
	height: 500px;
	z-index:19;
}

#content4Title{
	position: relative;
	top: 10px;
	left: 180px;
	width: 190px;
	text-align: center;
	background-color: #E6F0EB;
	border: solid thin #009747;
	z-index:20;
}

#content4Content{
	position: relative;
	top: 0px;
	left: 0px;
	width: 560px;
	z-index:21;
}

/************* Footer Styles ***************/

#footerInfo {
	position: absolute;
	top: 1180px;
	font-size: 10px;
	width: 100%;
	padding-top: 20px;
	z-index:23;
}

#footerInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* AJAX Photo Album *************/

#mainCenter {
	height: 100%;
}

#LeftFrame {
	width: 20%;
	height: 350px;
	border: 0px;
	float: left;
}

#RightFrame {
	border: 0px;
	float: left;
	vertical-align: middle;
	height: 350px;
}

/* index frame */

.indexContent {
	width: 100%;
	height: 100%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#photoBackground {
	background-color: #CCFFFF;
}

/*******************/
/*** Form Styles ***/
/*******************/

fieldset {
	display: block;
	padding: 0px;
	margin: 0px 0px 1em;
}

legend {
	color: #2EC07A;
	margin-bottom: 1px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: lighter;
}

.submit {
	margin-left: 10px;
}

/*** For displaying labels next to form elements: Class added to stack them (above or to the side 
***/
label {
	text-align: right;
	width: 6em;
	float: left;
	padding-right: .5em;
}

label.top{
	text-align: left;
	width: auto;
	display: block;
	float: none;
}

#docform {
	float: left;
	text-align: left;
}

fieldset ol {
	margin: 0px;
	padding: 1em;
	list-style: none;
}

fieldset li {
	list-style: none;
	background: url(none);
	margin: 0px 0px 1em;
	padding: 0px;
}

/*** For placing a labels to the right of radio buttons or checkboxes ***/
.options label {
	text-align: left;
	float: none;
	width: auto;
	padding-left: 2px;
}
