/*
Theme Name: Solomon-Partners for WordPress 2.3.x
Theme URI: http://solomon-partners.com/
Description: Custom WordPress theme for Grubb &amp; Ellis | Solomon partners. Custom design by Brian Sage. See <a href="http://semaphorellc.com/">semaphorellc.com</a> for additional customizations and support.
Version: 2008
Author: Brian Sage
Author URI: http://semaphorellc.com/
Tags: frames-based, fixed width, custom design
*/



/* Begin Typography & Colors */
html {
  overflow: scroll;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
  text-align: right;
	}

.alignleft {
	float: left;
  text-align: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px; 
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	/*
border-left: 5px solid #ddd;
*/
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes */


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
    /* ************************
   Content Styles
  By: Brian Sage, semaphorellc.com
************************ */


.end, .end hr {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	overflow: hidden;
}

body {
  color:#575756;
  font-family:Verdana;
  font-size:11px;
  line-height:15px;
}

body.front {
	background: #665c5d url(images/bak_body.jpg) repeat-x top;
	margin: 0;
	padding: 0 0 60px;
}
#layout_bak_vert {
	background: transparent url(images/bak_vert.jpg) repeat-y top center;
}
.post ul li {
  background-image: url(images/bullet_squares.gif);
  background-repeat :no-repeat;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0px;
  padding-left: 10px;
  text-align: left;
}




/* Solomon Partners 2008 Layout Styles */

body{
	background: #645a5b url(images/main_bkg.gif) repeat-x top;
}
#shadow{
	width: 824px !important;
	width: 831px;
	width/**/:/**/831px;
	w\idth: 832px;
	margin: 30px auto 0;
	background-image: url(images/shadow1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#left{
	float: left;
	width:22px;
}
#right{
	float: right;
	width:22px;
	padding: 0px;
}
#wrapper{
	width: 780px !important;
	width: 770px;
    width/**/:/**/770px;
    w\idth: 770px;
	overflow: visible;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper2{
	height:730px;
	width: 760px !important;
	width: 750px;
    width/**/:/**/750px;
    w\idth: 750px;
	overflow: visible;
	background-color: #211e1e;
	background-image:url(images/splash_bkg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-right: 0px;
}
#container{
	width: 760px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-color: #f7f7f5;
	clear: both;
}


#nav {
  background-image:url(images/navbg.gif);
  background-repeat:repeat-y;
  float:left;
  width:206px;
  padding: 0 0 30px;
}
#content {
  background:#F7F7F5 url(images/loading_large.gif) no-repeat scroll center 50px;
  float:right;
  padding: 10px 0pt 0px 20px;
  position:relative;
  width:534px;
}
  #myframe {
    background-color:#F7F7F5;
    margin:0pt;
    overflow:visible;
    width:534px;
  }


#layout_bak_top {
	background: transparent url(images/bak_top.jpg) no-repeat top center;
}
#layout_bak_bottom {
	background: transparent url(images/bak_bottom.jpg) no-repeat bottom center;
}
#layout {
	width: 779px;
	min-height: 600px;
	padding: 30px 0 23px;
	margin: 0 auto;
}
#layout_container {
	background: #fff;
	width: 769px;
	padding: 10px 0 10px 10px;
  text-align: left;
  margin: 0;
}




/* -------- Framed Content  -------- -------- -------- -------- -------- -------- -------- -------- -------- */

