@charset "utf-8";

body {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	background-color: #ACA8CB;
	background-image:url;
	background-position:center;
	vertical-align: top;
}

.addressHeader {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F93;
}

a {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #69C;
	text-decoration: none;
}

a:hover {
	color: #FFD700;
	text-decoration: underline;
}

hr {
	color:#F93;
}

ul {
	color:#F93;
}

h1 {
	color:#F93;
}

.bottom_bg {
	background-color: #29254c;
	padding-left: 10px;
}

.hindu_god {
	vertical-align: top;
	background-image: url(images/hindu_god_2.jpg);
}

#hindu_god {
	vertical-align: top;
}


/*----- NAVIGATION MENU -----*/

#nav ul {
	padding:0;
	list-style: none;
	width: 745px;
	margin: 0 auto;
}

#nav ul li{
	float: left;
	display: inline;
	border: thin;
	width: 90px;
	border: 1px solid #8d979e;
	background-image: url(images/navigationBg.gif);	
}

#nav ul li .current {
	padding:0;
	list-style: none;
	width: 90px;
	float: left;
	display: inline;
	background-image: url(images/navigationBg_at.gif);
}

#nav ul a {
	text-align: center;
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
	letter-spacing: -1px;
	/*background-image: url(Navigation/divider.gif); to diplay a divider between links */
	text-decoration: none;
	color: #a3a1af;
}

#nav ul a:hover{
	color: #4682B4;
}

/*----- END NAVIGATION MENU -----*/



/*----- FOOTER MENU -----*/

#footer ul {
	padding:0;
	list-style: none;
	width: 660px;
	margin: 0 auto;
}

#footer ul li{
   float: center;
	display: inline;
}

#footer ul a {
   text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #6B8E23;
	}

#footer ul a:hover{
	color: #FF6347;
}
/*----- END FOOTER MENU -----*/

#detorDesign a {
	color: #FFD700;
	text-decoration:none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman",  Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
}

#detorDesign a:Hover {
	color: #ACA8CB;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman",  Helvetica, sans-serif;
	background-color: transparent;
}

.detorDesign {
	color: #FFD700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

