/* CSS Document */

/* html { height:100% } */

body {
	margin:0px;
	background-image:url("../images/snp/parch_bg_wide.gif");
	background-repeat:repeat-y;
	background-position:center top;	height:100%;
	font-size: 14px;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

center {
    /* text-align: middle; */
}

p {
	color:#000;
	text-align: justify;
	line-height: inherit;
}

b, strong {
	color:#666666;
}

a {
        border: none;
}

img {
        border: none;
}

ul {
	line-height: 120%;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}

ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}

li {
	margin-bottom: .1em;
}

/* Joomla page titles: */

.contentheading {	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	color:#666666;	font-weight:bold;	font-size:150%;}

.componentheading {	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	color:#660000;	font-weight:bold;	font-size:150%;}

/* ============================ LINK DEFINITIONS ============================= */

a {	color: #660000;	text-decoration: none;}
a:visited {	color: #660000;	text-decoration: none;}
a:hover {	color: #996600;	text-decoration: underline;}

/* ============================ STANDARD H- TAG DEFINITIONS ============================= */

h1, h2, h3, h4, h5, h6 {	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	color:#666666;}

h1 {	font-weight:bold;	font-size:150%;}

h2 { font-weight:bold; font-size:145%; }

h3 { font-weight:bold; font-size:135% }

h4 { font-size:135%; margin-left:0px; margin-right:0px; text-align:left}

h5 {	font-size:125%;	padding-bottom: 2px;}

h6 { font-weight:bold; font-size:100%; }

/* ================== CONFIGURE NAVIGATION BAR AT TOP OF ALL PAGES ========================== */

table.navmenu {	padding-top: 0px;	padding-bottom: 15px;}
table.navmenu td,  table.navmenu a {	font-size: 12px;	color: #666666;	font-variant: small-caps;	text-align: center;	text-decoration: none;	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	align: top;}
table.navmenu a {	display: block;	padding-top: 2px;	padding-right: 5px;	padding-bottom: 2px;	padding-left: 5px;	text-decoration: none;}
table.navmenu a:hover {	color: #990000;    background : #EFEFEF ;	font-variant: small-caps;	text-align: center;    text-decoration: none;}

/* ================== QUICK LINKS DESIGN ON FRONT PAGE ========================== */

.quicklinks a {	display: block;	padding-top: 2px;	padding-right: 5px;	padding-bottom: 2px;	padding-left: 5px;	text-decoration: none;}
.quicklinks a:hover {	color: #990000;    background : #EFEFEF ;	/* font-variant: small-caps; */	text-align: left;    text-decoration: none;}

/* ================== COPYRIGHT FOOTER ========================== */

.copyright {	color: #666666;	text-align: center;	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	font-size: 90%;	line-height: 125%;}

/* ================== EVENTS PAGE LAYOUT ========================== */

td.snp_eventsheader {	font-size: 10px;	font-weight: bolder;	color: #666666;	border-top-width: 2px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-bottom-style: solid;	border-top-color: #601318;	border-right-color: #601318;	border-bottom-color: #601318;	border-left-color: #601318;}
td.snp_eventsfooter {	font-size: 10px;	font-weight: bolder;	color: #666666;	border-top-width: 2px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-color: #601318;	border-right-color: #601318;	border-bottom-color: #601318;	border-left-color: #601318;	border-top-style: solid;}
