body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Arial, Verdana, "Times New Roman";
	color:#000000; /* 5C4033;  dark brown */
	font-weight: normal;
	font-style: normal;
}



h1 {
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-family: Arial, Verdana, "Times New Roman";
	line-height: 28px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-family: Arial, Verdana, "Times New Roman";
	line-height: 1.5;
	font-weight: bold;
	font-style: normal;
}

h3 {
	color: #000000;
	margin-top: 10px;
	padding: 0;
	font-size: 10pt;
	font-family: Arial, Verdana, "Times New Roman";
	line-height: 1.5;
	font-weight: bold;
	font-style: normal;
}

li{
	line-height: 1.25; 
}

input { font-size: 12px; 
	font-family: Arial, Verdana, "Times New Roman";  /* form input field font size */
}



#wrapper{
	width:100%;
	height:322px; 
	background-color:  #3366ff;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
}



#header {
	float:left;
	margin-left:5px;
	width:710px;
	height: 110px;
	position: relative;
}

#headerlogo{
	float:left;
	width:84px;
	height:106px;
	padding:0px;
	Margin-left:165px;
}


#name {	
	margin: 0;
	padding: 0;
	height: 75px;
	width: 100%;
	text-align: center;
}


#donate {
	float:left;

	position: relative;

	margin-left: 0px;
	margin-bottom:0px;
	padding: 0;
	height: 30px;
	width: 180px; /* left margin + width = 710 */
}


#search {
	float:left;
	position: relative;

	font-size: 10pt;
	font-family: Arial, Verdana, "Times New Roman";
	/* margin-left: 180px;  */
	padding-top: 5px;
	height: 30px;
	width: 530px; /* left margin=180 + width=530 = 710 */
}


#navigation {
	float:left;
	width:160px; 
	font-size:12px;
	font-family: Arial, Verdana, "Times New Roman";
	font-weight: normal;
	font-style: normal;
}

#navigation a, a:visited, a:active{
	color:#FFF;
	text-decoration:none;
}



#navigation ul {
	margin:0px; padding:0px; background-color:#666;
}

#navigation ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	padding-left:10px;
	color:#FFF;
	border-top:#fff solid;
	border-bottom:#fff solid;
	border-width:0px;
	cursor:pointer;
}  
#navigation ul li:hover {
	background-color:#F90; 
	position:relative;
} 

/*

#navigation a:link#current, #navigation a:visited#current, #navigation a:hover{
	background-color:#F90; 
	position:relative;
} 
*/

.spacer{
	background-color:#ffffff;
	width:160px;
	height:2px;
}

.wscspan {
    display: block;
}

@font-face { 
	font-family: "punjabi";
	[if IE] src: url("../fonts/punjabi.eot");
	src: url("../fonts/punjabi.svg") format("svg");
	src: url("../fonts/punjabi.ttf") format("truetype");

}


#gurdwaras{
	float:left;
	width:860px;
	height:322px;
}

#page2container{
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	background-color:#ffffff;
	width:800px;
}

#maincontents{
	position: relative;
	margin-top:10px;
	margin-right:0px;
	margin-left: 160px;
	padding: 10px;
	width: 800px;
}

#footer {
	background-color:#f4f7f7;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: black;
	margin-top: 5px;
	padding: 0;
	height: 59px;
	position: relative;
}



a:focus {
	outline: none;
}

a:link {
	text-decoration: none;
	color: blue; /*#717074 old*/
}

a:visited {
	text-decoration: none;
	color: blue; /*#717074 old*/
}

a:hover {
	text-decoration: none;
	color: orange;
	border-bottom-width: 2px;
	border-bottom-color: black;
	border-bottom-style: solid;
}

a:active {
	text-decoration: underline;
	color: blue;
}

a img {
	border: none; 
} 



.placeDate {
	font-size: 13px;
}


.highlight{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	width: 800px;
}

.highlight a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 778px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

.highlight a:link{
	text-decoration: none;
	color: #000;
	background-color: #ffffff;
}

.highlight a:hover{
	color: #000;
	background-color: #f4f7f7;
}

.highlight a:link, .highlight a:visited, .hl a:link, .hl a:visited {
	text-decoration: none;
	color: #000;
}

.thumbnail{
	width:65px;
	height:65px;
	float:left;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
}

img.scaletofit{
	max-width:100%; 
	max-height:100%;
	margin:auto;
	display:block;
}

img.scaled {
	width: 100%;
}


.phead{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase; /* capitalize; */
}

.Date {
	font-size: 8pt;
}

.indent{
	margin-left:40px;
}

.viewpdf{
	font-size: 10pt;
	font-family: Arial, Verdana, "Times New Roman";
	font-weight: bold;
}
#newsletter{
	background-color: #ffffff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	Margin-top:0px;
}

#logo{
	width:72px;
	height:90px;
	padding:0px;
	Margin-left:auto;
	margin-right:auto;
}

#logo img{
	width:100%;
	height:100%;
}


#newsheader{

	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "Times New Roman", Arial, Verdana;

	font-weight: normal;
	font-style: normal;
	width:100%;
}

.memberslist{

	margin-bottom:1.0em;
	display:block;
	overflow:hidden;
	float:left;
/*	background-color:#99ffcc; */
	padding: 0;
	font-size: 7pt;
	font-family: "Times New Roman", Arial, Verdana;
	text-align:left;
	font-weight: bold;
	font-style: normal;
	width:310px;
}

#members{
	overflow:hidden;
	float:left;

	padding: 0;
	font-size: 7pt;
	font-family: "Times New Roman", Arial, Verdana;
	text-align:left;
	font-weight: bold;
	font-style: normal;
	width:310px;
	height:780px;
}
#news{
	overflow:hidden;

	float:left;
	margin: 0;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	font-size: 12pt;
	font-family: "Times New Roman", Arial, Verdana;

	font-weight: normal;
	font-style: normal;
	width:470px;
	height:780px;
}




#container { /* this is specifically used for PDF Newletters */
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1003px;
	height: 768px;
}

@media all{
  .page-break  { display:none; }
}

@media print{
  .page-break  { display:block; page-break-before:always; }
}

/* @end */