/* ---( Structure )------------------------------- */


html{
	padding:0;
	margin:0;
    }

body{
	background:#ffffff url(../images/bg.gif) repeat-x center top;
	margin:0;
	padding:0;
	text-align:center;
    }
	

/* Top Navigation Tabs - offsite links */

#toptabs {
	margin: 0px auto;
	width: 768px;
	height: 30px;
	padding-left: 20px;
    }

#toptabs p {
	text-align: right;
	color: #FFFFFF;
	font: .7em "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 13px;
    }

.toptab {
	padding: 3px 4px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
    }

.toptab:hover {
	background: #fff url(../images/corner2.gif) no-repeat right top;
	color: #CC0000;
	text-decoration: none;
    }   
     

.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #CC0000;
	text-decoration: none;
	background: #ffffff url(../images/corner2.gif) top right no-repeat;
    }

.activetoptab:hover {
	text-decoration: none;
    }


.alumnititle {
	font-size:1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-top: 8px;
    }

#maincontent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
    }



/* ---( Text )------------------------------- */


p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 11px;
    color: #333;
    }		
		
#bodytext {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	}		

#bodytext p a:link, #bodytext p a:visited {
	text-decoration: none;
	color: #C00;
	}
		

#bodytext p a:hover {
	text-decoration: underline;
	color: #C00;
	}

	
#pack_bodytext {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
	}		

#pack_bodytext p a:link, #pack_bodytext p a:visited {
	text-decoration: none;
	color: #C00;
	}
		

#pack_bodytext p a:hover {
	text-decoration: underline;
	color: #C00;
	}	

#pack_bodytext h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #C00;
	padding: 0px 10px 10px 15px;
	margin: 0;
	font-weight: normal;
	}

#pack_bodytext h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #C00;
	padding: 15px 10px 10px 15px;
	margin: 0;
	font-weight: normal;
	}
	
#pack_bodytext h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C00;
	padding: 15px 10px 10px 15px;
	margin: 0;
	font-weight: bold;
	}	


h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #C00;
	padding: 19px 10px 10px 15px;
	margin: 0;
	font-weight: normal;
	}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	padding: 10px 10px 10px 15px;
	margin: 0;
	font-weight: normal;
	}
	
#bodytext li {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	color: #333;
	padding-bottom: 5px;
	list-style-position: outside;
	}		
	
#member li {
	margin: 0 0 0 5px;
	padding: 0 20 10 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	list-style-image: url(../images/member_icon.gif);
	font-size: 11px;
	line-height: 14px;
	list-style-position: outside;
	}
		
.breadcrumb {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10 0 0;
	}
	
.breadcrumb a:link, .breadcrumb a:visited{
	font-size: 9px;
	margin: 0;
	color: #C00;
	padding: 0px;
	text-decoration: none;
	}	
	
.breadcrumb a:hover{
	font-size: 9px;
	margin: 0;
	color: #C00;
	padding: 0px;
	text-decoration: underline;	
	}				
	
.disclaimer {
	font-size: 9px;
	margin: 0;
	color: #666666;
	padding-top: 10px;
	padding-right: 20;
	font-style: italic;
	}	



/* ---( Front Page )------------------------------- */


/* search box  */


#search {
	/* float: right;
	display: inline;
	border-left: 4px solid #FFF; */
	}
	
#search .inputw184 input {
	background-color: #FBFBE6;
	color: #333333;
	border: 0px #C5C5C5 solid;
	border-bottom: 0px #E0E0E0 solid;
	border-top: 0px #909090 solid;
	width: 100px;
	padding: 1px;
	margin: 1px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: center;
	}
	
#search .inputw184 {
	float: left;
	border: 1px solid #D9D9D9;
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 5;
	}
	
	
	
/* Features  */	


div.feature {
	clear:left;
	margin: 0 20 0 15;
	padding: 10px 0 0;
	color: #333333;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 390px;
	}
		
	
div.feature:after { /* self-clear floats */
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

div.feature div.feature-preview {
	float:right;
	width:255px;
	}

div.feature h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	}
	
div.feature h2 a:link, div.feature-preview h2 a:visited {
	color: #C00;
	text-decoration: none;
	}
	
