

*{
	    
}

	
body{
	background-color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	padding:0;
	margin:0;
}	
	
#Wrapper {
	margin:0 auto;
	width:900px;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #3d3d3d;

}

h1, h2, h3, h4 {
	padding:0;
	font-weight:normal;
}

h3, h4, a {
	color:#64141e;
	text-decoration: none;
}

h1 { font-size: 1.8em; 	margin:4px 0 1px 0;}
h2 { font-size: 1.4em; 	margin:8px 0 1px 0;}
h3 { font-size: 1.3em; 	margin:8px 0 1px 0;}
h4 { font-size: 1.2em; 	margin:8px 0 1px 0;}


a{
	border: none;
	text-decoration:none;
    border:none;
}

a:hover {
	border: none;
	text-decoration:none;
    border:none;
}

p{
	margin:4px 0 8px 0;
	line-height:15px;
}


.post {
	padding: 1px 30px 1px 30px;
	column-count: 2;
    column-gap: 20px;
    overflow: hidden;
}

.post ul{
margin:4px 0 4px 10px;
font-size:0.9em;
}

.short_post{
			
	width:190px;		
	margin:49px auto 0 auto;
}		

.short_post p{
			
	color:#FFFFFF;
}		

.short_post *{
			
	color:#FFFFFF;
}		
		
/* Header */

#Header {
	width: 900px;
	height: 192px;
	margin: 0 auto;
	overflow: hidden;
	background:url('/images/header/churchwood_bridal_header1.jpg');

}

#ColOne {
	float: left;
	display:inline;
	width: 228px;
	height:408px;
	background:url('/template/churchwood/images/churchwood_bridal_left_side.jpg');
	background-repeat:no-repeat;
	overflow: hidden;
	margin:0;

}



#ColTwo {
	float: right;
	width: 668px; 
	min-height:415px;
	margin:-26px 0 0 0;

}

/* Footer */

#Footer {
	border-bottom:1px solid #b9b9b9;
	width: 670px;
	float:right;
	margin:2px auto;

}

#Footer p {
	margin: 0;
	font-size: 0.7em;
	font-weight:bold;
}

#Footer * {
	color: #949494;

}

#other_com2{
visibility:hidden;
}

input, textarea {
color:#999999;
font-size:0.9em;
margin:3px 3px;
width:170px;
}

img{
padding:6px 6px;
border:none;
}

img.left{
float:left;
display:inline;
}

img.right{
float:right;
margin:0 3px 8px 12px;
}

img.splitright{
	float:right;
	margin:0 8px 0 0;
	padding:0;
}

img.splitleft{
	float:right;
	margin:0 0 0 8px;
	padding:0;
}

.clear{
	clear:both;
	width:100%;
	height:1px;

}	
	
	

