/* CSS Document */



/* body
=======================*/


p {
color:#262862;
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
font-size: 14.5px;
}

a {
text-decoration: none;
	color:#262862;
	text-transform:uppercase;
	font-weight: bold;
	}
	
a:visited {
	color:#262862;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
a:hover {
	color:#9F6E46;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	
}
a:active {

text-transform:upercase;
text-decoration: none;
font-weight: bold;
color:#9F6E46;
	
}
	
#pstyle {
	color: #9F6E46;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	}

h1 {
  font-size: 14.5px;
  font-weight: normal;
  text-align:center;
  color:#262862;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	background-color: #ECEDCA;
	font-size:14.5px;
}

/* The Core Technique
================================= */
 #map {
      height :200px;
	  width: 200px;
	  overflow: hidden;
    }
	
 #content {
           margin: 0 auto;
            width: 800px;
			 height: 532px;
			border: solid 1px #262862;
			background-color:#ECEDCA;
			clear: both;
			overflow:inherit;
			 }
			 
 #content2 {
           margin: 0 auto;
            width: 800px;
			height: 100%;
			border: solid 1px #262862;
			background-color:#ECEDCA;
			overflow: hidden;
			clear: both;
}


#framelogo {
  height: 89px;
  width: 800px;
  background-image:url(images/biggertextlogo.jpg);
  background-repeat: no-repeat; margin: 0 auto;
            top: 5%;
            width: 800px;
			border: solid 1px #262862;
			background-color:#ECEDCA;
}

#frameleft {
 
  width: 190px;
  float: left;
  padding-left: 40px;
  padding-top:20px;
  padding-right:20px;
  overflow: hidden;
 
}

#frameRight {
	height: 378px;
	width: 490px;
	float: left;
	padding-left: 25px;
	padding-right:30px;
	padding-top: 20px;
	overflow: hidden;
	text-align: left;
	color: #262862;
	}	
	
#frameRightoverflow {
	width: 490px;
	float: right;
	padding-left: 25px;
	padding-right:30px;
	padding-top: 20px;
	text-align: left;
	color: #262862;
	}	
	
#toolbar2{
padding-top:13px;
	color:#262862;
	font-weight: bold;
	line-height: 1.5;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	text-decoration: none;
	overflow: hidden;
	
}

#quote {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
font-size: 14.5px;
color:#9F6E46;
font-style: italic;
}

#quote2 {
padding-top: 20px;
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
font-size: 14.5px;
color:#9F6E46;
font-style: italic;
}

#leftimg {
padding-top:20px;
padding-left:0px;
padding-bottom:30px;
}


#splashtext {
padding-left:20px;
padding-bottom:30px;
}

#splashtext2 {
padding-top:20px;
padding-left:30px;
padding-right:30px;
padding-bottom:70px;
color: #262862;
height: 63.5%
}

/* Footer
=======================*/

#footerimg {
  height: 110px;
  width: 800px;
  overflow: hidden;
  float:left;
}

#footer{
font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size:12px;
	text-align:center;
	line-height: 25px;
	overflow: hidden;
	float:left;
	color:#ECEDCA;
	float: left;
  width: 800px;
  overflow:hidden;
  background: #262862 repeat-x;
	}
	
