body
{
    background-color: #ffffff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
}

.generic
{
    font-family: Verdana;
    background-color: #CFCFCF;
}

a
{
    color: black;
}

a:hover
{
    color: #E5202A;
}

.menu
{
    position: absolute;
    top: 171px;
    left: 265px;
    color: #FFFFFF;
}

.title
{
    background-image: url(images/titlebg.jpg);
    width: 1000px;
    height: 57px;
    padding-left: 283px;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 24px;
    font-family: verdana;
    color: white;
}

.left
{
    background-image: url(images/leftile.jpg);
    background-repeat: repeat-y;
    width: 67px;
    height: 100%;
    background-color: #CFCFCF;
}

.right
{
    width: 140px;
    background-color: #CFCFCF;
}

.logos
{
    background-color: #7A7A7A;
    border: 1px solid black;
    text-align: center;
    width: 125px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.content
{
    background-color: #cfcfcf;
    color: black;
    font-size: 11px;
    padding: 15px 30px 15px 15px;
}

.newscolumn
{
    background-color: #7a7a7a;
    width: 100%;
    color: white;
    font-size: 10px;
}

.newscolumnoriginal
{
    background-color: #7a7a7a;
    width: 170px;
    color: white;
    font-size: 10px;
}

.newstop
{
    font-variant: small-caps;
    font-size: 16px;
}

.headline
{
    font-size: 11px;
    line-height: 14px;
	font-weight:bold;
}

.readmorelink
{
    color: white;
    text-decoration: underline;
}

.welcome
{
    background-color: #bdbdbd;
    width: 100%;
    font-size: 11px;
}

.eventsynopsis
{
    background-color: #ffffff;
    width: 100%;
    font-size: 11px;
}

.eventext
{
    font-size: 11px;
}

hr
{
    color: #ffffff;
    height: 1px;
    margin: 0;
}

h3
{
    margin: 0px 0px 8px 0px;
    color: #444444;
    font-variant: small-caps;
    font-size: 17px;
}

h4
{
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    color: black;
}

h5
{
    margin: 0px 0px 5px 0px
    font-size: 12px;
    color: #E5202A;
    text-transform: uppercase;
}

.table_heading /*events tables*/
{
    color: white;
    font-weight: bold;
    background-color: #7a7a7a;
    font-size: 11px;
}

.table_palegray /*events tables: every 2nd row - static demo*/
{
    background-color: #E8E8E8;
}

.caption /*below photos on about>history page*/
{
    color: white;
    background-color: #AE1220;
    font-size: 9px;
    padding: 5px;
}

/* 3 boxes on home page */

/* dark corners & sides used on news column*/

.topleft_dark
{
    background-image: url(images/corners/topleft_dark.jpg);
    background-repeat: no-repeat;
    background-color: #7A7A7A;
}

.topright_dark
{
    background-image: url(images/corners/topright_dark.jpg);
    background-repeat: no-repeat;
    background-color: #7A7A7A;
}

.bottomleft_dark
{
    background-image: url(images/corners/bottomleft_dark.jpg);
    background-repeat: no-repeat;
    background-color: #7A7A7A;
    height: 14px;
    width: 14px;
}

.bottomright_dark
{
    background-image: url(images/corners/bottomright_dark.jpg);
    background-repeat: no-repeat;
    background-color: #7A7A7A;
    height: 14px;
    width: 14px;
}

.boxtop_dark
{
    background-color: #7A7A7A;
    height: 14px;
}

.boxleft_dark
{
    background-color: #7A7A7A;
    width: 14px;
}

.boxright_dark
{
    background-color: #7A7A7A;
    width: 14px;
}

.boxbottom_dark
{
    background-color: #7A7A7A;
    height: 14px;
}

/* medium grey corners & sides used on welcome box*/

.topleft_mid
{
    background-image: url(images/corners/topleft_mid.jpg);
    background-repeat: no-repeat;
    background-color: #bdbdbd;
}

.topright_mid
{
    background-image: url(images/corners/topright_mid.jpg);
    background-repeat: no-repeat;
    background-color: #bdbdbd;
}

.bottomleft_mid
{
    background-image: url(images/corners/bottomleft_mid.jpg);
    background-repeat: no-repeat;
    background-color: #bdbdbd;
    height: 14px;
    width: 14px;
}

.bottomright_mid
{
    background-image: url(images/corners/bottomright_mid.jpg);
    background-repeat: no-repeat;
    background-color: #bdbdbd;
    height: 14px;
    width: 14px;
}

.boxtop_mid
{
    background-color: #bdbdbd;
    height: 14px;
}

.boxleft_mid
{
    background-color: #bdbdbd;
    width: 14px;
}

.boxright_mid
{
    background-color: #bdbdbd;
    width: 14px;
}

.boxbottom_mid
{
    background-color: #bdbdbd;
    height: 14px;
}

/* white corners & sides used on events synopsis box*/

.topleft_white
{
    background-image: url(images/corners/topleft_white.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.topright_white
{
    background-image: url(images/corners/topright_white.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.bottomleft_white
{
    background-image: url(images/corners/bottomleft_white.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
}

.bottomright_white
{
    background-image: url(images/corners/bottomright_white.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
}

.boxtop_white
{
    background-color: #ffffff;
    height: 14px;
}

.boxleft_white
{
    background-color: #ffffff;
    width: 14px;
}

.boxright_white
{
    background-color: #ffffff;
    width: 14px;
}

.boxbottom_white
{
    background-color: #ffffff;
    height: 14px;
}

/* footer */
.footer
{
    background-color: #7A7A7A;
    height: 25px;
    color: white;
    font-size: 10px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    text-align: left;
    font-family: verdana;
    padding-left: 30px;
}

.footerlinx
{
    color: white;
    font-size: 10px;
    text-decoration: none;
}

.SearchDateInput
{
    font-size: 11px;
    color: #000000;
    width: 90px;
	height:12px;
}

.SearchKeywordInput
{
    font-size: 10px;
    color: #000000;
    width: 111px;
	height:12px;
}

.SubH3Heading
{
    color: white;
	font-weight:bold;
    font-size: 10px;
	background-color:#7A7A7A;
	padding:5px;
}

.SubH4Heading
{
    color: white;
	font-weight:bold;
    font-size: 12px;
	background-color:#7A7A7A;
	padding:5px;
	width:100%;
	text-transform:uppercase;
}

input, select
{
font-size:12px;
}

.eventags
{
font-size:11px;
font-weight:bold;
padding-right:10px;
text-align:right;
vertical-align:top;
padding-top: 4px;
}

.field
{
height:20px;
width:120px;
font-size:12px;
}

.red
{
    font-weight: bold;
    color: #CC0000;
    font-size: xx-small;
    vertical-align: super;
    display: block;
    width: 10px;
    vertical-align:top;
    padding-top: 4px;
}


.top
{
    width:1000px;
    height:220px;
}


.Error
{
    padding: 15px;
    border: 0px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
    text-transform: capitalize;
    color: #000000;
}

.ErrorHeader
{
    font-size: 30px;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: #FF3300;
    text-align: center;
}

.Spacer
{
    height:10px;
    width:50px;
    background-color: Transparent;
    border: 0px;
}