div.feature h2 a:hover {
	text-decoration: underline;
	color: #c00;
	}
	
div.feature p {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	}	
	
div.feature p a:link, div.feature p a:visited {
	color: #C00;
	text-decoration: none;
	}
	
div.feature p a:hover {
	color: #C00;
	text-decoration: underline;
	}	

div.feature-photo {
	float: left;
	margin: 5px 0 0 5px;
	padding: 0 6px 7px 0;
	/* hide from IE/Mac */
	background: url(../images/shdw-big.gif) no-repeat right bottom;
	/* end hide */
	}

div.feature div.feature-photo {
	float: left;
	margin: 5px 10px 10px 5px;
	}	
	
div.feature-photo img {
	position:relative;
	padding: 5px;
	margin: -5px 0 0 -5px;
	border: 1px solid #ccc;
	background: #fff;
	}	
	
strong.more {
	display: block;
	margin: 4px 0 8px;
	padding: 0;
	font-weight: normal;
	text-align: right;
	}

strong.more a {
	padding: 0 0 0 13px;
	font-size: 9px;
	text-decoration: none;
	color: #C00;
	}

strong.more a:hover {
	text-decoration: underline;
	}		
	

/* Right Sidebar - Events Links  */


#sidebar {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
    }

#sidebar p {
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding-right: 5px;
	padding-left: 10px;
    }
    
#sidebar p a:link, #sidebar p a:visited {
	text-decoration: none;
	color: #c00;
    }

#sidebar p a:hover {
	text-decoration: underline;
    }    

#sidebar h2 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
    }

#sidebar h2 a:link, #sidebar h2 a:visited {
	text-decoration: none;
	color: #c00;
    }

#sidebar h2 a:hover {
	text-decoration: underline;
    }

.eventlink {
	text-align: left;
	display: block;
	background: #f0f0f0 url(../images/corner.gif) no-repeat right top;
	padding: 3px 8px 3px 10px;
	margin: 5px 0px 5px 0;
	color: #333;
	text-decoration: none;
	font-size: 10px;
    }

.eventlink:hover {
	background: #e0e0e0 url(../images/corner.gif) no-repeat right top;
	text-decoration: none;
    }	

.eventdate {
	font: bold 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #C00;
	padding-bottom: 3px;
	}
	
	
/* Left Sidebar - Prowling Pack  */


#lsidebar {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
    }

#lsidebar p {
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding-right: 15px;
	padding-left: 0px;
    }

#lsidebar h2 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	padding: 5px 15px 5px 0px;
	font-weight: bold;
    }

#lsidebar h2 a:link, #lsidebar h2 a:visited {
	text-decoration: none;
	color: #c00;
    }

#lsidebar h2 a:hover {
	text-decoration: underline;
    }	
    
#lsidebar p a:link, #lsidebar p a:visited {
	text-decoration: none;
	color: #c00;
    }

#lsidebar p a:hover {
	text-decoration: underline;
    }      
	
/* Prowling Pack Headers */	

.prowlbox {
	text-align: left;
	display: block;
	background: #e0e0e0 url(../images/corner.gif) no-repeat right top;
	padding: 5px 15px 5px 10px;
	margin: 5px 0px 5px 0;
	color: #333;
	text-decoration: none;
	font-size: 10px;
	width: 180px;
    }
	
.prowlbox a:link, .prowlbox a:visited {
	color: #c00;
	text-decoration: none;
    }	
    
.prowlbox a:hover {
	color: #c00;
	text-decoration: underline;
    }	    
	

/* ---( Navigation - with drop downs )------------------------------- */


#nav {
    }

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	}
	
#nav li{
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 6px 10px;
	}
	
#nav li a{
	color: #333;
	text-decoration: none;
	}	
	
#nav li a:hover{
	color: #C00;
	text-decoration: none;
	}	

#nav ul ul li{
	list-style-type: none;
	font-size: 11px;
	padding: 5px 10px 3px 15px;
	border: none;
	color: #333;
	}

#nav ul ul a {
	color: #333;
	text-decoration: none;
	}
	
#nav ul ul a:hover {
	color: #C00;
	text-decoration: underline;
	}	
        
