/* TAGS */

body 	{
	font-family: Arial, Helvetica, sans-serif;
	color: green; 
	height: 100%;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
form 	{
	font-size: 12px;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
select {
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
}
p	{
	font-size: 13px;
	color: #51A520;
}
fieldset { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #CCCCCC; 
}
table {
	border-collapse: collapse; 
	border-color: #cccccc; 
}

/* LINKS */

/* Sets the style for unvisited links. */
a:link {
	color: #993399;
	font-size: 13px;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #99CC00;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
	color: #99CC00;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #99CC00;
}

a.menu_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 10px;
}
a.menu_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 10px;
}
a.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 10px;
}	
.footerMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}	
.footerMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

/* CLASS SELECTORS */
.destinations {
	padding: 0px;
	background-color: #FFFFFF;
}
.footer {
	width: 100%;
	height: 170px;
	background-color: #99CC00;
	background-image: url(images/footerbg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
}
.footer p {
	font-size: 12px; 
}	
.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.header_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px;
}
.hidden { display: none; }
.footer_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	width: 900px;
}
.large_header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #006633;
	line-height: 40px;
	letter-spacing:0px
}
.large_txt { 
	font-size: 20px;
	color: #969696; 
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page_title {
	margin-left: 5px;
	margin-top: 0px;
}
.paging_btn {
	width: 20px; height: 20px;
	margin-left: 2px;
	background-color: #99CC33; 
	color: #FFFFFF; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #CCCCCC; 
}
.paging_btn2 {
	width: 20px; height: 20px;
	margin-left: 2px;
	background-color: #006633; 
	color: #FFFFFF; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #CCCCCC; 
}
.results_cells { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #CCCCCC; 
	font-size: 13px;
	/*padding-top: 2px;
	padding-bottom: 2px;*/
}
.results_heading { 
	color: #4C7E62; 
	font-weight: bold;
	border-top-style: solid; 	
	border-bottom-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-color: #CCCCCC; 
	border-bottom-color: #CCCCCC; 
	padding-top: 4px;
	padding-bottom: 4px;
}
.service {
	padding: 5px;
	border: solid;
	border-width: 1px;
	background-color: #FAFAFA;
}
.small { font-size: 10px; }
.sign_in {
	text-align: center;
	padding-top: 15px;
	font-size: 110%;
}
.submit_print {
	font-size: 11px;
	background-color:#99CC00;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 3px;
}
.sysmenu {
	padding: 3px;
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #CCCCCC; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC;
}
.table_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 3px;
	background-color: #ffffff;
}
.td_info {
	border-style: solid; 
	border-width: 1px; 
	border-color: #cccccc;
}
.unhidden { display: block; }
.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}
.spacing { 
	width: 100px;
	/*border-style: solid;*/
	float: left;
	margin-top: 5px;
	font-size: 13px;
}
.spacing2 { 
	width: 155px;
	/*border-style: solid;*/
	float: left;
	margin-top: 5px;
	font-size: 13px;
}
.spacing3 { 
	width: 75px;
	/*border-style: solid;*/
	float: left;
	margin-top: 5px;
	font-size: 13px;
}
.field {
	padding: 3px;
}

/* ID SELECTORS */
#cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC33;
	font-weight: normal;
	text-decoration: none;
	margin-left: 155px;
	background-color: #ffffff;
	width: 350px;
}

