@charset "utf-8";
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: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left: auto;
	margin-right: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 1.1em;
	color: #900000;
	text-align: justify;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#ContactPage {
	width: 90%;
	margin: auto;
	padding: 50px 20px 0px 20px;
}


#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0000;
	
	text-align: center;
	padding-top: 20px;
}

.oneColFixCtr #container #mainContent #menubar li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	background-position: center center;
	display: inline;
	height: auto;
	width: auto;
	margin-right: 32px;
	margin-left: 32px;
	float: left;
	text-align: center;
}

 .oneColFixCtr #container #mainContent #menubar a {
	text-decoration: none;
}
.oneColFixCtr #container #mainContent #menubar a:link {
	color: #FFFFFF;
	background-color: #0000FF;
}
.oneColFixCtr #container #mainContent #menubar a:visited {
	color: #FFFFFF;
	background-color: #0000FF;
}
.oneColFixCtr #container #mainContent #menubar a:hover {
	color: #0000FF;
	background-color: #FFFFCC;
}
.oneColFixCtr #container #mainContent #menubar a:active {
	color: #0000FF;
	background-color: #FFFFFF;
}

.oneColFixCtr #container #mainContent #menubar1 li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	background-position: center center;
	display: inline;
	height: auto;
	width: auto;
	margin-right: 32px;
	margin-left: 32px;
	float: left;
	text-align: center;
}

 .oneColFixCtr #container #mainContent #menubar1 a {
	text-decoration: none;
}
.oneColFixCtr #container #mainContent #menubar1 a:link {
	color: #FFFFFF;
	background-color: #0000FF;
}
.oneColFixCtr #container #mainContent #menubar1 a:visited {
	color: #FFFFFF;
	background-color: #0000FF;
}
.oneColFixCtr #container #mainContent #menubar1 a:hover {
	color: #0000FF;
	background-color: #FFFFCC;
}
.oneColFixCtr #container #mainContent #menubar1 a:active {
	color: #0000FF;
	background-color: #FFFFCC;
}


.style4 {
	font-size: 14px;
	font-style: italic;
	color: #0000FF;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	font-size: 40px;
	font-weight: bold;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
}

.style9 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.style11 {font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style12 {font-family: "Times New Roman", Times, serif; color: #FF0000; }
.style13 {font-family: "Times New Roman", Times, serif; font-weight: bold; color: #FF0000; }
.style14 {font-family: "Times New Roman", Times, serif; color: #000000; }

.style15 {font-family: "Times New Roman", Times, serif; color: #0000FF; }
#notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px auto;
	padding: 5px;
	height: auto;
	width: 730px;
	border: 1px solid #000000;
}
.oneColFixCtr #container #mainContent #menubar li .linkcurrent {
	color: #0000FF;
	background-color: #FFFFDD;
}
.oneColFixCtr #container #mainContent #menubar1 li .linkcurrent {
	color: #0000FF;
	background-color: #FFFFDD;
}
.oneColFixCtr #container #mainContent .AdIndiaEnjoy {
	padding: 5px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-left: 30px;
}
.oneColFixCtr #container .Ad-PapaFit {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 5px;
	float: left;
	width: auto;
	margin-left: 50px;
	border: 1px solid #000000;
}
.oneColFixCtr .Ad-AchaWater {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	margin-left: 50px;
	border: 1px solid #000000;
}