li img {
	vertical-align: middle;
	}
	
.open {
	display: block;
	}
	
.closed {
	display: none;
	}	

#offsite li{
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
    }

#offsite li a:link, #offsite li a:visited {
	color: #333;
	background: #f0f0f0 url(../images/corner.gif) no-repeat right top;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
    }

#offsite li a:hover {
	background: #C50429 url(../images/corner.gif) no-repeat right top;
	color: #fff;

    }



/* ---( Footer )------------------------------- */		


/* Front Footer */	


#footer {
	background: #ccc url(../images/footerbg.gif) no-repeat top;
	height: 80px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
    }

#footer p {
	font-size: 9px;
	padding-top: 10px;	
	color: #333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }

#footer a:link, #footer a:visited {
	margin: 0;
	color: #333;
	font-size: 9px;
	text-decoration: none;
	}	
	
#footer a:hover {
	margin: 0;
	font-size: 9px;
	color: #333;
	text-decoration: underline;
	}	


div.ad {
	margin: 0;
	padding: 0px 0 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 580px;
	}

div.ad-photo {
	float: left;
	/*width: 400px;*/
	margin: 3px 0 0 3px;
	padding: 0 5px 5px 0;
	/* hide from IE/Mac \*/
	background: url(../images/shdw-grey.gif) no-repeat right bottom;
	/* end hide */
	}

div.ad div.ad-photo {
	float: left;
	margin: 5px 0px 0 8px;
	}		
	
div.ad-photo img {
	position:relative;
	padding: 5px;
	margin: -5px 0 0 -5px;
	border: 1px solid #999;
	background: #dfdfdf;	
	}		
	
.address {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	padding-right: 15px;
	display: block;
	vertical-align: bottom;
    }	
	
/* Secondary Footer */		


#footersec {
	background: #ccc url(../images/footerbg.gif) no-repeat top;
	height: 80px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
    }

#footersec p {
	font-size: 9px;
	padding-top: 10px;	
	color: #333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }

#footersec a:link, #footersec a:visited {
	margin: 0;
	color: #333;
	font-size: 9px;
	text-decoration: none;
	}	
	
#footersec a:hover {
	margin: 0;
	font-size: 9px;
	color: #333;
	text-decoration: underline;
	}	
	
#footeralt {
	background: #ccc url(../images/footeralt.gif) no-repeat top;
	height: 80px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
    }

#footeralt p {
	font-size: 9px;
	padding-top: 10px;	
	color: #333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }

#footeralt a:link, #footeralt a:visited {
	margin: 0;
	color: #333;
	font-size: 9px;
	text-decoration: none;
	}	
	
#footeralt a:hover {
	margin: 0;
	font-size: 9px;
	color: #333;
	text-decoration: underline;
	}	


/* ---( Right Sidebar on secondary pages )------------------------------- */



#rightsidebar {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
    }

#rightsidebar p {
	font-size: 10px;
	line-height: 15px;
	margin: -10 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding-right: 5px;
	padding-left: 10px;
    }

#rightsidebar p a:link, #rightsidebar p a:visited{
	color: #c00;
	text-decoration: none;
    }    
    
#rightsidebar p a:hover{
	color: #c00;
	text-decoration: underline;
    }    


#rightsidebar h2 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
    }

#rightsidebar h2 a:link, #rightsidebar h2 a:visited {
	text-decoration: none;
	color: #c00;
    }

#rightsidebar h2 a:hover {
	text-decoration: underline;
    }       
    
.sidelink img{
    border: 0;
    }

.sidelink a:link, .sidelink a:visited{
	text-align: left;
	display: block;
	background: #f0f0f0 url(../images/corner.gif) no-repeat right top;
	padding: 3px 8px 3px 10px;
	margin: -10 0 0;
	color: #333;
	text-decoration: none;
	font-size: 10px;
    }

.sidelink a:hover {
	background: #e0e0e0 url(../images/corner.gif) no-repeat right top;
	text-decoration: none;
    }	




/* ---( Clubs & Reunions )------------------------------- */

#clubs {
    }

