@charset "utf-8";
/* CSS Document */

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

img {
	border: none;
}
html {
    background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
html, body, #container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	color: #2f2f2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
.formBG {
	background-color: #F2F5E2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBBAB3;
	border-bottom-color: #BBBAB3;
}

#container {
	position:relative
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 259px;
	width: 151px;
	position: absolute;
	left: 105px;
	top: 226px;
	padding-left: 75px;
	font-size: 20px;
	color: #535937;
}
#container #nav {
	position: absolute;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #535937;
	text-decoration: none;
}
#nav #link1 {
	position: absolute;
	top: 41px;
}
#nav #link2 {
	position: absolute;
	top: 95px;
}
#nav #link3 {
	position: absolute;
	top: 148px;
}
#nav #link4 {
	position: absolute;
	top: 201px;
}
#womenbanner {
	height: 306px;
	width: 227px;
	position: absolute;
	left: 60px;
	top: 489px;
}
#textarea {
	background-image: url(../images/textarea.gif);
	background-repeat: no-repeat;
	height: 271px;
	width: 490px;
	position: absolute;
	top: 256px;
	left: 350px;
	padding-top: 270px;
	padding-right: 60px;
	padding-left: 30px;
	font-size: 12px;
}
#textareaaboutus {
	background-image: url(../images/textarea_aboutus.gif);
	background-repeat: no-repeat;
	height: 271px;
	width: 495px;
	position: absolute;
	top: 256px;
	left: 350px;
	padding-top: 270px;
	padding-right: 60px;
	padding-left: 30px;
	font-size: 12px;
}
#textareacontact {
	background-image: url(../images/textarea_contact.gif);
	background-repeat: no-repeat;
	height: 271px;
	width: 495px;
	position: absolute;
	top: 256px;
	left: 350px;
	padding-top: 270px;
	padding-right: 60px;
	padding-left: 30px;
	font-size: 12px;
}
#textareawhatothers {
	background-image: url(../images/textarea_contact.gif);
	background-repeat: no-repeat;
	height: 271px;
	width: 495px;
	position: absolute;
	top: 256px;
	left: 350px;
	padding-top: 270px;
	padding-right: 60px;
	padding-left: 30px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 299px;
	width: 931px;
	position: absolute;
	top: 814px;
	color: #404615;
}
#container #footer {
	position: relative;
}
#footer a {
	color: #626838;
	text-decoration: none;
}
#footer a:hover {
	color: #C33C00;
	text-decoration: none;
}
#footer #sublinks {
	position: absolute;
	left: 20px;
	top: 10px;
	width: auto;
	font-size: 12px;
}
#footer #bookmarks {
	width: 130px;
	position: absolute;
	left: 20px;
	top: 50px;
}
#footer #photoography {
	position: absolute;
	width: 225px;
	left: 4px;
	top: 194px;
}
#footer #copyright {
	position: absolute;
	width: 411px;
	left: 4px;
	top: 220px;
}
#footer #facebook {
	position: absolute;
	left: 760px;
	top: -101px;
	width: auto;
	font-size: 12px;
	text-align: center;
}
