@charset "UTF-8";
/* Reset Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
	background-image: url(images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset Styles */

#content_container {
	background-image: url(images/content_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:939px;
	height:704px;
	margin:auto;
}

ul#navlist
{
margin-left: 30px;
padding-left: 0;
white-space: nowrap;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:100;
letter-spacing:.15em;
clear:both;
font-size:13px;

}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #666;
background-color: none;
text-decoration: none;
}

#navlist a:hover
{
color: #000;
background-color:none;
text-decoration: none;
border-bottom:#690 3px;
}

#left_content {
width:445px;
height:535px;
float:left;
overflow:scroll;
margin: 10px 10px 10px 25px;
overflow-x: hidden;
}

#right_content {
	width:425px;
	height:545px;
	float:right;
	margin: 10px 10px 10px 0px;
}

#full_content {
width:890px;
height:535px;
float:left;
overflow:hidden;
margin: 10px 10px 10px 25px;
overflow-x: hidden;
}

PARAGRAPH CODE

 p:first-letter{
     text-transform: uppercase;
          }
p {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:left;
	margin: 5px 5px;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 10pt;
	font-variant: small-caps;
        }
		 
p a a:visited a:active {
color: #424242;
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
letter-spacing:0.1em;
text-align:left;
margin: 5px 5px;
text-transform: lowercase;
line-height: 125%;
font-size: 10pt;
font-variant: small-caps;
        }
p a a:hover {
color:#333;
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
letter-spacing:0.1em;
text-align:left;
margin: 5px 5px;
text-transform: lowercase;
line-height: 125%;
font-size: 10pt;
font-variant: small-caps;
        }
		
p.about {
	 font-family: Georgia, "Times New Roman", Times, serif;
        font-size:11px;
	margin: 5px auto 0px auto;
	text-align: left;
        font-weight: normal;
        color: #666;
		text-transform:none;
		font-variant:normal;
		width:350px;
	
}

h3 {
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
font-style: italic;
color:#666;
font-style: normal;
font-variant: small-caps;
text-decoration: none;
font-size: 12px;
 }

h1 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}
strong {
	font-weight:bolder;
	font-size:14px;
}
.team {
	float:left;
	width:213px;
}
.btm_quote {
	width:456px;
	height:100px;
	color: #424242;
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
letter-spacing:0.1em;
	position:relative;
	float:right;
	font-size:13px;
	}
	
	.social_icons {
	width:456px;
	height:100px;
	color: #424242;
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
letter-spacing:0.1em;
	position:relative;
	top:100px;
	float:left;
	font-size:13px;
	margin-top:25px;
	}
#event_notify {
	z-index:30;
	position:relative;
	margin:15px 0 -45px 35px;
	}
	#event_notify p {
		color:#F00;	
	}
