.template-wrapper { 
	width:966px;
}
body { 
	background-attachment:fixed;
	background-color:#FFFFFF;
	font-size:18px;
	font-family:'Raleway', sans-serif;
}
#layout_wrapper { 
	width:1000px;
}
#content_column { 
	width:1000px;
}
#header_cell { 
	background-color:rgb(255, 255, 255);
	background-image:none;
}
#header_cell.mobile-header { 
	background-image:none;
	background-color:rgb(255, 255, 255);
}
.layout-wrapper { 
	width:1000px;
}
h1 { 
	font-family:'Raleway', sans-serif;
	color:#294A66;
	font-weight:normal;
}
h2 { 
	font-family:'Raleway', sans-serif;
	font-weight:normal;
	color:#294A66;
}
h3 { 
	font-family:'Lora', serif;
	color:#294A66;
	font-style:italic;
}
a { 
	color:#7d1357;
	font-family:'Raleway', sans-serif;
}
a.ce-button { 
	color:#ffffff;
	font-family:'Raleway', sans-serif;
	background-color:#7d1357;
	background-image:none;
}
a.ce-button:hover { 
	color:#ffffff;
}
