/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 18, 2012 */
/* http://boldperspective.com/2011/how-to-use-css-font-face/ */

body {
    margin: 0;
    padding: 0;
    background: #050505 url(images/img05.jpg) repeat;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #5B5B5B;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-weight: 200;
    color: #222222;
}


#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;
    
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #5B5B5B;
    /*background: #FFFFFF url(images/img05.jpg) repeat;*/
}

a:link {color:#c25059; text-decoration:none;}      /* unvisited link */
a:visited {color:#ad474f; text-decoration:none;}  /* visited link */
a:hover {color:#ad474f; text-decoration:underline;}  /* mouse over link */
a:active {color:#ad474f;}  /* selected link */

.travel_past a:link {color:#BFBFBF; text-decoration:none;}      /* unvisited link */
.travel_past a:visited {color:#BFBFBF; text-decoration:none;}  /* visited link */
.travel_past a:hover {color:#BFBFBF; text-decoration:underline;}  /* mouse over link */
.travel_past a:active {color:#BFBFBF;}  /* selected link */

.top_menu a:link {color:#595959; text-decoration:none;}      /* unvisited link */
.top_menu a:visited {color:#595959; text-decoration:none;}  /* visited link */
.top_menu a:hover {color:#595959;}  /* mouse over link */
.top_menu a:active {color:#595959;}  /* selected link */

.jsAction{
    color:#595959;
    text-decoration:none;
    cursor: pointer;
}

.selected{
    font-family: 'Archivo Narrow', sans-serif;    
    font-weight: bold;
}

.groupby_menu{
}

.top_menu_selected{
    font-family: 'Archivo Narrow', sans-serif;    
    font-weight: bold;
}

#splash {
    width: 960px;
    height: 300px;
    margin: 0px auto;
}

#wrapper {
}

#nav{
	float:right;
	text-align:right;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 20px;
}

#nav ul ul {
	padding-top: 0;
}

#nav ul li {
	display: block;
	float: left;
}

#nav ul li a {
	display: block;
    line-height: 50px;
    margin-right: 10px;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(0,0,0,.2);
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1F1F1F;
    border: none;
}

#nav ul ul li a { 
	float: none; 
	width: 170px;
}

#nav ul li.selected li a { 
	text-decoration: none; 
}

#nav ul li.selected a, #nav ul li.selected a:hover, #nav ul li.selected li.selected a  {
	background: url(images/img01.jpg) repeat;
    border-radius: 8px;
    text-decoration: none;
    color: #FFFFFF;
}

#nav ul ul li.selected a, #nav ul ul li.selected a:hover {
	text-decoration: underline;
}

#nav ul li a:hover, #nav ul li.sfHover a, #nav ul ul a {
	background: url(images/img06.jpg) repeat;
    border-radius: 8px;
    text-decoration: none;
    color: #FFFFFF;
}

#nav ul li li a:hover, #nav ul li.sfHover li a:hover {
	border-top: 3px solid #000;
	/*background-color: #C25059;*/
}

#content_container{
}

#menu_header {
	margin: 0;

	min-height: 15px;
	font-size: 14px;
}

#menu_header_right {
    margin: 0 5 0 0;
	float: right;
	text-align: right;
	width: 400px;
}

#name_header {
	margin: 0 0 20 40;
	/* background: orange; */
	font-family:  'Archivo Narrow', sans-serif;
    letter-spacing: -2px;
    font-size: 3.8em;
    color: #1F1F1F;
}


#body_left {
	float: left;
	width: 210px;
    font-size: 12px;

}

#body_left_inner {
    position: fixed;
    top: 180px;          /* adjust to clear header/name */
    width: 130px;        /* prevent reflow */
}

#body_right {
	float: right;
	width: 210px;
    font-size: 12px;
    
}

#body_left_with_right {
    float: left;
    width: 210px;
    font-size: 12px;
    text-align: right;

}

#body_content { 
	float: left;
	margin: 0 0 0 0px;
	width: 50%;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #5B5B5B;

    overflow: hidden;
    padding: 15px 30px 15px 30px;
    margin-bottom: 40px;
    border: 1px solid #E7EBED;
    border-radius: 8px;
    background: #FFF;
    text-align: justify;
    letter-spacing: 0px;
}

#body_content_long { 
    float: left;
    margin: 20 0 20 20px;
    width: 70%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #5B5B5B;

    overflow: hidden;
    padding: 15px 30px 15px 30px;

    border: 1px solid #E7EBED;
    border-radius: 8px;
    background: #FFF;
    text-align: justify;
    letter-spacing: 0px;
}

#footer {
    height: 140px;
    margin: 0 auto;
    padding: 50px 0 15px 0;
    /*background: #050505 url(images/img01.jpg) repeat;*/
}

#footer p {
    margin: 0;
    padding-top: 10px;
    letter-spacing: 1px;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    color: #5E5E5E;
}

#footer a {
    color: #5E5E5E;
}

img.mugshot{
    width: 200px;
    border: 1px solid #595959;
	margin-bottom: 4px;
}

.column{

    font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.column_header{    
    font-size:14px;
    text-transform:uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    padding: 7px 0px 0px 0px;
    letter-spacing: -1px;
    text-align: left;
}

.travel_past{
    color: #BFBFBF;
}

.travel_future{
}

.travel_dates{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.content_header{
    text-transform: uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-weight: 200;
    color: #222222;
    font-size: 2em;
    padding: 7px 0px 0px 0px;
    letter-spacing: -1px;
    text-align: left;
}

.content_bold{
    font-weight: bold;
}

.content_subheader
{
    text-transform: uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-weight: 200;
    color: #222222;
    font-size: 1.6em;
    text-align: left;
}

.news_header{

    text-transform: uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: normal;
    font-weight: 200;
    color: #222222;    
    font-size: 11px;
}