@import url("nav.css");
@import url("text.css");

html, body {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	margin:0;
	border:0;
	padding:0;
	color:#6F7268;
	background-color:#E2E1D3;
}

h2 {
	margin:0;
	border:0;
	padding:0;
	font-size:10px;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 0 0 0;
	border:0;
	padding:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

img.imgborder {
	border:1px solid #898D7F;;
}

img.imgborder2 {
	border:1px solid #8A907B;
}

div.contact_lh {
	width:319px;
	float:left;
}

div.map {
	width:361px;
	height:257px;
	margin:5px 0 0 20px;
	float:left;
}

div#top {
	height:165px;
	background-image:url(../images/top_background.gif);
	background-repeat:repeat-x;
}

div#container{
	background-image:url(../images/container_background.gif);
	background-repeat:repeat;
}

div#footer {
	height:25px;
	background-color:#898D7F;
	padding:9px 0 0 0;
}

div#title {
	width:758px;
	height:165px;
	margin:0 auto;
	border-left:1px solid #94978C;
	border-right:1px solid #4C4F46;
	background-image:url(../images/title_background.gif);
	background-repeat:repeat-x;
}

div#main {
	width:760px;
	margin:0 auto;
	background-image:url(../images/main_background.gif);
	background-repeat:repeat-y;
}

div#titleimage {
	height:85px;
	padding:12px 0 0 0;
}

div#boutique {
	padding:22px 15px 0 0;
	color:#E2E1D3;
	text-align:right;
}

div#nav {
	height:24px;
	padding:7px 0 0 0;
}

div#content {
	text-align:justify;
	margin:0 30px 0 30px;
	padding:40px 0 40px 0;
	/*background-color:#33FF00;*/
}

div#containerintro {
	background-image:url(../images/splash_background.gif);
	background-repeat:repeat-x;
}

div#flash {
	width:758px;
	height:400px;
	margin:0 auto;
}

img#heading {
	margin:0 0 10px 0;
}