.articletitle {
	color : #8D3219;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 25px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}

.articleauthor {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	margin-left : 5px;
}

.articlestyle {
	font-size:12px;
	font-family: Tahoma,Verdana,Arial;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}

.articleresource {
	font-size:12px;
	font-family: Tahoma,Verdana,Arial;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}
.righttitle {
	color : #8D3219;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.rightlist {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.rightlist a {
	color : #FF6600;
}
.rightlist a:hover {
	color : #FF0000;
}
.readmore {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.readmore a {
	color : #FF6600;
}
.readmore a:hover {
	color : #CC0000;
}

#snippetleft {
float:left;
width:160px;
background:#E2E2E2;
font-family: Tahoma,Verdana,Arial;
font-size:12px;
font-weight:normal;
color:#474747;
border:1px dashed #474747;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippetleft a {
font-family: Tahoma,Verdana,Arial;
font-size:12px;
color:#474747;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippetleft a:Hover {
font-family: Tahoma,Verdana,Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


/*--  Attributes of the navigation and related menus  --*/
#snippetright {
float:right;
width:160px;
background:#E2E2E2;
font-family: Tahoma,Verdana,Arial;
font-size:12px;
font-weight:normal;
color:#474747;
border:1px dashed #474747;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippetright a {
font-family: Tahoma,Verdana,Arial;
font-size:12px;
color:#474747;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippetright a:Hover {
font-family: Tahoma,Verdana,Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}
