/* travel_stylesheet.css */


#main {width: 800px; margin-right: auto; margin-left: auto; text-align: center; border:10px #C0C0C0 ridge; }
#altsite {width: 800px; margin-right: auto; margin-left: auto; text-align: center; border:10px #C0C0C0 ridge; }
#altsite td {background-color: #EAEAEA; color: green; font weight: 600; }
#main td {border:1px #EAEAEA inset;background-color: #C0C0C0}
#main tr.panel td {background-color: red;}
#main tr.minorpanel td {background-color: #EAEAEA; color: green; font-weight: 600;}
#main tr.minorpane2 td {background-color: #EAEAEA; color: green; font-weight: 600;}
#main tr.travelsites td {text-align: left; padding: 10px; background-color: #EAEAEA; color: black; font-size: 14px; font-weight: 500;}
h1 {font-family: "Monotype Corsiva", cursive; font-size: 48px; color: purple;}
#properties {width: 770px; align: center; background-color:#C0C0C0;}
#properties thead th {color: black; border:1px #EAEAEA inset; background-color: #C0C0C0}
#properties tbody td {border:1px #EAEAEA inset; background-color: #EAEAEA}
#custop {width: 800px; margin-right: auto; margin-left: auto; text-align: center;  border:10px #C0C0C0 ridge;}