body.framed{
	background: #F7F7F5;
	padding: 0;
	margin: 0;
	width: 510px;
  overflow: auto;
}
body.commhome {
  min-height: 540px;
  min-height: 320px;
}
body.framed hr {
	color: #f7f7f5;
	border-top: 1px dotted #ccc;
	border-bottom: 0px;
	margin: 7px auto 7px 0;
	text-align: left;
	height: 1px;
}
.end hr, hr.end {
	display: block;
  clear: both;
  position: relative;
  visibility: hidden;
	color: #f7f7f5;
	border: none;
	margin: 0;
  padding: 0;
	height: 0px;
	line-height: 0px;
}
body.framed h1 {
	padding: 2px 0 6px 0;
	margin: 0 0 6px 0;
  border-bottom: 1px dotted #ccc;
  
  color: #444;
	font-family: "Palatino Linotype", Palatino, Constantia, "Book Antiqua", serif, "Times New Roman", Times, serif;
  font-variant: small-caps;
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
  letter-spacing: 2px;
	line-height: 16px;
  text-align: left;
}
body.framed h1:first-letter {
	font-size: 20px;
}
body.framed h2 {
  position: relative;
  top: -1px;
  
	color: #333;
	font-family: "Century Gothic","Avant Garde","Gill Sans","Arial","Helvetic";
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
	margin: 14px 0 7px 0;
}
body.framed h3 {
  position: relative;
  top: -1px;

  color: #666;
	font-family: "Century Gothic","Avant Garde","Gill Sans Ultra Bold","Arial Black","Helvetica Black";
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
	margin: 14px 0 7px 0;
}
body.framed p, body.framed td {
  position: relative;
  top: -1px;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 14px 0;
}
body.framed p.postmetadata {
  color: #999;
	margin: 0 0 7px 0;
}
body.framed p.postmetadata, body.framed p.postmetadata a {
  color: #999;
  font-family: 'Century Gothic', 'Avant Garde', 'Gill Sans', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
}
body.framed table {
  border-collapse:collapse;
  border-spacing:0pt;
}
body.framed td {
  font-size: 10px;
  line-height: 13px;
  vertical-align: top;
}
body.framed ul {
  position: relative;
  top: -1px;
}


body.framed .content_column.left {
	float: left;
	width: 330px;
}
body.framed .content_column.right {
	float: left;
	width: 130px;
	padding: 0 0 0 20px;
	overflow: hidden;
}
body.framed .post {
  margin: 0;
  padding: 0 0 40px;
}
body.commhome .post {
  margin: 0;
  padding: 0;
}

body.framed ul.roster {
  display: block;
  margin: 0;
  padding: 14px 0;
  list-style-type: none;
}
body.framed ul.roster li {
  display: inline;
  margin: 0;
  padding: 1px 0;
  list-style-type: none;
}
body.framed ul.roster a {
  display: block;
  background: #eee;
  width: 96%;
  padding: 4px 2%;
  margin: 2px 0 0 0;
  border-bottom: 1px solid #ddd;
}
body.framed ul.roster a:hover {
  display: block;
  background: #eee;
  width: 96%;
  padding: 4px 2%;
}




/* -------- Archives Page Content  -------- -------- -------- -------- -------- -------- -------- -------- -------- */

.breadcrumb {
  font-family:"Palatino Linotype",Palatino,Constantia,"Book Antiqua",serif,"Times New Roman",Times,serif;
  color: #aaa;
  font-variant: small-caps;
  font-size: 11px;
  text-align: left;
  padding: 0 0 7px;
  margin: 0;
}
.breadcrumb a, .breadcrumb a:visited {
  color: #999;
}

body.framed.archive h1 {
}

body.framed.archive .navigation {
  display: none;
}
body.framed.archive .post {
  margin: 0;
  padding: 20px 0 15px 0;
  border-bottom: 1px dotted #ccc;
  background: transparent url(./images/fade_bottom.jpg) no-repeat center bottom;
}
body.framed.archive .post h2 {
  padding: 0;
  margin: 0;

  color: #666;
	font-family: 'Century Gothic', 'Avant Garde', 'Gill Sans', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: right;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
}
body.framed.archive .dateline {
  padding: 0;
  margin: 0;

  color: #999;
  font-family: 'Century Gothic', 'Avant Garde', 'Gill Sans', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: right;
  font-size: 10px;
  line-height: 14px;
}




/* -------- Special Page Content  -------- -------- -------- -------- -------- -------- -------- -------- -------- */

