/* CSS Document */
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #221e33;
	vertical-align: middle;
	
	
}
	
	

ol, ul {
	list-style: none;
}

 #Hnav   {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 5px;
	padding-top: 3px;
	margin-left: 25px;
	margin-bottom: 10px;
}
 
 #Hnav li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;

}


 
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset */

/*Global*/
.image-frame { padding:5px; margin:5px; border:solid; border-width:1px; border-color:#D8C4A9; width:250; height:188 ;align:right; 
 
}
.style1 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
/*Header*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color:#000;
	letter-spacing: 1mm;
	font-weight: normal;
	color: #E9D4A9;
	text-align: center;
	text-transform: none;
	font-variant: small-caps;
	}
H3
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-color:#634A2B;
	letter-spacing: 5px;
	color: #EFECE9;
	background-color: #39271C;
	font-weight: lighter;
	vertical-align: middle;
	height: 35px;
	width: 1000px;
	float: right;
	text-align: center;
	padding-top: 17px;
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #241D1A;
	clear: right;
	}
H2
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-color:#634A2B;
	letter-spacing: 1mm;
	color: #FFF;
	text-align: center;
	text-transform: none;
	background-color: #D7A860;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD8410;
	margin-bottom: 5px;
	font-variant: normal;
	}	
	
	h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-color:#634A2B;
	letter-spacing: 8px;
	color: #FDFCFB;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 55px;
	line-height: 16px;
	font-variant: normal;
	background-color: #C8C1B7;
	}	
		h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-color:#634A2B;
	letter-spacing: 4px;
	color: #A29177;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	font-variant: normal;
	background-color: #302823;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1A1513;
	border-right-color: #1A1513;
	border-bottom-color: #1A1513;
	border-left-color: #1A1513;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 15px;
	}
			h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-color:#634A2B;
	letter-spacing: 4px;
	color: #A29177;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	font-variant: normal;
	background-color: #302823;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1A1613;
	border-right-color: #1A1513;
	border-bottom-color: #1A1513;
	border-left-color: #1A1513;
	margin-bottom: 10px;
	padding: 5px;
	}
	
	h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color:#634A2B;
	letter-spacing: 3px;
	color: #A38D81;
	text-align: left;
	text-transform: none;
	font-weight: 500;
	line-height: 16px;
	font-variant: normal;
	margin-bottom: 10px;
	margin-right: 0px;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-color:#000;
	padding:6px;
	line-height: 18px;
	letter-spacing: 1pt;
	color: #333;
	text-decoration: none;
	}	


	
	
/* Links */	




a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 18px;

}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F7F7;
	letter-spacing: 1px;
	line-height: 18px;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663100;
	letter-spacing: 1px;
	line-height: 18px;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: #FC3;
	text-align: right;

}
	
/* Containers */
#outterwrapper{
	background-color: #FFF;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: auto;
	background-color: #FFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #2A2521;
	border-right-color: #2A2521;
	border-bottom-color: #2A2521;
	border-left-color: #2A2521;
}
#wrapper2 {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #333;
}
#ListText {
	float: left;
	width: 890px;
	background-color: #6B5F54;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #1D213A;
	margin-left: 55px;
	margin-top: 27px;
	margin-bottom: 27px;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(../imagesl/Div/Middle.jpg);
}
#Footer {
	background-color: #BE7B12;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;




































	font-size: .0
.px;
	height: 2px;
	padding-top: 25px;
	float: none;
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#ArtesianBodyText {
	background-color: #FFFFFF;
	width: 1000px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0CCC4;
	border-bottom-color: #C5BEB4;
	clear: none;
	padding-bottom: 27px;
	height: 600px;
}
#ArtesianBodyText900 {
	background-color: #1F1A16;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BEB4;
	clear: none;
	height: 1100px;
	margin-bottom: 45px;
}
#ImageTextTop {
	height: 400px;
	width: 1000px;

	background-image: url(../imagesl/Div/Top.jpg);
	float: right;
}
#ImageTextBottom {
	height: 400px;
	width: 1000px;

	background-image: url(../imagesl/Div/Bottom.jpg);
	float: right;
}

#FabricMain {
	background-color: #443E39;
	height: 830px;
	width: 1000px;
	padding-bottom: 45px;
	padding-top: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #393531;
	border-bottom-color: #393531;
	clear: both;
}
#ThemesBodyText {
	background-color: #FFFFFF;
	height: 600px;
	width: 1000px;
	padding-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BEB4;
	clear: both;
	margin-bottom: 45px;
}




