@charset "utf-8";

/*---Global ID/Compound Selectors (target id attribute, only used once per page)---*/

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;/*---resets text for internet explorer body fix---*/
}
#PageName  #rightPage {
	display: none;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 142px;
	background-image: url(../_images/head/head_01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 960px;
}
#topNav {
	padding-top: 44px;
	padding-left: 300px;
}
#topNav ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#topNav li {
	display: inline;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #696641;
}
#topNav ul .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topNav a {
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696641;
	font-size: 18px;
	font-weight: normal;
}
#topNav a:link, #navlist a:visited {
	color: #696641;
	background-color: #FFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #fff;
	background-color: #696641;
	text-decoration: none;
}
#mainContent {
	margin: 0;
	padding: 0px;
}
#secondaryBack {
	background-image: url(../_images/background/secondaryBack.jpg);
	background-repeat: no-repeat;
	width: 960px;

}

#area01  {
	width: 910px;
	padding-left: 26px;
}



#pagePhoto {
	height: 250px;
	width: 250px;
	background-color: #FFF;
	border: 2px solid #FFF;
	margin-top: 12px;
}

#leftPage  {
	float: left;
	width: 268px;
	margin-left: 36px;
	height: 600px;
}
#rightPage  {
	float: left;
	width: 633px;
	margin-top: 5px;
}
#box01  {
	width: 580px;
	margin-left: 20px;
}
#box02  {
	width: 580px;
	margin-left: 20px;
}
#box03  {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#box04  {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#box05  {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#box06  {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#box07  {
	width: 580px;
	margin-left: 20px;
}
#box08  {
	width: 580px;
	margin-left: 20px;
}
#box09  {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#box10  {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#box11  {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#box12  {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#box13 {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#box14  {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#box15  {
	width: 580px;
	margin-left: 20px;
}
#footer {
	height: 200px;
	background-color: #D7C98a;
	width: 960px;
 position:relative;

}
#footerLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 36px;
	padding-top: 10px;
	float: left;
	width: 500px;
}
#footerCenter {
	float: left;
	width: 280px;
	padding-top: 10px;
}
#footerRight {
	float: left;
	width: 110px;
	padding-top: 10px;
}
#footer p {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#footer h1 {
	font-size: 18px;
	font-weight: bold;
	color: #393720;
}
#footer a:link {
	color: #393720;
	text-decoration: underline;
}
#footer a:hover {
	background-color: #D7C98A;
	color: #127302;
}
#footer a:active {
	color: #393720;
	text-decoration: underline;
}
#footer a:visited {
	color: #393720;
	text-decoration: underline;
}
#footer #copyright {
	padding: 0px;
	color: #393720;
	font-size: 12px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #followUs {
	padding-top: 10px;
	text-align: center;
	width: 110px;
}
#footer #followUs p {
	text-align: center;
}

#footer #followUs a {
	width: 100px;
}
#footer #imageContainer {
	width: 110px;
	height: 60px;
}

#footer #facebook{
	float: left;
	margin-right: 11px;
	margin-left: 33px;
}
#footer #blog {
	float: left;
}
#footer #constantContact {
	text-align: center;
	padding-top: 0px;
}
#footer #partners {
	background-color: #D7C98A;
	height: 130px;
	width: 200px;
	position:absolute;
	top:20px;
	left: 380px;
}
#footer #partners p {
	text-align: center;
}