body.splash { 
}
body.splash #layout_content {
  width: 760px;
  min-height: 580px;
  overflow: hidden;
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
  
  background: #211E1E  url(images/splash_bkg.gif) repeat-x 0 0;
}
body.splash #splash_content {
  display: none;
}
#splash_tag {
  padding: 24px 0 0;
}
#splash_logo {
  padding: 33px 0 0;
}
#splash_nav {
  padding: 41px 0 60px 0px;
}
  #splash_nav ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
  }
  #splash_nav ul li {
    margin: 0;
    padding: 0;
    display: inline;
  }
  #splash_nav ul li a {
    display: block;
    margin: 0 0 0 105px;
    padding: 0;
    float: left;
    width: 221px;
    
    text-align: center;
    color: #fff;
    font-family: "Century Gothic","Avant Garde","Gill Sans Ultra Bold","Arial","Helvetica";
    font-size: 10px;
    text-transform: uppercase;
  }
  * html #splash_nav ul li a {
    margin: 0 0 0 65px;
  }
  #splash_nav ul li a:hover {
    text-decoration: none;
  }
  #splash_nav ul li a b {
    display: block;
    padding: 18px 0 3px;
    font-size: 13px;
    font-weight: bolder;
    letter-spacing: 2px;
  }
  
body.splash #splash_login {
  height: 400px;
  width: 450px;
  padding: 78px 0 60px;
  margin: 0 auto;
}
  body.splash #splash_login h2 {
    border-bottom:1px dotted #999;
    color: #999;
    font-family:"Palatino Linotype",Palatino,Constantia,"Book Antiqua",serif,"Times New Roman",Times,serif;
    font-size:18px;
    font-variant:small-caps;
    font-weight:normal;
    letter-spacing:2px;
    line-height:16px;
    margin:0pt 0pt 6px;
    padding:0pt 0pt 6px;
    text-align:left;
  }
  body.splash #splash_login form {
    display: block;
    float: left;
    width: 250px;
    text-align:left;
  }
  body.splash #splash_login ul {
    display: block;
    float: left;
    width: 200px;
    text-align:right;
    margin: 0;
    padding: 24px 0pt 0pt;
  }
  body.splash #splash_login li {
    display: inline;
    margin: 0;
    padding: 0;
  }
  body.splash #splash_login ul li a {
    color: #FFFF99;
    display: block;
    padding: 0 2px 35px 0;
    font-family:"Century Gothic","Avant Garde","Gill Sans Ultra Bold","Arial Black","Helvetica Black";
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;
    list-style-type:none;
    text-transform:uppercase;
  }


#comm_home {
  width: 500px;
  height: 200px;
  margin: 0;
  padding: 0 0 0 8px;
  overflow: hidden;
}
#comm_home.withbackground {
  padding: 170px 0 0 8px;
  background: transparent url(images/com_home_bak.jpg) no-repeat 0 0;
}
#comm_home ul.tilenav {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#comm_home ul.tilenav li {
  display: inline;
  margin: 0;
  padding: 0;
}
#comm_home ul.tilenav a, #comm_home ul.tilenav a:hover {
  display: block;
  float: left;
  margin: 0 14px 0 0;
  width: 111px;
  text-align: center;
  text-decoration: none;
}
#comm_home ul.tilenav a *, #comm_home ul.tilenav a:hover * {
  text-align: center;
  text-decoration: none;
}
* html #comm_home ul.tilenav a {
  margin: 0 12px 0 0;
}
#comm_home ul.tilenav a .tile {
  display: block;
  margin: 0;
  width: 105px;
  height: 145px;
  padding: 2px;
  border: 1px solid #3b3233;
  background: #fff url(images/spacer.gif) no-repeat 2px 2px;
}
#comm_home ul.tilenav a:hover .tile {
  border-color: #ccc;
}
  #comm_home ul.tilenav a#comm_home_transaction .tile {
    background-image: url(images/com_home_link_transaction.jpg);
  }
  #comm_home ul.tilenav a#comm_home_consulting .tile {
    background-image: url(images/com_home_link_consulting.jpg);
  }
  #comm_home ul.tilenav a#comm_home_project-management .tile {
    background-image: url(images/com_home_link_projectmanagement.jpg);
  }
  #comm_home ul.tilenav a#comm_home_property-management .tile {
    background-image: url(images/com_home_link_propertymanagement.jpg);
  }
