/*
Title:       Preferred Picture Framing General Layout
Author:      Eric Hull
Company:     Eklipse Design http://www.eklipsedesign.com
Description: General layout for all pages
*/
html {overflow: scroll}
body {
	background-color: #FFFFFF;
	color: #4D211F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	height: 100%;
	margin: 10px;
}
#outerWrap {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: 100%;
}
#innerWrap {
	padding: 0;
	margin: -2px;
	height: 100%;
	position: relative;
	float: left;
	width: 100%;
	border: thin solid #999;
}
#container {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	width: 100%;
	/*background-color: #e1edf8;*/
}
#contentMain {
	float: left;
	position: relative;
	width: 725px;
	margin: 25px;
	border: 1px solid #CCC;
	padding: 10px;
	text-align: justify;
}
#mainInsert {
	background-color: #E1D6B9;
	border: thin solid #000;
	text-align:left;
	height: 150px;
}
#insertIMG {
	float:left;
	border-right: thin solid #000;
}
#insertTXT {
	float: inherit;
	text-align: center;
	padding: 10px;
	margin-left: 200px;
}
#insertTXTabout {
	float: inherit;
	text-align: left;
	padding: 10px;
	font-size: 0.9em;
	margin-left: 120px;
	line-height: 1.1em;
}
#sig {
	text-align: right;
}
#insertTXTcontact {
	float: inherit;
	text-align: left;
	padding: 4px 10px 5px 10px;
	margin-left: 200px;
}
#exampleContainer {
	border: thin solid #000;
	text-align:left;
	height: 200px;
	background-color: #F0F0F0;
}
#exampleImage {
	float: left;
	width: 305px;
	position: relative;
	border-right: thin solid #000;
}
#exampleText {
	float: left;
	padding: 0px 12px 0px 12px;
	text-align: justify;
	width: 390px;
}
#exampleHeading {
	font-size: 1.2em;
	font-weight:bold;
	text-align:center;
}


#artistListing {
	height: 170px;
	width: 145px;
	text-align: center;
	float: left;
}
.hsImg {
	border: thin #999 solid;
	padding: 1px;
}
.artistLink {
	border: 1px solid #C0C0C0;
	width: 84px;
	height: 104px;
	margin: auto;
	outline: none;
}
#artistContainer {
	border: thin solid #000;
	text-align:left;
	background-color: #F0F0F0;
}
#artistInsert {
	background-color: #E1D6B9;
	border-bottom:thin solid #000;
	text-align:left;
	height: 150px;
}
#insertTXTartists {
	float: inherit;
	text-align: justify;
	padding: 8px;
	font-size: 0.9em;
	margin-left: 120px;
	line-height: 1.1em;
}
#artistTitle {
	width: 300px;
	font-size: 1.2em;
	float: left;
	height: 40px;
	line-height: 1.2em;
}
#artistContact {
	text-align:right;
	width: 280px;
	font-size: 1.1em;
	float:left;
	height: 40px;
}
#artistBio {
	padding: 20px;
	text-align: justify;
}
#artImages {
	text-align:center;
	width: 214px;
	height: 285px;
	display: block;
	float: right;
	margin-left: 15px;
	border: thin solid #666;
}
#servicesHeading {
	font-size: 1.2em;
	font-weight:bold;
	padding: 5px 5px 3px 20px;
	color: #320000;
	text-decoration: underline;
}
.product{
	float:left;
	width:50%;
	height:480px;
	text-align:center;
}



.smallerRedTxt {
	font-size:.8em;
	color:#C30;
}
.largeRedTxt {
	font-size:1.3em;
	font-weight: bold;
	color:#C30;
}
#contactTop {
	height: 230px;
}
#contactform {
	font-size: 0.9em;
}
#contactCallout {
	background-color: #E1D6B9;
	float: left;
	position: relative;
	height: 230px;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #865931;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #865931;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCB988;
	border-right-color: #CCB988;
	text-align: center;
}
#contactInfo {
	padding-left: 30px;
	float: left;
	width: 375px;
	position: relative;
}
#form {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	text-align: left;
}
#contactFamily {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.familyElement {
	margin: 0px 40px 0px 40px;
	padding: 5px;
	border:1px solid #4D211F;
	height: 84px;
	font-size: 0.9em;
}
.familyPic {
	border:1px solid #4D211F;
	padding: 2px;
	margin-right: 8px;
}
#header {
	background-image:url(../images/preferred_header.jpg)
	position: relative;
	height: 150px;
	margin: 0;
	padding: 0;
	z-index: 10;
	float: left;
	background-image: url(../images/preferred_header.jpg);
}
	
/*===============================
	Define Tag Elements
===============================*/

.imgDisplay {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #4D211F;
}


#link {
	color: #0000FF;
}

#services {
	font-size: 0.6em;
	background-color: #E1D6B9;
	float: left;
	width: 746px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #865931;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #865931;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCB988;
	border-right-color: #CCB988;
}

/*===============================
	Navigation Elements
===============================*/

#Navigation {
	height: 22px;
	background-color: #320000;
	float: left;
	position: relative;
	width: 100%;
	border-top: 2px solid #E1D6B9;
	border-bottom: 2px solid #E1D6B9;
}
#Navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
#Navigation ul li {
	display: inline;
}
#Navigation ul li a {
	float: left;
	height: 20px;
	padding-top: 2px;
	padding-right: 26px;
	padding-bottom: 2px;
	padding-left: 26px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#Navigation ul li a:link, #Navigation ul li a:visited {
	color: #E1D6B9;
	font-weight: bold;
	font-size: 0.9em;
}
#Navigation ul li a:hover {
	color: #FFF8DD;
	font-weight: bold;
	font-size: 0.9em;
}
a:link, a:visited, a:hover {
 	color: #0000FF;
}

/*===============================
	Footer Elements
===============================*/

#footer {
	float: left;
	width: 100%;
	position: relative;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	text-align: center;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	float: left;
	height: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
}
#footer a:link, a:visited {
	color: #660000;
}
#footer a:hover {
	color: #000000;
}
