
#content p {
    font-family: times;
    font-size:12pt;
    color:rgb(160,65,13);
    float:right;
}

#gmap {
	width: 600px;
	height: 400px;
}


#content {
    padding-top:20px;
}

#left_col {
    width:600px;
    float:left;
    overflow:hidden;
}

#right_col {
    width:300px;
    float:right;
    margin-right:40px;
}

#right_col p {
color:rgb(160,65,13);
font-family: times;
font-size:12pt;
line-height:150%;
}

#right_col img {margin:}