#comm_home ul.tilenav a .title {
  display: block;
  clear: both;
  margin: 0;
  padding: 2px 8px;
  color: #666;
  font-family: "Century Gothic","Avant Garde","Gill Sans Ultra Bold","Arial","Helvetica";
  font-size: 10px;
  font-weight: bolder;
  text-transform: uppercase;
}




/* -------- Layout  -------- -------- -------- -------- -------- -------- -------- -------- -------- */


#layout_header {
	background-color: #000000;
	position: relative;
	height: 206px;
	width: 760px;
	margin-bottom: 1px;
}
	#layout_header_flash {
		background: #000;
		float: left;
		width: 346px;
		height: 206px;
		overflow: hidden;
		line-height: 0px;
	}
	#layout_header_content {
		background: #000;
		float: left;
		width: 414px;
		height: 206px;
		overflow: hidden;
		padding: 0;
	}
		#headernav {
			clear: both;
			padding: 15px 10px 0 14px;
			height: 76px;
			text-align: right;
		}
		#headernav ul {
			display: block;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		#headernav li {
			display: inline;
			list-style-type: none;
			margin: 0;
			padding: 0;
			color: #fff;
			font-size: 11px;
			letter-spacing: 1px;
			
			font-family: "Century Gothic","Avant Garde","Gill Sans Ultra Bold","Arial Black","Helvetica Black";
			font-weight: bold;
			text-transform: uppercase;
		}
		#headernav a, #headernav a:link, #headernav a:visited {
			display: block;
			color: #fee253;
			text-decoration: none;
			padding: 2px 4px;
			line-height: 12px;
		}
		#headernav a:hover, #headernav a:link:hover, #headernav a:visited:hover {
			color: #ff9;
		}


		#contentnav {
			clear: both;
			padding: 0 10px 0 0;
			text-align: right;
		}
		#contentnav ul {
			display: block;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		#contentnav li {
			display: inline;
			float: right;
			list-style-type: none;
			color: #fff;
			font-size: 10px;
			
			font-family: "Century Gothic","Avant Garde","Gill Sans Ultra Bold","Arial","Helvetica";
			text-transform: uppercase;
		}
		#contentnav a, #contentnav a:link, #contentnav a:visited {
			display: inline;
			color: #fff;
			text-decoration: none;
			padding: 0 6px;
			line-height: 11px;
			border-right: 1px solid #fff;
		}
		#contentnav li:first-child a, #contentnav li:first-child a:link, #contentnav li:first-child a:visited {
			border-right: none;
			padding: 0 4px 0 6px;
		}
		#contentnav a:hover, #contentnav a:link:hover, #contentnav a:visited:hover {
			text-decoration: underline;
		}




/* -------- Quick Search -------- -------- -------- -------- -------- -------- -------- -------- -------- */

.quicksearch {
}
.quicksearch select {
}
.quicksearch label.block, .quicksearch .inputgroup {
	display: block;
	padding: 5px;
	margin: 0;
	line-height: 20px;
}




/* -------- Google Map -------- -------- -------- -------- -------- -------- -------- -------- -------- */

#gmapContainer {
	width: 500px;
	height: 300px;
	border: 1px solid #999;
	background: #eee;
}
#gmapContainer a.maptemplink, #gmapContainer a.maptemplink:link, #gmapContainer a.maptemplink:visited {
	color: #aaa;
	display: block;
	text-align: center;
	padding: 130px 0 0;
	margin: 10px;
	width: 480px;
	height: 150px;
	background: #e8e8e8;
	text-decoration: underline;
}
#gmapContainer a.maptemplink:hover, #gmapContainer a.maptemplink:link:hover, #gmapContainer a.maptemplink:visited:hover {
	background: #ddd;
}


    /* ************************
   Accordion Roster
  By: Brian Sage, semaphorellc.com
************************ */
a.active {
	background: #000;
}

