@charset "UTF-8";

@font-face {
        font-family: "Baskerville";
        src:	url(http://www.ashleyheathdesign.com/css/fonts/BASKVILL.ttf) format("truetype");
    }
	
@font-face {
        font-family: "Myriad Pro";
        src: url(http://www.ashleyheathdesign.com/css/fonts/MyriadPro-Regular.otf) format("opentype");
    }
	
@font-face {
        font-family: "Lucida Sans Unicode";
        src: url(http://www.ashleyheathdesign.com/css/fonts/l_10646.ttf) format("truetype");
    }

@font-face {
        font-family: "Century Gothic";
        src: url(http://www.ashleyheathdesign.com/css/fonts/GOTHIC.ttf) format("truetype");
    }

@font-face {
        font-family: "LaBelleAurore";
        src: url(http://www.ashleyheathdesign.com/css/fonts/LaBelleAurore.ttf) format("truetype");
    }

/*HIDE - FOR OUTLINE*/#homePage h1, #about h1, #contact h1, #services h1, #events h1, #testimonials h1, #gallery h1, header nav h1, h2, .hidden { display: none; }

#gallery li.gallery a,
#testimonials li.testimonials a,
#services li.services a,
#contact li.contact a,
#about li.about a {
	color: #333333;
	font-weight: bold;
}

/* BORDERS FOR DETAIL PHOTOS */

#gallery #p_slideshow div img#single,
#testimonials #p_slideshow div img#single,
#events #p_slideshow div img,
.imageBorder {
	border: 1px solid #FFF;
	padding: 0px;
	text-align: center;
}
/*CLEAR COLLAPSED*/.clearFix:before, .clearFix:after { content: ""; display: table; } 
.clearFix:after { clear: both; }
			
body {
	color: #333333;
	background-color: #FFF;
	font-size: 12px;
	text-align: center;
}


p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding: 0;
	letter-spacing: normal;
	text-align: justify;
	line-height: normal;
}
li {
	letter-spacing: normal;
	font-weight: 600;
}

a {
	color: #000;
	text-decoration: none;
	outline: none; }

a:hover {
	color: #CCCCCC;
}
@import url(http://www.ashleyheathdesign.com/css/fonts/LaBelleAurore.ttf);	

.Hide {
	display: none;
}
.spam { display: none; }

#horizontalLine {
	position: absolute;
	margin-top: 85px;
	width: 100%;
	height: 7px;
	background-image: url(../images/HorizDiv.jpg);
	background-repeat: repeat-x;
}
#horizontalLine2 {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
#horizontalLine2_home {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 585px;
}
#horizontalLine2_contact {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 585px;
}

#horizontalLine2_about {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 585px;
}
#horizontalLine2_gallery {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 730px;
}
#horizontalLine2_galleryMain {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 735px;
}

#horizontalLine2_galleryDetail {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 690px;
}


#horizontalLine2_services {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 1009px;
}

#horizontalLine2_testimonials {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url(../images/AHD_BG_Pattern.jpg);
	background-repeat: repeat-x;
	z-index: -50;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	top: 644px;
}




#horizontalLine3 {
	width: 100%;
	height: 45px;
	background-image: url(../images/AHD_BG_PatternTop.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}


#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#wrapperFooter {
	margin: 0px auto;
	width: 1000px;
	height: 150px;
	float: left;
}

/*===================
       HEADER
=====================*/

header {
	height: 95px;
	padding-bottom: 15px;
}
/*===================
       HEADER
=====================*/





header img {
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
}
	
/*===================
      FOOTER
=====================*/

footer {
	line-height: 1em;
	background-color: #E1E0E0;
	height: 25px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
	float: left;
	width: 1000px;
}



#footerLeft {
	width: 200px;
	float: left;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 6px;
	padding-left: 15px;
	letter-spacing: normal;
}
#footerRight {
	width: 200px;
	float: right;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 6px;
	letter-spacing: normal;
	padding-right: 15px;
}

nav {
	padding-right: 5px;
	margin-top: 45px;
	float: right;
	font-size: 12px;
	font-family: Baskerville;
	font-style: normal;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: .15em; }

nav ul a {
	display: block; }

nav ul li {
	float: right;
	margin-left: 20px }

.nav {
	float:right;
	position: relative;
}

.nav a {
	padding-left: 20px;
}

	
/*===================
      HOME PAGE
=====================*/

