h1
{
    color: #0082c8;
    font-size: 20px;
    text-transform: uppercase;
}

h2
{
    color: #d31145;
    font-size: 16px;
}

h3
{
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

h4
{
    color: #0082c8;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

p
{
    color: #4d4d4f;
    font-size: 12px;
    font-family: Arial;
}

body
{
    margin: 0;
    padding: 0;
    background: #fff url(/images/subsite/bg.jpg) no-repeat center top;
    font-family: Arial;
    font-size: 12px;
    color: #4d4d4f;
}

a img
{
	border: none;
}

a
{
	color: #000;
	text-decoration: none;
}

a:active, a:hover
{
	text-decoration: underline;
}

#navigation
{
    background: url(/images/subsite/navigation-bg.jpg) no-repeat right top;
    height: 32px;  
    width: 1002px;
    color: #fff;
    line-height: 32px;
}

#navigation a
{
    color: #fff;
    font-size: 12px;
}

.nav-link
{
	margin-right: 10px;
}

#nav-fraser-link
{
	float: left;
	margin-right: 10px;
}

#container
{
    background: #fff url(/images/subsite/header.jpg) no-repeat center top;
    margin: 0 auto;
    width: 1002px;
    min-height: 500px;
    padding-top: 146px;
}

#content
{
    min-height: 500px;
}

#left-content
{
	background: #fff url(/images/subsite/title-bg.jpg) no-repeat right top;
	width: 653px;
    padding-left: 37px;
    padding-top: 30px;
    color: #939598;
    float: left;
}

#right-content
{
    float: right;
    width: 312px;
}

#events
{
    border-left: solid 14px #867c7c;
}

#footer
{
    text-align: center;
    width: 1002px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    float: left;
    padding-top: 30px;
}

#footer-bg
{
	background: #004964 url(/images/subsite/footer-bg.jpg) no-repeat;
    height: 32px;
    line-height: 32px;
    width: 1002px; 
}

#footer-link
{
    border-width: 0;
}

#footer-bg a
{
    color: #fff;
    font-size: 12px;
}

#nav-fraser-link
{
    float: left;
}

#inner-events-content
{
    padding: 5px 25px;
}

.title
{
    background: url(/images/subsite/title-bg.jpg) no-repeat left top;
    width: 643px;
    height: 39px;
    padding: 26px 0 0 10px;
    font-family: Arial;
    font-size: 12px;
    color: #4d4d4f;
    margin-top: 0px;
}

.page-content
{
	padding-right: 20px;
}

.feature-box-top
{
	width: 627px;
	height: 3px;
	background: #fff url(/images/subsite/feature-header.jpg) no-repeat top center;
}

.feature-box-bottom
{
	width: 627px;
	height: 4px;
	background: #fff url(/images/subsite/feature-footer.jpg) no-repeat top center;
}

.feature-box
{
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    width: 585px;
    padding: 10px 15px 10px 25px;
    background: #fff url(/images/subsite/feature-box-icon.jpg) no-repeat 10px 10px;
}

.feature-box-header
{
	margin-bottom: 5px;
}

.feature-box-header a
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.feature-box-image {
	float:right;
	height:93px;
	margin-right:8px;
	width:133px;
}


.event-listing-upcoming-image
{
	float: left;
	width: 99px;
	height: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

.event-listing-upcoming-text h3
{
	margin: 0px;
	padding: 0px;
	color: #d31145;
	font-size: 12px;
	font-weight: bold;
}

.event-listing-upcoming-text a
{
	color: #4d4d4d;
}

