/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * overriden basic html tags.
 */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}
p, h1, h2, h3, h4, h5, span {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
p, li, td, th, textarea, input, select, option, label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
p, td, th, li, textarea, input, select, option, label, .label {
	font-size: 14px;
}
h3, h4, h5, legend {
	color: #A70631;
	font-size: 18px;
}
h3 {
	margin-bottom: 0px;
}
a {
	color: #A70631;
	text-decoration: none;
}
a img {
	border: 1px solid #A70631;
	margin: 10px;
}

/**
 * site main layout.
 */
#container {
}
#wrapper {
}

/* header */
#header {
	display: none !important;
}

/* navigation */
#navigation {
	display: none !important;
}

/* hero */
#hero {
	display: none !important;
}

/* scrolling-news */
#news-scroll {
	display: none !important;
}

/* main-content */
#main-content {
}
#main-content div {
	float: none;
	clear: both;
}

/* section-navigation */
#section-navigation ul {
	display: none !important;
}

/* utility */
#utility {
	display: none !important;
}

/* footer */
#footer {
	display: none !important;
}

/* misc */
#accessibility-options {
	display: none !important;
}
