﻿
html, body
{
	height: 100%;
}

body
{
	width: 1200px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #B3AE76;
	/*background-image: url('images/site-name-bg2.jpg');
	background-repeat: repeat-x;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
}
h4
	{
		letter-spacing: 0.10em;
		font-weight: 800;
		font-size: 1em;
		color: #171717;
	}


p, ol, ul
{
	margin-top: 0px;
}

p
{
	line-height: 150%;
}

strong
{
}

a
{
	color: #000080;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

	.image
	{
		display: inline-block;
	}
	
		.image img
		{
			display: block;
			width: 100%;
		}

	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 2em 0;
	}
	
	.image-left
	{
		float: left;
		margin: 0 2em 2em 0;
	}
	
	.image-centered
	{
		display: block;
		margin: 0 0 2em 0;
	}

		.image-centered img
		{
			margin: 0 auto;
			width: auto;
		}

hr
{
	display: none;
}

/** WRAPPER */

#wrapper {
	background: #FFFFFF;
	width: 1200px;
}

.container
{
	width: 1120px;
	height: 460px;
	margin: 0px 0px 0px 0px;
	
	
}

.clearfix
{
	clear: both;
}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

#header
{
	position:absolute;
	height: 135px;
	width:1200px;
	margin: 0px 0px 0px 0px;
}

/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

	#menu
	{
		position: absolute;
		right: 0;
		top: 0;
		width:1190px
	}
	
	#menu ul
	{
		display: inline-block;
		margin-left: 550px;
		width:640px
	}
	
	#menu li
	{
		display: block;
		float: left;
		text-align: center;
	}
	
	#menu li a, #menu li span
	{
	display: block;
	padding: 0em 1em;
	height: 135px;
	letter-spacing: 0.20em;
	line-height: 135px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	outline: 0;
	color: #FFFFFF;
}
	
	#menu li:hover a
	{
	background-position: center;
	background-image: url('/images/pzcO-sml.gif');
	background-repeat: no-repeat;
	}
		
	menu li.active a, #menu li.active span
	{
	}

	#menu .current-page-item a, #menu .current-page-item a:visited
	{
	color: #000000;
}

/*********************************************************************************/
/* Page                                                                          */
/*********************************************************************************/

	#page
	{
	position: relative;
	overflow: visible;
	padding: 0em 0em 0em 0em;
	width: 1200px;
	}
		
	#dfltpage
	{
	position: relative;
	overflow: visible;
	padding: 0em 0em 0em 0em;
	width: 1200px;
	background-image:url('images/dflt-bkg.gif');
	background-repeat:no-repeat;
	background-position:center;


}

/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

	#content
	{
		float: right;
		width: 880px;
		
	}
	#content1
	{
		float: left;
		width: 1180px;
		padding:10px;
		background-color:#E4E7EE;
	}
	#content2
	{
	float: left;
	width: 1120px;
	padding: 20px 40px 0 40px;
	background-color: #E4E7EE;
}


/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/

	#sidebar
	{
	float: left;
	width: 250px;
	background-color: #E4E7EE;
	padding-left:10px;
	margin-left:6px

	
}
	
	#sidebar .title h2
	{
		font-size: 1.25em;
	}
	
	#sidebar .box1
	{
		margin-bottom: 1em;
	}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer
	{
	width: 100%;
	letter-spacing: 0.15em;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.80em;
	font-weight:600;
	color: #45330F;
	background-color: white;
	width: 1200px;
}

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

#header-wrapper
	{
	overflow: hidden;
	height: 160px;
	background: url('images/Header-Summer.jpg') no-repeat top center;
	width:1200px;
	margin-left:0px;
	
	}


/*********************************************************************************/
/* Portfolio                                                                     */
/*********************************************************************************/

	#portfolio-wrapper
	{
	background: #E4E7EE;
	padding: 1em 1em 0em 1em;
	height:200px;
	width:1163px;
}
	
	#portfolio
	{
	overflow: hidden;
	text-align: center;
	color: #000080;
	}
	
	#portfolio .title
	{
	margin-top:10px;
	width:1130px;
	}
	
	#portfolio .title h2
	{
	color: #4371BE;
	}

	#portfolio .byline
	{
	color: #000080;
	}
	
	#column1
	{
	width:250px;
	float: left;
	margin-left:10px
	}
	#column2
	{
	width:300px;
	float: left;
	margin-left:25px

	}
	
	#column3
	{
	width:260px;
	float: left;
	margin-left:25px
	}
	
	#column4
	{
	width:250px;
	float: left;
	margin-left:25px
	}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		overflow: hidden;
		padding: 5em 0em;
	}
	
	#copyright p
	{
		letter-spacing: 0.20em;
		text-align: center;
		text-transform: uppercase;
		font-size: 0.80em;
		color: #6F6F6F;
	}
	
	#copyright a
	{
		text-decoration: none;
		color: #8C8C8C;
	}

/*********************************************************************************/
/* Heading Titles                                                                */
/*********************************************************************************/

	.title
	{
		margin-bottom: 1em;
	}

	.title h2
	{
		letter-spacing: 0.20em;
		font-weight: 700;
		font-size: 1.5em;
		color: #171717;
	}
			
	.title h3
	{
		letter-spacing: 0.10em;
		font-weight: 700;
		font-size: 1em;
		color: #171717;
	}
	
	.title .byline
	{
		letter-spacing: 0.15em;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 0.90em;
		color: #6F6F6F;
	}

/*********************************************************************************/
/* Button Style                                                                  */
/*********************************************************************************/

	.button
	{
	margin-left:50px;
	display: inline-block;
	margin-top: 0.em;
	padding: 1em 1em;
	background: #82A6E2;
	letter-spacing: 0.20em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	font-size: 0.90em;
	color: #FFF;
	}
	
	.button1
	{
	display: inline-block;
	margin-top: 0.em;
	padding: .5em 1em .5em 1em;
	background: #82A6E2;
	letter-spacing: 0.20em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 0.70em;
	color: #FFF;
}


	.button:hover
	{
	color: #000080;
	}
	.button1:hover
	{
	color: #000080;
	}

	.button:active
	{
	}
			

/*********************************************************************************/
/* Two Column                                                                    */
/*********************************************************************************/

	#two-column
	{
		padding-top: 0em;
	}
	
	#two-column .title h2
	{
		font-size: 1.25em;
	}
	
	#two-column #tbox1
	{
		float: left;
		width: 370px;
	}

	#two-column #tbox2
	{
		float: right;
		width: 470px;
	}

	#two-column #tbox2 ul.style2
	{
		margin-top: .2em;
	}

#two-column1
	{
		padding-top: 0em;
	}
	
	#two-column1 .title h2
	{
		font-size: 1.25em;
	}
	
	#two-column1 #tbox1
	{
		float: left;
		width: 550px;
		padding:10px;
	}

	#two-column1 #tbox2
	{
		float: right;
		width: 550px;
		padding:10px;
	}

	#two-column1 #tbox2 ul.style2
	{
		margin-top: .2em;
	}

#two-column1-2
	{
		padding-top: 0em;
	}
	
	#two-column1 .title h2
	{
		font-size: 1.25em;
	}
	
	#two-column1-2 #tbox1
	{
		float: left;
		width: 500px;
		padding:10px;
	}

	#two-column1-2 #tbox2
	{
		float: right;
		width: 500px;
		padding:10px;
	}

	#two-column1-2 #tbox2 ul.style2
	{
		margin-top: .2em;
	}



