@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
} 
.twoColFixLtHdr #container_h {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
.twoColFixLtHdr #container_l {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 980px;
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FC0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: 100;
	color: #333;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 500px;
	z-index: 1;
	text-align: left;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 600px;
}
.twoColFixLtHdr #mainContent {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 100;
	color: #000;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
h1 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FC0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0
    font-size: 1px;
    line-height: 0px;
}

#apDiv2 {
	position:absolute;
	width:457px;
	height:310px;
	z-index:1;
	visibility: visible;
}
#apDiv3 {
	position:absolute;
	width:457px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:468px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:465px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:457px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv10 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv11 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv12 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv13 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv14 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv15 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv16 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv17 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv18 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv19 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
#apDiv20 {
	position:absolute;
	width:546px;
	height:339px;
	z-index:1;
	visibility: hidden;
}
.imageline {
	padding: 2px;
	border: 1px solid #666666;
	margin: 3px;
}

#nav a {
	display: block;  /* to increase clickable area as a's 
      default to inline */
	color: #03C;
	text-decoration: none;
	border-bottom: 1px solid #999;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
}


#body_hom #nav_hom a,
    #body_kerala #nav_kerala a,#body_about #nav_about a,#body_view #nav_view a,#body_links #nav_links a,#body_images #nav_images a,#body_view #nav_view a,#body_path #nav_path a,#body_pathimages #nav_pathimages a,#body_baldwin #nav_baldwin a,#body_message #nav_message a,#body_stafford #nav_stafford a, #body_beware #nav_beware a,#body_joy #nav_joy a,#body_review #nav_review a,#body_vuelta #nav_vuelta a,#body_joyimages #nav_joyimages a,#body_vueltaimages #nav_vueltaimages a,#body_omimages #nav_omimages a {
	color: #990000;
	font-weight: 100;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #eae6cb;
	width: 100%;
}
#nav #nav_view a {
  border: none;
}
#body_kerala #container #mainContent #apDiv1 {
	padding: 5px;
}
a:link {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
	color: #009;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 100;
	color: #06C;
	background-color: #CCC;
}




.navholder {
	width: 100%;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	height: 100%;
}

ul {
	text-align: left;
	z-index: 4;
	padding-left: 5px;
	color: #03C;
	background-color: #366;
	}

li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	font-weight: 100; /* Makes bottom border on flyouts */
	vertical-align: bottom; /* for IE5/win */
	text-align: left;
	z-index: 12;
	}

ul a {
	display: block;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	z-index: 1;
	color: #03C;
	}

ul ul {
	position: absolute;
	left: -3000px;
	text-align: left;
	z-index: 12;
	background-color: #C93;
	color: #03C;
	}	/* flyout elements need a background image or color to avoid bugs in IE/win */

li:hover {
	width: 100%;
	text-decoration: none;
}
	
ul li:hover ul {
	left: 10em;
	top: 0px;
	text-align: left;
	width: 100%;
	background-color: #F1F1F1;
}

ul a:hover {
	text-decoration: none;
	background-color: #FC3;
	text-align: left;
	width: 100%;
}
    </style>

 The following block is a conditional comment, and only IE/Win browsers will
look inside the special "if IE" section. Within are the Jscript call, some height
bug fixes, the margin-left hacks for older IE/Wins, and a noscript block. Inside
the noscript block is another style block which also expands the menu similarly to 
IE5/Mac, but it does this only when IE/Win is JavaScript disabled, and could not 
otherwise access the menu flyouts. All these rules and the ones for IE5/Mac above 
should follow the main styling, so that these "dumbed down" rules will override 
the main rules. If they precede the main rules, then the nav can never be
expanded for IE5/Mac, or IE/Win when in non-scripting mode. 

[if IE]>

      <style type="text/css">
      
        body {behavior: url(csshover.htc);}
        
        ul a, ul, li {
	z-index: 9;
	height: 2em;
	text-align: left;
	background-color: #f1f1f1;
	padding-left: 5px;
	width: 100%;
	color: #03C;
} /* Holly hack fix for IE bugs */
      
      </style>

      <noscript>
        <style type="text/css">
      
	 		ul ul {position: static;}
      
        </style>
      </noscript>
			
<![endif]
