body{
	font-family: "palatino linotype",palatino, georgia, serif;
	font-size: 14px;
	color: #4F4338; 
	padding:0;
	background:url(images/body_bg.jpg) 0 0 repeat-x;
	background-color:#512f0f;
}

div, h1, h2, h3, p, form, label, input, textarea, img, span{
	margin:0; padding:0; 
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	font-weight: normal;
}

h1{
	font-size: 28px;
	color: #8f673d; 
	margin:0 0 10px 0; 
}

h2{
	font-family: "lucida sans unicode","lucida grande","trebuchet MS", helvetica, arial, sans-serif;
	font-size: 22px;
	color: #6E4822; 
	margin:30px 0 10px 0; 
}

h3{
	font-family: "lucida sans unicode","lucida grande","trebuchet MS", helvetica, arial, sans-serif;
	font-size: 16px;
	color: #8f673d; 
	margin:0; 
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}

li.portfolio{
	list-style-type: none; 
    background-image: url(http://www.artisanchurch.com/sa/star.png);
    background-repeat: no-repeat;
    background-position: 0 .35em; 
    padding: 3px 0 3px 25px;
    margin: 10px 0 0 0;
}

li{
	list-style-type: none; 
    background-image: url(http://www.artisanchurch.com/sa/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 .2em;
    padding: 3px 0 3px 20px;
    margin: 0;
}

input.ss-q-short {
    width:320px
}


label.ss-q-help {
	color: #786350;
	font-size: .8em;
}

li.ss-choice-item {
    list-style-type: none;
    padding: 5px 0 3px 0px;
    margin-left: 10px;
}

.ss-required-asterisk{
	color: #851507;
}


.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

a {
	color: #6477C1;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #000;
	background-color: #FFF666;
	color: #4A5EA9;
}

em {
	font-style: normal;
	font-weight: bold;	
	color: #851507;
}

#body{
	background:url(images/body_mid_bg.jpg) 0 0 repeat-y;
	width:960px;
	margin:0 auto;
}

#body p.top{
	display:block;
	background:url(images/body_top_bg.jpg) 0 0 no-repeat;
	width:960px;
	height:239px;
	float:left;
}

#body p.bot{
	display:block;
	background:url(images/body_bottom_bg.jpg) 0 0 no-repeat;
	width:960px;
	height:210px;
	float:left;
}

#left{
	width:350px;
	padding:0 0 0 150px;
	float:left;
}

#right{
	width:260px;
	padding:0 0 0 70px;
	margin:0;
	float:left;
}