html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}



ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;padding:5px;}
.right{float:right;padding:5px;}
.clear{clear:both;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{
	font:normal 1.2em/1.2em  Arial, Helvetica, sans-serif;
	margin:10px;
}

ul{
	font:normal 1.2em/1.2em  Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 1.2em/1.2em  Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:normal 2.4em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h2{
	font:normal 2.2em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h3{
	font:bold 1.6em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.0em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h4{
	font:normal 1.8em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 1.8em/1.2em "Times New Roman", Times, serif;*/
	margin:5 0 4 0;
}	

h5{
	font:bold 1.6em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 1.6em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h6{
	font:normal 1.4em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 1.4em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
}

a:hover, a:active{
}		

/* =MainNav
-----------------------------------------------------------------------------------------*/


ul.nav {
	width:170px;
	padding-left:-10px;
}
ul.nav li {
	list-style:none;
}
ul.nav li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
	font-size:1.4em;
	padding-left:10px;
	border-bottom: 1px solid #fff;
	font-weight:bold;
}
*html ul.nav li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	line-height:20px;
	font-size:1.4em;
	padding-left:10px;
	border-bottom: 1px solid #fff;
	font-weight:bold;
}
ul.nav li.last a {
	border-bottom: 0px;
}
ul.nav li a:hover {
	text-indent:15px;
	color:#ffffff;
}
ul.nav li.nhome a:hover {
	background-color:#101760;	
}
ul.nav li.nabout a:hover {
	background-color:#1e4d18;	
}
ul.nav li.ngallery a:hover {
	background-color:#561232;	
}
ul.nav li.nevents a:hover {
	background-color:#101760;	
}
ul.nav li.ninvolved a:hover {
	background-color:#ccb900;	
}
ul.nav li.ncontact a:hover {
	background-color:#101760;	
}
ul.nav li.nshop a:hover {
	background-color:#101760;	
}

/* =SubNav
-----------------------------------------------------------------------------------------*/

ul.leftside {
	width:200px;
	padding-left:-10px;
	margin-top:0px;
}
ul.leftside {
	list-style:none;
}
ul.leftside li {
	list-style:none;
}

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#article, #fckArticles{}
#news, #fckNews{}
#question, #fckQuestion{}
#testimonials, #fckTestimonials{}

/* =Layout
-----------------------------------------------------------------------------------------*/
#aside{}

#fckPages{
	background-image:none;
	background-color:#fff;
	font-size: .8em;
}

#line{
	background-color: #000;
	display: block;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
}

#wrapper{
	margin:0 auto;
	width:969px;
}
#logo {
	width:281px;
	height:108px;
	position:absolute;
	top:2px;
	left:20px;
}
#donate {
	width:205px;
	height:100px;
	position:absolute;
	top:13px;
	right:30px;	
}
#content{
	width:969px;
	background-color:#fff;
} 
.leftside {
	width:211px;
	margin:25px;
	margin-right:10px;
	float:left;
}
*html .leftside {
	width:200px;
	margin:25px;
	margin-right:10px;
	margin-left:10px;
	float:left;
}
#main {
	width:700px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}

#footer{
	height:75px;
	padding:5px;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
.product {
	width:275px;
/*	height:160px;*/
	float:left;
	border: 1px solid #000;
	padding:10px;
	margin:10px;
}
.smprod {
	width:250px;
	height:160px;
	float:left;
	border: 1px solid #000;
	padding:10px;
	margin:10px;
	text-align:center;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 0px solid transparent;}

input, textarea {
	font-size: 1em;
	color: #434343;
/*	width: 20em;*/
/*	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	padding: 0.2em;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}

#sidebar input {
	width: 100%;
}

input#submit {
	width: auto;
	font-size: 0.85em;
}
/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table; clear:both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block; clear:both;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

.facebook {
	width: 120px;
	margin: 10px auto;
}