#homeImage2 {
	float: right;
}
/*===================
      HOME PAGE
=====================*/

#homeImageFooter {
	float: right;
}
#Home_Content_Mid {
	float: left;
	width: 100%;
	background-repeat: repeat-x;
	height: 320px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#Home_Content_MidLeft {
	float: left;
	height: 87px;
	width: 300px;
	background-repeat: no-repeat;
	margin-top: 20px;
	border: 1px solid #CCC;
}
#Home_Content_MidRight {
	float: right;
	background-image: url(../images/Home_AddressBG.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 625px;
	margin-top: 20px;
	border: 1px solid #CCC;

}
#Home_Content_MidRightText {
	text-align: right;
	padding-right: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #000;
	line-height: 25px;
	letter-spacing: normal;
	font-size: 11px;
}
.Home_Content_MidRightText_img {
	padding-top: 5px;	
}

#about section {
	float: right;
	width: 600px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	padding-bottom: 15px;
}

#aboutRight {
	width: 550px;
	float: right;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-align: justify;
	letter-spacing: normal;
}

/*===================
       ABOUT
=====================*/

#aboutLeft {
	float: left;
	margin-right: 30px; }

	
#about p { padding-bottom: 2em; }
.AboutCalloutText {
	font-size: 12px;
	color: #759B9D;
	margin: 0px;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
}
#slideShowHome {
	position:relative;
	float: left;
}
#slideShowHome a {
	display: block;
	position: absolute;
}
#slideShowHome a img {
	padding: 0px;
}


#slideShow {
	position:relative;
	float: left;
}





#slideShow a {
	display: block;
	position: absolute; }


#slideShow a img {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
}

#GalleryTitle {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #666;
	letter-spacing: normal;
	line-height: 40px;
}

/*===================
   GRID & PORTFOLIO
=====================*/

#content_gallery {
	width: 993px;
	height: 540px;
	float: left;
}




#outline_gallery {
	border: 1px solid #CCC;
	position: absolute;
	height: 501px;
	width: 993px;
}


#content_top_gallery {
	float: left;
	width: 1000px;
	height: 490px;
	padding-top: 6px;
	padding-left: 6px;
}
#content_gallery_Main {
	width: 990px;
	height: 450px;
	float: left;
}
#outline_gallery_Main {
	border: 1px solid #CCC;
	height: 425px;
	width: 625px;
	position: absolute;
}
#Main_ImageBlock {
	width: 625px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




div.borders {
	position: absolute;
	width:233px;
	height:151px;
	border: 4px hidden #333333;
}
div.bordersGallery {
	position: absolute;
	width:300px;
	height:200px;
	border: 4px hidden #333333;
}
#GalleryMain_CategoryText {
	font-family: Baskerville;
	font-size: 21px;
	color: #000;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 7px double #000;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 40px;
	font-style: normal;
}
#GalleryMain_ContemporaryText {
	font-family: Libre Baskerville;
	font-size: 24px;
	color: #666;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 1px solid #999;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 36px;
	letter-spacing: normal;
}
#GalleryMain_SouthamptonText {
	font-family: "Libre Baskerville";
	font-size: 22px;
	color: #000;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 7px double #000;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: .2em;
	font-style: normal;
}
#GalleryMain_ManhattanText {
	font-family: "Libre Baskerville";
	font-size: 22px;
	color: #000;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 7px double #000;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: .2em;
	font-style: normal;
}
#GalleryMain_KitchenText {
	font-family: "Libre Baskerville";
	font-size: 22px;
	color: #000;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 7px double #000;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: .2em;
	font-style: normal;
}
#GalleryMain_BeforeAfterText {
	font-family: "Libre Baskerville";
	font-size: 22px;
	color: #000;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 7px double #000;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: .2em;
	font-style: normal;
}





#GalleryMain_TraditionalText {
	font-family: "Libre Baskerville";
	font-size: 28px;
	color: #666;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 1px solid #999;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: normal;
}
#GalleryMain_ChildrensRoomsText {
	font-family: "Libre Baskerville";
	font-size: 24px;
	color: #666;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 1px solid #999;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: normal;
}
#GalleryMain_AssortedText {
	font-family: "Libre Baskerville";
	font-size: 24px;
	color: #666;
	background-color: #FFF;
	height: 40px;
	width: 200px;
	border: 1px solid #999;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 38px;
	letter-spacing: normal;
}








