/* CSS Document */

html {height: 100%;}

/*============== HTML =================*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0;
	background-color: #000000;
	height: 100%;
	width: auto;
}
p {
	line-height: 1.75em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	color:#BFB56A;
	word-spacing: .2em;
}
a {
	color: #509694;
}
a:visited {
	color: #396C6B;
}

a:hover, p a:hover {
	color: #FFCC00;
}

ul {
	margin:0 0 4px;
	padding:0;
}

h1 {
	font-size: 1em;
	padding-bottom: 6px;
	color: #F0E8AE;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	border-bottom-style: solid;
	padding-right: 4em;
	border-bottom-width: 1px;
	border-bottom-color: #9C8843;
}
h2 {
	font-size: 1em;
	color: #E1DFBD;
	margin-bottom: -15px;
	margin-top: 15px;
	letter-spacing: 1px;
}
h3 {
	font-size: 1em;
	color: #F0E8AE;
	margin-bottom: -1em;
}
/*============== HTML END =================*/


/* ==================  NAVMAIN ====================*/
#navMain {
	margin-right: auto;
	margin-left: auto;
	color: #B9A45B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
#navMain a {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-left: -4px;
	color: #B9A45B;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #867539;
}

#navMain a:hover {
	color: #FFFFFF;
	background-color: #504621;
}
#navMain a.current {
	color: #FFFFFF;
}
#navMain .last {
	border-right-style: none;
}
#navMain #last {
	border-right-style: none;
}
#navMain ul {
	padding-top: 6px;
	padding-bottom: 4px;
	text-decoration: none;
}
#navMain li {
	display: inline;
}


/* ==================  NAVMAIN END ====================*/

div#content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #BFB56A;
	height: auto;
}
div#masthead {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*=============== #contentTable ================= */


	

#contentTable td {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 450px;
}
#contentTable img {
	background-color: #000000;
	border: 1px solid #867539;
}
#contentTable hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#contentTable {
	margin-right: auto;
	margin-bottom: 100px;
	width: 800px;
	margin-left: auto;
}
#contentTable h4 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #F0E8AE;
}
div#amiePortrait {
	width: 139px;
	margin-right: 15px;
	position: relative;
	float: left;
}
#amiePortrait h3 {
	text-align: left;
	font-weight: normal;
}
/*=============== #contentTable END ================= */

.divider {
	background-color: #27B2BE;
	line-height: 1px;
	width: 100%;
}

.bigLetter {
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
}
.noWrap {
	white-space: nowrap;
}




/*=============== SHOWCASE ================= */
div#showcase {
	background-color: #0099FF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 760px;
	height: 500px;
}

#showcase p {
	font-size: 10pt;
	line-height: 1.4em;
	word-spacing: 1px;
}
#showcase a {
	font-size: 0.8em;
	text-decoration: none;
}
#showcase .pricetag {
	color: #FFFFFF;
	font-size: 10px;
}
#showcase td {
	vertical-align: top;
	text-align: left;
}
#showcase h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	letter-spacing: .2em;
}
#showcase h2 {
	font-size: 1em;
	color: #F4FCFD;
	letter-spacing: 0.1em;
	display: block;
	padding: 0 20px 0 0;
}
#showcase img {
	border: 1px solid #867539;
	margin-top: 20px;
}

/* ==============SHOWCASE END ================ */

/* ============== CONTACT ================ */

#contact h3 {
	color: #F0E8AE;
	width: 200px;
	font-size: 10pt;
	font-weight: normal;
}
#contact, #newsLetter {
	margin-left: auto;
	margin-top: 20px;
	color: #F0E8AE;
	margin-right: auto;
	display: block;
	height: auto;
	padding: 15px;
	width: 550px;
	background-color: #000000;
	overflow: auto;
	border: 1px solid #867539;
}
#contact h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#contact h5 {
	margin-left: -20px;
}
#content #contentTable #contact a {
	color: #F7F7F7;
}


#content #contentTable #contact h1 {
	margin-left: -22px;
	margin-top: -20px;
	background-image: url(/amie/images/h1_bkg_short24.gif);
	background-position: right top;
}

