﻿body {    
    width: 100%;
    min-width: 773px;
    margin: 0px;
    padding: 0px;
    background-color: #eeeeee;
    font: 11px Arial, Verdana, Helvetica;
}
#contain {
	background: #FFF url(images/misc/leftBarTile.gif) repeat-y left top;
	display: block;
	width: auto;
	max-width: 1000px;
	min-width: 780px;
	margin: 0 auto 10px;
	border: 1px solid #cccccc;
	border-top-width: 0;
}
* html #contain {
	width: 1000px;
}
h1	 {
	margin: 0px;
    margin-bottom: 0.5em;
    padding: 0px;
}
p {
	margin: 0px;
    margin-top: 0.5em;
    margin-bottom: 0.8em;
    padding: 0px;
}
ul {
	margin-top: 0.5em;
    margin-bottom: 0.8em;
}
h1 {
        font-family: 'Myriad web', Tahoma, Verdana;
	font-size: 21px;
	color: #000; 
	line-height: 20px;
	margin-bottom: 8px;
}
h2 {
	font: bold 1.1em Arial, Verdana, Helvetica;
}
h3 {
	font: bold 1.1em Arial, Verdana, Helvetica;
}
a {
    color: #005DBC;
}
.caption {
	font-size: .9em;
	color: #333;
	margin-left: 5px;
}
a:hover {
    color: #FF6600;
}
#map {
	width: 180px;
	margin-left: 230px;
}
* html #map {
	height: 1%;
}
#map a {
	text-decoration: none;
}
#map a img {
	text-decoration: none;
    border: 1px solid #005DBC;	
}
#map a:hover img {
    border-color: #FF6600;	
}
#map p {
	margin-top: 2px;
	text-decoration: underline;
}
#logo_print {
	display: none;
}
#head {
    width: 100%;
    background-color: #213F61;
    border-bottom: solid 2px #FFF;
}
#head a.logo {
    margin-left:57px;
    float:left;
}
#head a.guestroomlink {
    float: right;
    color: #FFF;
    text-decoration: none;
    font: 11px Verdana, Arial;
    margin: 23px 10px 0px 0px;
    background: transparent url(../images/guestroom_arrows.gif) no-repeat right;
    padding-right:20px;
}
#head a.guestroomlink:hover {
    color: #FFEEB5;
    background: transparent url(../images/guestroom_arrows_over.gif) no-repeat right;
}	
#topnav {
    background: #FFF url(images/misc/sub_photo_left.gif) no-repeat;
    padding-left:136px;
    border-bottom: solid 1px #b2b8ad;
}
/* Navigation */
#topnav ul {
    margin: 0px;
    padding: 0px;
    height: 29px;
    background-color: #1A6095;
    border-bottom: solid 1px #FFF;
    list-style-image: none;
    list-style-type: none;
    display: block;
    width: 100%;
}
#topnav ul li {
	text-transform: lowercase;
	white-space: nowrap;
    display: block;
    float: left;
    background: transparent url(../images/menudivide.gif) no-repeat right;
	}