ul.accordion_roster {
	display: block;
  position: relative;
  z-index: 200;
	width: 130px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.accordion_roster * {
	text-align: left;
}
ul.accordion_roster li {
	display: block;
	width: 130px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
* html ul.accordion_roster li {
	display: inline;
}
	ul.accordion_roster .roster_layout {
		list-style-type: none;
		display: block;
		width: 120px;
		margin: 0 0 4px;
		padding: 2px;
		overflow: hidden;
		background: #ddd;
	}
	ul.accordion_roster .acc_content {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	ul.accordion_roster a, ul.accordion_roster a:link, ul.accordion_roster a:visited {
		display: block;
    z-index; 100;
		margin: 0;
		padding: 2px 4px;
		font-weight: normal;
		font-size: 8px;
		line-height: 10px;
		text-decoration: none;
		color: #666;
		background: #eee;
	}
	ul.accordion_roster a:hover, ul.accordion_roster a:link:hover, ul.accordion_roster a:visited:hover, l.accordion_roster a.active, ul.accordion_roster a.active:link, ul.accordion_roster a.active:visited {
		background: #fff;
	}
	ul.accordion_roster a .name {
		display: block;
		
		color: #06c;
		font-family: "Century Gothic","Arial","Helvetica", sans-serif;;
		text-transform: uppercase;
		text-decoration: underline;
		font-size: 10px;
		letter-spacing: 1px;		
		line-height: 13px;
		padding: 2px 0;
		margin: 0;
	}

	ul.accordion_roster .roster_photo {
		height: 152px;
		overflow: hidden;
	}
	ul.accordion_roster .roster_photo img {
		border: 0;
		height: 196px;
		width: 120px;
		margin: -2px 0 0 -2px;
	}




    /* ************************
   Collapsing Nav
  By: Brian Sage, semaphorellc.com
************************ */
ul.collapsing_nav {
	display: block;
	margin: 0px auto;
	padding: 24px 0 0 0;
	width: 140px;

	text-align: left;
	list-style-type: none;
	font-size: 11px;
	line-height: 12px;
}
ul.collapsing_nav ul {
	display: block;
  width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.collapsing_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;

	list-style-type: none;
}
ul.collapsing_nav li a, ul.collapsing_nav li a:link, ul.collapsing_nav li a:visited {
	display: block;
	margin: 0px;
	padding: 5px 8px;
	border-top: 1px solid #aaa;

	color: #fff;
	font-weight: bold;
	font-family: "Century Gothic", "Avant Garde", "Gill Sans Ultra Bold", "Arial Black", "Helvetica Black";
	list-style-type: none;
	text-decoration: none;
}
ul.collapsing_nav li:first-child a, ul.collapsing_nav li:first-child a:link, ul.collapsing_nav li:first-child a:visited {
	border: none;
}
ul.collapsing_nav li a:hover, ul.collapsing_nav li a:link:hover, ul.collapsing_nav li a:visited:hover, ul.collapsing_nav li a.active, ul.collapsing_nav li a:link.active, ul.collapsing_nav li a:visited.active {
	color: #fff;
	background: #888;
}
ul.collapsing_nav li a.homelink, ul.collapsing_nav li a:link.homelink, ul.collapsing_nav li a:visited.homelink {
	border: 0;
	font-size: 13px;
	padding: 7px 7px;
}
ul.collapsing_nav li ul {
	padding: 0 0 12px 0;
	border: 0;
  display: none;
}
ul.collapsing_nav li li a, ul.collapsing_nav li li a:link, ul.collapsing_nav li li a:visited {
	padding: 2px 8px 4px 18px;
	border: 0;
}

.portnav {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 140px;
  margin: 0 auto;
  white-space: nowrap;
}