#content #contact a {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
#content #contact ul {
	color: #CCCCCC;
	margin-left: 30px;
	list-style-type: none;
	width: 200px;
	float: left;
}
#content #contact li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#contact ul li p, #newsLetter p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #867539;
	text-align: left;
}
#contactUs {
	float: left;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
	background-color: #000000;
	border: 1px solid #867539;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#newsLetter {display:block;margin:20px auto; width:550px;
}
#contact p, #newsLetter p{
	font-size: 8pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	word-spacing: normal;
}
#contactUs div.formLabel {
	margin-top: 10px;
	width: 200px;
	font-size: 8pt;
	margin-bottom: 4px;
}
#contactUs label.formLabel {
	font-weight: bold;
}
#contactUs input,#newsLetter input {
	background-color: #D9D175;
	color: #333333;
	padding-left: 5px;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content #contact #contactUs textarea {
	background-color: #D9D175;
	color: #333;
	padding: 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.emphasize {
	font-weight: bold;
	color: #D9CDA6;
}

div#newsLetter {margin: 0 auto 40px; border-top:none;}
/* ============== CONTACT END ================ */

/* ==================  FOOTER ====================*/
#footer a {
	padding: 10px 10px 0 0;
	font-size: 9px;
}
#footer li {
	display: inline;
}
#footer p {
	color: #B9A355;
	margin: 0;
	font-size: 9px;
	margin-top: -3px;
}
#footer {
	background-color: #000000;
	width: 100%;
	clear: both;
	position: fixed;
	text-align: center;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #867539;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ==================  END FOOTER ====================*/

/* ============== GALLERY ================ */

#galHeader {
	margin: 0px;
	padding: 0px;
	float: left;
}
#galThumbs img {
	border: 1px solid #867539;
}

#galThumbs h2 {
	font-size: 1.2em;
	color: #867544;
	letter-spacing: 0.2em;
	background-color: #C2B06C;
	display: block;
	background-image: url(/amie/images/gallerysign_sub.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 29px;
	padding-top: 27px;
	background-position: center top;
}

#galThumbs h1 {
	display: block;
	font-size: 1.2em;
	background-image: url(/amie/images/gallerysign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#gal_head {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 300px;
	height: 100px;
}
#gal_head h1 {
	background-image: url(/amie/images/gallerysign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	position: absolute;
	top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 280px;
	text-align: center;
	font-size: 1.2em;
	padding-top: 20px;
	margin-bottom: 20px;
}
#gal_head h2 {
	position: relative;
	top: 112px;
	background-image: url(/amie/images/gallerysign_sub.gif);
	width: 179px;
	height: 56px;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1em;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	color: #756A41;
}
#gal_head #h1Div {
	position: absolute;
	top: 20px;
	background-image: url(/amie/images/gallerysign.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 300px;
	padding-top: 15px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
#gal_head #h2Div {
	position: absolute;
	top: 72px;
	height: 60px;
	background-image: url(/amie/images/gallerysign_sub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	text-align: center;
	padding-top: 27px;
	font-size: 1.1em;
	font-weight: bold;
}
#content #galThumbs {
	margin-bottom: 100px; 
	margin-bottom: 100px; /* FOR IE BROWSWES PRIOR to IE VER 7 ONLY */
}
/* ============== GALLERY END ================ */

#subNav {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9C8843;
	border-right-color: #9C8843;
	border-bottom-color: #9C8843;
	border-left-color: #9C8843;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#subNav a {
	color: #867539;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #867539;
	margin: 0 0 0 -4px;
}

#content #subNav li {
	display: inline;
}
#content #subNav a:hover {
	background-color: #504621;
	color: #FFFFFF;
}
#content #subNav ul {
	margin: 0px;
	padding: 0px;
}
#content #subNav a.last {
	border-right-style: none;
}
div#spacer {
	width: 200px;
}


#content #thankyou {
	margin-top: 50px;
	text-align: center;
}

#content #thankyou div {
	text-align: left;
	width: 400px;
	margin: 20px auto;
}



#newsWrap .newsDiv a {
	color: #867539;
	font-size: 10px;
}





/* ==================  DYNNAV ====================*/
#dynNav li {
	display: inline;
}
#dynNav a {
	padding-right: 15px;
}
#dynNav ul {
	margin: 20px;
}
/* ==================  DYNNAV END====================*/

#showcase {
	margin-bottom: 30px;
}
#showcase img {
	margin-bottom: 30px;
}
#waterLily {
	height: 127px;
	width: 200px;
	float: right;
	margin-top: 58px;
}
#RonaldTerryAmie {
	margin-right: 20px;
}

