		BODY {
			background-image:  url('../images/gradient-spacer-3.png');
			background-repeat:  repeat-x;
			margin-top: 14px;
			font-family:  'Crimson Text', serif;
			font-size:  16;
			color: #999999;
			}

		textarea {
			resize: none;
			height: 100px;
			width: 430px;
			font-family:  'Crimson Text', serif;
			color:  #999999;
			font-size: 16px;
			font-style: italic;
			border: 1px solid #af7334;
			}

		input[type=text] {
			resize: none;
			height: 18px;
			width: 430px;
			font-family:  'Crimson Text', serif;
			color:  #999999;
			font-size: 16px;
			font-style: italic;
			border: 1px solid #af7334;
			}



/*** EVERY IDS  ***/


		#encase {
			width: 980px;
			margin: 0 auto;
			text-align: center;
			position: relative;
			line-height: 16px;
			}

		#headnav {
			width: 186px;
			text-align: right;
			position: relative;
			float: right;
			clear: both;
			margin-top: 0px;
			margin-right: 0px;
			}

		#centbox {
			width: 640px;
			text-align: center;
			margin: 0 auto;
			clear: both;
			}

		#logo {
			width:  458px;
			height: 120px;
			text-align: center;
			margin: 0 auto;
			padding-top: 85px;
			clear: both;
			}

		#bottom {
			clear: both;
			margin: 0 auto;
			margin-bottom: 10px;
			}




/*** INDEX IDS  ***/

			
		#bubble {
			width: 608px;
			height:  452px;
			text-align: center;
			margin: 0 auto;
			clear: both;
			background-image:  url('../images/bubble.png');
			margin-left: 20px;
			}

		#bubblepush {
			width: 608px;
			height:  452px;
			text-align: center;
			background-image:  url('../images/bubble.png');
			z-index: 100;
			}

		#indtext1 {
			float: left;
			width:  340px;
			padding-top: 22px;
			padding-left: 50px;
			text-align: left;
			line-height: 22px;
			z-index: 101;
			}

		#indspace {
			float: left;
			width: 87px;
			padding-top: 22px;
			text-align: left;
			z-index: 101;
			}

		#indtext2 {
			float: left;
			width: 90px;
			padding-top: 67px;
			padding-bottom: 200px;
			text-align: left;
			line-height: 17px;
			z-index: 101;
			}

		#indspacer {
			height: 8px;
			}



/*** PORTFOLIO IDS  ***/

		#portfolio {
			width: 640px;
			text-align: center;
			margin: 0 auto;
			clear: both;
			padding-bottom: 94px;
			}

		#portfolio img {
			border: 0px;
			}

		#foliolinks {
			width: 640px;
			text-align: center;
			margin: 0 auto;
			clear: both;
			padding-bottom: 40px;
			}

		#foliospacer {
			height: 5px;
			}



/*** CONTACT IDS  ***/
		#form {
			width: 430px;
			text-align:  left;
			margin: 0 auto;
			clear:  both;
			padding-bottom: 25px;
			}
		

/*** TEXT ***/

		.nav {
			color: #623609;
			font-size: 12px;
			font-family: 'Crimson Text';
			}


		.navgray {
			color: #777777;
			font-size: 12px;
			font-family: 'Crimson Text';
			}


		.t22 {
			color: #999999;
			font-size: 22px;
			font-family: 'Crimson Text';
			}

		.t22b {
			color: #999999;
			font-size: 22px;
			font-family: 'Crimson Text';
			font-weight: bold;
			}

		.t22i {
			color: #999999;
			font-size: 22px;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		.t20 {
			color: #999999;
			font-size: 20px;
			font-family: 'Crimson Text';
			}

		.t20b {
			color: #999999;
			font-size: 20px;
			font-family: 'Crimson Text';
			font-weight: bold;
			}

		.t20i {
			color: #999999;
			font-size: 20px;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		.t18 {
			color: #999999;
			font-size: 18px;
			font-family: 'Crimson Text';
			}

		.t18b {
			color: #999999;
			font-size: 18px;
			font-family: 'Crimson Text';
			font-weight: bold;
			}

		.t18i {
			color: #999999;
			font-size: 18px;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		.tb {
			color: #999999;
			font-family: 'Crimson Text';
			font-weight: bold;
			}

		.ti {
			color: #999999;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		.folio {
			color: #623609;
			font-family: 'Crimson Text';
			font-size: 18px;
			}

		.contacthead {
			color: #af7334;
			font-family: 'Crimson Text';
			font-size: 18px;
			font-style: italic;
			}

		.contact {
			color: #623609;
			font-family: 'Crimson Text';
			font-size: 14px;
			}

		.copy {
			color: #c7c8ca;
			font-family: 'Crimson Text';
			font-size: 10px;
			}




/*** LINKS ***/

		a:link.that {
			color: #623609;
			text-decoration: none;

			font-family: 'Crimson Text';
			}

		a:active.that {
			color: #af7334;
			text-decoration: none;
			font-family: 'Crimson Text';
			}

		a:visited.that {
			color: #623609;
			text-decoration: none;
			font-family: 'Crimson Text';
			}

		a:hover.that {
			color: #af7334;
			text-decoration: none;
			font-family: 'Crimson Text';
			}

		a:link.this {
			color: #af7334;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		a:active.this {
			color: #623609;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		a:visited.this {
			color: #af7334;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		a:hover.this {
			color: #623609;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			}

		a:link.bkd {
			color: #c7c8ca;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			font-size: 10px;
			}

		a:active.bkd {
			color: #1afe02;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			font-size: 10px;
			}

		a:visited.bkd {
			color: #c7c8ca;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			font-size: 10px;
			}

		a:hover.bkd {
			color: #1afe02;
			text-decoration: none;
			font-family: 'Crimson Text';
			font-style: italic;
			font-size: 10px;
			}

		a {
			outline: 0px;
			}