/* CSS Document */

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #7C5B70;
	
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	
}

#main_container_plain {
	position: absolute;
	height: 560px;
	left: auto;
	top: 0px;
	right: auto;
bottom: 0px;
	width: 740px;
	overflow:visible;
	margin: 20px;
	padding: 0px;
	border: 5px solid #663366;

	border-collapse: collapse;
	z-index: 2;
	visibility: visible;
	
	background-image: url(images/satin_background.jpg);
	background-repeat: no-repeat;
}

#upper_right_corner_flor {
	position:absolute;
	top: -11px;
	left:  695px;
	background-image:url(/images/upper_right_corner_flor.gif);
	background-repeat:no-repeat;
	z-index:150;
	width: 115px;
	height: 85px;
	visibility: visible;
}


#header {
left: 0px;
top: 0px;
width: 800px;
border: 0px;
margin: 0px;
padding: 0px;
}

#menu {
width: 735px;
border: 0px;
background:#FFFFFF;
margin: 0 px;
padding: 0 px;
}

h1 {
font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #644161;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #7C5B70;
	line-height: 11pt;
}

/*THESE CLASSES ARE FOR AZ PHOTO GALLERY SCRIPT LITE*/
/*.NAV IS THE CLASS APPLIED TO NUMBERS THAT ARE LINKS FOR GALLERY NAV*/
.nav {
font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #644161;
}

.nav_current {
font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #7C5B70;
}

/*.COPY IS THE CLASS APPLIED TO THE 'POWERED BY' TEXT*/
.copy {
font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #7C5B70;
}

/*.DESCRIPTION IS THE CLASS APPLIED TO THE IMAGE DESCRIPTION*/
.description {
font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #7C5B70;
}


/*------------*/

.larger {
font-size: 14px;
line-height:16pt;
}


img {
	border:0px;
	padding: 0px;
	margin: 0px;
	z-index: auto;
}

.subheading {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #644161;
	text-decoration: none;
	letter-spacing: 10 em;
	
	}

	
	

#main_content {
	position: absolute;
	left: 1px;
	top: 107px;
	padding:10px;
	width: 438px;
	height: 361px;
	visibility: visible;
}

#main_content_plain {
	position: absolute;
	left: 1px;
	top: 107px;
	padding:10px;
	width: 770px;
	height: 361px;
	visibility: visible;
}


/*DON'T NEED THIS ANYMORE? UNLESS I WANT TO USE A LARGER PHOTO ON HOME PAGE IN FUTURE...IT HAS A BIGGER WIDTH THAN MAIN_PHOTO ID.
#home_page_photo {
	position:absolute;
	visibility: visible;
	left: 440px;
	top: -2px;
	z-index: 3;
	width: 360px;
}
*/

#home_page_photo {
	position:absolute;
	height:350px;
	z-index:3;
	left: 500px;
	top: 115px;
	visibility: visible;
	border: 1px solid; border-color: #663366;
}


#main_photo {
	position:absolute;
	width:267px;
	height:400px;
	z-index:3;
	left: 465px;
	top: 115px;
	visibility: visible;
	border: 1px solid; border-color: #663366;
}

#vert_text_box {
border:1px solid; border-color: #663366;
background-color: #ffffff;
padding: 10px;
width: 300px;
}
