@import url("sliding.css");

body {
	background-repeat: repeat;
	font-family: "Comic Sans MS", Arial, sans-serif;	/*background-image: url(images/pageBg.jpg);*/
}
a:link{
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
}
a:active{
	font-weight: bold;
	text-decoration: none;
}
.container img {
	margin: 7px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;*/
}
.photo1 {
	position: fixed;
	height: auto;
	width: 250px;
	left: -250px;
	top: 225px;
	text-align: center;
	float: left;
}
.photo2 {
	position: fixed;
	height: auto;
	top: 300px;
	width: 300px;
	overflow: hidden;
	left: 1150px;
	right: -300px;
	text-align: center;
	float: right;
}
.copy a, .breadcrumb a {
	color: #666600;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.copy a:visited, .breadcrumb a:visited {
	color: #666600;
}
.copy a:hover, .breadcrumb a:hover {
	text-decoration: underline;
	color: #666600;
	background-color: transparent;
}
.copy a:active, .breadcrumb a:active {
	color: #666600;
}
.login a:link, .login a:hover, .login a:visited, .login a:active {
	color: #BB9E63;
	text-decoration: none;
	background-color: transparent;
}
.copy, .breadcrumb, .login {
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #666600;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.notecard {
	position: absolute;
	top: 9px;
	right: 0px;
	height: 259px;
	width: 459px;
	left: 521px;
	background-repeat: no-repeat;
	z-index: 500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.narha {
	position: absolute;
	height: 118px;
	width: 125px;
	left: 88px;
	top: 215px;
	z-index: 1000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.narha a:hover{
	background-color: transparent;
}

.logo {
	position: relative;
	left: 5px;
	background-repeat: no-repeat;
	height: 190px;
	width: 300px;
	z-index: 500;
	top: 26px;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photo {
	position: absolute;
	height: 260px;
	width: 231px;
	left: 280px;
	top: 7px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 200;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	overflow: hidden;
}

.photoPin {
	position: absolute;
	height: 200px;
	width: 231px;
	left: 280px;
	top: 7px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1000;
	background-image: url(images/photoPin.png);
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	top: 75px;
	z-index: 500;
}
.upperLeft {
	background-image: url(images/BgUpper.png);
	position: absolute;
	height: 30px;
	width: 60px;
	left: 0px;
	top: 0px;
	right: 940px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.top {
	position: relative;
	height: 30px;
	width: 880px;
	left: 60px;
	top: 0px;
	right: 60px;
	background-image: url(images/BgUpper.png);
	background-repeat: no-repeat;
	background-position: -60px 0px;
	clear: both;
}

.upperRight {
	background-image: url(images/BgUpper.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 60px;
	left: 940px;
	top: 0px;
	right: 0px;
	background-position: -940px 0px;
}
.lowerLeft {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 0px;
	right: 940px;
	bottom: 0px;
	background-image: url(images/BgLower.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	top: 0px;
}
.lower {
	background-image: url(images/BgLower.png);
	background-repeat: no-repeat;
	background-position: -60px -30px;
	position: relative;
	height: 30px;
	width: 880px;
	left: 60px;
	right: 60px;
	bottom: 0px;
}

.lowerRight {
	background-image: url(images/BgLower.png);
	background-repeat: no-repeat;
	background-position: -940px -30px;
	position: absolute;
	height: 30px;
	width: 60px;
	left: 940px;
	right: 0px;
	bottom: 0px;
	top: 0px;
}
.main {
	background-image: url(images/contentBg2.png);
	background-repeat: repeat-y;
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 60px;
	background-position: 0px -60px;
}
.clear {
	clear: both;
}
.leftPane {
	float: left;
	position: relative;
	left: 25px;
	top: 0px;
	right: 725px;
	bottom: 0px;
	width: 205px;
	padding: 10px;
}
.ContentPane {
	float: left;
	position: relative;
	left: 25px;
	top: 0px;
	right: 725px;
	bottom: 0px;
	width: 480px;
	clear: right;
	padding: 4px;
}
.rightPane {
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 205px;
	left: 25px;
	float: left;
	padding: 10px;
}
.foot {
	position: relative;
	width: 1000px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 60px;
	font-size: 11px;
}
.copy{
	position: absolute;
	right: 0px;
	text-align: right;
	bottom: 0px;
	top: 3px;
	width: 250px;
	float: right;
	height: 30px;
	color: #666600;
	font-size: 11px;
}
.breadcrumb {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: 2px;
	z-index: 2000;
	font-size: 11px;
}
.login {
	position: absolute;
	left: 0px;
	text-align: left;
	bottom: 0px;
	top: 0px;
	width: 250px;
	font-family: "Arial Narrow", Arial;
	float: left;
	height: 30px;
	vertical-align: bottom;
	font-size: 11px;
}
.menu {
	background-color: #FFFF99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	color: #FFFF99;
	z-index: 1200;
	font-size: 14px;
}
.menu a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.menu a:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#leftPane .menu UL LI {
	list-style-type: none;
}
.menuLeft {
	background-image: url(images/menu.gif);
	position: absolute;
	height: 25px;
	width: 25px;
	left: 0px;
	top: 0px;
}
.menuRight {
	background-image: url(images/menu.gif);
	position: absolute;
	height: 25px;
	width: 25px;
	top: 0px;
	right: 0px;
}
.thumbtackL {
	background-image: url(../../Containers/freedomfarm/images/stickpin.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 0px;
	top: 0px;
}
.thumbtackR {
	background-image: url(../../Containers/freedomfarm/images/stickpin.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 30px;
	top: 0px;
	right: 0px;
	background-position: -85px;
}
.menu1 a:link{
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menu1 a:visited{
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menu1 a:hover{
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menu1 a:active{
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menu1 img {
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 3px;
	padding-bottom: 3px;
}
