
body
{
	margin: 0;
	padding: 0;
	color: #551557;
	background: #e0c7cd;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em; /* resets 1em for ie */
	font-size /**/:/**/80%;  /* hide from ie */
	text-align: center;
	line-height: 1.4em;
}


/*Blocks*/


#page {
	width: 700px;
	background: url(/images/16.gif) repeat-y #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	clear: both;
	border: 1px solid white;
}

#content{
	margin-top: -180px;
	margin-bottom: 0;
}

#header {
	width: 700px;
	height: 334px;
	background: url(/images/28.jpg) no-repeat;
}

#title {
	position: relative;
	display: block;
	width: 294px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	background: transparent url(/images/34.png) 0px 55px no-repeat;
}

#title h1 {
	text-indent: -9999px;
	
}

#left {
	width: 375px;
	padding-left: 60px;
	padding-right: 10px;
	padding-bottom: 4em;
	float: left;	
	border-right: 1px dashed #ccc;
}


#right {
	padding-top: 20px;
	text-align: left;
	width: 190px;
	margin-left: 450px;
}



#right-box {
	padding: 10px;
	text-align: left;
	width: 200px;
	margin-left: 420px;
	border: 1px solid #ccc;
	line-height: 1.5em;
}



#left-gallery {
	margin-top: 20px;
	width: 330px;
	text-align: center;
	padding-left: 60px;
	padding-right: 10px;
	float: left;	
	padding-bottom: 2em;
}


.gallerylist {
	margin: 0px;
}

.gallerylist ul li {
	display: inline;
	list-style-type: none;
}

.gallerylist img {
	border: 0;
}

.galleryitem {
	height: 120px;
	float: left;
	margin: 10px;
}

#footer {
	width: 700px;
	height: 100px;
	background: url(/images/17.gif) no-repeat;
	text-align: center;
	font-size: .8em;
	margin: 0;
	padding: 0;
	clear: both;
}

#clear {
	clear: both;
}

/* Navigation */

#navcontainer {
	background: url(/images/nav.png) no-repeat;
	width: 431px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}

#nav, #nav a {
	 height: 36px; 
	 width: 431px;
	 display: block; 
	 text-decoration: none; 
	 text-indent: -9999px;
	 position: absolute;
	 padding: 0; margin: 0;
 }

a#home {left:0; width: 82px;}
a#gallery {left: 82px; width: 140px;}
a#services {left: 222px; width: 106px;}
a#articles {left: 328px; width: 103px;}

	
a#home:hover, body#home #home {
background: url(/images/nav.png) 0px -36px no-repeat;}

a#gallery:hover, body#gallery #gallery {
background: url(/images/nav.png) -82px -36px no-repeat;}

a#services:hover, body#services #services {
background: url(/images/nav.png) -222px -36px no-repeat;}

a#articles:hover, body#articles #articles {
background: url(/images/nav.png) -328px -36px no-repeat;}

a#store:hover, body#store #store {
background: url(/images/nav.png) -431px -36px no-repeat;}

/*Typography*/

#title img, #title img a {
	border: 0;
}


#nav img {
	border: 0px;
}

#left-gallery img, img.border {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
}


#right h3, #right h4 {
	margin: 10px 0px;
}

#right ul, #right li {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0;
}

.imageright {
	float: right;
	margin: 10px;
}

.imageleft {
	float: left;
	margin: 0px 10px;
}

.imagecenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #77409d;
	text-decoration: none;
}

#footer {
	color: #999;
}

#footer a {
	color: #977da8;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

blockquote {
	text-align: center;
}


.small {
	font-size: .85em;
}

#survey_form {
line-height: 1.3em;
}

#survey_form input, #survey_form textarea, #survey_form ul {
	font-family: Verdana, "Lucida Grande", Tahoma, sans-serif;
	font-size: 1em;
	border: 1px solid gray;
}

#survey_form textarea {
	width: 300px;
}

#survey_form li {
	list-style-type: none;
}