@charset "UTF-8";
@font-face{
	font-family: 'MidoMedium';
	src: url('Mido-webfont.eot');
	src: local('☺'), url('Mido-webfont.woff') format('woff'), url('Mido-webfont.ttf') format('truetype'), url('Mido-webfont.svg#webfontdeSVIj0D') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #e0ddd4;
	background: rgb(224,221,212);
	
}
#wrapper {
    height: 825px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 1024px;
}
a img{
	border: none;
}
#header{
	width: 100%;
	height: 152px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#logo{
	width: 300px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	border: none;
}
#logo a img{
	border: none;
}
#mContent{
	width: 950px;
	float: left;
	margin: 0px 0px 0px 50px;
}
#mContent2{
	width: 950px;
	float: left;
	margin: 0px 0px 0px 50px;
}
ul.navigation{
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 18px;
}
ul.navigation li {
 
	/*background: url(images/upbtn.jpg) no-repeat;*/
	background: #c4c4b2; /* Old browsers */
	background: -moz-linear-gradient(top,  #c4c4b2 0%, #c9c6b3 55%, #c1bbaf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4c4b2), color-stop(55%,#c9c6b3), color-stop(100%,#c1bbaf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c4c4b2 0%,#c9c6b3 55%,#c1bbaf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c4c4b2 0%,#c9c6b3 55%,#c1bbaf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c4c4b2 0%,#c9c6b3 55%,#c1bbaf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c4c4b2 0%,#c9c6b3 55%,#c1bbaf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4b2', endColorstr='#c1bbaf',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline;
    float: left;
    height: 25px;
    margin: 0 1px 0 0;
    padding-top: 11px;
    position: relative;
    width: 162px;
}
ul.navigation li:hover{
	background: #c1bbaf; /* Old browsers */
	background: -moz-linear-gradient(top,  #c1bbaf 0%, #b7b1a3 55%, #b7b1a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1bbaf), color-stop(55%,#b7b1a3), color-stop(100%,#b7b1a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1bbaf', endColorstr='#b7b1a3',GradientType=0 ); /* IE6-9 */
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	cursor: pointer;
}

ul.navigation li.current{
	background: #c1bbaf; /* Old browsers */
	background: -moz-linear-gradient(top,  #c1bbaf 0%, #b7b1a3 55%, #b7b1a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1bbaf), color-stop(55%,#b7b1a3), color-stop(100%,#b7b1a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c1bbaf 0%,#b7b1a3 55%,#b7b1a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1bbaf', endColorstr='#b7b1a3',GradientType=0 ); /* IE6-9 */
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-right: 1px;
	color: #222;
	
}
ul.navigation li.current a{
	color: #222;
	font-size: 16px;
}
ul.navigation li.home a{
	font-size: 16px;
}
ul.navigation li.about a{
	font-size: 16px;
}
ul.navigation li.parts a{
	font-size: 16px;
}
ul.navigation li.servs a{
	font-size: 16px;
}
ul.navigation li a{
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
	width: 152px;
	height: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
ul.navigation li a:hover{
	color: #222;
}
#folderbody{
	height: 610px;
	width: 950px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*background: url(images/folderbody.png) no-repeat;*/
	background: #b7b1a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #b7b1a3 0%, #b7b1a3 55%, #c1bbaf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b1a3), color-stop(55%,#b7b1a3), color-stop(100%,#c1bbaf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b1a3', endColorstr='#c1bbaf',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	border-top-left-radius: 0;
	text-align: left;
	position: relative;
	box-shadow:6px 6px 6px #ccc;
				
}
#folderbody2{
	height: 545px;
	width: 950px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*background: url(images/folderbody2.jpg) no-repeat;*/
	/*background: url(images/folderbody.png) no-repeat;*/
	background: #b7b1a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #b7b1a3 0%, #b7b1a3 55%, #c1bbaf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b1a3), color-stop(55%,#b7b1a3), color-stop(100%,#c1bbaf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b7b1a3 0%,#b7b1a3 55%,#c1bbaf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b1a3', endColorstr='#c1bbaf',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	border-top-left-radius: 0;
	text-align: left;
}
#partnercolumn{
	float: left;
    margin: 68px 25px 0;
    width: 207px;
}
#picturecolumn{
	background: url(images/bldg2.png) no-repeat;
	border: 3px solid #fff;
	box-shadow: 2px 2px 5px #ccc;
	width: 220px;
	height: 330px;
	float: left;
	margin: 60px 10px 0px 15px;
}
#picturecolumn {
    background: url("images/bldg2.png") no-repeat scroll 0 0 transparent;
    border: 3px solid #FFFFFF;
    box-shadow: 2px 2px 5px #CCCCCC;
    float: left;
    height: 330px;
    margin: 60px 32px 0 20px;
    width: 220px;
}
#picturecolumn2{
	width: 348px;
	height: 217px;
	float: left;
	margin: 60px 20px 0px 20px;
	border: 3px solid #fff;
	box-shadow: 2px 2px 5px #ccc;
	background: url(images/servicesimage.jpg) no-repeat;
}
#picturecolumn3 {
    border: 3px solid #FFFFFF;
    box-shadow: 2px 2px 5px #CCCCCC;
    float: left;
    height: 312px;
    margin-left: 52px;
    margin-right: 20px;
    margin-top: 63px;
    width: 215px;
}
#picturecolumn2 img{
	margin-top: 35px;
}
#frontpicturecolumn{
	width: 290px;
	height: 332px;
	float: left;
	margin: 70px 25px 0px 20px;
	border: 3px solid #fff;
	box-shadow: 2px 2px 5px #ccc;
	background: url(images/newfrontpic.jpg) no-repeat;
}
#bodytext{
		width: 400px;
		height: 450px;
	margin-top: 50px;
	float: left;
	padding: 0;
}
.scroll-pane{
	width: 400px;
	height: 300px;
	overflow: auto;
	padding-right: 20px;
}
#bodytext-main{
	width: 400px;
	float: left;
	height: 400px;
	padding-top: 50px;
}
#bodytext-main p{
		width: 380px;
}
#bodytext-main .intro-text{
	font-size: 14px;
	line-height: 20px;
}
#bodytext-main .intro-text strong{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}
#bodytext-main h2{
		width: 380px;
}
#contactrow{
	width: 190px;
	float: left;
	
	height: 400px;
	position: absolute;
	right: 20px;
	top: 70px;
}
#aboutrow {
    float: left;
    height: 220px;
    margin-left: 20px;
    margin-top: 209px;
    width: 190px;
}
#aboutrow h3{
	margin: 10px 0 10px 0;
	font-size: 18px;
	
}
div#mailadd{
	margin: 20px 0 0 0 ;
}
#aboutrow p{
	margin: 0;
	font-size: 14px;
}
#contactrow li{
		margin-left: -10px;
}
h2.headlines{
	color: #557473;
	font: 22px/24px 'MidoMedium', Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #555;
	text-align: left;
	width: 380px;
	font-weight: lighter;
	margin-bottom: 0;
}
#bodytext p{
	color: #222;
	font-size: 14px;
	float: left;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
}
#bodytext-main p{
	color: #222;
	font-size: 14px;
	float: left;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
}
#bodytext2 p{
	color: #222;
	font-size: 14px;
	float: left;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
}	
.navigation li a.current{
	color: #222;
	font-size: 14px;
}
.navigation li a{
	color: #444;
	font-size: 14px;
}
#contactrow h3.titles{
	font-size: 14px;
	color: #222;
	margin-bottom: -5px;
	border-bottom: 1px solid #222;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
