/* top elements */
* { 
	padding: 0; margin: 0;
}

.clear { clear: both; }

body {
	margin: 0; 	padding: 0;
	background:  #f6f5ef url(images/background.gif) top center no-repeat;
	font: normal 12px  Arial, Tahoma, sans-serif;
	color: #7c7265;
	text-align: center;
line-height: 2em;
}
		


/* headers */
a{ color: #88877e;}
a:hover{ color:#b0a490;}

p, h1, {
	margin: 0;
	line-height: 2em;
}

h1{
	font-family: "Times New Roman", san-serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #928777;
	}

h2{
	font-size: 22px;
	letter-spacing: -1px;
	color: #8b6242;
	margin: 10px 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-family: "Times New Roman", san-serif;
}

h3{
	font-size: 19px;
	letter-spacing: -1px;
	color: #7c7265;
	margin: 10px 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-family: "Times New Roman", san-serif;
}

p.head{
	margin-top: 50px;
	margin-left: 10px;
	font-size: 24px;
	letter-spacing: -1px;
	color: #fff;
	background: #000;
	width: 200px;
	display: none;
}

/* images */
img{
	border: none;
}



/***********************
	  LAYOUT
************************/
#wrap {
	margin: 0px auto 0 auto;	
	text-align: left;	
	background: transparent;
	padding: 20px;

}	

#wrap, #footer {
	width: 770px;
}

/* header */
#header {
	position: relative;
	padding: 10px 0;
        height: 100px;
}


#header h1#logo {
	position: absolute;
	top:0; left: 10px;
	margin: 0; padding: 10px 0;
	letter-spacing: -1px;	
	color: #181107;
        font-size:30px;
	overflow: visible;
width:500px;
height: 100px;
}
#header h1{
	letter-spacing: -1px;	
	color: #181107;
        font-size:30px;
	margin-top: 0;

}
#header h2{
	
	
	letter-spacing: -1px;	
	color: #181107;
        font-size:30px;
	
margin-top:0;
}



#location  {
	margin-top: -40px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#location  h1 { 
/* margin-top: -40px; */ 
	font-size: 20px;
	font-weight: normal;
	padding: 0px 10px 0 0;
	  margin-bottom: -10px;
	color: #6a4428;
}

#location  h2 {
/* margin-top: -40px; */ 
	color: #787878;
	font-size: 12px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 0px 10px 0 0;
	text-transform: none;
}



/* -----  */

#loc  {
	margin-top: -50px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#loc  h1 { 
/* margin-top: -40px; */ 
	font-size: 20px;
	font-weight: normal;
	padding: 0px 10px 0 0;
	  margin-bottom: -10px;
	color: #6a4428;
}

#loc  h2 {
/* margin-top: -40px; */ 
	color: #787878;
	font-size: 12px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 0px 10px 0 0;
	text-transform: none;
}




/* --------------- - */ 

/* tagline style */

div #tagHolder {
	z-index: 3;
	position: absolute;
	top:10;
	margin-top: -200px;
	padding: 0 10px;
	width: 320px;
}

/* content-wrap */
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	margin-top: -10px;
}


#content-main {
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #f5ead7;
	border-right: 1px solid #f5ead7;
	}

#content-main p { margin-top: 10px; line-height: 2em; }	

#left 	{ width: 445px; display: block;  float: left;	 }
.left p	{ text-align: justify;}
#right  { width: 290px; display: block;  float: left; }


/* ul */
#content-main ul{ margin-left: 40px; margin-top: 10px;}
#content-main li{ margin: 5px 0; background: transparent url(images/bullet.gif) no-repeat bottom left; padding: 0 0 0 20px;  }

/* Footer */
#footer { 
	clear: both; 
	margin: 10px auto; 
	padding: 0; 
	font-size: 88%; 
	color: #777;
	}
	
	/* footer links */
#footer a {
	color: #ccc;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #fff;
	background-color: #abdb6c;
	border-bottom: 1px solid #7aa054;
	text-decoration: none;
	padding: 0 2px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

#left 	{ width: 43s5px; display: block;  float: left;  }
#left p	{ text-align: justify;}
#right  { width: 245px; display: block;  float: left; margin-left: 30px;}

/* additional classes */
.clear {	clear: both; }

/* action */

.action {
	text-align: left;
	color: #8b6242;
	background-color: #ece6d0;
	border-bottom: 1px solid #dcd2af;
	text-decoration: none;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
	}

/* inputs */
textarea,
select,
input {
	padding: 5px;
	border: none;
	}	
	
label{ 
	display: block;
	font-size: 12px;
	color: #7c7265;
	font-weight: bold;
	margin-top: 5px;
	}


div.break { 
	background: transparent url(images/break.gif) no-repeat center;
	height: 14px;
	margin: 10px 0;
	}

.jsvalidation{ display: block; font-size: 11px; margin: 2px 0px; padding: 0 0 0 2px ; color: #bf8e66;}

strong{ font-weight: bold;}
em{font-style: italic;}
blockquote { margin: 2px; background: #fff; border: 1px solid #e6dece; padding: 5px;}

div.action p.quote {
	font-size: 14px;
	line-height: 1em; 
	text-align:left;
	color: #444;
}

div.action p.quoteName{
	 text-align: right;
	&nbsp;font-size: 11px; 
	 color: #444;
}

