/* Om Sai Ram */
*{ margin: 0; padding: 0; }*
body {
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: #000032;
	color:#000;
	text-align: center;
	height: 100%;
}

p {
  margin: 0 0 15px 0;
}

h1 {
  color: #E60000;
  margin: 10px 0 0;
}

h1 a {
  background: inherit;
}

img {
  border: 0;
}

h2 {
  font-size: 1.1em;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* -- Header -- */
#header{
	width:100%;
	margin-top: 4px;
	text-align:center;
}

/* -- logo -- */
#logo {
  text-align: center;
  color: #808080;
  padding-top:6px;
}

#logoPage {
	margin: 0 auto;
}

#logoPage  a, visited{
  color: #F60201; /*#F60201;*/
  background: inherit;
  text-decoration: none;
  font-size: 1.1em;
}

#logoPage a:hover {
  color: #F60201;
  background: inherit;
  text-decoration: underline;
  font-size: 1.1em;
}

/* Flash intro page */
#siteIntro {
  margin:40 auto; 
  text-align:center;
  width: 900px;
}

#siteIntro a, visited{
  color: #F60201; /*#F60201;*/
  background: inherit;
  text-decoration: none;
  font-size: 1.1em;
}

#siteIntro a:hover {
  color: #F60201;
  background: inherit;
  text-decoration: underline;
  font-size: 1.1em;
}

/* -- 108 sayings flash file placement -- */
#108Sayings {
  width: 900px;
  padding-top: 0px;
}

/* -- This is where the style for the contents start - Links and information -- */
#content {
  width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  border-top: 1px solid #BBBBBB;
  padding: 20px 0 0 0;
}

#container {
  width: 900px;
  padding-top: 0px;
  height: auto;
}

#container h3 {
  font-size: 1.5em;
  color: #000000;
  margin-right: 10px;
  margin-bottom: 5px;
}

#container hr {
  color: #FAFAD2;
  margin-bottom: 8px;
}

/* --- Side Links Start --- */
#sidebar {
  float: left;
  width: 145px;
  height: auto;
  margin-left: 4px;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 12.5em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  text-align: left;
  background: #FFF8DC;
  color: #000;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #F0E9E3;
}

ul#menu li ul li a {
  background: #FFF8DC;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #F0E9E3;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

/* --- Side Links End --- */

/* ------ Dates Box ------- */
#confDates {
  background: #FFF8DC;
  border: 1px solid #BBBBBB;
  float: left;
  width: 132px;
  height: auto;
  text-align: left;
  color: #000;/*#d1d5da;*/
  margin-top: 10px;
  margin-left: 6px;
  padding-left: 3px;
}

#confDates .dates {
	font-family: Cataneo BT; 
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

#superscript {
	font-size:xx-small; 
	vertical-align:top;
} 

/* --- Contents --- */
#contentarea {
  float: right;
  width: 740px;
  height: auto;
}

#announcement {
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 700px;
	background-color: #FFCC66; /*#FFA500; #b0c4de;*/
	padding: 4px;
	color: #000000;
	border: 1px solid #000000;
	border: 2px;
}

.announcementText {
	font-weight: bold;
	color: #DC143C; /*#8B0000;*/
}

/* --- marketing gallery styles start here --- */
#block {
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
	width:358px;
	height:140px;
	float: left;
	background: #F0E9E3;/*FFF8DC;*/
	border: 1px solid #BBBBBB;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/
}

/* Top Image - Pin */
#block .topImagePin{
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: -8px;
	left: 190px;
	background: url(../images/pin.png) no-repeat;
}

/* Top Image - Paper Clip */
#block .topImageClip{
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(../images/paper-clip.png) no-repeat;
}

#block a, visited{
  color: #F60201; /*#F60201;*/
  background: inherit;
  text-decoration: none;
}

#block a:hover {
  color: #F60201;
  background: inherit;
  text-decoration: underline;
}

