/*
	Default page values
*/
body { 
 background-color: #fffffff; 
 margin-left: 10px; 
 margin-right: 10px; 
 margin-top: 5px; 
 font-size: 12px; 
 font-family: "Trebuchet MS",sans-serif; 
}

.NormalText 
   {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0px; margin-bottom: 8px;}

p  {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    line-height: 24px;
    margin-top: 0px; margin-bottom: 8px;}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #660000;
	margin-top: 6px; margin-bottom: 6px;}
	
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #660000;
	margin-top: 6px; margin-bottom: 6px;}
	
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-top: 6px; margin-bottom: 6px;}
	
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;}
	
h5 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-top: 6px; margin-bottom: 6px;
	text-align: center;}
	
h6 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin-top: 6px; margin-bottom: 6px;
	text-align: center;}
	
ol {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 24px;
    margin-top: 0px; margin-bottom: 8px;}
	
ul {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 24px;
    margin-top: 0px; margin-bottom: 8px;}
	
li {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
	line-height: 24px;
    margin-top: 0px; margin-bottom: 0px;}

/*
	Links
*/
a:link { 
 color: #4478A8; 
 font-size: 16px; 
 font-weight: bold; 
 text-decoration: None; 
}

a:visited { 
 color: #333399; 
 font-size: 16px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:active { 
 color: #333399; 
 font-size: 16px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #A84444; 
 font-size: 16px; 
 font-weight: bold; 
 text-decoration: underline; 
}

/*  
    Hyperlinks that appears in the member navbar:
    login, register, calendar, etc.
*/
.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px; 
 font-weight: bold;
}
.loginText a:link    { color:  #315D88; }
.loginText a:visited { color:  #315D88; }
.loginText a:active  { color:  #315D88; }
.loginText a:hover   { color:  #A84444;  } 

.submitText, .submitText a:link, .submitText a:active, .submitText a:visited, .submitText a:hover {
	color:       #ffffff;
 	font-family: verdana,trebuchet,sans-serif;
 	font-size:   9px; 
 	font-weight: bold;
}
.submitText a:link    { color:  #ffffff; }
.submitText a:visited { color:  #ffffff; }
.submitText a:active  { color:  #ffffff; }
.submitText a:hover   { color:  #ffffff; text-decoration: underline;} 

#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px #999;
}
#content {
 text-align: left;
 margin-left: 20px;
 margin-bottom: 20px;
 padding-bottom: 30px;
 padding-left: 20px;
 width: 390px;
}

.menuitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px #999;
}


.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
 text-align: right;
 line-height: 18px;
 margin-right: 20px;
 margin-top: 5px;
}

.author a:link {
	color: #4478A8; 
 	font-size: 11px; 
 	font-weight: bold; 
 	text-decoration: None; 
}

.author a:visited { 
 color: #333399; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

.author a:active { 
 color: #333399; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

.author a:hover { 
 color: #A84444; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

H2 {
 font-family: "Times New Roman", Times, serif;
 font-size:   18px;
 color:       white;
 font-weight: bold;
 font-variant: small-caps;
}

H3 {
 font-family: "Trebuchet MS", sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
 border-bottom: 1px solid #CCCCCC;
 padding-right: 30px;
}

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:   12px;
 color:       #333333;
 font-weight: bold;
}

input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #999999;
 color : black;
 background-color : #eeeeee;
 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;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}

.pulldown {
 font-family: trebuchet,Verdana, sans-serif;
 font-size:	11px;
 font-weight: bold;
 color:	#333333;
 border-top: #000000 1px solid; 
 border-left: #000000 1px solid; 
 border-right: #000000 1px solid; 
 border-bottom: #000000 1px solid;
}

.weblog {
 margin-left: 10px;
 padding-bottom: 12px;
}

.weblogtext {
 margin-left: 13px;
 font: 12px "Trebuchet MS", sans-serif;
 margin-top: 10px;
}


/* 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:link, .navlinks a:active, .navlinks a:visited, .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:visited, .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;}

/* New Classes by me */

.sidebartitle { 
	background-color: transparent;
	text-align: left;
	font: bold 13px;
	font-family: "Trebuchet MS", sans-serif;
	color: #B22222;
	line-height: 18px;
	border-bottom: 1px solid #CCCCCC;
}

.sidebartext {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 font-weight: normal;
 text-align: right;
}	

.sidebar_nav_links, .sidebar_nav_links a:link, .sidebar_nav_links a:visited, .sidebar_nav_links a:active, .sidebar_nav_links a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 font-weight: normal;
 text-align: left;
 padding-top: 2px;
}	

.sidebar_nav_links a:link    { color:  #666666; text-decoration: none;}
.sidebar_nav_links a:visited { color:  #666666; text-decoration: none;}
.sidebar_nav_links a:active  { color:  #666666; text-decoration: none;}
.sidebar_nav_links a:hover   { color:  #4478a8; text-decoration: underline;}

.dateline {
        border-top: 1px solid #315D88;
        font-size: 11px;
        padding-right: 20px;
        padding-top: 10px;
		  margin-top: 10px;
        line-height: 14px;
		  margin-right: 20px;
}
.date
{
     font-size:14px;
     font-family: Georgia;
     position:relative;
     top:-18px;
     background-color:#4478A8;
     border: 1px solid #315D88;
     color:white;
     padding: 2px 2px 2px 3px;
     margin: 0px 0px 0px 0px;
     font-weight: bold;
     font-variant: small-caps;
     letter-spacing: 2px;
}