body{
	background: black url("images/latticeback.png") repeat-x;
	padding: 0px;
	margin: 0px;
	color: white;
}

#header{
	display:block;
	margin:30px auto;
	text-align: center;
}

h1{
	margin: 70px 0px 0px;
	color: #FFEAC3;
	font: bold small-caps  2.6em Caudex, 'IM Fell Great Primer SC', serif;
	text-shadow: 1px 1px 0 black, 2px 2px 0 #9b8558;}

h2{
	color: #FFEAC3;
	font: bold small-caps  2em Caudex, 'IM Fell Great Primer SC', serif;
	text-shadow: 1px 1px 0 black, 2px 2px 0 #9b8558;
}

h3{
	font-weight: normal;
	color: #FFE9C2;
	font: bold medium "Georgia", serif;
	padding: 5px;
}

h5{
	font: bold 1.0em "Georgia", serif;
	text-transform: uppercase;
	text-decoration: underline;
}

#header div{
	font: small "Trebuchet MS", serif;
	text-decoration: none;
	text-transform: uppercase;}

#header div span{
	padding-left:30px;
}

ul{
	list-style: square;
}

ul.menu{
	padding:0px;
	list-style:none;
}

ul.menu li{
	display:inline;
	line-height: 1.6em;	
}


a{
	border: #DEB887 dotted;
	border-width: 0 0 1px 0;
	padding: 1px;
	font: bold x-small verdana, serif;
	text-transform: uppercase;
	text-decoration: none;
}
a:link{
	color: white;
}
a:hover{
border: white solid;
border-width: 0 0 1px 0;
}
a:active{
	color:#CCA77D;
}
a:visited{
	color: #bb976D;
}


ul.menu li a{
	background: #663333;
	border: 1px #DEB887 solid;
	padding: 1px 6px;
	margin: 2px;
	font: bold x-small verdana, serif;
	text-transform: uppercase;
	text-decoration: none;
}
ul.menu li a:link{
	color: white;
}
ul.menu li a:hover{
	background: black;
}
ul.menu li a:active{
	color:pink;
}
ul.menu li a:visited{
	color: #FFEAC3;
}


#content{
	display:block;
	max-width:760px;
	margin: 0px auto 20px;
	padding: 0px 4px;
}

p{
	font: small verdana, sans-serif;	text-align: justify;
}

img.illust1{
	display: block;
	float:left;
	border: 1px solid #DEB887;
	margin: 10px;
}

img.illust2{
	display: block;
	float:right;
	border: 1px solid #DEB887;
	margin: 10px;
}

#footer{
	background: black url("images/latticeback.png") repeat-x;
	text-align: center;
	height: 33px;
	clear:both;
	padding-top:20px;
}

a.civlogo {	display:block;
	text-align: center;	font: small "Trebuchet MS", serif;
	text-decoration: none;
	text-transform: uppercase;	color: white;	background: black url("images/civlogo.png") no-repeat 4px 0px;	height:17px;
	width:	130px;	padding: 2px 0px 0px 24px;
	margin: 0px auto 0px;
	border:2px solid #777;}
a.civlogo:hover { background-position: 4px -81px }

form p {
	text-align: right;
	width: 400px;
	margin-left: 100px;
}


input, textarea{
	width: 200px;
}

textarea{
	height: 100px;
}

a.email{
	color: orange;
}

#gallerylist{
	list-style: none;
	float:left;
	padding:0px;
	width: 210px;
}

#gallerylist li{
display:block;
float:left;
width: 40px;
height: 40px;
padding:3px;
border: 1px solid white;
margin: 2px;
}

#gallerylist li a img{
display:block;
margin:auto;
border:0px;
}

#gallerylist li a{
	border: 0;
	padding: 0;
	margin:0;
}

div.mainimage {
	text-align: center;
}
#placeholder {
	border: 2px solid white;
}
#desc {
	width:auto;
	float:none;
}

/* Store */

div.quoteform, div.tinyplans{
	background: black;
	width: 540px;
	padding:5px;
	margin-bottom: 20px;
}

div.quoteform{
	margin: auto;
}

div.quoteform *{
	width:auto;
}

div.tinyplans{
	float: right;
	width: 332px;
	background: black;
	padding:5px;
}

div.tinyplans ul{
	list-style: none;
	padding:0px;
	margin: 0px;			
}

div.tinyplans ul li{
	display: inline;
}

div.tinyplans img{
	margin:4px;
}

div.tinyplans img:hover{
	background: #663333;
}

div.tinyplans img{
	border: 0px;
}

/* Form Style */

div.formaside{
	background: white;
	margin: 20px;
	padding:0px 20px 20px;
	border: 2px solid;
	border-color: #DEB887 #DEB887 #826C4F #B3946D;
	color: #320;
	font-family: georgia;
	width: 460px;
}
div.formaside p{
	font-family: georgia, serif;
	width: 100%;
	margin: 2px 0px 10px;
	text-align: justify;
}
div.formaside input{
	display: inline;
}

ul.choices{
	list-style:none;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: xx-small;
	height: 10px;
	margin: 0px;
}

ul.choices li{
	padding: 0px 30px;
	float: left;
	width: 70px;
}

ul.choices img{
	clear: left;
	display: block;
	width: 70px;
	height: 70px;
	border: 1px solid #888;
	margin: 0px; 
	padding: 0px;
}

ul.choices label{
	display: inline;
}

/* Store 2 */

#checklistillust{
	width: 402px;
	height: 371px;
	margin:auto;
}

#checklistillust select{
	position: relative;
	margin: 0px;
	display: block;
	float:left;
}

div.personaldetails{
	background: white;
	margin: 20px;
	padding:20px;
	border: 2px solid;
	border-color: #DEB887 #DEB887 #826C4F #B3946D;
	color: #320;
	font-family: georgia;
	width: auto;
}

div.personaldetails ul{
	float: left;
	text-align:right;
	list-style: none;
	padding: 0px;
	width: 270px;
	margin: 0px;
}
div.personaldetails li{
	font: normal small georgia,serif ;
}
div.personaldetails li input{
	font: normal x-small georgia,serif ;
}

div.personaldetails p{
	font: normal small georgia,serif ;
	width: auto;
	line-height: 1.4em
}

div.instruction p{
padding: 10px;
width: 440px;
}

ul.request li {
	border-top: 1px solid #F2F2F2;
}
ul.request li li{
	font-size: 0.8em;
	font-weight: bold;
}