#UpperHeader {
	background-color: #221E33;
	height: 15px;
	width: 1000px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}

#Logo {
	height: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(Images/Webstructure/KarynRosenbergHeader2.jpg);
	width: 1000px;
}


 

 #HeadlineText {
	float: left;
	width: 550px;
	margin-left: 55px;
	height: 330px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #55462B;
	margin-top: 27px;
	padding-left: 10px;
}
 #Mainbody {

}

 #Testimonial {
	float: right;
	margin-right: 55px;
	padding: 0px;
	margin-top: 27px;
}
 #HomeMainImage {
	height: 590px;
	margin-top: 25px;
	margin-bottom: 27px;
}
#ColumnLeft  {
	width: 175px;
	margin-right: 27px;
	margin-left: 44px;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC7BD;
	margin-top: 27px;
	margin-bottom: 27px;
	text-align: left;
	background-color: #EDB85A;
}
#ColumnRight {
	width: 500px;
	margin-right: 44px;
	float: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B9B3A4;
	margin-top: 27px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 27px;
	font-weight: normal;
	text-align: left;
}
#ColumnResources {
	width: 500px;
	margin-right: 44px;
	float: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B9B3A4;
	margin-top: 27px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 27px;
	font-weight: normal;
	text-align: left;
	background-color: #E59905;
}
.lowerborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040941;
}
 
#Contact {
	font-size: 18px;
	float: right;
	width: 180px;
	height: 20px;
	margin-right: 45px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFF;
	/* [disabled]margin-bottom: 0px; */
}
	
 
a.pagelink:link {
	color: #FFFFFF;
	text-decoration: none
}

a.pagelink:visited {
	color: #FFFFFF;
	text-decoration: none
}

a.pagelink:active {
	color: #8E92AD;
	text-decoration: none
}

a.pagelink:hover {
	color: #EABC88;
	text-decoration: none
}

.phonecolor {
	color: #FFF;
	letter-spacing: 1px;
	text-align: right;
	font-size: 18px;
	padding-bottom: 20px;
}
#ArtesianLeft {
	width: 153px;
	background-color: #251F1D;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	overflow: auto;
	height: 460px;
	overflow-x: hidden;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	line-height: 20px;
	border-bottom-width: 0px;
	padding-bottom: 10px;
}

#ArtesianRight {
	width: 175px;
	background-color: #251F1D;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	overflow: inherit;
	height: 470px;
	overflow-x: hidden;
	clear: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #514434;
	border-left-width: 1px;
	color: #A4855B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1pt;
	line-height: 21px;
	padding-right: 3px;
	padding-left: 5px;
}
#ArtesianBody {
	background-color: #181310;
	width: 1000px;
	border-top-color: #D0CCC4;
	clear: right;
	height: auto;
	border-bottom-style: solid;
	border-bottom-color: #382F2C;
	color: #302B27;
	overflow: hidden;
	border-bottom-width: thin;
}
#MoviePosterBody {
	background-color: #181310;
	width: 1000px;
	border-top-style: solid;
	border-top-color: #D0CCC4;
	clear: both;
	height: auto;
	border-bottom-style: solid;
	border-bottom-color: #D0CCC4;
	color: #302B27;
	overflow: hidden;
}
#BodyWithLines {
	background-color: #FFFFFF;
	width: 1000px;
	padding-top: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0CCC4;
	border-bottom-color: #C5BEB4;
	clear: both;
	height: 670px;
	margin-bottom: 45px;
}

#ArtesianImages {
	float: left;
	margin-right: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #C4C4C4;
	border: 1px solid #999999;
	background-color: #45392C;
	height: 400px;
	vertical-align: middle;
}
#UniversalImages {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;
	border: 1px solid #999999;
	height: 225px;
	width: 300px;
	clear: none;
	margin-right: 30px;
	margin-left: 10px;
}
#ArtesianMainImage {
	height: 350px;
	width: 890px;
	margin-left: 55px;
	margin-top: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090945;
	padding-bottom: 27px;
}
#ContentCentered {
	width: 600px;
	margin-top: 27px;
	margin-bottom: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BEB7;
	float: left;
	margin-left: 200px;
}

