html {
    overflow-y: scroll;
} 

body {
background-color:#63624f;
padding:0px 0px 20px 0px;
margin:0px;
font-family:georgia, "Times New Roman", Times, serif;
font-size: 18px;
color:#e2e0d4;
}

#wrap{
width:925px;
padding:0px;
margin:0px auto;
}
	
#header {
	width:925px;
	padding:0px;
	margin:0px;
	background-image:url(../images/swirl.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
	}
	

#menu {
	width:500px;
		padding:100px 25px 8px 50px;
		margin:0 auto;
		float:left;
		color:#C5AE90;
		letter-spacing:1px;
		}


#menu h1 {
	color:#edece5;
	font-size:30px;
	font-weight:normal;
	letter-spacing:4px;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#menu h2 {
	color:#edece5;
	font-size:17px;
	padding:5px 0px 20px 0px;
	margin:0px;
	font-weight:normal;
	font-style:italic;

}

#line {
	background-image:url(http://www.pishposhdesign.com/test/rachel/images/line.jpg);	
	background-repeat:repeat-x;
		/*:#b1b1a7;*/
	height:2px;
	width:827px;
	padding:0px;
	margin:0px;
}

#menu ul{
padding:8px 0px 0px 0px;
	margin:0px;}


#menu li {
	padding:0px 16px 3px 0px;
	margin:0px;
	list-style:none;
	color:#ffffff;
	font-weight:normal;
	display:inline;
	font-size:17px;
}

#menu a:hover {
	color:#96b2a3;
}

#menu a:link, #menu a:visited {
	color:#fef8f0;
}


#submenu {
	width:525
	px;
		padding:0px 25px 8px 50px;
		margin:0 auto;
		float:left;
		color:#C5AE90;
		letter-spacing:1px;
		}


#submenu ul{
padding:8px 0px 0px 0px;
	margin:0px;}


#submenu li {
	padding:0px 16px 3px 0px;
	margin:0px;
	list-style:none;
	color:#ffffff;
	font-weight:normal;
	display:inline;
	font-size:17px;
}

#submenu a:hover {
	color:#96b2a3;
}

#submenu a:link, #submenu a:visited {
	color:#90b19f;
}


#content {
	width:825px;
	padding:50px 50px 20px 50px;
	margin:0px auto;
	font-size: 18px;
	line-height:20px;
	text-align:justify;
	 min-height: 400px;
   height:auto !important;
   height: 400px;
}


#imgright {
	float:right;
	padding:0px 0px 15px 30px;
	
}

.imggallery {
	padding:0px 25px 15px 0px;
	
}


h1 {
	font-size:16px;
	color:#11213E;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	line-height:17px;
}

h2 {
    font-size:15px;
	color:#11213E;	
	font-weight:normal;
	margin-top:3px;
	margin-bottom:4px;
}

h3 {
    font-size:14px;
	color:#11213E;	
	padding:4px 0px 0px 0px;
	margin:0px;
}
.headers {
		font-size:22px;
		color:#C5AE90;
		}
.left {
	text-align:left;	
	}	

.selected {
		color:#ffffff;
		}

.subheaders {
	font-size:19px;
	color:#C5AE90;
		}
		
.captions {
		font-size:14px;
		color:#e2e0d4;
		font-style:italic;
		line-height:15px;
		}
		
		

.captions2 {
		font-size:14px;
		color:#C5AE90;
		font-style:italic;
		line-height:15px;
		}
		
		
.subheads-JT {
		font-size:22px;
		color:#C5AE90;
		letter-spacing:1px;
		}
		
.subheads-JT2 {
	font-size:19px;
	color:#C5AE90;
		}

#contact-left {
	float:left;
	width:250px;
	padding-top:0px;
	margin0top:0px;
	line-height:24px;
}

#contact-right {
	float:right;
	padding:0px 0px 15px 0px;
	
}

#contact-middle {
margin:0px 250px 0px 265px;
width:295px;
padding:66px 0px 0px 0px;
}
.contactform{
max-width:165px;
width:165px;
}
.normal-text {
	
	font-size:18px;
	line-height:20px;
	}

/*  LINKS */

a:link, a:visited {
	text-decoration:none;
	color:#90b19f;
}

a:hover {
	text-decoration:underline;
	color:#96b2a3;
}

/* FOOTER */

#footer {
height:50px;
font-size:12px;
color:#b1ae97;
padding: 0px 0px 15px 50px;
}


#footer a:link, #footer a:visited, #footer a:hover {
color:#b1ae97;
}

	
.ppd {
	font-family:Georgia, "Times New Roman", Times, serif;
}

img, .png {
       position: relative;
       behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "http://www.pishposhdesign.com/test/rachel/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.fancyTitle {display:none;}

.noshow {display:none;}
