@charset "UTF-8";
/* CSS Document */

html {
	background:url(../images/site/html_bg.gif) repeat
	}
	
body {
	background:url(../images/site/html_bg.jpg) repeat-y center;	
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	width: 100%;
	display: table;
	font-size:95%;
	}
* {
	margin: 0;padding: 0
	}



p {
	padding-bottom:0.75em;
	}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	color:#000000;
	}

ul {
	list-style:none
	}

.newnav {
	font-size:13pt;
	width:600px; 
	margin:auto;
	padding-left:160px
	}

/*.nav {
	position:absolute;
	top:142px;
	left: 150px;
	font-size:11pt;
	z-index: 3;
	width: 563px;
	}
	
.nav a {
	color:#000000;
	}
.nav a:hover {
	color:#fff;
	}	
.nav li {
	display:inline;
	padding:0 10px;
}

.nav2 li {
	display:inline;
	padding:0 9px;
}
*/


.wrapper {
	margin:auto;
	width:100%;
	}

.header_wrapper {	
	background:url(../images/site/header_bg.jpg) top center no-repeat;
	height:134px; 
	width:100%; 
	}
.header {
	height:133px; 
	width:750px; 
	margin:auto;
	position:relative
	}
	

	
#logo {
	position:absolute;
	left:138px;
	top:40px
	}

#logo h1 a{
	display:block;
	width:281px; height:67px;
	text-indent:-9999px;
	background:url(../images/site/logo.gif) top center

	}
	
#cart_button {
	width:80px;
	height:41px;
	position:absolute;
	left:821px;
	top:80px
	}
	
#note {
	width:259px;
	position:absolute;
	right:0px;
	top:5px;
	text-align:right;
	color:#64231b;
	font-size:9pt;
	font-weight:bold
	}

.content_wrap {
	background:url(../images/site/body_bg.jpg) top center repeat-y;
	width:100%; 
	margin:auto; 
	text-align:left;
	font-size:11pt;
	min-height:430px
	}

.content_wrap a {
	font-size:9pt;
	}

.main {
	width:510px;
	margin:auto;
	padding:80px 0 20px 160px;
	color:#333399;
	line-height:1.5em
	}

.col_end {
	background:url(../images/site/col_end_bg.jpg) top center no-repeat;
	height:220px; width:950px;
	margin:auto;
	position:relative;
	}
.girl_wrap {
	position:relative	;
	width:900px;margin:auto
	}
.girl {
	background:url(../images/girl_illustration.png) top center no-repeat;
	width:172px;
	height:300px;
	position:absolute;
	right:-74px;
	top:-185px
	}
.picture {
	background:url(../images/about.png) bottom left no-repeat;
	width:253px;
	height:386px;
	position:absolute;
	left:43px;
	top:-305px;
	}
	
.footer_container {
	width:100%;
	padding-top:0.25em;
	background:url(../images/site/footer_bg.jpg) top center no-repeat;
	height:150px;
	clear:both;
	border-top:#94AFBD 2px solid;
	}
.footer {
	width:740px;
	text-align:right;
	margin:auto;
	color:#709CB4;
	font-size:8pt; 
	position:relative
	}

.bottom_nav {
	position:absolute;
	width:600px;
	top:12px;
	left: 340px;
	font-size:9pt;
	z-index: 3;
	}
.bottom_nav1 li {
	display:inline;
	}
.bottom_nav1 a {
	color:#5C6885;
	display:block;
	float:left;
	border-right:#DAE1ED 1px solid;
	padding:17px 25px 37px 25px;
	background:url(../images/site/bottom_nav_flower.gif) bottom center no-repeat	
	}
.bottom_nav1 a:hover {
	color:#fff
	}	
.fb {
	color:#5C6885;
	position:absolute;
	top:104px;
	margin:auto;
	width:296px;
	left: 115px;
	text-align:left;
	font-size:8pt;
	}
	
.photogallery{ /*CSS for TABLE containing a photo album*/
	margin-top:-10px;
	}

.photogallery img{ /*CSS for images within an album*/
	border:#AEDAE7 2px solid;
	margin-top: 10px;
	}

.photogallery img:hover {
	border:#FF6633 2px solid;
	}


.photonavlinks{ /*CSS for pagination DIV*/
	padding-top:1em;
	font: bold 9pt Arial;
	}

.photonavlinks a{ /*CSS for each navigational link*/
	margin-right: 2px;
	margin-bottom: 3px;
	padding: 1px 5px;
	border:1px solid gray;
	text-decoration: none;
	background-color: white;
	}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color:#B3D1D6
}

.home_special {
	}
.home1 a {
	display:block;
	width:143px;
	height:176px;
	position:absolute;
	left: 101px;
	top: 186px;
	text-indent:-9999px;
	padding:10px 10px 0 0;
	}
.home2 a {
	display:block;
	width:118px;
	height:176px;
	position:absolute;
	left: 266px;
	top: 185px;
	text-indent:-9999px;
	padding:10px 10px 0 0;
	}
.home3 a {
	display:block;
	width:115px;
	height:195px;
	position:absolute;
	left: 422px;
	top: 167px;
	text-indent:-9999px;
	padding:10px 10px 0 0;
	}
.home_special a:hover {
	}
.home_special li {
	position:absolute
	}

.field {
	width: 280px;
	border:#999999 1px solid;
	border-bottom:#999999 1px solid;
	background-color:#fff;
	font-size:12px;
	height:1.5em
}

#contact p {
	padding-bottom:0.75em;
	}

#contact label {
	float: left;
	width: 90px;
	text-align:left;
	padding-right:10px
	}
	
.submit_reset {
	cursor:pointer
}

#alert {
	color:red;
	font-style:italic
	}