#ArtesianImageBack {
	float: left;
	height: 450px;
	width: 600px;
	border: 9px solid #333;
	margin-left: 12px;
	margin-bottom: 45px;
}


	
#InternalHeader {
	float: right;
	margin-right: 50px;
	text-align: center;
	background-color: #525C67;
	width: 120px;
	background-color: #949EA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C7073;
	line-height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	
}
#FootContainer1 {
	float: left;
	margin-left: 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B6414;
	height: 140px;
	width: 172px;
	padding-right: 32px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#FootContainer2 {
	float: left;
	margin-left: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B6414;
	height: 140px;
	width: 172px;
	padding-right: 32px;
}
#FootContainer3 {
	float: left;
	margin-left: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B6414;
	height: 140px;
	width: 172px;
	padding-right: 33px;
}
#FootContainer4{
	float: right;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 150px;
	width: 172px;
	margin-right: 55px;
}
#Content {
	margin-right: 55px;
	float: left;
	width: 420px;
	margin-left: 40px;
	margin-bottom: 27px;
	height: auto;
}

#ContentRight {
	margin-right: 55px;
	float: right;
	width: 420px;
	margin-bottom: 27px;
}

#ContentImage {
	margin-right: 55px;
	float: right;
	margin-bottom: 40px;
}
#Fabric {
	float: left;
	height: 100%;
	width: 100px;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: center;
}
#FabricContent {
	height: 100%;
	margin-top: 10px;
	float: left;
	margin-left: 130px;
	margin-right: 130px;
}
#FabricRight {
	float: left;
	height: 100%;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 55px;
}
#Overview800 {
margin-right: 55px;
	margin-left: 300px;
	float: left;
	width: 600px;
	height: 875px;
	clear: right;
	
		padding-top: 45px;

	clear: both;
	padding-bottom: 27px;
}
#Overview600 {
	margin-right: 55px;
	margin-left: 300px;
	float: left;
	width: 600px;
	height: 600px;
	clear: both;
	clear: both;
	padding-bottom: 27px;
	
}
#Overview500 {
	margin-right: 55px;
	margin-left: 300px;
	float: left;
	width: 600px;
	height: 500px;
	clear: both;
	clear: both;
	padding-bottom: 55px;
}
#Overview400 {
margin-right: 55px;
	margin-left: 300px;
	float: left;
	width: 600px;
	height: 400px;
	clear: both;
	clear: both;
	padding-bottom: 10px;
	}
#Overview300 {
margin-right: 55px;
	margin-left: 300px;
	float: left;
	width: 600px;
	height: 300px;
	clear: both;
	clear: both;
}
#DesignColumns {
	height: 150px;
	width: 300px;
	margin-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	margin-top: 27px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-right: 122px;
}
#wrapper2 #Hnav #Hnav li a {
	color: #A57428;
}
#Header1 {
	background-color: #BE7B12;
	height: 24px;
	width: 1000px;
	float: right;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C554E;
	padding-top: 4px;
}
#Hlinks{
	width: 100pt;
	float: left;
	clear: right;
	text-align: center;
	vertical-align: bottom;
	font-variant: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FC3;
	
	}
#Hlinks2 {
	width: 105pt;
	float: left;
	clear: right;
	text-align: center;
	vertical-align: bottom;
	font-variant: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #827259;
}


#Header2 {
	height: 36px;
	width: 1000px;
	float: right;
	background-color: #302B27;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #31211A;
	padding-top: 10px;
}
#Header3
 {
	height: 16px;
	width: 1000px;
	float: right;
	background-color: #302823;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1em;
	color: #978977;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #383029;
	white-space: inherit;
	padding-top: 8px;
	text-align: center;
	font-variant: small-caps;
	padding-bottom: 8px;
}
#Products{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #91857B;
	font-weight: lighter;
	font-variant: small-caps;
}
#AlignVertical{
	vertical-align:middle;
	text-align: center;
}
#wrapper2 #FabricContent p {
	font-style: italic;
}
#ContactBanner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-color:#634A2B;
	letter-spacing: 4px;
	color: #EDCEAF;
	background-color: #392120;
	font-weight: lighter;
	vertical-align: middle;
	height: 34px;
	width: 1000px;
	float: right;
	text-align: center;
	padding-top: 12px;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3C302B;
	border-top-width: thin;
	border-top-color: #3C302B;
}
.Bold {
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
