/* CSS Document for /vacationplanner.php +-+- Development: -Candace- 2006 -+-+*/


#vpcontain { background-color: #F4FFEF; border: 2px solid #306600; width: 750px; height: auto; margin: 20px; padding: 0; text-align: center; }
#vpcontain div { font-size: .95em; line-height: 1.1em;	color: #000; margin: 5px; }
#vpcontain p {	font-weight: bold; font-size: 1.4em; line-height: 1.4em; color: #FFF; text-transform: uppercase; margin: 0px; padding: 5px 0px 5px 5px; background-color: #306600; }
#vpcontain p span{ font-size: .7em; line-height: 1em; color: #FFF; font-style: italic; text-transform: capitalize; font-weight: normal;  }


#guide a:link {  color: #306600; font-weight: bold; font-size: 1.2em; line-height: 1.4em;}
#guide a:visited { color: #306600; font-weight: bold; font-size: 1.2em; line-height: 1.4em;}
#guide a:hover { color: #3C7F00; font-weight: bold; font-size: 1.2em; line-height: 1.4em;}
#guide a:active { color: #306600; font-weight: bold; font-size: 1.2em; line-height: 1.4em;}
