/* $Id: layout.css,v 1.8 2011/01/04 05:24:13 webchick Exp $ */

/* ---------- LARGE TEMPLATE - FOR DESKTOP with screen res above 960px ----------- */

/* ---------- Basic Layout Styles -----------*/

#logo a{
	font-size:2.6em;
	height:70px;
	padding-top:10px;
	padding-left:5px;
}

#navigation li a{
	background-position:5px center;
	font-size:1.8em;
	line-height:80px;
}



/* ---------- HOMEPAGE IMAGES AREA Layout Styles ----------- */
#images_home{
	font-size:1.6em;
}

#block-views-front-page-featured-block-1{
	width:1080px;
}

/* ---------- RIGHT Layout Styles ----------- */

#right{
	width:1080px;
	margin:auto;
}

/* ---------- SUB1 Layout Styles ----------- */
#sub1{
	font-size:1.6em;
}
#block-views-front-page-featured-block-2{
	margin-left:55%;
	width:486px;
}
/* ---------- SUB2 Layout Styles ----------- */
#sub2{
	width:1080px;
	margin:auto;
}