@charset "utf-8";
/* CSS Document */


#colTwoLayout {
	width: 810px;
	background:url(sprite-backgrounds.jpg) repeat-x #F2F2F2;
    font-family: Arial, Helvetica, sans-serif;
	}
	
#colTwoLayout a:link, #colTwoLayout a:visited {
    color: #a2af4a;
    text-decoration: none;
	}

#colTwoLayout a:hover, #colTwoLayout a:active {
    color: #a2af4a;
    text-decoration: underline;
}
	
/* ===== Header ===== */
	
#colTwoHeader {
	height: 180px;
	}
	
/* ===== Menu Containers ===== */	

#petersimeMenuContainers {
	float: right;
	width: 400px;
	}

/* ===== Top Menu ===== */
	
#petersimeTopMenu {
    width: 200px;
	height: 30px;
	float:right;
	margin-top: 20px;

}

#petersimeTopMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#petersimeTopMenu li {
    float: left;
    margin: 0;
    padding:0;
}

#petersimeTopMenu li a:link, #petersimeTopMenu li a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    display: block;
    color: #000000;
    text-decoration: none;
    padding: 0 15px;
    line-height: 30px;
}

#petersimeTopMenu li a:hover, #petersimeTopMenu li a:active {
    color: #9da425;
}

/* ===== Main Menu ===== */
	
#petersimeMainMenu {
    width: 480px;
	height: 38px;
	float: right;
	margin-top: 22px;

}

#petersimeMainMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#petersimeMainMenu li {
    float: left;
    margin: 0;
    padding:0;
}

#petersimeMainMenu li a:link, #petersimeMainMenu li a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    display: block;
    color: #717554;
    text-decoration: none;
	font-weight: bold;
    padding: 0 15px;
    line-height: 38px;
	background:url(nav-main-seperator.jpg) right no-repeat;
}

#petersimeMainMenu li a:hover, #petersimeMainMenu li a:active {
    color: #9da425;
}
	
/* ===== Left Col ===== */

#colTwoLeft {
	float: left;
	width: 220px;
	padding: 10px 20px 10px 10px;
	}
	
#colTwoLeft p {
	color: #323232;
	line-height: 20px;
    font-size: 12px;
	}
	
#colTwoLeft h4 {
	margin: 0;
	padding-bottom: 5px;
	}
	
#colTwoLeft h4 a:link, #colTwoLeft h4 a:visited {
	color: #505050;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	}
	
#colTwoLeft h4 a:hover, #colTwoLeft h4 a:active {
	color: #505050;
	text-decoration: none;
	}
	
#colTwoLeft ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#colTwoLeft li {
	margin-left: 20px;
}
	
#colTwoLeft li a:link, #colTwoLeft li a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #a2af4a;
    text-decoration: none;
	line-height: 17px;
}

#colTwoLeft li a:hover, #colTwoLeft li a:active {
    color: #474747;
}


/* ===== Main Col ===== */
	
#colTwoMain {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	}
	
#colTwoMain p {
	color: #323232;
	line-height: 20px;
    font-size: 12px;
	}
	
#colTwoMain h3 {
	text-shadow: none;
	}
	
#colTwoMain h3 a:link, #colTwoMain h3 a:visited 
{
  color: #a2af4a;
  text-decoration: none;
}

#colTwoMain h3 a:hover, #colTwoMain h3 a:active
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a2af4a;
  color: #a2af4a;
}

/* ===== Main Three Col ===== */
	
#colThreeMain {
	float: left;
	width: 360px;
	padding-top: 10px;
	padding-right: 20px;
	}
	
#colThreeMain  p {
	color: #323232;
    font-size: 12px;
}
	
/* ===== Right Three Col ===== */
	
#colThreeRight {
	float: left;
	width: 180px;
	padding-top: 10px;
	}

#colThreeRight h4 {	
	color: #8c944d;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	text-shadow: #ffffff;
	margin: 0;
	padding: 10px 0;
}

#colThreeRight p {	
	color: #323232;
	line-height: 20px;
    font-size: 12px;
}

/* ===== Footer ===== */
	
#colTwoFooter {
	width: 810px;
	height: 260px;
	background: url(footer-eight-bg.png) #F2F4E2;
	border-top: #E1E5CA 1px solid;
	padding-top: 20px;
	}
	
#petersimeFooterOne {
	float: left;
	width: 250px;
	padding: 0 10px;
	}
	
#petersimeFooterOne ul {
	list-style:url(bullet-arrow.gif);
	}
	
#petersimeFooterOne li a:link, #petersimeFooterOne li a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    display: block;
    color: #54573e;
    text-decoration: none;
    line-height: 24px;
	list-style:url(bullet-arrow.gif);
	}

#petersimeFooterOne li a:hover, #petersimeFooterOne li a:active {
    color: #9da425;
}
	
#petersimeFooterTwo {
	float: left;
	width: 250px;
	padding: 0 10px;
	}
		
#petersimeFooterTwo p{
	color: #323232;
	line-height: 20px;
    font-size: 12px;
}
	
#petersimeFooterThree {
	float: left;
	width: 200px;
	padding-top: 80px;
	}

.petersimeFooterTitles {
	color: #424435;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	text-shadow: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.893em;
	margin-left: 0px;
}

/* ===== Misc ===== */

.petersimeTitles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c758;
	color: #8c944d;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	text-shadow: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.893em;
	margin-left: 0px;
}

.petersimeTitles2 {
	color: #8c944d;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	text-shadow: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.893em;
	margin-left: 0px;
}


.petersimeSmallerTitles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c758;
	color: #8c944d;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	text-shadow: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.893em;
	margin-left: 0px;
}

.petersimeDivider {
	background: #cdcdcd;
	height: 1px;
	display: block;
	margin: 20px 0;
}

.petersimeRefernces {
	float: left; 
	width: 100px;
	margin-right: 10px;
	}

.petersimeHomeImages {
	float: left;
	margin-right: 10px;
	border: 1px solid #c1c758;
	}

.clear {
	clear: both;	
}

/* ===== News ===== */

#focus_news .item {font-size:12px; color: #323232; line-height: 20px; margin-bottom:10px;}
#focus_news .item a {color: #a2af4a; text-decoration:none; font-weight:bold; margin-bottom:4px; font-size:12px;}
#focus_news .item a:hover {color: #a2af4a; text-decoration:underline; margin-bottom:4px;}

#focus_featured .item {font-size:12px; color: #323232; line-height: 20px; margin-bottom:10px;}
#focus_featured .item a {color: #a2af4a; text-decoration:none; font-weight:bold; margin-bottom:4px; font-size:12px;}
#focus_featured .item a:hover {color: #a2af4a; text-decoration:underline; margin-bottom:4px;}
