/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Site-wide properties ======================================================== */
body
{
    font: normal normal 10px/10px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	background-image:url(../images/bg1.jpg), url(../images/bg2.jpg);
	background-position: center top, center top 524px;
	background-repeat:repeat-x, no-repeat;
	background-color: #e8e8e8;
}
 
#maincontainer
{
	width: 1028px;
	margin:auto;
	background-color:#fff;
}

#whitecontainer
{
	width: 1000px;
	margin-left: 14px;
	background-color:#fff;
	border-bottom: 14px solid #fff;
}



#headertext
{
	width: 1000px;
	height: 36px;
	background-color:#000;
}

#headertextpadding
{
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}

.myli li
{
	display: inline;
	margin-right: 15px;
}

.myli2
{
    margin-left: 25px;
}

.homeimg
{
	float: right;
	margin-left: 30px;
	margin-top: 20px; 
	margin-bottom: 20px; 
	border: 4px solid #dbdbdb;
}


#mainlogo
{
	width: 1000px;
	height: 94px;
	background-color: #fff95d;
	border-bottom: 1px solid #e4df64;
}

#mainlogopadding
{
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 34px;
	color: #000;
	font-size: 46px;
	font-family: Sensibility_Bold_Black;
}

#nav
{
	width: 1000px;
	height: 41px;
	background-color: #fff95d;
	border-bottom: 2px solid #000;
}

#navpadding
{
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 14px;
	color: #202328;
}

#mainimg
{
	width: 1000px;
	height: 352px;
	margin-top: 0px;
}



a:link {
	color: #202328;
	text-decoration:none;
}
a:visited {
	color: #202328;
	text-decoration:none;
}
a:hover {
	color: #202328;
	text-decoration:none;
}
a:active {
	color: #202328;
	text-decoration:none;
}

@font-face {
    font-family: Sensibility_Bold;
    src:url(../fonts/Sensibility_Bold.otf);
}

@font-face {
    font-family: Sensibility_Bold_Black;
    src:url(../fonts/Sensibility_Black.otf);
}

@font-face {
    font-family: Sensibility_Regular;
    src:url(../fonts/Sensibility_Regular.otf);
}

#sublogo
{
	font-size: 13px; 
	padding-top: 20px; 
	padding-left: 83px; 
	font-family: Sensibility_Regular;
}

#SNP
{
	float: right; 
	margin-right: 4px;
}

h1, h2, h3
{
	font-family: Sensibility_Bold;
	font-size: 32px;
	color:#000;
}

h2
{
	font-family: Sensibility_Bold;
	font-size: 20px;
	color:#000;
}

h3
{
	font-family: Sensibility_Bold;
	font-size: 18px;
	color:#19601b;
}

p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#maincontent
{
	width: 1000px;
	margin-top: 2px;
	background-color:#FFF;
}

#maincontentpadding
{
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202328;
	font-size: 16px;
	line-height: 1.4;
	text-align:justify;
}

#double
{
	width: 1000px;
	float:left;
	background-color:#fff;
	margin-bottom: 20px;
}

#socialmedia
{
	width: 355px;
	float: left;
	background-color:#FFF;
}

#righthome
{
	width: 645px;
	float: left;
	background-color:#FFF;
}



#footer
{
	width: 1000px;
	margin-top: 2px;
	background-color:#fff95d;
	clear: both;
	margin-top: 10px;
}

#footerpadding
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202328;
	font-size: 12px;
	text-align:center;
}

#newspost
{
	border-bottom: 1px solid #dadada; 
	width: 100%;
}

#newspostpadding
{
	padding-bottom: 15px; 
	padding-top: 15px;
}

a.navlink { text-decoration:none; color: #202328; font-weight: normal; font-size: 17px; font-family: Sensibility_Bold;  } 
a.navlink:link { text-decoration:none; color: #202328; font-weight: normal; font-size: 17px; font-family: Sensibility_Bold;   } 
a.navlink:visited { text-decoration:none; color: #202328; font-weight: normal; font-size: 17px; font-family: Sensibility_Bold;    } 
a.navlink:hover { text-decoration:none; color:#202328; font-weight: normal; font-size: 17px; font-family:Sensibility_Bold;   } 
a.navlink:active { text-decoration:none; color: #202328; font-weight: normal; font-size: 17px; font-family: Sensibility_Bold;   }

a.whitelink { text-decoration:none; color: #fff; font-weight: normal; font-size: 16px; font-family: 'Sensibility_Bold';   } 
a.whitelink:link { text-decoration:none; color: #fff; font-weight: normal; font-size: 16px; font-family: 'Sensibility_Bold';   } 
a.whitelink:visited { text-decoration:none; color: #fff; font-weight: normal; font-size: 16px; font-family: 'Sensibility_Bold';   } 
a.whitelink:hover { text-decoration:underline; color: #fff; font-weight: normal; font-size: 16px; font-family: 'Sensibility_Bold';   } 
a.whitelink:active { text-decoration:none; color: #fff; font-weight: normal; font-size: 16px; font-family: 'Sensibility_Bold';   }

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
}
/* Reusable classes ============================================================ */

/* Left & Right alignment */
.left{ float: left; }
.right{ float: right; }

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 20px; }

/* The fraction classes are useful for column lists */
.half, .third, .quarter, .fifth, .sixth{ width: 100%; }
.half li, .third li, .quarter li, .fifth li, .sixth li{ float: left; }
.half li{ padding-right: 5%; width: 45% }
.third li{  padding-right: 5%; width: 28.3% }
.quarter li{  padding-right: 5%; width: 20% }
.fifth li{  padding-right: 5%; width: 15% }

/* For when a <br /> just ain't enough */
.separator{
    clear: both;
    float: left;
    height: 1px;
    width: 100%; }


    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */

