/*

	Default page values

*/

body { 

 margin-left: 10px; 

 font-size: 12px; 

 font-family: verdana, trebuchet, sans-serif; 
; margin-top: 20px
}



/*

	Links

*/

a:link { 

 color: #000099; 

 font-size: 11px; 

 font-weight: normal; 

 text-decoration: none; 

; font-family: Verdana, Arial, Helvetica, sans-serif

; line-height: 13px

}



a:visited { 

 color: #000099; 

 font-size: 11px; 

 font-weight: normal; 

 text-decoration: none; 
; line-height: 13px

}



a:active { 

 color: #FFFFFF; 

 font-size: 10px; 

 font-weight: normal; 

 text-decoration: none; 

; font-family: Verdana, Arial, Helvetica, sans-serif

; line-height: 14px

}



a:hover { 

 color: #000099; 

 font-size: 11px; 

 font-weight: normal; 

 text-decoration: underline; 
; line-height: 13px

}



/*  

    Hyperlinks that appears in the member navbar:

    login, register, calendar, etc.

*/

.loginText, .loginText a:link, .loginText a:active, .loginText a:hover{ 

 color:       #ffffff;

 font-family: verdana,trebuchet,sans-serif;

 font-size:   9px; 

 font-weight: bold;

}

.loginText a:link    { color:  #003399; }

.loginText a:visited { color:  #003399; }

.loginText a:active  { color:  #999999; }

.loginText a:hover   { color:  #cccccc; } 





#menu {

 width: 175px;

 float: none;

 font: 11px/12px verdana, trebuchet, sans-serif;

 padding-right: 10px;

 text-align: right;

 color: #333;

 padding-bottom: 30px;

 border-right: 1px dotted #999;

}

#content {

 width: 420px;

 float: none;

 text-align: left;

 margin-left: 30px;

 margin-bottom: 60px;

 padding-bottom: 30px;

 padding-left: 30px;

 voice-family: "\"}\"";

 voice-family: inherit;

 width: 390px;

}

body>#content {

 width: 420px;

}



.menuitems {

 padding-top : 10px;

 padding-bottom : 10px;

 border-bottom : 1px dotted #999;

}





.author {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   11px;

 color:       #999999;

 font-weight: normal;

}



H2 {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   17px;

 color:       #333333;

 font-weight: bold;

}



H3 {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   14px;

 color:       #333333;

 font-weight: bold;

}



H4 {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   12px;

 color:       #999999;

 margin-top: 2px;

 margin-bottom: 5px;

 font-weight: bold;

}

H5 {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   11px;

 color:       #666666;

 margin-top: 2px;

 margin-bottom: 2px;

 font-weight: normal;

}





.smText {

 font-family: verdana, trebuchet, sans-serif;

 font-size:   9px;

 color:       #333333;

 font-weight: normal;

}





.medText {

 font-family: verdana, trebuchet, sans-serif;

 font-size:   11px;

 color:       #333333;

 font-weight: normal;

}





.lgText {

 font-family: verdana, trebuchet, sans-serif;

 font-size:   10px;

 color:       #006666;

 font-weight: bold;
; font-style: normal

}



input {

 font : bold 11px/12px verdana, trebuchet, sans-serif;

 border : 1px solid #999999;

 color : black;

 margin-top: 2px;

 margin-bottom: 2px;

}



input.large {

 width: 200px;

}



input:focus {

 background-color : #ffffff;

}



input.button {

 color : white;

 background-color : #000000;

}



textarea {

 border: 1px solid #999999;

 margin-bottom: 10px;

 color: black;

 font: 11px/16px verdana, trebuchet, sans-serif;

}



textarea:focus {

 background-color : #ffffff;

}



.pulldown {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size:	11px;

 font-weight: bold;

 color:	#444444;

 border-top: #000000 1px solid; 

 border-left: #000000 1px solid; 

 border-right: #000000 1px solid; 

 border-bottom: #000000 1px solid;

}



.weblog {

 padding-bottom: 12px;

 border-bottom:1px dotted #999999;

}



.inlineImageLeft {
background-color: #ddd;
float: left;
margin: 4px;
padding: 3px;
} 



/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */





/*  Calendar header text  */

.header {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   10px;

 color:       #ffffff;

 font-weight: bold;

}





/*  Navigational links in the header  */

.navlinks, .navlinks a:active, .navlinks a:hover{ 

 color:       #ffffff;

 font-family: verdana,trebuchet,sans-serif;

 font-size:   10px; 

 font-weight: bold;

} 

.navlinks a:link    { color:  #ffffff; text-decoration: none;}

.navlinks a:visited { color:  #ffffff; text-decoration: none;}

.navlinks a:active  { color:  #333333; text-decoration: none;}

.navlinks a:hover   { color:  #000000; text-decoration: underline;}





/*  Days of the week text  */

.weekdays {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   9px;

 color:       #666666;

 font-weight:  bold;

}



/*  Days of the month text and links */

.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:hover {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   9px;

 color:       #666666;

}

.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}

.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}

.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}

.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

.regular_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

.headlines {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #222222; text-decoration: none}

.titletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #222222; text-decoration: none}

.custom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #222222; text-decoration: none}

.url {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333399; text-decoration: none}

.teaser {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #222222; text-decoration: none}

.navlinks a:visited { 

 color:       #ffffff;

 font-family: verdana, trebuchet, sans-serif;

 font-size:   10px; 

 font-weight: bold;

 } .monthdays a:visited { 

 font-family: verdana, trebuchet, sans-serif;

 font-size:   9px;

 color:       #0000b0;

 } .loginText a:visited { 

 color:       #003399;

 font-family: verdana, trebuchet, sans-serif;

 font-size:   9px; 

 font-weight: bold;

 } .navlinks a:link { 

 color:       #ffffff;

 font-family: verdana, trebuchet, sans-serif;

 font-size:   10px; 

 font-weight: bold;

 } .more {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; color: #222222}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #111111}
.announceheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF0000}
.timetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #555555}