#phonefloat h3.titles{
	font-size: 14px;
	color: #222;
	margin-bottom: -5px;
	border-bottom: 1px solid #222;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
#phonefloat2 h3.titles{
	font-size: 14px;
	color: #222;
	margin-bottom: -5px;
	border-bottom: 1px solid #222;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
#mailfloat h3.titles{
	font-size: 14px;
	color: #222;
	margin-bottom: -5px;
	border-bottom: 1px solid #222;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
#mailfloat2 h3.titles{
	font-size: 14px;
	color: #222;
	margin-bottom: -5px;
	border-bottom: 1px solid #222;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
#contactrow p{
	font-size: 14px;
	color: #222;
}
#contactrow img{
	margin-bottom: -10px;
}
#contactinfo{
	height: 200px;
	float: left;
	width: 170px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
#smallpic img{
	border: 3px solid #fff;
	box-shadow: 2px 2px 5px #ccc;
	margin: 10px 0 10px 10px;
}
#wrapper #footer p {
	    clear: both;
	    color: #777777;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-size: 12px;
	    font-style: italic;
	    padding-top: 15px;
	    text-align: center;
		
}
#footer-about p{

	    clear: both;
	    color: #777777;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-size: 12px;
	    font-style: italic;
	    
	    text-align: center;
	
}
#wrapper #footer p a, #wrapper #footer-about p a{
	color: #777;
	text-decoration: none;
}
#phonefloat{
	float: left;
	width: 125px;
	margin-left: -20px;
	margin-top: 30px;
}
#phonefloat2{
	float: left;
	width: 125px;
	margin-left: -20px;
	
}
#mailfloat{
	float: left;
	width: 225px;
	margin-top: 20px;
}
#mailfloat2{
	float: left;
	width: 225px;
	margin-left: 20px;
}
#mailfloat p strong{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#mailfloat2 p strong{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#phonefloat p strong{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#phonefloat2 p strong{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h4.partnerstext{
	color: #76332f;
	font-size: 14px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
