@charset "utf-8";
/* CSS Document */

body {
	background-color: #c48c3c;
	background-image:url(gifs/SVP-body-bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#000;
}
a {
	color: #03F;
	text-decoration: none;
}
a:visited {
	color: #03F/*#C67599*/;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#8a7bd4;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	letter-spacing:0px;
	font-weight: normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	letter-spacing:0px;
	font-weight: normal;
}
.heading {
	color: #ffffff;
	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
	padding-right: 13px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#63F;
}
.subhead-nodash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#690;
	padding-top:10px;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:#333;
}
.bodytext-small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#000;
}
.lead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#333;
	line-height: 130%;
}
.breadcrumb, .breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	line-height: 100%;
}
.bodytext_white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
/* added parts */
.paper {
	background-image:url(gifs/paper.png);
	background-repeat:repeat-y;
}
.paper-footer {
	background-image:url(http://www.surreyvaisakhiparade.ca/gifs/paper-footer.png);
	background-repeat:repeat-y;
}
#themainpage {
	/*position:relative;*/
	width: 952px;
	margin: 0px auto;
}
#theinsidepage {
	/*position:relative;*/
	width: 952px;
	background-image:url(gifs/SVP-content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px auto;
}


#topbanner {
	width: 952px;
	margin:0px auto;
	/*padding: 0px 9px;*/
}
#header {
	width: 952px;
	position: relative;
	margin: 0px auto;
}
#thepage {
	margin:0px auto;
	position: relative;
	/*padding: 0px 9px;*/
	width: 952px;
}
#bodysection {
	position: relative;
	margin: 0px auto;
	width: 952px;
}
#leftcol {
	position: relative;
	width: 440px;
	float:left;
	padding: 20px 5px 10px 25px;
	font-size:12px;
}
#rightcol {
	position: relative;
	width: 425px;
	padding: 100px 10px 10px 10px;
	float: left;
}
#themenu {
	width: 952px;
	margin:0px auto;
	background-image:url(gifs/SVP-menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:27px;
	/*margin-left:1px;*/
}
#footer {
	width: 952px;
	margin:0px 5px;
	position: relative;
}
#footer a:link {
	color:#fff;
}
#footer a:hover {
	color:#fff;
}
#footer a:visited {
	color:#fff;
}
#footer ul {
	margin-left: 4px;
	padding-left: 4px;
}
.footerlinks {
	color:#fff;
	width: 110px;
	float:left;
	margin:5px 10px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer-edge {
	margin:0px auto;
	position: relative;
	min-height:100px;
	background-image:url(http://www.surreyvaisakhiparade.ca/gifs/redfooter.png);
	background-repeat:repeat-y;
	width: 952px;
	padding: 0px 9px;
}
#underfooter {
	margin:0px auto;
	position: relative;
	text-align:center;
	padding: 7px 0px 0px 0px;
	font-size:12px;
	color:#000;
	width: 940px;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.footermenu a:visited {
	color: #000;
}
.footermenu a:link {
	color: #000;
}
.footermenu a:hover {
	color: #000;
	text-decoration: underline;
}
.footermenu a:active {
	color: #000;
}
#pillars {
	float: left;
	width: 734px;
}
.tablegridlines {
	border-top: #C0C0C0 1px dotted;
	margin: 5px 0px;
}
.tablegridlines td, .tablegridlines th {
	border-bottom: #C0C0C0 1px dotted;
}
.highlight {
	background-color:#FFC;
}
.tableback {
	background-color:#ffffff;
}
#searchbox {
	width: 320px;
	height: 40px;
	float:right;
}
#rightcol ol li {
	padding-top:4px;
}
#rightcol ul li {
	padding-top:4px;
}
.odd {
	background-color: #ffffcc;
	border-bottom:#c0c0c0 1px dotted;
}
.white {
	color:#FFF;
}
.fncontacts {
	border-left:solid 1px #fff;
	color:#FFF;
	font-weight:bold;
	background-color:#930000;
}
.section-block {
	padding:5px 0px 10px 0px;
	
}
.mini-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#900;
	padding: 10px 0px;
	margin: 10px 0px;
	border-top: solid 3px #900;
	border-bottom: dotted 1px #900;
}
#bottomedgecurve {
	margin:0px auto;
	width: 952px;
}
#footer-navigation a {
	color:#FFF;
}
#footer-navigation ul li {
	margin-left:-20px;
}
#bannerpics {
	width: 890px;
	padding: 10px 20px;
	margin: 0px auto;
	position: relative;
	height: 275px;
}
.frontcol {
	width: 260px;
	padding:10px;
	margin:5px;
	float:left;
	position: relative;
}