#clubs h2 {
	font-size: 14px;
	margin: 0;
	color: #C00;
	padding: 10px 0 10px 20px;
	}


#clubs p {
	font-size: 10px;
	margin: 0;
	color: #666;
	padding: 2px 10 2px 20px;
	}
	
#clubs p a:link, #clubs p a:visited {
	margin: 0;
	font-size: 10px;
	color: #333;
	}	
	
#clubs p a:hover {
	margin: 0;
	color: #C00;
	font-size: 10px;
	}		
	

/* ---( News )------------------------------- */


div.news {
	clear:left;
	margin: 0 20 0 15;
	padding: 10px 0 0;
	color: #333;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 390px
    }

div.news h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	}
	
div.news h2 a:link, div.news h2 a:visited {
	color: #C00;
	text-decoration: none;
	}
	
div.news h2 a:hover {
	text-decoration: underline;
	color: #c00;
	}	

div.news p {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	}	
	
div.news p a:link, div.news p a:visited {
	color: #C00;
	text-decoration: none;
	}
	
div.news p a:hover {
	color: #C00;
	text-decoration: underline;
	}
	
div.newslist {
	clear:left;
	margin: 0 20 0 15;
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
	width: 390px;
	}
	
div.newslist a:link, div.newslist a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #c00;
	text-decoration: none;
	}	
	
div.newslist a:hover {
	color: #c00;
	text-decoration: underline;
	}		

.newsdate{
	font-size: 9px;
	font-style: italic;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-bottom: 8px;
    }

.newssummary{
	color: #666;
	font-size: 15px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	padding-right: 40px;
    }
    
/* Image styling */    
    
 div.newsarticle {
	clear: both;
    }   
    
.news-photo {
	margin: 5px 0 0 5px;
	padding: 0 6px 7px 0;
	/* hide from IE/Mac */
	background: url(../images/shdw-big.gif) no-repeat right bottom;
	/* end hide */
	}

.news-photo {
    float: left;
	margin: 20px 20px 0 20px;
	}	
	
.news-photo img {
	position:relative;
	padding: 5px;
	margin: -5px 0 0 -5px;
	border: 1px solid #ccc;
	background: #fff;
	}	    
    
.photoleft {
	margin: 5px 0 0 5px;
	padding: 0 6px 7px 0;
	/* hide from IE/Mac */
	background: url(../images/shdw-big.gif) no-repeat right bottom;
	/* end hide */
	}

.photoleft {
	float: left;
	margin: 5px 10px 10px 5px;
	}	
	
.photoleft img {
	position:relative;
	padding: 5px;
	margin: -5px 0 0 -5px;
	border: 1px solid #ccc;
	background: #fff;
	}	    
    
.photoright {
	margin: 5px 0 0 15px;
	padding: 0 6px 7px 0;
	/* hide from IE/Mac */
	background: url(../images/shdw-big.gif) no-repeat right bottom;
	/* end hide */
	}

.photoright {
	float: right;
	margin: 5px 10px 10px 15px;
	}	
	
.photoright img {
	position:relative;
	padding: 5px;
	margin: -5px 0 0 -5px;
	border: 1px solid #ccc;
	background: #fff;
	}	    



/* ---( Event Pages )------------------------------- */


#eventpage {
	font-size: 10px;
	color: #333;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#eventpage h2 {
	font: 15px "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	margin: 0 0 8px;
	padding: 8 0 3 0px;
	border-bottom: 1px solid #ccc;	
	}

div.evententry {
	clear:both;
	margin-top: 12px;	
	margin-bottom: 12px;
    } 
    
div.evententry:after { /* self-clear floats */
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }    
    
div.eventclear {
	clear:both;
    }     
    
div.evententry p {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: -15px;	
    }    
    
div.evententry h2 {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: -15px;	
    }      
    
div.eventleft {
	float: left;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	width: 275px;	
	padding-top: 10px;		
    }
    
div.evententry div.eventright {
	float: right;
	width: 275px;	
	padding-top: 10px;		
    }  


/* ---( Events Calendar - Used on the Main Events Page and on others to display the dates )------------------------------- */


