/* CSS Document */
html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}


body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	
	font-size: 14px;
    min-width: 980px;
	background-color:#CEEBE7;
	color: #6E411A;
	
}
body { text-align: center; } /* center on ie */

h1 {

	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	color:#00AE9C;
	font-size:20px;
	background-image: url(images/dots.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:560px;
	text-align: left;
	}
	
	.long {

	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	color:#00AE9C;
	font-size:20px;
	background-image: url(images/dots.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:885px;
	text-align: left;
	}
h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#00AE9C;
	font-size:16px;
	background-image: url(images/dots.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:100%;
}


#wrapper
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	width: 980px;

background: #ffffff;
}

#container-inner {
background: transparent;
}

#banner {
	height:122px; 
	color: #FFFFFF;
	margin:0;
	padding:0 10px 0 45px;
	text-align: left;	
	min-height: 122px;
	background:#FFFFFF url(images/header.jpg) top left no-repeat;
	
	}
.logolink {
	position:relative;
	width: 300px;
	height:122px;
	float:right;
	background-color:transparent;
	color:transparent;
}	

.textbox {
margin:0;
	width:886px;
	float:right;
	padding-right:none;
	
	height:468px;
	overflow:auto;
	  scrollbar-base-color:#9FD8D2; 
      scrollbar-arrow-color:#00AE9E;
/*	scrollbar-face-color:#9FD8D2;
    scrollbar-shadow-color:#00AE9E;
    scrollbar-highlight-color:#52C2B7;
    scrollbar-3dlight-color:#D7EEEB;
    scrollbar-darkshadow-color:#00AE9E;
    scrollbar-track-color:#EBF6F4;
    scrollbar-arrow-color:#00AE9E;*/
}

.textbox p{
	width:550px;
	float:right;
	margin:0.5em;
	margin-left:0;
}

.textbox h2{
	width:558px;
	float:right;
	margin:0;
	margin-bottom: 0;
}

.textbox ul, ol{
	width:510px;
	float:right;
	margin:0.5em;
	padding-left:3em;
}

.textbox2 {
margin:0;
	width:590px;
	float:right;
	padding-right:none;
	margin-left:5px;
	height:360px;
	overflow:auto;
	  scrollbar-base-color:#9FD8D2; 
      scrollbar-arrow-color:#00AE9E;
/*	scrollbar-face-color:#9FD8D2;
    scrollbar-shadow-color:#00AE9E;
    scrollbar-highlight-color:#52C2B7;
    scrollbar-3dlight-color:#D7EEEB;
    scrollbar-darkshadow-color:#00AE9E;
    scrollbar-track-color:#EBF6F4;
    scrollbar-arrow-color:#00AE9E;*/
}

.textboxsm {
margin:0;
	width:886px;
	float:right;
	height:468px;
	padding-right:none;
	overflow:auto;
	  scrollbar-base-color:#9FD8D2; 
      scrollbar-arrow-color:#00AE9E;
/*	scrollbar-face-color:#9FD8D2;
    scrollbar-shadow-color:#00AE9E;
    scrollbar-highlight-color:#52C2B7;
    scrollbar-3dlight-color:#D7EEEB;
    scrollbar-darkshadow-color:#00AE9E;
    scrollbar-track-color:#EBF6F4;
    scrollbar-arrow-color:#00AE9E;*/
}
.textboxsm p{
	width:550px;
	float:right;
	margin:0.5em;
	margin-left:0;
}

.textboxsm h2{
	width:568px;
	float:right;
	margin:0;
	margin-bottom: 0;
}
.textboxsm ul, ol{
	width:510px;
	float:right;
	margin:0.5em;
	padding-left:3em;
}
.mapbox {
margin:0;
	width:886px;
	float:right;
	padding-right:none;
	
	height:468px;
	overflow:auto;
	  scrollbar-base-color:#9FD8D2; 
      scrollbar-arrow-color:#00AE9E;
/*	scrollbar-face-color:#9FD8D2;
    scrollbar-shadow-color:#00AE9E;
    scrollbar-highlight-color:#52C2B7;
    scrollbar-3dlight-color:#D7EEEB;
    scrollbar-darkshadow-color:#00AE9E;
    scrollbar-track-color:#EBF6F4;
    scrollbar-arrow-color:#00AE9E;*/
}



a:link{
color:#01B0A1;
}

a:visited{
color:#01B0A1;
}
a:hover{
color:#AC9281;
}

#alpha, #beta 
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
	
}

#alpha-inner, #beta-inner 
{
	position: static;
}

#beta { margin-left: 15px; 
padding: 0;


}
#beta-inner
{
padding: 1em 2em 0px 2em;

color:#6E411A;
font-size: 10pt;
 background: #ffffff;
}
#alpha-inner {
padding: 10px 0px 0px 0px;
		
clear:both;
}

#rightcol{
float:right;
padding:0;
margin:0;



}



