/* Start of CMSMS style sheet 'core' */
/*--------  CSS Document -------- */

body {
    margin: 0;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    color: #3E3E3E;     
    padding: 25px 0px 10px 0px;
    background-color: #2f2f2f;
    image-border: solid 1px c9c9c9;
}

td, th, p, div, span, label {
  font-family: verdana;   
}


a:link img, a img {
	border: none;
}


/*--------  General Site Headings -------- */

div#title {

   text-align: left;
   padding: 10px 5px 4px 0px;
   margin-bottom: 5px;
   font-size: 14px;
   font-weight: bold;
   color: #4f6b72;
   border-bottom: dotted 1px #4f6b72;

}

div#heading1 {
   text-align: left;
   padding: 0px 5px 5px 3px;
   font-size: 10px;
   font-weight: bold;
   color: #858585;
}

div#heading3 {
   text-align: left;
   padding: 0px 5px 8px 12px;
   font-size: 10px;
   font-weight: bold;
   color: #858585;
}


div#heading2 {
   text-align: left;
   padding: 10px 0px 3px 0px;
   font-family: verdana;
   font-size: 10px;
   color: #737373;  
   font-weight: bold;
}


/*--------  FOR TABLES -------- */

a, a:active, a:visited, a:link {
	color: #c75f3e;
        font-weight: normal;
}

a:hover {
    font-weight: normal;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#donation_table {
	width: 400px;
	padding: 0;
	margin: 0;
}

#justatable{
        vertical-align: top; 
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(uploads/images/merchandise/bg_header.jpg) no-repeat;
}

td.noborders{
border-right: 0px;
border-bottom: 0px;
padding: 0px;
text-align: left;
vertical-align: top;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.four_borders {
        border: 1px solid #C1DAD7;
	background: #f5fafa url(uploads/images/merchandise/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
  
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;

}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(uploads/images/merchandise/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(uploads/images/merchandise/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/*--------  END FOR TABLE -------- */


/*-------- DIV CONTAINERS --------*/

div#spacer {
     padding: 15px 0px 0px 0px; 

}

div#column_border_right {
     padding: 10px 10px 10px 10px; 
     float: left;
     width: 180px;
     border-right: solid 1px #b3b4b7;
     display: block;
}

div#column_no_border {
     padding: 10px 10px 10px 10px; 
     float: left;
     width: 180px;   
}

div#home_content_area{
   width: 150px;
   text-align: left;
   padding: 5px 5px 5px 3px;
   font-size: 11px;
   font-weight: normal;
   color: #3E3E3E;
   margin:0 auto;   
    font-family: verdana;

}

div#div_centered {
  margin:0 auto;
  width: 375px;
}


div#text_centered {
   text-align: center;
}

td {
    font-family: verdana;
    font-size: 11px;
    color: #3E3E3E; 
}

hr {
    display: none;
}

div#pagewrapper {	
    margin: 0 auto;
    max-width: 760px;
    min-width: 760px;
    padding: 0;
    text-align: left;
    width: 760px;
    border: double 3px #dcdbdb;
    background-color: #f5f5f5;

}

p.double {
    border-style: double
}

div#header{
    text-align: right;
    font-family: vedana;
    font-size: 8px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 70px;
    width: 760px;
    background-image: url(uploads/images/header.gif);
}


/*------- MENU --------*/

div#menu {

    text-align: left;
    background: url(uploads/images/menu/menu_bg.jpg) repeat;
    height: 21px;
    border-bottom: solid 1px #C5C5C5;
    border-top: solid 1px #C5C5C5;	
}



/*--------  IMAGES --------      */

div#image {
	height: 171px;
	width: 760px;
        border-top: solid 1px #fff;
        border-bottom: solid 1px #C5C5C5;
}


.no_border{
    border: 0px;
}

.image_border{
    border: solid 1px #cdcdcd;
   margin: 0 auto;
}



div#image_border2{
    width: 612px;
    border: solid 1px #cdcdcd;
    margin:0 auto;   
}


div#flash_border {
    width: 250px;
    border: solid 1px #cdcdcd;
   margin:0 auto;   
}



/*-------- Content Areas --------*/


h1, h2, h3, h4, h5, h6 {
     padding: 0px;
     margin-bottom: 10px;
     color: 3E3E3E;
}

h1 {
     font-size: 16px;
}

h2 {
     font-size: 15px;
}

h3 {
     font-size: 14px;
}

h4 {
     font-size: 13px;
}

h5 { 
     font-size: 12px;
}

div#content_wrapper {
	width: 615px;
        padding: 7px;
        margin: 0px;
	float: right;
        border-left: solid 1px #C5C5C5;
        background-color: #fff;
}

div#content{
     margin: 1px 1px 1px 1px;
}

div#footer {	
	padding: 3px 0px 0px 0px;
	width: 760px;
	clear: both;
	text-align: center;	
        border-top: solid 1px #C5C5C5;
	background: url(uploads/images/footer/footer_bg.jpg) repeat;
}


div#side_bar {
	width: 130px;
	padding: 0px;
        margin: 0px;
	float: left;
        font-size: 11px;            
        background-color: #f5f5f5;
}



div#hr {	
    border-bottom: solid 2px #908F8D;
    margin: 0px 0px 10px 0px;
}

/* ------------- Members----------*/

.member_welcome {
    float: right;
    margin: -24px 0px 0px 5px;
    text-align: right;
}

/* ------------- News ----------*/
.NewsSummary {
    margin: 0px 0px 8px 0px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #ccc;
}

.NewsSummaryTitle, .NewsPostDetailTitle {
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    margin-bottom: 2px;
}

.NewsSummaryPostdate, .NewsPostDetailDate {
    font-style: italic;
}

.NewsSummarySummary, .NewsSummaryContent, .NewsPostDetailSummary, .NewsPostDetailContent {

}

.NewsSummaryMorelink a, .NewsSummaryMorelink a:active, .NewsSummaryMorelink a:visited {
    font-weight: bold;
    text-decoration: none;
}

.NewsSummaryMorelink a:hover {
    text-decoration: underline;
    color: #000;
    font-weight: bold;
}

.NewsPostDetailReturnLink a, .NewsPostDetailReturnLink a:active, .NewsPostDetailReturnLink a:visited {
    font-weight: bold;
    text-decoration: none;
}

.NewsPostDetailReturnLink a:hover {
    text-decoration: underline:
    color: #000;
}

/* ------------- Newsletter ----------*/

.nms_message {
    font-weight: bold;
    color: red;
}

/* Clear Fix */
.clear {
	clear: both;
}

/* NMS Styles */

.nms_prompt {
    font-weight: bold;
}

/* ------------- Site Map----------*/
#site-map {
    margin: 0 auto;
    max-width: 760px;
    min-width: 760px;
    padding: 0;
    text-align: right;
    width: 760px;
}

#site-map a:link, #site-map a:active, #site-map a:visited {
  color: #fff;
  text-decoration: none;
}

/* ------------- ClearFix----------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End of 'core' */