#block h3{
	position: relative;
	float: left;
	margin-right: 10px;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	padding:10px 0 2px 10px;
	width:200px;
	text-align: left;
}

#block .blurb{
	position: relative;
	font: 1em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	float: left;
	margin-right: 10px;
	padding:0px 0 15px 10px;
	width: 220px;
	color: #8B0000;
	text-align: left;
}

#block .pic{
	float: left;
	margin-left: 10px;
	padding:10px 0 5px 0;
}

#block .link {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
}

#textBlock {
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
	width:730px;
	height:auto;
	float: left;
	background: #F0E9E3;
	border: 1px solid #BBBBBB;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/
}

#textBlock h3{
	position: relative;
	float: left;
	margin-right: 10px;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	padding:10px 0 2px 10px;
	width:200px;
	text-align: left;
}

#textBlock .blurb{
	float: left;
	margin: 2px 2px 2px 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 720px;
	color: #B2 22 22;
	text-align: justify;
	line-height: 17px;
	padding: 4px 4px 4px 4px;
}

#textBlock a, visited{
  color: #F60201; /*#F60201;*/
  background: inherit;
  text-decoration: none;
}

#textBlock a:hover {
  color: #F60201;
  background: inherit;
  text-decoration: underline;
}

#textBlock .heading {
  font-weight: bold; 	
  float: left;
  margin-left: 2px;  
}

#textBlock p {
	text-align: left;
	margin-left: 4px;
	margin-top: 4px;
}

#textBlock .link {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
}

#textblock .latestNews{
	font: 1em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	float: left;
	margin: 0px 2px 2px 4px;
	padding: 0px 4px 4px 4px;
	width: 720px;
	color: #8B0000;
	text-align: left;
}

#imgBlock {
	position: relative;
	margin-left: 16px;
	margin-bottom: 10px;
	width: 720px;
	height: auto;
	float: left;
	background: #FFFFFF;/*FFF8DC;*/
}

#imgBlock .imgblurb {
	position: relative;
	margin-right: 10px;
	padding:0px 0 15px 0;
	width: 340px;
}

#imgBlock img {
	border: 0px;
	width: 340px;
}

#adtable {
	width: 350px;
	padding: 0;
	margin: 0;
}

ul { 
	list-style:none;
}

#message {
  border-bottom: 1px solid #eee;
  padding: 10px;
}

#saiquote {
	text-align: left;
	font-family: Georgia;
	color: #CC6600;
}

#footer {
  clear: both;
  padding: 2px;
  margin: 20px 0 15px 0px;
  font-size: .9em;
  color: #808080;
  border-top: 1px solid #FAFAD2;
}

#fl { 
  width: 900px; 
  text-align: center; 
}

#privacy {
  clear: both;
  padding: 5px;
  margin: 0 0 15px;
  font-size: .8em;
  text-decoration: italic;
  text-align: left;
  color: #808080;
}

#privacy .heading {
	display: block;
	text-decoration: underline;
}

/******* FORM *******/
#customForm{
	width: 680px;	
	padding: 0 10px 10px;
}
#customForm label{
	display: block;
	color: 797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm .radioText{
	display: inline;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm input{
	/*width: 220px;*/
	height: 25px;
	padding: 6px;
	color: #1F1F1F;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #cecece;
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm select{
	/*width: 220px;*/
	padding: 6px;
	color: #1F1F1F;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #cecece;
}
#customForm div{
	margin-bottom: 15px;
	text-align: left;
}
#customForm .emailInfo{
	display: inline;
	color: #1F1F1F;
	font-weight: lighter;
	line-height: 1.2em;
}
#customForm #submitButton{
	background: #949494;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#customForm #submitButton:hover{
	background: #6f9ff1;
}
#star {
  color: #E60000;
  padding-left:2px;
}
#person {
	font-weight: bold;
}

#note {
  margin-top: 0px;
  font-size: xx-small;
  line-height: 130%;
}

#note a {
	color: #000000;
	text-decoration: none;
}

#filled {
	text-decoration: line-through;
}