/*-------------------------GENERAL----------------------------*/

body{
    font-family: 'arial', 'Verdana', sans-serif;
	text-align: center;
	font-size: 16px;
	background-image: url(../graphics/bg.jpg); 
	background-repeat: repeat-x;
	background-color: #ebebeb;
    color: #000000;
    padding: 0px;
    margin: 0px auto;
}

table, th, td
{
	font-size: 1em;
}

input, select
{
    font-size: .8em;
}

table{
	font-size: inherit;
}

a:hover{
	text-decoration: none;
}

legend
{
    font-weight: bold;
    font-size: .8em;
    padding: 10px;
}

img
{
    border: none;
}

hr
{
    width: 80%;
    height: 1px;
}
/*-------------------------LAYOUT-----------------------------*/

#container
{
	width: 964px;
	text-align: center;
	margin: 0 auto;
}

#header
{
	width: 964px;
	height: 103px;
	background-image: url(../graphics/header.jpg);
}

#footer
{
	clear: both;
	width: 964px;
	height: 25px;
	background-image: url(../graphics/menubg.jpg);
}

#footerpad
{
    font-size: .7em;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    color: #363636;
}

#subfooter
{
    font-size: .7em;
}

/*--------------------------MENU------------------------------*/

#menu
{
	margin: 0px auto;
	padding: 0px;
	width: 964px;
	height: 25px;
	text-align: center;
	background-image: url(../graphics/menubg.jpg);
	font-size: .8em;
}

.menulinks
{
	padding: 4px 0px 0px 0px;
	font-weight: bold;
}

.menulinks a:link
{
    color: #363636;
    text-decoration: none;
}

.menulinks a:visited
{
    color: #363636;
    text-decoration: none;
}

.menulinks a:hover
{
    color: #363636;
    text-decoration: underline;
}

.menulinks a:active
{
    color: #363636;
    text-decoration: none;
}


/*-------------------------HEADINGS---------------------------*/
h1
{
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0px 0px 0px 0px;
}

h2
{
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

h3
{
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    color: #ff0000;
}


/*-------------------------CONTENT----------------------------*/
#content
{
    width: 964px;
    margin: 0 auto;
    background-image: url(../graphics/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#content_full
{
    width: 964px;
    margin: 0 auto;
    background-image: url(../graphics/contentbg_full.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: .8em;
}

#maincontent
{
	width: 744px;
	float: left;
    font-size: .8em;
}

#rightmenu
{
	float: right;
	width: 220px;
	background-image: url(../graphics/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftcontent
{
    text-align: left;
    width: 345px;
    float: left;
    padding: 5px;
}

#rightcontent
{
    text-align: left;
    width: 345px;
    float: right;
    padding: 5px
}

#fullcontent
{
    padding: 5px;
}

/*-------------------------RUGHT COLUMN------------------*/
.quicklink
{
    text-align: left;
    height: 56px;
    width: 180px;
    clear: both;
    margin: 0 auto;
}

.quicklink img
{
    float: left;
    margin: 0px 5px 0px 0px;
}

.quicklinkbold
{
    text-transform: lowercase;
    font-weight: bold;
    font-size: 1em;
    color: #363636;
}

.quicklinkregular
{
    text-transform: lowercase;
    font-size: .8em;
    /*color: #898989;
    color: #0154a6;
    color: #464646;
    color: #363636;*/
    color: #464646;
}

.quicklink a:link
{
    text-decoration: none;
    color: #363636;
}

.quicklink a:visited
{
    text-decoration: none;
    color: #363636;
}

.quicklink a:hover
{
    text-decoration: underline;
    color: #363636;
}

.quicklink a:active
{
    text-decoration: none;
    color: #363636;
}
/*---------------------UPCOMING EVENTS---------------------*/
.upcoming a
{
    text-decoration: none;
    color: #000000;
}

.upcoming a:hover
{
    text-decoration: underline;
}
/*-------------------------CALENDAR------------------------*/
.calendar_datalist
{
    width: 90%;
    margin: 0px auto;
    padding: 10px;
}

.calendar_datalist td
{
    width: 200px;
}

/*------------------------Announcements--------------------*/
.announcement_posted
{
    color: #464646;
    font-size: .8em;
}

/*------------------------Small Group----------------------*/

.smallgroup_left
{
    width: 100%;
    text-align: left;
}

/*-----------------GridView/ListView/Table ----------------*/
.GridView
{
    border-width: 1px;
    border-style: solid;
    border-color: #898989;
    margin: 0px auto;
}

.GridViewSmall
{
    border-width: 1px;
    border-style: solid;
    border-color: #898989;
    margin: 0px auto;
    font-size: .7em;
}

.GridView th, .GridViewSmall th
{
    background-color: #5b8ec1;
    color: #FFFFFF;
    border-width: 0px;
    text-align: center;
    font-weight: bold;
    padding: 3px;
}

.GridView th a, .GridViewSmall th a
{
    color: #ffffff;
}

.GridView_AltRow
{
    background-color: #cbcbcb;
}

.GridView td
{
    border-width: 0px;
    padding: 0px 10px 0px 10px;
}

.GridViewSmall td
{
    border-width: 0px;
    padding: 0px 2px 0px 2px;
}

.DataList_center
{
    margin: 0px auto;
}

/*----------------------Multimedia--------------------------*/
.Multimedia
{
    margin: 0px auto;
    padding: 5px;
    width: 712px;
}

a .ImageDotted
{
    border-width: 1px;
    border-style: solid;
    border-color: #898989;
    padding: 5px;
}

a:hover .ImageDotted
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding: 5px;
}

/*----------------------FINANCE FORM-----------------------*/

.FinancialForm
{
    text-align: left;
    margin: 0 auto;
    background-color: #e6e6e6;
    border: 1px solid black;
    padding: 10px;
}

h4
{
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 1.7em;
}

/*-------------------------MISC----------------------------*/

.SmallerText
{
    font-size: .7em;
}

.TableLeft
{
    text-align: left;
    margin: 0 auto;
}

.spacer
{
    font-size: 1px;
    height: 0px;
    clear: both;
}

.footnote
{
    font-size: .75em;
}

.error
{
    font-weight: bold;
    color: #ff0000;
}

.success
{
    font-weight: bold;
    color: #005e20;
}

.right
{
    text-align: right;
}

.left
{
    text-align: left;
}

.center
{
    text-align: center;
}

.red
{
    color: #ff0000;
}

.padleft
{
    padding: 0px 0px 0px 1px;
}