* {
	margin:0px;
	padding:0px;
}

html {height:100.1%; min-height:100%; margin-bottom: 1px; }

body {
	background:#B38F5B url('/images/bg12d.jpg');
	font-family:"Trebuchet MS", verdana, arial, sans-serif;
	font-size:14px;
	color:#372B17;
}

#wrapper {
	background:#CFB38B;
	width:780px;
	margin:0px auto;
	border-right:2px solid #967A4B;
	border-bottom:1px solid #967A4B;
	border-top:1px solid #967A4B;
	border-left:2px solid #967A4B;
}

#header {
	background:#C8A97B;
	text-align:left;
	padding-top:11px;
	border-bottom:2px solid #772B1A;
	height:90px;
}
	
	#header img { 
		position:relative;
		top:22px;
		left:12px;
		z-index:1
	}


#navigation {
	position:relative; 
	z-index:2;
	text-align:right;
}

	#navigation a {
		color:#372B17;
		text-decoration:none;
	}
	
	#navigation a:hover {
		color:#630;
		border-bottom:1px dotted;
	}

	#navigation ul {
		padding:4px 11px;
	}
	
	#navigation li {
		display: inline;
		list-style-type: none;
		padding-left: 33px;
	}

.menuspacer1 { padding-right:122px }

#main {
	background:#CFB38B url('/images/cwmonogram1.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 250px 150px;
	text-align:left;
	padding:25px;
}

#main-left {
	padding:25px;
	width: 380px;
	float:left;
}

#main-right {
	float:right;
/*		background:#CFB38B; */
	padding: 25px 0px 25px 19px;
	width: 358px;
}

	#main-right img { margin:0 0 6px 6px;  padding:3px; border:2px solid #967A4B; }

img.image-right { float:right; margin:0 0 11px 17px; padding:3px; border:3px solid #967A4B;}
img.gallerythumb {margin:6px 6px 0 0; padding:3px; border:2px solid #967A4B;}
img.gallerypicture {margin:5px; padding:3px; border:4px solid #967A4B;}

h1 {
	font-size: 130%;
	margin:22px 0 11px 0;
	color:#772B1A;
}

h2 {
	color:#772B1A;
	font-size: 110%;
	padding:2px 0;
	width:347px;
	border-top:1px solid;
	border-bottom:1px solid;
	margin:22px 0;
}

h3 {
	font-size: 100%;
	margin:22px 0 3px 0;
	color:#772B1A;
}


p {
	line-height:160%;
	margin:12px 0px 22px 0px;
}


#main a,
#footer a {
	color:#6F5A37;
	text-decoration:underline;
}

#footer {
	background:#C8A97B url('/images/bg12.jpg');
	text-align:center;
	padding:11px 0 8px 0;
	font-size:80%;
}

.bevel {
	clear:both;
	height:2px;
	background:#C09D69;
	border-top:1px solid #A68046;
}

.credit, 
.credit a {
	font-style: italic;
	color:#6F5A37;
}

.submit {
	background:#C8A97B;
}

input, textarea, select {
	background:#F9F4EE
}

form.contact {
	border:5px solid #D4BB97;
	padding:15px 4px 12px 8px;
	width:420px;
}

#picture, 
#picture table {
	text-align:center;
	margin:0 auto;
}

	#picture a, #picturenav img
	{
		border:none;
	}


#category {
	text-align:center;
	margin:0 auto;


}

	#category .catnav {
		font-size:90%;
		margin:11px 0 12px 0;
	}
	
	#category a { border:none; }
	#category td { font-size:11px; }


.gallerynav {	
	width:420px;
	text-decoration:none;
	font-size:11px;
	text-alignment:center;
	margin:0 auto;
}

	
.center {
	text-align:center;
	margin:0 auto;
}
