        input {background-color: DDDDDD;}
        select {background-color: 00FF00;}
        textarea {background-color: DDDDDD;}.texta {border: 1px solid 00FF00}

        a:link {color: 00FF00 ; text-decoration:none}
        a:active {color: 00FF00 ; text-decoration:none}
        a:visited {color: 00FF00 ; text-decoration:none}
        a:hover { color: 00FF00 ; text-decoration:underline}

.tdhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 000000;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: 000000;
        border-right-width: none;
        border-right-style: none;
        border-right-color: 000000;
        background-color: 00FF00;
}

.tdmenu {
	padding: 10px 0px 10px;
	background-color: #FFFFFF;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tdspace {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 10px;
	background-color: #FFFFFF;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #909090;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 15px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	padding: 2px 0px;
	width: 777px;
	background-color: #000000;
	color: inherit;
	text-align: left;
}

.add_shadow {
	float: left;
	background: url('images/shadow_bot.gif') no-repeat 0% 100%;
}

.add_shadow div {
	display: block;
	float: left;
	background: url('images/shadow_right.gif') no-repeat 100% 0%;
}

.add_shadow div div {
	display: block;
	float: none;
	padding: 0px 5px 5px 0px;
	background: url('images/shadow_rightbot.gif') no-repeat 100% 100%;
}

.add_shadow div div div {
	padding: 0px;
	background: none;
}


/* Company Logo */

#company_header {
}

#company_logo {
	padding: 3px;
	background: url('images/Logo368.png') #fff no-repeat 3px 3px;
	color: #000;
}

#company_logo h1 {
	display: block;
	background: url('images/Logo368.png') no-repeat 50% 3px;
	width: 368px;
	height: 368px;
}

#company_logo h1 span {
	display: none;
}


/* Navigational Menu */

#nav_menu {
	margin: 0px 2px;
	width: 773px;
	background-color: #0000FF;
	color: #000000;
	border-top: #404040 2px solid;
	border-bottom: #404040 3px solid;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav_menu ul {
	margin-left: 0px;
	width: 150px;
	height: 27px;
	overflow: hidden;
}

#nav_menu li {
	padding: 5px 11px 3px 10px;
	background: url('images/navmenu_div.gif') no-repeat 100% 7px;
	float: left;
}

#nav_menu li#last {
	padding-right: 10px;
	background-image: none;
}

#nav_menu a {
	text-decoration: none;
}



/* Content Body */

#content_body {
	margin: 0px 2px;
	padding: 17px 12px 15px 15px;
	background-color: #EEEEEE;
	border-bottom: #fff 2px solid;
	color: #000000;
	text-align: left;
}

#content_body a {
	background-color: inherit;
	color: #000000;
}

#content_body a:hover {
	background-color: #dddacc;
	color: #a64a26;
}

#content_body .content_header2 {
	display: block;
	border: #000 2px solid;
}

#content_body .content_header h2 {
	padding: 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#content_body .content_box {
	padding: 10px 15px 20px 6px;
	clear: both;
	float: none;
}


/* Left Column */

#left_column {
	margin-left: 5px;
	margin-top: 20px;
	width: 150px;
	float: left;
}

#left_column .content_header {
	padding-bottom: 45px;
}

#left_column .content_header h2 {
	width: 150px;
	background-color: #0000FF;
	color: #FFFFFF;
}


/* Right Column */

#right_column {
	margin-top: 20px;
	width: 550px;
	float: right;
}

#right_column .content_header h2 {
	width: 550px;
	background-color: #00D000;
	color: #fff;
}


/* Travel Gallery */

#travelgallery {
	padding-bottom: 5px;
	float: none;
	clear: both;
	text-align: center;
}

.gallery_thumbnail {
	float: left;
	padding: 5px 5px 0px 0px;
}

.gallery_thumbnail .add_shadow {
	background-color: #000;
	color: #fff;
}

.gallery_thumbnail .add_shadow div div {
	padding-bottom: 3px;
}

.gallery_thumbnail .add_shadow img {
	margin: 1px;
}

#travelgallery .view_all {
	margin: 2px 0px;
	width: 154px;
	height: 26px;
	float: none;
	clear: both;
}

#travelgallery .view_all a {
	padding: 2px 5px;
	border: #000 1px solid;
	background-color: #00D000;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#travelgallery .view_all a:hover {
	background-color: #008000;
	color: #FFFFFF;
}


#mainmenu .buttonSelected {
	margin: 2px 0px;
	width: 150px;
	height: 26px;
	float: none;
	clear: both;
}

#mainmenu .buttonSelected a {
	padding: 2px 5px;
	border: #000 1px solid;
	background-color: #000080;
	color: #FFFFFF;
	display: block;
	font-size="14px";
	font-weight: bold;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

#mainmenu .button {
	margin: 2px 0px;
	width: 150px;
	height: 26px;
	float: none;
	clear: both;
}

#mainmenu .button a {
	padding: 2px 5px;
	border: #000 1px solid;
	background-color: #0000FF;
	color: #FFFFFF;
	display: block;
	font-size="14px";
	font-weight: bold;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

#mainmenu .button a:hover {
	background-color: #0000A0;
	color: #FFFFFF;
}

/* Page Footer */

#page_footer {
	margin: 0px 2px;
	padding: 7px 0px;
	width: 773px;
	background-color: #0000FF;
	color: inherit;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
