@charset "utf-8";


*{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sitehugger {
	width: 990px;
	margin: auto;
	background-color: #472c17;
/*	border: 1px solid #472c17;*/
	margin-top: 15px;
}

#left_nav {
	/*FOR TESTINGbackground-color: yellow;*/
	float: left;
	width: 213px;
}

h1 {
	background-image:url(../images/integral_logo.gif);
	line-height: 312px;
	background-repeat: no-repeat;
	text-indent: -2000px;
}

h2 {
	color: #c34a01; /*orange*/
	font-size: 16px;
	padding-bottom: 5px;	
}

h3 {
	color: #472c17; /*choc*/
	font-size: 14px;		
}

hr {
	color: #472c17;/*choc*/
	width: 755px;
	margin: 0px;
}

#rt_nav {
	background-color: #ffffff;
	margin-left: 214px;	
	padding-left: 10px;
	margin-top: 0px;
	text-align:center;
}

#hugger {
	/*background-color: orange;*/
}

#content {
	/*background-color: green;*/
	float: left;
	width: 530px;
	margin-top: 10px;
	text-align: justify;
}


#nav_blk {
	margin-left: 540px;
	width: 220px;
	clear: right;
	padding-top: 1px;
}

p {
	padding-top: 7px;
	color: #472c17;
}

.top {
	padding-top: 22px;
}

#org_blk {
	background-image: url(../images/org_slice.gif);
	background-repeat: repeat-y;
	height: 260px;
	margin-top: 60px;/*38px;*/
}

#org_blk p {
	padding-top: 195px;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
}

#org_blk_gallery {
	background-image: url(../images/org_slice.gif);
	background-repeat: repeat-y;
	height: 260px;
	margin-top: 60px;/*38px;*/
}

#org_blk gallery p{	
	padding-top: 170px;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
}

#footer {
	padding-top: 5px;
	clear: left;
	text-align: center;
}

.img_home {
 	margin-left: 70px;
	margin-top: 14px;
}

a{
	text-decoration: none;
	color: #472c17;
	outline: none;
	border: none;
}

a:hover {
	color:#c34a01;
}

.tiny_text {
	font-size: 9px;
	color: #472c17;
}

#copy_date {
	font-size: 9px;
}


.sml_email {
	font-size: 11.25px
}

/************
CONTACT FORM*
*************/

.asterix {
	color: #a43a1f;
	font-size: 18px;
}

label {
	color: #472c17;
}

#form {
	border: 1px #472c17 solid;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	width: 517px;
	text-align: left;
}

#form_content {
	margin-left: 35px;
}

form label {
	display:block; 
	width:140px; 
	float:left; 
	text-align:left; 
	font-weight:bold;
	padding: 0px;

}

#submit {
	margin-top: 5px;
	margin-left: 273px;;
	color: #472c17;
}

/*ERROR MESSAGES FOR CONTACT FORM*/
#name_error {
	color:#5e5e5e;
	font-variant:small-caps;	
	font-weight: bold;
	font-size: 14px;
}

#email_error {
	color:#a43a1f;
	font-variant:small-caps;	
	font-weight: bold;
	font-size: 12px;
}

#telephone_error {
	color:#a43a1f;
	font-variant:small-caps;	
	font-weight: bold;
	font-size: 12px;
}

/********
*PROCESS*
********/

.list {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #a43a1f;
}

.list li {
	list-style: none;
	font-weight: bold;
	padding-bottom: 4px;
}

/******
*PRESS*
*******/

#press_gallery {
	margin-top: 15px;
	width: 520px;
	text-align:center;
}

#press_gallery a {
	color: #ffffff;
}

#press_gallery a:hover {
	color: #ffffff;
}
