/* 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/bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #f2f4f8;
}

#maincontainer
{
	margin: auto;
	width: 1125px;
	overflow: hidden;
	background-color:#FFF;
}
 
#logo
{
	width: 326px;
	height: 118px;
	float: left;
}

#logo2
{
	display: none;
}

#nav
{
	width: 799px;
	height: 118px;
	float: left;
	background-image:url(../images/bg.jpg);
}

#navpadding
{
	padding-top: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

#mainimg
{
	width: 1125px;
	float: left;
}

#welcome
{
	width: 1125px;
	float: left;
	border-bottom: 3px solid #c0c0c0;
}

#welcomepadding
{
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 16px;
	color:#666;
	font-family: 'Lato', sans-serif;
	line-height: 1.4;

}



#maincontent
{
	width: 1125px;
	float: left;
}

#maincontentpadding
{
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
	font-size: 16px;
	color:#666;
	font-family: 'Lato', sans-serif;
	line-height: 1.4;

}




#homenews
{
	width: 480px;
	float: left;
}

#homenewspadding
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 40px;
	font-size: 15px;
	color: #858688;
	line-height: 1.3;
	text-align:justify;
}

.sampleimg
{
	border: 1px solid #dddddd;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

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

#multiimg
{
	width: 645px;
	float: left;
}


#multiimgpadding
{
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 15px;
	color: #858688;
	line-height: 1.3;
	text-align:justify;
}

#footer
{
	width: 1125px;
	height: 189px;
	float: left;
	background-image:url(../images/footer-bg.jpg);
}

#footerpadding
{
	padding-top: 110px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	font-size: 16px;
	color:#FFF;
	font-family: 'Lato', sans-serif;
}

.myli li
{
	display: inline;
	font-family: 'Lato', sans-serif;
	color: #808080;
	font-size:18px;
	margin-right: 30px;
}

h1
{
	font-family: 'Lato', sans-serif;
	color: #8e1d38;
	font-size:40px;
	line-height: 1.4;
}

h2
{
	font-family: 'Lato', sans-serif;
	color: #858688;
	font-size:26px;
	line-height: 1.4;
}

a.navlink { font-family: 'Lato', serif; color: #FFF; font-weight: normal; text-decoration:none; font-size: 18px;} 
a.navlink:link { font-family: 'Lato', serif; color: #FFF; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink:visited { font-family: 'Lato', serif; color: #FFF; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink:hover { font-family: 'Lato', serif; color: #FFF; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink:active { font-family: 'Lato', serif; color: #FFF; font-weight: normal; text-decoration:none; font-size: 18px; }

a.navlink2 { font-family: 'Lato', serif; color: #8c1935; font-weight: normal; text-decoration:none; font-size: 18px;} 
a.navlink2:link { font-family: 'Lato', serif; color: #8c1935; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink2:visited { font-family: 'Lato', serif; color: #8c1935; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink2:hover { font-family: 'Lato', serif; color: #b82045; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink2:active { font-family: 'Lato', serif; color: #8c1935; font-weight: normal; text-decoration:none; font-size: 18px; }

a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #737373;
}
a:active {
	color: #666;
}

#mobilemenu
{
	display: none;
}

.mobileimg
{
    max-width: 100%;
	margin: auto;
}

.imgstyle
{
	padding: 5px; 
	background-color: #ededed;
    max-width: 100%;
	margin: auto;
	float: right; 
	margin-left: 30px; 
	margin-bottom: 20px; 
	margin-top: 20px;
	border: 3px solid #d1d1d1;	
}

.imgstyle2
{
	padding: 3px; 
	background-color: #ededed;
    max-width: 100%;
	margin: auto;
	float: right; 
	margin-left: 30px; 
	margin-bottom: 20px; 
	margin-top: 0px;
	border: 1px solid #d1d1d1;	
}

.imgstyle3
{
	padding: 3px; 
	background-color: #ededed;
    max-width: 100%;
	margin: auto;
	float: left; 
	margin-right: 30px; 
	margin-bottom: 20px; 
	margin-top: 0px;
	border: 1px solid #d1d1d1;	
}

.leftpad
{
	margin-left: 27px;
}

/*==========================================================================
   If pixels less that 1125 pixels wide
============================================================================ */

@media only screen and (max-width: 1125px) 
{

h1
{
	font-family: 'Lato', sans-serif;
	color: #8e1d38;
	font-size:28px;
	line-height: 1.4;
}

h2
{
	font-family: 'Lato', sans-serif;
	color: #858688;
	font-size:20px;
	line-height: 1.4;
}


#maincontainer
{
	width: 100%;
	overflow: hidden;
	background-color:#FFF;
}
 
#logo
{
	width: 100%;
	float: left;
}

#nav
{
	width: 100%;
	float: left;
	background-image:url(../images/bg.jpg);
}


#logo
{
	display: none;
}

#nav
{
	display: none;
}

#logo2
{
	display: inline;
	width: 100%;
	float: left;
	background-image:url(../images/bg.jpg);
	background-color:#F00;
	heigt: 118px;
}

#logo2padding
{
	text-align:center;
}

#mobilemenu
{
	display: inline;
}

#mobilemenupadding
{
	text-align:center;
	padding-top: 20px;
}

#mainimg
{
	width: 100%;
	float: left;
}

#welcome
{
	width: 100%;
	float: left;
}

#welcomepadding
{
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#maincontent
{
	width: 100%;
	float: left;
}

#maincontentpadding
{
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	font-size: 16px;
	color:#666;
	font-family: 'Lato', sans-serif;
	line-height: 1.4;

}


#homenews
{
	width: 100%;
	float: left;
}

#homenewspadding
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 40px;
	font-size: 15px;
	color: #858688;
	line-height: 1.3;
	text-align:justify;
}

.sampleimg
{
	border: 1px solid #dddddd;
	margin-right: 0px;
	margin-bottom: 20px;
	float:none;
	max-width: 100%;
	margin: auto;

}

#footer
{
	width: 100%;
	float: left;
	background-image:url(../images/footer-bg.jpg);
}

#multiimg
{
	width: 100%;
	float: left;
	text-align:center;
	display:inline;
}


#multiimgpadding
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 15px;
	color: #858688;
	line-height: 1.3;
	text-align: center;
}

#footerpadding
{
	padding-top: 110px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	font-size: 16px;
	color:#FFF;
	font-family: 'Lato', sans-serif;
	line-height: 1.3;
}

}







/*==========================================================================
   If pixels less that 550 pixels wide
============================================================================ */

@media only screen and (max-width: 550px) 
{
}

/* 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%; }

/* Basic Structure ============================================================= */
#wrap{
    margin: 0 auto;
    position: relative;
    width: 960px; }

    /* Header */
    header{
        float: left;
        width: 100%; }
    
    /* Content */
    article{
        float: left;
        width: 66.7%; }
    
    /* Sidebar */
    aside{
        float: left;
        width: 33.3%; }
        
    /* Footer */
    footer{
        float: left;
        width: 100%; }
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */


