body {
	background-color: #2E442F;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
	color: #FFFFFF;
	background-repeat: repeat;
	padding: 0px;
	background-image: url(images/tartan.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #E4D367;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #E4D367;
	font-weight: normal;
}

a:active {
	color: #E4D367;
	font-size: 13px;
	text-decoration: underline overline;
	font-weight: normal;
}

a:hover {
	font-size: 13px;
	text-decoration: underline overline;
	color: #E4D367;
	font-weight: normal;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 	color:       #000000;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
 	font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 

/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
	border-bottom: thin solid #4B6947;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

/*---  Green  ---*/

.green {
	color:       #4B6947;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

.titleheader {
	font-family: Georgia, Times, TimesNewRoman, serif;
	font-size:   16px;
	color:       #4B6947;
	font-weight: bold;
	line-height: 16px;
}


/*---  Used in Trackback and Pingback page.  ---*/

H2 {
	font-family: Georgia, Times, TimesNewRoman, serif;
	font-size:   17px;
	color:       #4B6947;
	font-weight: bold;
	line-height: 19px;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
	font-family: Georgia, Times, TimesNewRoman, serif;
	font-size:   14px;
	color:       #999999;
	font-weight: bold;
	line-height: 16px;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
	font-family: Georgia, Times, TimesNewRoman, serif;
	font-size:   12px;
	color:       #4B6947;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 14px;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
	font-size:   11px;
	color:       #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	line-height: 13px;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
	padding-top: 12px;
	padding-left: 12px;
}

/*---  Name of author in weblog entries ---*/

.author {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
 	font-size:   11px;
 	color:       #999999;
 	font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
 	font-size:   13px;
 	color:       #FFFFFF;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	font-weight: normal;
}



/*--  Default form field formatting. --*/

form {
  	margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  	border-top:         1px solid #999999;
  	border-left:        1px solid #999999;
  	background-color:   #fff;
  	font-family:        Tahoma, Verdana, Arial, Helvetica, sans-serf;
  	font-size:          11px;
  	height:             1.6em;
  	padding:            .3em 0 0 2px;
  	margin-top:          3px;
  	margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  	border-top:         1px solid #999999;
  	border-left:        1px solid #999999;
  	background-color:   #fff;
  	font-family:        Tahoma, Verdana, Arial, Helvetica, sans-serf;
  	font-size:          11px;
  	margin-top:         3px;
  	margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  	background-color:   #fff;
  	font-family:        Tahoma, Verdana, Arial, Helvetica, sans-serf;
  	font-size:          11px;
  	font-weight:        normal;
  	text-transform:     uppercase;
  	color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  	background-color:   #fff;
  	font-family:        Tahoma, Verdana, Arial, Helvetica, sans-serf;
  	font-size:          11px;
  	font-weight:        normal;
  	text-transform:     uppercase;
  	color:              #000;
}
.quote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serf;
	font-size: 10px;
}
.menu {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #4B6947;
}

.content {
	padding-right: 5px;
	padding-left: 5px;
}

a.news:link {
	color: #4B6947;
	font-size: 10px;
	text-decoration: underline;
	line-height: 15px;
}

a.news:visited {
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #4B6947;
}

a.news:active {
	color: #4B6947;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline overline;
}

a.news:hover {
	font-size: 10px;
	text-decoration: line-through;
	line-height: 15px;
	color: #000000;
}

