/* Start of CMSMS style sheet 'master' */
body {
	margin: 0px;
	background-image: url(http://secure10.ep-dns.net/~dublinfa/uploads/images/images/footerbg.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
}

div#toparea {
	width: 100%;
	float: left;
	background-image: url(http://secure10.ep-dns.net/~dublinfa/uploads/images/images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #993300;
}

div#mainwrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
        margin-top: 0px;
}

div#contentcolumn {
	width: 800px;
	float: left;
}

div#header {
}

div#contentleft {
        width:225px;
        margin-left: 10px;
        float: left;
}

div#eventsgraphic {
       width: 220px;
       margin-right: 5px;
       margin-top: 10px;
       height: 150px;
}

div#contentarea {
	width: 800px;
	height: 356px;
	background-image: url(http://secure10.ep-dns.net/~dublinfa/uploads/images/images/homebannerbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#news-area {}

.NewsSummaryPostdate {font-size:16px; margin-bottom:10px;}
.NewsSummaryLink {font-size: 18px; margin-bottom:10px;}
.NewsSummaryContent {font-size: 13px; line-height: 18px;}
.NewsSummaryMorelink {margin: 0 0 10px 0;}
.NewsSummarySummary {margin: 0 0 10px 0;}
#NewsPostDetailDate {font-size: 16px; margin:10px 0px;}
#NewsPostDetailTitle {font-size: 18px; margin-bottom:10px;}
#NewsPostDetailContent {font-size:13px; line-height: 18px;margin-bottom:10px;}

div#footer {
	width: 100%;
	height: 50px;
	float: left;
	border-top: 1px solid #000;
	text-align: center;
	font-size: 12px;
        color: #000000;
	padding-top: 10px;
}

/* Begin subpage stylesheet*/

div#banner {
	width: 800px;
	background-color: #999999;
}

div#subcontentarea {
	width: 800px;
	padding-top: 20px;
	background-image: url(http://secure10.ep-dns.net/~dublinfa/uploads/images/images/contentbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #CCCC99;
}

div#contentright {
	width: 525px;
	margin-left: 5px;
        padding-left: 20px;
	margin-bottom: 10px;
	border-left: 1px solid #666;
	float: left;
}

div#contentright p {
       font-size: 13px;
       line-height: 17px;
}

div#contentright h2 {
       font-size: 2em;
       margin-bottom: 15px;
       padding-top: 5px;
}

div#imagearea {
      width: 525px;
      margin-bottom: 15px;
      float: left;
}

div#imagearea img {
}

div#audiocliparea {
     width: 220px;
     height: 150px;
     background-color: #FFF;
     margin-bottom: 20px;
     margin-top: 10px;
}

div#videoholder {
     float: left;
}

div#email-form {
     margin-top: 10px;
}


div.clearfloats {clear:both;}
/* End of 'master' */