a.grid_thumb {
    display: block;
    float: left;
    height: 159px;
	width:241px;
    overflow: hidden;
    padding-right: 6px;
	padding-bottom: 7px;
    position: relative;
	resize: none;
}

a.grid_thumbGallery {
	display: block;
	float: left;
	height: 200px;
	width:300px;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
	resize: none;
	padding-left: 24px;
}

.grid_gallery {
	resize: none;
}

/* PORTFOLIO SLIDESHOW */

#p_slideshow {
	width: 1000px;
	height: 475px;
	margin: auto;
}
#p_slideshow div.port {
	width: 1000px;
	height: 475px;
}

/* BORDERS FOR DETAIL PHOTOS */

#controls_container_gallery {
	width:650px;
	height:20px;
	margin: auto;
	line-height: 1.2em;
	font-size: 11px;
}
.ServiceTitle {
	font-family: Baskerville;
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	margin: 0px;
	letter-spacing: normal;
	text-transform: uppercase;
}

.ServiceBullet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: 0px;
	letter-spacing: normal;
	font-style: italic;
}


/*===================
      SERVICES
=====================*/
	
#services section {
	float: left;
	width: 600px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	letter-spacing: normal;
	padding-bottom: 15px;
}



#servicesPhoto {
	float: right;
}
	
#services section ul { margin-top: 15px; }

#services section ul a {
	font-variant: small-caps;
	text-decoration: underline;
	font-size: 12px;
	color: #16456F; }
#testimonials section {
	float: right;
	width: 600px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	padding-bottom: 15px;
}




/*===================
     PRESS GRID
=====================*/

#content_top_testimonials {
	float: left;
	width: 1000px;
	height: 500px;
	margin-top: 6px;
	line-height: 0em;
}

#outline_testimonials {
	border: 1px solid #CCC;
	position: absolute;
	height: 488px;
	width: 525px;
	margin-left: 229px;
}

div.borders_testimonials {
	position: absolute;
	padding-left: 0;
	width:117px;
	height:148px;
    border: 4px hidden #16456F;
}

div.borders_testimonials_nolink {
	position: absolute;
	padding-left: 0;
	width:117px;
	height:148px;
    border: ;
}

.grid_thumb_testimonials {
    display: block;
	float: left;
    overflow: hidden;
    padding-right: 5px;
	padding-bottom: 5px;
    position: relative;
	resize: none;
}

.grid_gallery_testimonials {
	width: 530px;
	margin: 0px auto;
	resize: none;	
}

#controls_container_testimonials {
	width: 830px; height:20px;margin: auto; line-height: 1.2em; font-size: 11px;
}
#contactRight_2 {
	width: 619px;
	float: right;
}

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

#contact address {
	float: left;
	width: 200px;
	text-align: left;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	letter-spacing: normal;
}

#contact_right {
	float: right;
	width: 800px;
}

#ContactUsForm {
	letter-spacing: normal;
	width: 600px;
	float: right;
	text-align: left;
}
#ContactUsForm_Response {
	letter-spacing: normal;
	width: 600px;
	float: right;
	text-align: left;
}
.ContactUsForm_Tag {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: normal;
}


/*===================
     ERROR PAGES
=====================*/

#error h1 {
	margin-top: 200px;
	font-size: 16px; }

.error_text {
	font-size: 13px; }

#double_image_one {
	border: 1px solid #CCC;
	padding: 5px;
}

.double_image_two {
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#double_image_two {
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#controls_container_event {
	width:736px; height:20px;margin: auto; line-height: 1.2em; font-size: 11px;
}

#caption {
	margin: auto;
	width: 250px;
	position: relative;
	text-align: center;
}

#caption1 {
	float:left;
	position: relative;
}

.up {
	position: absolute;
	top: -2px;
}

#back {
	left: -110px;
}

.rightImg{
	position:absolute;
	left:505px;
	min-width:500px;
	min-height:500px;
	
}

.leftImg{
	position:absolute;
	min-width:505px;
	min-height:500px;
	
}
.leftImg img{
	position:absolute;
	top:0px;
	right:0px;
}

.rightImg img{
	position:absolute;
	top:0px;
	left:0px;
}
.singleImg{
	margin:0 auto;
	width:1000px;
}

#events #p_slideshow div {
	width: 1000px;
}
.FontColor_Red {
	color: #F00;
	text-align: left;
}
