* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
 margin: 0;
 background:#666;
 font-family: arial, sans serif;
 text-align: center;
 font-weight:normal;
 font-size:14px;
 color:#000;
}

#wrapper {
 width:990px;
 margin: 0 auto;
 text-align:left; 
 background-image:url('img/bg_mid.png');
}

#headerdiv {
 background-image:url('img/bg_top.png');
 height:230px;
 text-align:center;
}
#columndiv {
 width:280px;
 float:right;
 margin-top:15px;
 margin-right:25px;
 border:0px dashed blue;
}
#column {
 float:left;
 width:300px;
 padding:0 10px 0 10px;; 
}
#column p, #column a { 
 font-style:georgia, serif;
}

#bodydiv {
 width:640px;
 min-height:400px;
 height:auto !important;
 height:400px;
 margin-left:25px;
 margin-top:15px;
 text-align:left;
 border: 0px dashed blue;
}
#bodydiv-wide {
 width:950px;
 min-height:400px;
 height:auto !important;
 height:400px;
 margin-left:25px;
 margin-top:15px;
 text-align:left;
 border: 0px dashed blue;
}

div.ruler {
 width:600px;
 margin-left:0px;
 margin-top:25px;
 height:25px;
 border-top:1px dashed black; 
}
#footerdiv {
 background-image:url('img/bg_bot.png');
 height:40px;
 text-align:center;
}


#titlediv {
 p/adding-top: 100px;
 height:195px;
 border:0px solid black;
 margin:0 auto;
 text-align:left;
}
#footernavmenudiv {
 text-align:center;
 width:950px;
 margin:0 auto;
}
#footernavmenudiv ul {  
 list-style:none;
 background:green;
 height:25px;
 margin-top:20px;
 margin-bottom:20px;
}
.footernav {
	text-align:left;
	font-size:12px;
	color:#fff;
	margin-left:10px;
	padding-top:5px;
}
.footernav a {
	color:#fff;
	text-decoration:none;
}
#navmenudiv {
 text-align:center;
 width:950px;
 margin:0 auto;
}
#navmenudiv ul {  
 list-style:none;
 background:green;
 height:25px;
}


li.navmenulink {
 float:left;  
 width:110px;
 border-left:2px solid white;
 margin-top:5px;
}
li.first {
 border-left:none;
}
a.navmenulink:hover,
a.navmenulink:visited,
a.navmenulink:active,
a.navmenulink:link {
 text-transform:lowercase;
 text-decoration: underline;
 font-style:none;
 font-weight:bold;
 font-size:14px;
 color: #fff;
}
a.navmenulink:hover {
 text-decoration: underline;
}
a.off:visited,
a.off:active,
a.off:link {
 color: #9f9;
 text-decoration: none;
}
a.off:hover {
 text-decoration: underline;
}

h1 {
 font-size:20px;
 font-weight:bold;
 text-decoration:none;
 color:#000;
 margin-top:5px;
 margin-bottom:10px;
}
h2 {
 font-family: georgia, serif;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 color:#000;
 margin-top:5px;
 margin-bottom:5px;
}

a.pagetitle, a.pagetitle:hover, a.pagetitle:visited {
 f/ont-family: georgia, serif;
 font-family: arial, sans serif;
 font-size:60px;
 font-weight:bold;
 text-decoration:none;
 color:#fff;
}

h1.pagetitle {
 padding-top:30px;
 padding-left:45px;
 margin:0px;
}
h2.pagesubtitle {
 padding-top:0px;
 padding-left:45px;
 margin:0;
 font-size:30px;
 font-weight:normal;
 font-style:italic;
 text-decoration:none;
 color:#fff;
}

#bodydiv h1, #columndiv h1 {
 font-family: georgia, serif;
 font-style: italic;
 font-size:20px;
 font-weight:normal;
 font-family: georgia, serif;
}
#bodydiv h2, #columndiv h2 {
 font-family: georgia, serif;
 font-style: italic;
 font-size:18px;
 font-weight:normal;
 text-decoration:none;
}
#bodydiv h3, #columndiv h3 {
 font-family: georgia, serif;
 font-style: italic;
 font-size:14px;
 font-weight:normal;
 text-decoration:none;
}

p.box_news_heading {
 font-family: georgia, serif;
 font-style: italic;
 font-size:14px;
 font-weight:normal;
 text-decoration:none;
 margin-bottom:15px;
}

#top_banner {
 position:absolute;top:50px;left:700px;
 text-align:left;
 display:none;
}
#bottom_banner {
 position:absolute;top:0px;left:700px;
 text-align:left;
 display:none;
}



.contactform_err {

}
.contactform_emailbox {

}
.contactform_subjectbox {

}
.contactform_emailbox {

}
.contactform_submit {

}



.subscribeform_emailbox {

}
.subscribeform_submit {

}


.newsheading {
 font-size:16px;
 margin-left:30px;
}
.newssummary {
 font-size:12px;
 margin-left:30px;
}
.newscontent {
 font-size:12px;
 margin-left:30px;
}
.newsdate {
 f/ont-size:16px;
}
.newsattachment {
 font-size:12px;
 margin-left:30px;
}
.newslink {
 font-size:12px;
 font-style:italic;
 margin-left:30px;
}



.table {
 width:100%;
 border-bottom:1px solid black;
}
tr.tableheader {
/* background-color:#eee; */
}
tr.tableheader td {
 border-bottom:2px solid black;
 font-weight:bold;
 padding-bottom: 5px;
 padding-top: 5px;
}
tr.roweven {
/* background-color:#444; */
}
tr.roweven td {
 border-top:0px solid black;
 padding-bottom: 5px;
 padding-top: 5px;
}
tr.rowodd {
/* background-color:#aaf;*/
}
tr.rowodd td {
 border-top:0px solid black;
 padding-bottom: 5px;
 padding-top: 5px;
}

td.role {
 font-weight:bold;
}
td.name {
}
td.phone {
}
td.email {
}
td.description {
 font-style:italic;
 padding-left:20px;
 border-bottom:2px solid black;
}

