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

* { margin: 0; padding: 0; outline: none;}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../graphics/background.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background-color: #5B4933;
	background-position: center 140px;
}



h1 {
	color:#FBFFFF;
	letter-spacing:2px;
	margin-bottom:-10px;
	padding-bottom:2px;
	border-bottom:1px dotted;
	border-bottom-color:#A922FA;
	text-transform:uppercase;
	text-align: left;
	font-family:Rockwell, Garamond, Georgia, Serif;
	font-size:16px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #5B4933;
	padding-top: 3px;
	}
p {
	line-height: normal;
	padding-top: 20px;
}

	
h2 {
	color:#990000;
	letter-spacing:2px;
	padding-bottom:4px;
	text-transform:uppercase;
	text-align: left;
	font-size:14px;
	font-weight: normal;
	font-family:Rockwell, Garamond, Georgia, Serif;
	padding-left: 50px;
	padding-top: 40px;
	}
h2.virtual {
	padding-top: 0px;
	padding-left: 0px;
	color: #321C02;
}



	
h3  {
	color:#191919;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size: 14px;
	}
h4 {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;
}


ul {
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../graphics/diamond.gif);
}


	
a:link {
	color:#A05AC7;
}
a:visited {
	color:#A05AC7;
}
a:active {
	color:#5B4933;
}
a:hover {
	color:#5B4933;
}
		
a:link.nav1 {
	color:#FFFFFF;
	text-decoration:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:visited.nav1 {
	color:#FFFFFF;
	text-decoration:none;
}

a:active.nav1 {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.nav1 {
	color:#d7aeee;
	text-decoration:none;
}

.header {
	background-color: #321c02;
	height: 120px;
}
.content {
	background-color: #f7f5f3;
	height: 570px;
	width: 800px;
	position: relative;
	z-index: 1;
	
}
.contenthome {
	float: right;
	width: 470px;
	margin-top: 80px;
	z-index: 1;
	position: relative;
}

.brownblockhome {
	background-color: #321c02;
	margin: 10px;
	float: left;
	height: 550px;
	width: 325px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 4px;
	position: absolute;
	left: 0px;
	z-index: -1;
}
p.home {
	text-align: justify;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 10px;
	color: #f7f5f3;
	padding-top: 0px;
	line-height: 17px;
}
.footer {
	background-color: #321c02;
	height: 40px;
	font-size: 10px;
	padding-top: 10px;
	color: #C6B097;
	line-height: 14px;
}

.www {
	font-size: 10px;
	padding-top: 5px;
	color: #321C02;
}

.style3 {font-size: 12px}


.header .logo {
	margin-left: -550px;

}
.header .headercontainer {
	width: 900px;
	background-image: url(../graphics/logo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: left center;
	position: relative;
}
.header .headercontainer .navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.header .headercontainer .navigation .active {
	background-image: url(../graphics/hanger.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.header .headercontainer .navigation .nonactive {
	vertical-align: bottom;

}

.header .headercontainer .navigation td {
	height: 54px;
	width: 93px;
}
.header .headercontainer .linkscontainer {
	float: right;
	z-index: 10;
	width: 651px;
	position: absolute;
	top: 60px;
	left: 250px;
}
.header .headercontainer .swirl {
	float: right;
	position: absolute;
	left: 800px;
	top: 25px;
}
.paragraphstart {
	font-family: "monotype corsiva", "lucida sans unicode", "lucida grande";
	font-size: 24px;
}
.themaison {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #A922FA;
	letter-spacing: 0.15em;
}
.aboutcontainer {
	color: #321C02;
	width: 600px;
	text-align: justify;
	margin-left: 100px;
	height: 450px;
	margin-right: 100px;
	padding-top: 50px;
}
.aboutimage {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
}
p.services {
	color: #321C02;
	text-align: justify;
	width: 600px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-top: 25px;
}
p.servicesbox {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.2;
	text-align: left;
}
div.brown {
	background-color: #321C02;
	border: 4px double #AE22FD;
}
.servicelinks {
	padding-bottom: 16px;
	padding-top: 0px;
	text-align: left;
}
img.line {
	position: absolute;
	left: 330px;
	top: 63px;
}
.content .cloud {
	background-image: url(../graphics/cloud.png);
	height: 350px;
	width: 267px;
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 0;
}

.film {
	width: 700px;
	border:1px dotted;
	border-color:#333333;
}
.contactinfo {
	padding-top: 20px;
	width: 150px;
	padding-left: 20px;
	height: 490px;
	margin-top: 0px;
}

.virtualcontainer {
	color: #321C02;
	width: 640px;
	text-align: justify;
	margin-left: 70px;
	height: 550px;
	margin-right: 70px;
	padding-top: 30px;
}
.images {
	width: 284px;
	float: right;
	margin-left: 30px;
}
.content .virtualcontainer .images img {
	border: medium double #A621F6;
	margin-top: 5px;
}
.content .virtualcontainer p {
	line-height: 1.4;
	padding-bottom: 15px;
	padding-top: 30px;
}
.content .contact {
	color: #AC1EFC;
	padding-left: 145px;
}
.content table {
	position: relative;
	padding: 0px;
}


#imagesp {
	position:absolute;
	width:196px;
	height:402px;
	z-index:1;
	left: 8px;
	top: 104px;
}


#linkssp {
	position:absolute;
	width:219px;
	height:411px;
	z-index:1;
	left: 208px;
	top: 97px;
}