p.burgandy{
	color: #444;
	font-size: 16px;
}
h3.ptitles{
	color: #76332f;
	font-size: 22px;
	border-bottom: 1px solid #222;
	width: 140px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.partnerslist{
	margin-left: -20px;
}
ul.partnerslist li{
	list-style-type: none;
	text-indent: 0;
	margin-bottom: 10px;
	color: #222;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	float: left;
	width: 180px;
	
}
ul.partnerslist li a:active, ul.partnerslist li a:link, ul.partnerslist li a{
	text-decoration: none;
	color: #222;
}
ul.partnerslist li a:hover{
	color: #777;
}
#picturecolumn2 h3{
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 18px;
	border-bottom: 1px solid #000;
	color: #222;
	width: 140px;
	margin-left: 20px;
	margin-bottom: -5px;
}
#picturecolumn2 p{
	font-size: 16px;
	line-height: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 20px;
}
	
div#preload { display: none; }
ul.service-list{
		font-size: 14px;
		width: 300px;
		float: left; 
		margin: 0 0 30px 0;
		padding: 0;
		text-indent: 0;
}
ul.service-list li{
	list-style-type: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 5px;
	color: #444;
}
/*******************************************************************************************
===========================================================================================
===========================================================================================
*	jscrollpane.css
*
*
********************************************************************************************/

#plugin_container {
    width:500px;
    height:420px;
    position:relative;
    background:url(../images/htc_hero_wallpaper_02.jpg);
    overflow:hidden;
    font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
    color:#fff;
}

#plugin_container p {
    margin:0;
    padding:0;
}

#left_arrow, #right_arrow {
    position:absolute;
    top:200px;
    z-index:200;
    cursor:pointer;
}

#left_arrow {
    left:5px;
}

#right_arrow {
    right:5px;
}

#digital_container {
    width:500px;
    height:360px;
    background:url(../images/background.png) 50% 40px no-repeat;
    position:absolute;
    top:40px;
    left:0;
    z-index:98;
}


#clock {
    float:left;
    margin-left:48px;
}

#hours, #minutes {
    width:200px;
    height:200px;
    float:left;
    position:relative;
}

#minutes {
    margin-left:4px;
}

#hours_bg, #minutes_bg {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:99;
}

.first_digit {
    width:80px;
    height:100%;
    position:absolute;
    top:0;
    left:20px;
    z-index:100;
}

.second_digit {
    width:80px;
    height:100%;
    position:absolute;
    top:0;
    left:100px;
    z-index:100;
}

.line {
    width:175px;
    height:2px;
    background:#efefef;
    position:absolute;
    top:97px;
    left:12px;
    z-index:101;
    font-size:1px;
}

#am_pm {
    position:absolute;
    top:156px;
    left:130px;
    z-index:110;
}

#weather {
    width:100%;
    height:206px;
    position:absolute;
    top:140px;
    left:0;
    z-index:105;
    color:#fff;
}

#weather #local, #weather .loading {
    float:left;
    margin:65px 0 0 45px;
}

.city {
    font-weight:bold;
    font-size:12pt;
}

.temp {
    font-size:30pt;
    padding:0;
}

.temp .metric {
    margin-left:-3px;
}

#weather #temp {
    float:right;
    margin:65px 45px 0 0;
    text-align:right;
}

#weather #date {
    font-size:11pt;
    padding-right:2px;
}

#forecast_container {
    width:500px;
    height:400px;
    background:url(../images/background_forecast.png) 50% 100% no-repeat;
    position:absolute;
    top:0;
    left:500px;
    z-index:98;
}

#forecast_container #current {
    width:400px;
    height:240px;
    margin-left:50px;
    position:relative;
}

#forecast_container .loading {
    margin:130px 0 0 70px;
}

#forecast_container #current .temp, #forecast_container #current .high_low {
    width:116px;
    text-align:center;
}

#forecast_container #current .temp {
    font-size:32pt;
    margin-top:110px;
    float:left
}

#forecast_container #current .high_low {
    font-size:12pt;
    clear:both;
}

#forecast_container #current .city, #forecast_container #current .text {
    width:100%;
    text-align:center;
}

#forecast_container #current .text {
    margin-top:6px;
}

#forecast_container #forecast {
    width:400px;
    height:122px;
    list-style:none;
    margin:0 0 0 50px;
    padding:0;
}

#forecast_container #forecast li {
    width:25%;
    height:100%;
    float:left;
    text-align:center;
}

#forecast_container #forecast li p {
    width:100%;
    height:30px;
    margin:0;
    padding:0;
    font-size:11pt;
    line-height:30px;
}

#forecast_container #forecast li img {
    width:96px;
}

#forecast_container #update {
    text-align:center;
    margin-top:10px;
    font-size:11px;
}

#forecast_container #update img {
    margin:-2px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}
#map_canvas{
	width: 350px;
	height: 300px;
}
#map_container{
	width: 350px;
	height: 300px;
	padding: 5px;
	background: #fff;
}
.email-link{
	font-weight: bold;
	color: #557473;
	font-size: 1em;
	text-decoration: none;
}
.email-link:hover{
	color: #fff;
}
.partner-pic{
	padding: 3px;
	background: #fff;
}