/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font: 10px Arial, sans-serif;
	color: #231902;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_main.gif);
	background-repeat:repeat;
}


p{
	padding: 0px 0px 10px 0px;
	margin:0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #b49759;
	text-decoration: underline;
}

a:hover{
	color: #542888;
	text-decoration: none;
}



/************** header tag styles **************/

h1{
	font: normal 20px  Arial, sans-serif;
 	color: #a57e2d;
 	padding: 0px;
margin-bottom: 15px;
	text-align: left;

}

h2{
	font:  15px  Arial, sans-serif;
	font-weight:bold;
	color:#7C6495;
 	margin: 0px;
 	padding: 10px;
	text-align: left;
	line-height:1;
}
h3{
	font:15px Arial, sans-serif;
 	font-weight:bold;
 	margin: 0px;
 	padding: 0px 10px 10px 0px;
	text-align: left;
	line-height:1;
	color: #7C6495;
}

/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	list-style-position:inside;
	margin:0px;
	
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}
li {
list-style-type: disc;
	list-style-position:inside;
	margin:0px;

}
/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
}

label{
 font: bold 1em  Arial,sans-serif;
 color: #256C54;
}
				
input{
font-family:  Arial,sans-serif;
}

/***********************************************/
/* Layout Divs and Classes                     */
/***********************************************/
#header {
	background-image: url(../images/header.gif);
	width:734px; 
	height:87px;
	text-align:right;
	padding:13px 60px 0px 0px;
	font: bold 10px Arial, sans serif;
	color:#b49758;
}
#sectionheader {
	background:url(../images/bg_h.gif);
	background-repeat:repeat;
	width:515px; 
	height:34spx;
	float:left;
	margin:0px;
	

}
#sectionheader .corner {
	background-image:url(../images/h_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:34px;
	width:17px;
	float:right;
	vertical-align:top;

}

#intro {
	background: url(../images/intro.gif);
	background-repeat:no-repeat;
	color:#CABCDD;
	height: 142px;
	width:214px;
	padding:88px 30px 0px 30px;
	font: 10px Arial, sans serif;
	vertical-align:top;
}
#smilebox {
	background: url(../images/bg_something-to-smile.jpg);
	background-repeat:no-repeat;
	color:#231902;
	height: 71px;
	width: 134px;
	padding:30px 20px 20px 120px;
	font: 10px Arial, sans serif;
	vertical-align:top;
}

#knowbox {
	background: url(../images/bg_get-to-know.jpg);
	background-repeat:no-repeat;
	color:#231902;
	height: 111px;
	width: 248px;
	background-color:#FFFFFF;
	padding:10px 0px 0px 170px;
	font: 10px Arial, sans serif;
	vertical-align:top;
}
#footer {
	background: url(../images/footer.gif);
	height:52px;
	width:654px;
	padding:49px 70px 10px 70px;
	font: 9px Arial, sans serif;
	color:#b49759;
	text-align:center
}
#content {
	padding: 10px;;
	font: 11px  Arial, sans-serif;
	vertical-align:top;
	background-color:#FFFFFF;
	width: 512px;
	line-height: 1.166;
	text-align:left;
	
}

.leftCol {
	background-image: url(../images/bg_lc.gif);
	background-repeat:repeat;
	border-bottom: 3px solid #ffffff;


}
#leftCol {
	float: left;
	width: 153px;
	height: auto;
	padding: 0px;
	font: x-small  Arial,sans-serif;


}
.rightCol {
	background-image:url(../images/bg_border-right.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	background-color:#FFFFFF;
	vertical-align:top;
}

.pad {
 padding: 3px;
margin: 0px 17px 17px 0px;
 border:1px solid #d7ba74;
 }
 .pad-right {
 padding: 3px;
margin: 0px 0px 17px 17px;
 border:1px solid #d7ba74;
 }
  .pad-left {
 padding: 3px;
margin: 0px 17px 147px 0px;
 border:1px solid #d7ba74;
 }
 
 #quote {
 font-style:italic;
  }

/************ sectionLinks left column styles **************/

#sectionLinks{
	margin:0px;
	padding: 0px;
	width: 153px;
	background-image:url(../images/bg_lc.gif);
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font: 10px  Arial,sans-serif;
	text-decoration:none;
	margin: 0px 0px 0px 3px;
	border-bottom: 1px solid #ffffff;
	width: 143px;
	
}

#sectionLinks a:hover{
	background-color: #ab96c5;
	background-image: none;
	font: 10px  Arial,sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 0px 3px;
	width: 143px;
}
#sectionLinks .on{
	background-color: #BEB1D0;
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #542888;
	font: 10px  Arial,sans-serif;
	text-decoration:none;
	margin: 0px 0px 0px 3px;
	border-bottom: 1px solid #ffffff;
	width: 143px;
}

/************** feature styles ****************/
.feature {
	font-size: 90%;
	line-height: 1.166;
	vertical-align:top;
	padding: 0px 0px 10px 20px;

}

html>body .feature {height: auto;}



.feature img  {
	margin: 5px 5px 5px 0px;
	vertical-align:top;
	float:left;
}



/*************** form styles ******************/
.form {
	padding:10px;
	width:421px;
	margin-left:20px;
	font-size: 90%;
	color: #B76A5E;
	line-height: 1.166;
	border:1px solid #B76A5E;
	vertical-align:top;

	
}

.form h4{
	font: bold 140%  Arial, sans-serif;
 	color: #B76A5E;
	padding: 5px;
	margin:0px;
	text-align: center;
	background-color:#efbeb2;
	margin-bottom:20px;
	

}
.textfield {
	height:15px;
	color: #256C54;
	border: 1px solid #B76A5E;
	
	}

.form p {
	padding: 5px;
	vertical-align:top;
	
}
hr {
	height:1px;
	color:#B76A5E;
	width:361px;;
	border: 0;
	background-color:#B76A5E;
	margin:10px 0 10px 0;
}




	
/************** utility styles *****************/

#utility{
	font: x-small  Arial, sans-serif;
	top: 0px;
	padding:3px 20px 0px 0px;
	
	text-align:right;
	color: #256C54;
	margin: 0px;
	vertical-align:top;

	
}

#utility a{
	color: #256C54;
	text-decoration:none;
}

#utility a:hover{
	text-decoration: underline;
}


/*************** disclaimer (footer) styles *****************/

#footer a:link, #footer a:visited {
	color:#b49759;
	text-decoration: none;
	
}
#footer a:hover{
	color:#542888;
	text-decoration: none;
	}
	
#footer .text{	
	text-align:center;
}
/*************** page border styles *****************/

.border-left{
	background-image: url(../images/bg_border-left.jpg);
	background-repeat:repeat-y;
	width: 10px;
}

.border-right{
	background-image: url(../images/bg_border-right.jpg);
	background-repeat:repeat-y;
	width: 10px;
}

.white {
	background-color:#FFFFFF;
}

/*************** search styles *****************/

#search{
	margin: 72px 20px 0px 462px;
}

#search .textfield{
  font-size: 80%;
  margin: 1px 0px 0px 55px;
  border:1px solid #bec2c6;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{
	margin: 0px;
}
