/*
	Specific styles for Caltongate home template
*/

h2 {
	color: #FFF;
}

td, p {
	color: #FFF;
}

#content {
	background: #2773A8;
}

#footer {
	background: url('file:///C:/Users/dean.rowe/Documents/My%20Web%20Sites/Caltongate/images/structural/footer_bg.gif') no-repeat;
}

#hero {
	background: #2773A8;
	border-left-color: #2773A8;
	border-right-color: #2773A8;
}

#leftcolumn{
	background: #2773A8;
	padding: 25px 25px 25px 30px;
	width: 312px !important;
	width /**/: 367px; /* IE hack */
}

#rightcolumn{
	background: #2773A8;
	padding: 25px 30px 25px 25px;
	width: 312px !important;
	width /**/: 367px; /* IE hack */
}

a {
	color: #333;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fddb68;
	text-decoration: none;
}

a:link, a:visited {
	color: #fddb68;
}

a:hover, a:active {
	color: #FFF;
}