#page-wrap{
text-align:center;
background:white;
width:900px;
margin:0 auto;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
}

#content {
height:130px;
}


#bodyContent p {
margin-top:1px;
padding:0;
}

body {
text-align:center;
background:white;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size:cover;
background-size: cover;
;}

#contact h2 {
text-shadow: 5px 0px 3px #585858;
}

#contact h3 {
font-size:25px;
}

#contact {
margin-left:50px;
width:450px;
text-align:left;
background:white;
}

table.tcontact{
text-align: center;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
color:black;
}

table.tcontact th{
text-align:left;
font-size:15px;
}

table.tcontact td{
vertical-align:top;
text-align:justify;
text-justify:inter-word;
text-decoration:none;
}

table.tcontact .imgcol{
padding-top:10px;
height:100;
}

#map-canvas {
width: 600px;
height: 400px;
text-align:left;
margin-left:50px;
}


