/*Cascadingg Style Sheet and HTML documents by Monica R. Koemans, 2004. Copyright Dana Boussard, 2004. All rights reserved. You may not reproduce this page without the designer's written permission. */

/* Basic Elements (body, h1,h2, p, a, etc...) */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.0em;
	background-color: #000000;
	background-position: 50% 0px;
	text-align: center;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.0em;
	color:#FF740D;
	text-decoration: none;
	}

p {
	color: #BA4E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	font-weight: bold;
	font-size: 12px;
	}

h1 {
	font-size: 17px;
	color: #BA4E00;
	text-align: center;
	}
h2 {
	font-size: 10px;
	color: #BA4E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h3 {
	font-weight: bold;
	color: #BA4E00;
	font-size: .8em;
	}

h4 {
}

h5 {
}

h6 {
}


.newProjectText {width:200px;
float:left;
margin:0 15px 350px 15px;}

.newProjectImg {float:left;
margin:0 10px;
border:#ba4e00 solid;
color:#FFF;
text-align:center;}



a:hover {
	font-weight: normal;
	color: #FF740D;
	}

a:visited {
	text-decoration: none;
		}

/* Main Layout Div */

div#maincontainer {
	width: 831px;
	min-height: 650px;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../gifs/slices/Secondary_Slices/background.gif);
	background-repeat: no-repeat;
}

div#maincontainer p {
	color: #BA4E00;
	}

/*Divs inside div#maincontainer*/

div#bottomnav{
	position: absolute;
	left: 5px;
	top: 601px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BA4E00;
	width: 830px;
	height: 17px;
	text-align:center;
}

div#bottomnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF740D;
	text-decoration: none;
	}
	
div#bottomnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF740D;
	text-decoration: underline;
	}
div#logo {
	position: absolute;
	left: 250px;
}

div#editablregion {
	position: absolute;
	left: 18px;
	top: 69px;
	width: 787px;
	height: 500px;
}

/*Divs in Paintings and Drawings page (paintings_drawings.htm)*/

div#paintdrawbigimage {
	position: absolute;
	left: 13px;
	top: 10px;
	border:3px solid #BA4E00;
	}
	
div#paintdrawbigimagecaption {
	position: absolute;
	left: 35px;
	top: 485px;
	}

div#paintdrawyourhouseimage   {
	position: absolute;
	left: 385px;
	top: 222px;
	border:3px solid #BA4E00;
	}

div#yourhouseimagecaption {
	position: absolute;
	left: 479px;
	top: 487px;
	}

div#paintdrawsmallimage {
	position: absolute;
	left: 607px;
	top: 10px;
	}

div#paintdrawtext {
	position: absolute;
	width: 215px;
	height: 146px;
	left: 385px;
	top: 35px;
	}

div#paintdrawtitle {
	position: absolute;
	left: 389px;
	top: 8px;
	width: 204px;
	height: 18px;
	}

/*Divs in Contact Information (contact.htm) */

div#contactpic {
	position: absolute;
	left: 11px;
	top: 11px;
	}
	
	div#contactpic img {border: 3px solid #BA4E00;
	}

div#contactcutline {
	position: absolute;
	left: 11px;
	top: 474px;
	width: 360px;
	}

div#contacttitle {
	position: absolute;
	left: 466px;
	top: 3px;
	width: 218px;
	height: 15px;
	}

div#contacttext {
	position: absolute;
	width: 361px;
	left: 391px;
	top: 36px;
	}

div#contactdanashouse {
	position: absolute;
	left: 388px;
	top: 248px;
}

/*Divs in Textile Page (textile.htm) */

div#textiletitle {
	position: absolute;
	left: 520px;
	top: 16px;
	width: 144px;
	height: 17px;
}

div#textilebigpic {
	position: absolute;
	left: 18px;
	top: 15px;
	}

div.textilebigpiccutline {
	position: absolute;
	left: 58px;
	top: 477px;
}
div.textilehorsepictext {
	position: absolute;
	left: 376px;
	top: 282px;
	width: 446px;
}

div#textilehorsespic{
	position: absolute;
	left: 434px;
	top: 149px;
}

div#textileonehorse {
	position: absolute;
	left: 589px;
	top: 356px;
}

div#textilelittlebird {
	position: absolute;
	left: 391px;
	top: 357px;
}

div#textiletext1 {
	position: absolute;
	left: 396px;
	top: 42px;
	width: 376px;
}

div#textiletext2 {
	position: absolute;
	left: 392px;
	top: 302px;
	width: 383px;
	height: 5px;
}

div#textilelearnwhere {
	position: absolute;
	left: 727px;
	top: 84px;
	height: 29px;
	width: 43px;
}

div#textileseemore {
	position: absolute;
	left: 718px;
	top: 305px;
	width: 59px;
	height: 36px;
}

.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF740D;
	text-align: center;
	text-decoration: none;
	}

.sidelinks a:hover {
	text-decoration: underline;
	}

/*Divs in Commissioned Textile Page (commissioned_textile.htm) */

div#commtext {
	position: absolute;
	width: 381px;
	height: 125px;
	left: 396px;
	top: 35px;
	}

div#commtextbigpic {
	position: absolute;
	left: 12px;
	top: 5px;
	}

div#commtextfedres {
	position: absolute;
	left: 389px;
	top: 288px;
	}

div#commtextidaho {
	position: absolute;
	left: 453px;
	top: 356px;
}

div#commtextquote {
	position: absolute;
	width: 380px;
	height: 61px;
	left: 396px;
	top: 184px;
}

div#commtexttitle {
	position: absolute;
	left: 470px;
	top: 1px;
	width: 241px;
	height: 17px;
}
/*WITHIN COMMISSIONED GLASS*/

div#commglassbigpic {
	position: absolute;
	left: 12px;
	top: 30px;}
	
div#commglasstext{
	position:absolute;
	left: 351px;
	top: 216px;}
div#commglasstext_two{
	position:absolute;
	left: 25px;
	top: 366px;
	width:300px;}
div#commglassquote{
	position:absolute;
	left: 350px;
	top: 331px;
	width: 344px;
		}
img#church{
	position:absolute;
	left: 676px;
	top: 331px;
		border: 3px solid #BA4E00;}
img#alaska{
	position:absolute;
	left: 353px;
	top: 30px;
		border: 3px solid #BA4E00;}	
img#bird{position:absolute;
	left: 630px;
	top: 30px;
	border: 3px solid #BA4E00;}
	
img#big{border: 3px solid #BA4E00;}
strong{font-weight: bolder;
	font-size:1.1em;
	text-decoration:underline;}	
	
div.commglasscaption{
	position: absolute;
	left: 28px;
	top: 330px;
}
div.commtextcaption{
	position:absolute;
	left:11px;
	top:474px;
	width: 362px;
}
.commtextcaption2{	position:absolute;
	left:389px;
	top:474px;
	width: 392px;}
	
.commglasstitle2{
	position:absolute;
	left: 353px;
	top: 194px;
	width: 258px;
}
#paintdrawcaption{
	position:absolute;
	left: 638px;
	top: 200px;
}
.commglasscaption1{
	position:absolute;
	left:696px;
	top: 194px;}
