@charset "UTF-8";
/* CSS Document */

html{height: 100%;}

body{background-color: white; margin:0;height:100%;
font-family: Helvetica, Verdana, Arial, sans-serif; 
font-size:100%; line-height:1.125em; /* 16×1.125=18 */
/*background: url('images/background.jpg') repeat; */
color: #626262;}


a {	text-decoration: none;color:gray;}
img{border: none;}

a.mainLink{color: #333333;}
a.mainLink:focus, a.mainLink:hover, a.mainLink:active{color: orange;}

a.contentLink{color: #333333;}
a.contentLink:focus, a.contentLink:hover, a.contentLink:active{color: orange;}

#container{width:1095px; height:729px;margin:0 auto 0 auto; position:relative;top:30px;
/*border:dotted thin black;*/}

#leftText{width:300px;height:100%;float:left;position:relative;
background: #ffffff;}

#logoPic{position:relative; left:35px;}

#content{position:relative; padding:0;text-align: center;}

a#moreLink{padding-left:43%;}
a#moreLink:active, a#moreLink:focus, a#moreLink:hover{outline:0;}

p.more{display:none;padding:0 5px 0 15px;}
p.moreAddress{display:none;padding:0;margin:0;text-align: center;}

#tweet{display:none;height:233px;overflow-y:auto;position:relative;top:-20px;}

#tweet li {list-style: none;position:relative; left:-25px;}

.twitterStatus{ font-size: 0.8em; color: #4a4a4a;}
.twitterTime{display:block;font-size: 0.8em; color: #54e7f7;}

#img#telephoneHomePage{float:right;}

#footer{font-size:0.875em;}

#footerHome{position:absolute;top:698px;left:5px;
font-size:0.800em;}