/* CSS Document */

/* Begin General Styles */
body {
	background: #442b1a;
	margin: 2px 0px 0px 0px;
	text-align: center;
}
/* End General Styles */

/* Container for the main white base and header */
#container {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 954px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 954px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
#header1 {
	background: #ffffff;
	width: 392px;
	height: 102px;
	float:left;
}
/* Begin left menu navigation style */
#leftmenu {
	width: 392px;
	height: 102px;
}
#leftmenu ul {
	margin: 65px 0px 0px -40px;
 	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}	
#leftmenu ul li {
	list-style:none;
	display: inline;
}
#leftmenu ul li a {
	float:right;
	padding: 8px 1em;
	text-decoration: none;
}
#leftmenu ul li a:link {
	color: #442b1a;
}
#leftmenu ul li a:visited {
	color: #442b1a;
}
#leftmenu ul li a:link:hover, #leftmenu ul li a:visited:hover {
	color: #eaa670;
}
#leftmenu ul li a#current {
	color: #eaa670;
}
/* End menu navigation style */

#header2 {
	background: #ffffff;
	width: 170px;
	height: 102px;
	float:left;
}
#header3 {
	background: #ffffff;
	width: 392px;
	height: 102px;
	float:left;
}
/* Begin menu navigation style */
#rightmenu {
	width: 392px;
	height: 102px;
}
#rightmenu ul {
	margin: 65px 0px 0px -40px;
 	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}	
#rightmenu ul li {
	list-style:none;
	display: inline;
}
#rightmenu ul li a {
	float:left;
	padding: 8px 1em;
	text-decoration: none;
}
#rightmenu ul li a:link {
	color: #442b1a;
}
#rightmenu ul li a:visited {
	color: #442b1a;
}
#rightmenu ul li a:link:hover, #rightmenu ul li a:visited:hover {
	color: #eaa670;
}
#rightmenu ul li a#current {
	color: #eaa670;
}
/* End menu navigation style */

/* Container for intro, left and right */
#content {
	width: 954px;
	height: 460px;
	margin-top: 0px;
}
#content2 {
	width: 954px;
	height: 498px;
	margin-top: 0px;
}
/* Container for the intro */
#intro {
	background-color: #F3EAE0;
	width: 954px;
	height: 460px;
	float: left; 
	margin: 0px;
}
/* End intro container */

/* Container for the left */
#left {
	background-color: #f3eae0;
	width: 324px;
	height: 460px;
	float: left; 
	margin: 0px;
}
#left2 {
	background-color: #000000;
	width: 324px;
	height: 498px;
	float: left; 
	margin: 0px;
}
#left3 {
	background-color: #000000;
	width: 324px;
	height: 498px;
	float: right; 
	margin: 0px;
}

/* End left container */

/* Container for the right */
#right {
	background-color: #f3eae0;
	width: 630px;
	height: 460px;
	float: left;
	margin: 0px;
}
#right h1 {
	margin: 15px 25px 10px 25px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #442b1a;
}
.text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #442b1a;
	margin: 15px 25px 0px 25px;
	text-align:left;
	line-height: 13px;
}
.text2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #442b1a;
	margin: 15px 25px 0px 25px;
	text-align:left;
	line-height: 14px;
}
.text3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #442b1a;
	margin: 30px 25px 0px 25px;
	text-align:right;
	line-height: 16px;
}
.text4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #442b1a;
	margin: 30px 25px 0px 25px;
	text-align:left;
	line-height: 16px;
}
#right2 {
	background-color: #ffffff;
	width: 630px;
	height: 498px;
	float: left;
	margin: 0px;
}
#rightgallery {
	background-color: #ffccee;
	width: 630px;
	height: 498px;
	float: left;
	margin: 0px;
}

/* End Container for the right */


/* Container for the bottom */
#bottom {
	background-color: #ffffff;
	width: 954px;
	height: 38px;
	float: left;
	margin: 0px;
}

#bottomleft {
	background-color: #ffffff;
	width: 324px;
	height: 38px;
	float: left;
	margin: 0px;
}
#leftbutton {
	display:block;
	background: url(images/craftsButton.gif) no-repeat;
	width: 190px;
	height: 23px;
	float: left;
	overflow: hidden;
}
a#leftbutton:hover {
	background: url(images/craftsButtonOV.gif) no-repeat;
}

#bottomright {
	background-color: #ffffff;
	width: 630px;
	height: 38px;
	float: left;
	margin: 0px;
}
#rightbutton {
	display:block;
	background: url(images/recentButton.gif) no-repeat;
	width: 182px;
	height: 23px;
	float: right;
	overflow: hidden;
}
a#rightbutton:hover {
	background: url(images/recentButtonOV.gif) no-repeat;
}

/* End Container for the bottom */

#footer {
	background: url(images/copytext.gif) no-repeat;
	background-color: #ffffff;
	width: 954px;
	height: 20px;
	float:left;
}
#footer h1 {
	margin: 0px 10px 0px 0px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #8b8074;
	line-height: 22px;
}
#footer h1 a:visited, #footer h1 a:link {
	color: #8b8074;
	text-decoration: none;
}
#footer h1 a:hover {
	color: #442b1a;
	text-decoration: none;
}


.alt {
	display:none;
	
}

/* End Container Styles */