#eventscalendar {
	font-size: 10px;
	color: #333;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#eventscalendar h2 {
	font: 15px "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	margin: 0 0 8px;
	padding: 8 0 3 0px;
	border-bottom: 1px solid #ccc;	
	clear: both;
	}
	
div.eventsmain {
	clear:both;
/*	border-style: solid;   // terrell hack
	border-color: #000;    // terrell hack
	border-width: 0px;     // terrell hack
*/
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div.eventsmain:after { /* self-clear floats */
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

div.eventinfo{
    }

.eventinfo-odd {
    float:right;
    width:325px;
	background: #f0f0f0 url(../images/corner.gif) no-repeat right top;	
	padding: 5px 10px;
	margin: 5px 0px 5px 0;	
	color: #333;	
	text-decoration: none;
	font-size: 10px;		
	}
	
.eventinfo-odd:hover {
	background: #e0e0e0 url(../images/corner.gif) no-repeat right top;
    }
	
.eventinfo-even {
    float:right;
	width:325px;
	background: #fff;
	padding: 5px 10px;
	margin: 5px 0px 5px 0;	
	color: #333;	
	text-decoration: none;
	font-size: 10px;		
	}
	
.eventinfo-even:hover {
	background: #e0e0e0 url(../images/corner.gif) no-repeat right top;
    }		

.eventtitle {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border: none;
	font-size: 12px;
	color: #c00;
	}

	
.eventsum {
	margin: 3 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		

div.calendarimage {
	float: left;
	margin: 5px 0 0 0px;
	padding: 0 6px 7px 0;
	width: 40px;
	/* end hide */
	}


	

	
/*-------------------------------------*/	
	

#calendarcontent, .calendarCopy, .calendarfontsize, .calendarmaintext {
	font-size: 10px;
	color: #333;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#calendarcontent h2 {
	font: 14px "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	margin: 0 0 8px;
	padding: 8 0 0 0px;
	border-bottom: 1px solid #ccc;
	}	

.calendarmaintext {
	padding: 2px 7px 5px 8px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

.calendarsubtext {
	font-size: 10px;
	background-color:  #E4E4E4;
	padding: 7px 5px 7px 8px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.calendardate {
	padding: 0 0 0 19px;
	}

.calendartablespace {
	margin: 0 0 0 18px;
	}

/*Calendar Include styles
----------------------------------------------------------*/

.middot {
	margin:0;
	padding: 0 1px 2px 1px;
	}

.datespace {
	padding: 3px 0 3px 12px;
	}

/*HTML Calendar Styles
----------------------------------------------------------*/

.calendarCopy {
	background: #C6C6C6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

.displayedDate {
	color: #FFF;
	text-color: #FFF;
	background: #C50429;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

.displayedDate a:link, .displayedDate a:visited {  
	color: #FFF; 
	text-decoration: none}
.displayedDate a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

.calendarEmpty {
	background: #f0f0f0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}

.calendarfontsize {
	font-size: 10px;	
	}

.calendarlinks {
	font-size: 9px;
	}




/*---( Travel )----------------------------- */


.traveldate{
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
    }


/* ---( Ecards )------------------------------- */



#ecard {
	text-align: center;
}

#ecard a:link {
	text-decoration: none;
	}
	
#ecard a:visited {
	text-decoration: none;
	}		

#ecard a:hover {
	text-decoration: none;
	}

#ecard p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 15px;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 15px;
	}		
		
#ecard p a:link {
	text-decoration: none;
    border-bottom: dotted 1px #C00;
	font-size: 11px;
	}
	
#ecard p a:visited {
	text-decoration: none;
    border-bottom: dotted 1px #C00;
	font-size: 11px;
	}		

#ecard p a:hover {
	text-decoration: none;
 	border-bottom: solid 1px #C00;
	}

#ecardback {
	}

#ecardback p {
	margin: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #000;
	}		
		
#ecardback a:link {
	text-decoration: none;
    border-bottom: dotted 1px #C00;
	font-size: 11px;
	}
	
#ecardback a:visited {
	text-decoration: none;
    border-bottom: dotted 1px #C00;
	font-size: 11px;
	}		

#ecardback a:hover {
	text-decoration: none;
 	border-bottom: solid 1px #C00;
	}

