@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #669966;
	margin: 0px;
}
#divContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#divLogoHeader {
	background-color: #D3BB73;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	padding-left: 260px;
	padding-top: 35px;
}
#divLogoHeader h3 {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#divLogoHeader h2 {
	color: #497049;
}
#divAlignRight  {
	float: right;
	text-align: right;
	padding-right: 10px;
	background-color: #D3BB73;
}
#divAlignRight a {
	text-decoration: none;
	font-weight: bold;
	color: #2E472E;
}
.backgroundGreen  {
	background-color: #AFD0AE;
}
#divContainer #divContent {
	padding-right: 20px;
}

#divPackageDetails td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}
#divPackageDetails  ul {
	padding-left: 20px;
}

#divPackageDetails h6 {
	font-size: 10px;
}
#divPackageDetails #pricing {
	text-align: left;
	vertical-align: top;
}



#divAlignRight a:hover {
	color: #497049;
}
#divAlignRight  p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#divTopNav {
	background-image: url(../images/topNavBackground.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 215px;
}

#divTopNav a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 0px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}
#divTopNav  a:hover  {
	background-image: url(../images/topNavBackgroundGreen.jpg);
	font-weight: bold;
}
#divLeftSidebarNav {
	float: left;
	width: 175px;
	padding-left: 0px;
	margin-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #669966;
}
#divLeftSidebarNav li {
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669966;
	border-bottom-color: #669966;
}
#divLeftSidebarNav ul {
	margin: 0px;
	padding: 0px;
}

#divLeftSidebarNav a {
	color: #3C5B3C;
	text-decoration: none;
	width: 160px;
	display: block;
	padding-left: 15px;
	font-weight: normal;
}
#divLeftSidebarNav a:hover {
	color: #000000;
	background-color: #B99E4D;
}
#divContent   #MainPageTable {
	padding: 5px;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#divContent img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#divContent  #divMap  {
	float: left;
	padding-right: 10px;
}
.divPackageSummery  h3 {
	color: #3C5B3C;
	font-size: 1em;
	margin: 0px;
}


.divPackageSummery {
	margin-left: 192px;
	width: 800px;
	border-collapse: collapse;
	display: block;
	border-bottom-width: 7px;
	border-bottom-style: double;
	border-bottom-color: #669966;
}
.divPackageSummery  .fixedWidth200  {
	width: 200px;
	vertical-align: top;
}
.divPackageSummery a    {
	font-size: 12px;
	color: #3C5B3C;
	text-decoration: none;
	font-weight: bold;
}
.GreenLinks a {
	text-decoration: none;
	color: #3C5B3C;
}
.GreenLinks a:hover {
	color: #547E54;
	text-decoration: underline;
}
.GreenLinks {
	list-style-type: none;
}


#divPackageDetails a {
	text-decoration: none;
	color: #669966;
	font-weight: bold;
}

.divPackageSummery  img {
	display: block;
	width: 200px;
	float: left;
}






h1 {
	font-size: 1.5em;
	color: #497049;
}
h2     {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#divEnd h6 {
	text-align: right;
	margin: 0px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.indentLeftNavBar {
	display: block;
	margin-left: 196px;
}
#divContainer #divContent #Inquire {
	padding-left: 250px;
}
#divContainer #divContent #divPackageDetails .backgroundGreen #pricing {
	background-color: #FFFFFF;
}
table p {
	margin: 0px;
	padding: 0px;
}
.floatRight  {
	float: right;
}
#CountryDescription {
	padding-left: 192px;
}
#Video    {
	float: left;
}
.HeaderLinks a {
	font-size: 1em;
}
.blueText {
	color: #0000FF;
}
