/* Potato Chip Science | potatochipscience.com | base styles */

h1, h2, h3 {
 color: rgb(52, 82, 139);
 font-family: 'TrebuchetMS-Bold', 'Trebuchet MS', sans-serif;
 font-size: 24px;
 letter-spacing: 0;
 line-height: 28px;
 margin: 0;
 padding: 0;
 opacity: 1.00;
 text-align: center;
}

h2 {
 font-size: 18px;
 text-align: left;
 line-height: 1.2em;
 margin-top: 20px;
 color: black;
}

h3 {
 font-size: 16px;
 color: black;
 text-align: left;
}

img { 
 border: none; 
}

a {
 text-decoration: underline;
}

a:link {
 color: #ff6e00;
}

a:visited {
 color: #723300;
}

a:hover {
 color: #ff9900;
}

a:active {
 color: #ff6e00;
}

#center_column {
 background: transparent url(Home_files/chip_pattern_wash.jpg) repeat scroll top center; 
 width: 768px;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 30px;
 position: relative;
}

#site_logo {
 display: block;
 margin-left: auto;
 margin-right: auto;
 padding-top: 9px;
 position: relative;
 left: 10px;
}

.captioned_image {
 width: 50%;
 font-family: 'ComicSansMS','Comic Sans MS', sans-serif;
 font-size: 85.71%;
 line-height: 120%;
 font-weight: bold;
 text-align: center;
 padding: 0;
 float: left;
}

.captioned_image img {
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 6px;
}

.captioned_image a {
 text-decoration: none;
}

.captioned_image span {
 display: block;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

.tagline {
 color: rgb(52, 82, 139);
 font-family: 'Georgia-BoldItalic', 'Georgia', serif;
 font-size: 16px;
 font-stretch: normal;
 font-style: italic;
 font-variant: normal;
 font-weight: 700;
 letter-spacing: 0;
 line-height: 23px;
 opacity: 1.00;
 padding-bottom: 0px;
 padding-top: 0px;
 text-align: center;
 text-decoration: none;
 text-indent: 0px;
 text-transform: none;
 position: relative;
 margin: 0;
 margin-left: -20px;
/*
 padding-bottom: 22px;
*/
 width: 768px;
 top: -63px;
/*
 border-bottom: 5px solid #fae65d;
*/
}

.text_column {
 width: 500px; 
 margin-left: auto; 
 margin-right: auto; 
 margin-top: 45px;
 font-family: 'Verdana', sans-serif;
 font-size: 14px;
}

.copyright {
 color: rgb(166, 152, 0);
 font-family: 'Georgia-Bold', 'Georgia', serif;
 font-size: 10px;
 font-style: normal;
 font-weight: 700;
 line-height: 13px;
 margin: 0;
 padding: 0;
 margin-top: 10px;
 text-align: center;
 text-indent: 0px;
}

.clear_floats {
 clear: both;
}

.faq_question {
 color: rgb(52, 82, 139);
}

.pronunciation {
 font-weight: bold;
}

.syllable_break {
 vertical-align: 10%;
}

.word_class {
 font-style: italic;
}

#official_stamp {
 position: absolute; 
 top: 15px;
 left: -30px;
}

#contact_envelope {
/*
 display: block;
 font-size: .625em;
 text-align: center;
 font-family: 'Verdana', sans-serif;
 font-weight: bold;
 margin-top: 40px;
 background-image: url('Home_files/envelope.png');
 background-repeat: no-repeat;
 background-position: top center;
*/
}

#contact_envelope #btn_submit {
/*
 width: 68px;
 height: 40px;
 margin-top: -14px;
 position: relative;
 z-index: 10;
*/
}

#contact_envelope span {
 position: relative;
 z-index: 1;
 top: 28px;
}

.tour_listing {
 margin-left: 160px;
}

.tour_listing p {
 line-height: 1.1428em;
 margin-top: 6px;
 margin-bottom: 6px;
}

#social_bar {
 position: relative;
 text-align: center;
 z-index: 150;
 width: 520px;
 height: 30px;
 padding: 10px;
 margin-top: 20px;
 margin-left: auto;
 margin-right: auto;
 border-top: 1px solid #fae65d;
 border-bottom: 1px solid #fae65d;
}

#social_bar a,
#social_bar form {
 display: block;
 width: 120px;
 margin-right: 10px;
 float: left;
 font-size: .625em;
 text-align: left;
 font-family: 'Verdana', sans-serif;
 font-weight: bold;
 text-decoration: none;
}

#social_bar a:link,
#social_bar a:visited,
#social_bar a:hover,
#social_bar a:active {
 color: black;
}

#social_bar img,
#social_bar input {
 width: 40px;
 height: 40px;
 float: left;
 margin-right: 8px;
 margin-top: -6px;
 margin-bottom: 10px;
}

.file_download {
 font-style: italic;
 background-image: url("http://leonzeisel.com/images/icons/pdficon_large.gif");
 background-repeat: no-repeat;
 background-position: 0 0;
 height: 32px;
 padding-left: 40px;
 line-height: 32px;
}