#topnav ul li a {
	color: #FFF;
	padding-top: 10px;
	text-decoration: none;
	line-height: 29px;
	padding-bottom: 10px;
}
#topnav ul li a:hover {
	color: #FFBC52;
	padding-top: 10px;
	text-decoration: none;
	line-height: 29px;
	padding-bottom: 10px;
}
#topnav ul li a.active {
	cursor: default;
	color: #8DB0CA;
	/*padding-top:2px;
	background-color: #3B79A8;*/
}
#topnav ul li a.active:hover {
  	color: #8DB0CA;
}	
#topnav ul li #nav_home {	
	padding: 10px 47px;
}
#topnav ul li #nav_services {	
	padding: 10px 39px;
}
#topnav ul li #nav_portfolio {	
	padding: 10px 26px 10px 27px;
}
#topnav ul li #nav_about {	
	padding: 10px 39px;
}
#topnav ul li #nav_contact {	
	padding: 10px 40px;
}
#topnav ul li #nav_team {	
	padding: 10px 40px;
}
#subnav ul {
    margin: 0px;
    padding: 0px;
    height: 21px;
    background-color: #BBD0DF;
    border-bottom: solid 2px #FFF;
    list-style-image: none;
    list-style-type: none;
    display: block;
    width: 100%;
}
#subnav ul li {
	text-transform: lowercase;
    display: block;
    float: left;
    background: transparent url(../images/submenudivide.gif) no-repeat right;
}
#subnav ul li a {
    color: #1A6095;
    padding-top: 10px;
    text-decoration: none;
    line-height: 21px;
    padding-bottom: 10px;
}
#subnav ul li a:hover {
    color: #FF6600;
    padding-top: 10px;
    line-height: 21px;
    text-decoration: none;
    padding-bottom: 10px;
}
#subnav ul li a.active {
	cursor: default;
    color: #6A98BA;
	/*padding-top:2px;
	background-color: #D2E1EB;*/
}
#subnav ul li a.active:hover {
    color: #6A98BA;
}	
#subnav ul li a{	
    padding: 4px 27px;
}
#main {
	margin: 0px;
    padding: 0px;
	background: transparent url(images/misc/rightbar.gif) repeat-y right top;
    min-height: 200px;
	float:left;
	width: 100%;
}
.feature {
    float:right;
    width: 129px;
    background-color: #FFF;
    border: solid 1px #9B9F92;
    border-top: solid 3px #9B9F92;
    margin: 0px;
    margin-top: 30px;
    margin-right: 9px;
    padding: 10px;
}
#content {
    font-size: 12px;
    color: #666666;
    margin: 0px 290px 0px 10px;
	margin: 0px 11px 0px 10px;
    padding: 15px 15px 25px 25px;
    border-top: solid 3px #ecedea;
    min-height: 500px;
}
#content ul li {
	margin-bottom: .3em;
}
.subtopic {
	margin-left:30px;
}

* html #content {
  height: 1%;
}
#leftbar {
	background: transparent url(images/misc/leftBarGradient.gif) no-repeat left top;
    width: 10px;
    height: 150px;
    float: left;
}
#rightbar {
    background: url(images/misc/leftBarGradient.gif) no-repeat left top;
    width: 10px;
    height: 150px;
    float: right;
}
.history .year {
	float: left;
    text-align:right;
    width: 65px;
}
.history p {
	margin-left: 65px;
    padding-left: 5px;
}
* html .history p {
	height: 1px;
}
.d_feature_contain {
	/*text-align: center;*/
	margin: 0px 0px 10px 30px;
}
.d_feature_contain .dot_feature {
	height: 76px;
	width: 575px;
	border: 1px solid #9B9F91;
	margin-bottom: 5px;
}
.d_feature_contain .dot_feature span {
	color: #000;
	display: block;
	margin-left: 170px;
	padding-right: 2px;
	text-align: left;
}
.d_feature_contain .dot_feature a.text {
	margin: 2px 0px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.d_feature_contain .dot_feature a.text strong {
	text-decoration: underline;
}
.d_feature_contain .dot_feature a.text strong.raq {
	font-size: 1.2em;
	text-decoration: none;
}
.profile { padding:10px; border:solid 1px #343434; margin: 10px; }
#footer {
	margin: 0px 0px 2px 10px;
    padding-top: 4px;
    padding-left: 45px;
    padding-bottom: 4px;
    color: #72716D;
    text-align:left;
	border-top: solid 1px #b2b8ad;
}
@media print {
    body {    
        width: 100%;
        min-width: 780px;
        margin: 0px;
        padding: 0px;
        font: 11px Arial, Verdana, Helvetica;
    }
    a {
        color: #0078D5;
    }
	#head, #topnav {
		display: none;
	}
	#content {
		border-top: none;
	}
	#logo_print {
		display: block;
	}
}
.clear {
	clear: both;
	line-height: 0px;	
	font-size: 1px;
}
ul li a.feature-link {
  background: transparent url('/portfolio/images/misc/arrow.jpg') no-repeat scroll right 0.4em;
  padding-right: 14px;
}
