body {
	background-color: #ffce00;
}

img, div { behavior: url(/_images/iepngfix.htc) }

/*-----------------------------Div's---------------------------*/

#container {
	position: relative;
	margin: 0 auto;
	width: 1026px;
}

#mainLogo {
	position: absolute;
	width: 221px;
	height: 117px;
	left: 60px;
}

#redTop {
	margin: 0 auto;
	position: relative;
	width: 1026px;
	height: 20px;
	background-color: #df2034;
}

#contactInfoArea {
	margin-left: 300px;	
}

#navTop {
	margin: 0 auto;
	width: 1026px;
	height: 97px;
	background-color: #f9b802;
}

#navContainer {
	width: auto;
	height: 100%;
	margin-left: 279px;
}

.greenDivider {
	width: 100%;
	height: 11px;
	background-color: #97c021;
}

#mainContentContainer {
	width: 100%;
	height: 100%;
	background-color: #699900;
}

#mainContentArea {
	width: 946px;
	height: 100%;
	background-image: url(../_images/whiteBackgroundRepeat-trans.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#mainContent {
	margin-left: 34px;
	padding-top: 11px;
	margin-right: 34px;
	padding-bottom: 15px;
}

#mainImage {
	height: 231px;	
}

#leftColumn {
	width: 254px;;
	height: auto;
	float: left;
	margin-top: 11px;
	
}

#eVites {
	width: 100%;
	height: 106px;
	background-image: url(../_images/newsletterBack-trans.png);
	background-repeat: repeat-y;
}

#calendarOfEvents {
	width: 100%;
	height: 51px;
	margin-top: 8px;
}

#latestNews {
	width: 100%;
	height: 266px;
	background-image: url(../_images/latestNewsBack-trans.png);
	background-repeat: repeat-y;
	margin-top: 8px;
}

#rightColumn {
	width: 612px;;
	height: auto;
	float: left;
	margin-top: 11px;
	margin-left: 11px;
}

#bottomColumns {
	margin-top: 10px;	
}

#footer {
	width: 1026px;
	height: 52px;
	margin: 0 auto;
	background-color: #ffce00;
	padding-top: 11px;
}

.paddedLeft {
	padding: 8px;
	padding-right: 6px;
}

#eVitesText {
	margin-top: 5px;	
}

#eVitesInput {
	margin-top: 8px;	
}

#footerContent {
	text-align: right;
	margin-right: 70px;
}

#latestNewsContent {
	padding: 8px;
}

#latestNewsHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
}

#footerSides {
	background-color: #ffce00;
}

#sideRedTop {
	background-color: #df2034;
}

#sideNavTop {
	background-color: #f9b802;
}

#sponsorsBox {
	width: 850px;
	color: #000;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#sponsorsTable td {
	background-color: #e0264f;
}

/*-------------------------Font's/Text------------------------*/

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #df2034;
	font-size: 22px;
	font-weight: bold;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.mainBodyText, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #676767
}

.contactInfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff7bd;
}

.eVitesHeaderText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

.eVitesHeaderTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.eVitesMainText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	margin-top: 10px;
}

.footerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.phoneNumber {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8c201;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #676767;
}

.unorder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #676767;
	margin-left: 20px;
	list-style-type: square;
}
.list {
	list-style-type: disc;
}

/*--------------------------Link's----------------------------*/

a.mainLinks:link, a.mainLinks:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8c201;
}

a.mainLinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8c201;
}

a.footerLinks:link, a.footerLinks:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

a.footerLinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

a.subNavLinks:link, a.subNavLinks:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #606060;
	text-decoration: none;
	margin-left: 40px;
}

a.subNavLinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #606060;
	text-decoration: underline;
	margin-left: 40px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}



/*------------------------Other----------------------------*/

#inputHolder {
	height: 27px;
	width: 166px;
	background-image: url(../_images/inputField-trans.png);
	background-repeat: no-repeat;
	background-color: #afd33d;
	float: left;
	padding-top: 4px;
	padding-left: 4px;

}

.eVitesField {
	background: none;
	height: 31px;
	width: 160px;
	border: none;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#latestNews p {
	color: #00F;
}

#latestNews a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #666;
}

/*------------------------Articles----------------------------*/

/* Titles */
.ccArticles h1 { font-size:16px; font-weight:bold; margin-bottom:0px; }

/* Controls */
.ccArticles form.Options a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.ccArticles form.Options input.text { }
.ccArticles form.Options input.submit { }

/* Results */
.ccArticles span.NoResults { font-style:italic; display:block; padding:5px; }
.ccArticles table.Results {
	padding: 10px;
}
.ccArticles table.Results tr.even td { 
	background-color:#F5F5F5;
	padding: 10px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 }
.ccArticles table.Results tr.odd td { 
	background-color:#FFFFFF;
	padding: 10px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.ccArticles table.Results tr.* td.Date { width:75px; vertical-align:top; }
.ccArticles table.Results tr.* td.Title { vertical-align:top; }
.ccArticles table.Results tr.* td span.Location { }
.ccArticles table.Results td   a {	text-decoration: none; }

/* Post */
.ccArticles span.Return { display:block; float:right; }
.ccArticles .Title { font-weight:bold; }
.ccArticles span.Date {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px; 
}
.ccArticles span.Location { }
.ccArticles span.Text { display:block; padding-bottom:6px; }	