#alpha
   {
      margin: 0px 0px 0px 0px;
      width: 170px;      
      float:left;

background: #ffffff;

clear:both;
line-height: 1.2em;
text-align: left;
   }

#alpha-inner
   {
      padding: 10px 10px 0px 0px;
	  text-align: left;
	
   }

#beta
   {
   	float:left;
      
      width: 940px;     
	  background: #ffffff;
	  padding-right:15px;
   }

#beta-inner
   {
border-width: 0;
background: transparent;}  
   
.navcontainer ul{

background-color:#FFF ;
padding-bottom: 8px;
padding-top: 7px;
padding-left:0px;
margin-top: 0;
margin-bottom:0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;

color: #6B207F;
width: 95%;
font-family: Arial,Helvetica,sans-serif;
line-height: 16px;
/* fixes Firefox 0.9.3 */
}
.navcontainer {
	background-image: url(images/dots.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:40px;
	margin:0 10px 0 34px;
	width:890px;
	
}
.navcontainer img{
	border:0;
}
.navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

.navcontainer ul li a
{
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
color: #F9F0DC;
font-weight:bold;

margin-right:2px;

text-decoration: none;
}

.bulletlist{
list-style-type:circle;
list-style-image: url(styles/img/handle.gif);

}

.bulletlist:hover{
list-style-type:circle;
}
.bulletlist li {
margin-bottom: 0.8em;
font-size:12px;
}
 
.imgright{
float:right;
border:0;
margin:5px;
}


.imgleft{
float:left;
border:0;
margin:5px 5px 0px 0px;
}
.imgleft2{
float:left;
border:0;
margin:80px 5px 5px 5px;
width:250px;

}

.imgbord{
border:1px solid #000000;
}

.flower {
	background-image:url(images/flower.jpg);
	background-position: left center;
	background-repeat: no-repeat;	
}

.greentext {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:40px;
	font-style:italic;
	font-weight:lighter;
	color:#00AE9C;
	font-size:28px;
	width:60%;
	float:right;
}

.greentexthome {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0px 0px 0px;
	font-style:italic;
	font-weight:lighter;
	color:#00AE9C;
	font-size:20px;
	width:100%;
	
	margin:0;
}

ul.leftlist{
	width:240px;
	float:left;
	margin:0.5em;
	padding:0;
	
}



/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	
}


.imagebordcent{
text-align:center;
}

.imageborder{
border:1px solid #000000;
}
.imagebordcent{
text-align:center;
}
.imagebordright{
border:1px solid #000000;
float:right;
margin-left:5px;
}
.imageright{
float:right;
margin-left:5px;
}
.imagebordleft{
border:1px solid #000000;
float:left;
margin-right:5px;
}
.home{
float:right;
border:0;
margin-left:30px;
}
.home p{
margin-top:4px;
}
.home a{
font-size:12pt;

}

#footer{

background: #ffffff url(images/footer.jpg) top center no-repeat;
height:48px;
padding:0;
margin-right: auto;
	margin-left: auto;
color:#774D25;

text-align:left;
text-indent:3em;
font-size:x-small;
width:980px;

}
#footer a{
color:#774D25;

text-align:left;
text-indent:3em;
font-size:x-small;
text-decoration:underline;

}
.callback {
width:980px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
padding-bottom:5px;
background-color:#ffffff;
text-align:center;
}
.callbackindex {
width:980px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
padding-bottom:5px;
background-color:#ffffff;
text-align:center;
}

.terms{
float:right;

margin-top:10px;
margin-right:50px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  
  margin-left:50px;

}

.purplelge{
color: #65237B;
font-size:16px;
font-weight:bold;
}

.spaced{
line-height:1.8em;

}
.searchbox {
	border: 1px solid #CFEAE6;
	width: 200px;
}
.greenpara {
	color:#00AE9C;
}


/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	line-height: 1.2 em;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* .textbox3 compensates for no scrollbar so is wider */
.textbox3 {
margin:0;
	width:886px;
	float:right;
	padding-right:none;
	
	height:468px;
	overflow:auto;
	  scrollbar-base-color:#9FD8D2; 
      scrollbar-arrow-color:#00AE9E;
/*	scrollbar-face-color:#9FD8D2;
    scrollbar-shadow-color:#00AE9E;
    scrollbar-highlight-color:#52C2B7;
    scrollbar-3dlight-color:#D7EEEB;
    scrollbar-darkshadow-color:#00AE9E;
    scrollbar-track-color:#EBF6F4;
    scrollbar-arrow-color:#00AE9E;*/
}

.textbox3 p{
	width:575px;
	float:right;
	margin:0.5em;
	margin-left:60px;
}

.textbox3 h2{
	width:575px;
	float:right;
	margin:0;
	margin-bottom: 0;
}

.textbox3 ul, ol{
	width:510px;
	float:right;
	margin:0.5em;
	
	padding-left:30px;
}

