@charset "utf-8";



body {
	margin: 0px;
	background-image: url(../images/background_greyStripes.gif);
	background-repeat: repeat;
	background-position: left top;
}
#container-Body {
	margin: 0 auto;
	width: 1000px;
	height:auto;
	overflow:visible;
	background-image: url(../images/containerBody_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#logo-1 {
	float:left;
	width:580px;
	height:125px;
}
#quickLinks {
	float:right;
	width: 360px;
	height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/quickLinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
	padding-left: 60px;
}

#quickLinks a:link, #quickLinks a:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
#quickLinks a:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f5e901;
	text-decoration:none;
}

#banner-1a {
	float:right;
	width: 420px;
	height: 65px;
	background-image: url(../images/banner1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#column-Left {
	float: left;
	visibility: visible;
	width: 280px;
	height: auto;
}

#languageBox-1 {
	width: 255px;
	height: 27px;
	background-image: url(../images/languageBox1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
a.greyLink:link, a.greyLink:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	text-decoration:none;
}
a.greyLink:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f58220;
	text-decoration:none;
}
#container-menu {
	width: 280px;
	height: auto;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menulist {
	width: 230px;
	height: auto;
	background-image: url(../images/menu_topBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 10px 30px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-transform: uppercase;
}
#menulist ul, #menulist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#menulist a:link, #menulist a:visited {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color:#555555;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
}
#menulist a:hover {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#9f2925;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
 }


#newsletter{
	width: 250px;
	height: 140px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	padding: 10px 0px 0px 10px;
	margin-left: 20px;
	background-image: url(../images/newsletterBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#newsletter_fields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 150px;
}
.btn_submit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #595959;
	border: 1px solid #FFFFFF;
	width: 80px;
	height:20px;
}

#latestNews {
	width: 250px;
	height: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	margin-left: 20px;
	background-image: url(../images/latestNewsBoxBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#95aac1;
}
.date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	display:block;
	width: 150px;
	background-color:#FFFFFF;
	padding: 2px 0px 2px 10px;
	margin-top:10px;
	margin-bottom:5px;
}
.padding-Left10px {
	padding-left:10px;
}
a.yellowLink:link, a.yellowLink:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdf402;
	text-decoration:none;
}
a.yellowLink:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
}

#column-Right {
	float: left;
	visibility: visible;
	width: 720px;
	height: auto;
}
#banner-1b {
	float:left;
	width: 715px;
	height: 185px;
	background-image: url(../images/banner1b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#quoteBox {
	float:left;
	width: 715px;
	height: 150px;
	background-image: url(../images/quoteBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 0px 0px 140px;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #faf703;
	padding: 10px 0px 0px 350px;


}
#column-MidLeft {
	float:left;
	width: 555px;
	height: auto;
}

#archiveBox {
	float:left;
	width: 555px;
	height: 330px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	border-bottom: 5px solid #ea7817;
	margin: 5px 0px 5px 0px;
}
#archivePhoto {
	float:left;
	width: 250px;
	height: 330px;
	overflow: auto;
}
#archiveTitle {
	float: right;
	width: 300px;
	height: 30px;
	padding: 0px 0px 0px 1px;
	background-color: #ea7817;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#archiveStories {
	float: right;
	width: 275px;
	height: 290px;
	overflow: auto;
	margin-right:5px;
	padding: 0px 10px 0px 10px;
}
#archiveBottomStrip {
	float: right;
	width: 300px;
	height: 30px;
	padding: 0px 0px 0px 1px;
	background-color: #ea7817;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

div {
	scrollbar-face-color:#ea7817;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#efefef;
	scrollbar-shadow-color:#efefef;
	scrollbar-highlight-color:#efefef;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}
a.orangeLink:link, a.orangeLink:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ea7817;
	text-decoration:none;
}
a.orangeLink:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #617fa1;
	text-decoration:none;
}
.hr-dashedOrange {
	border-bottom: 1px dashed #f0af8c;
	margin: 10px 0px;
}

#indexIG-Box {
	float:left;
	width: 555px; /* ie 555px; */
	height: auto;
	margin: 5px 0px 5px 0px;
}
#indexIG-Box2 {
	float:left;
	width: 660px;
	height: auto;
	margin: 0px 0px 0px 30px;
}











.ti_grey18 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
a.redLink:link, a.redLink:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9e2926;
	text-decoration:none;
}
a.redLink:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration:underline;
}




.clear {
	clear:both;
}


#footerBg {
	margin: 0 auto;
	width: 100%;
	height: 55px;
	overflow:visible;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footerText {
	margin: 0 auto;
	width: 1000px;
	padding: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#footerText a:link, #footerText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-transform: uppercase;	
}
#footerText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f58220;
	text-decoration:none;
	text-transform: uppercase;	
}

#copyright {
	margin: 0 auto;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

	background-image: url(../images/background_greyStripes.gif);
	background-repeat: repeat;
	background-position: left top;

}
#copyright a:link, #copyright a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff900;
	text-decoration:none;
}
#copyright a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f58220;
	text-decoration:none;
}

/* SECONARY PAGES ========================================================================================================================  */

#titleBox {
	float:left;
	width: 715px;
	height: 40px;
	background-image: url(../images/ti_Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	width: 350px;
	float:left;
}

#breadcrumb {
	width: 450px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a02925;
	padding: 5px 0px 20px 20px;
	float:left
}
#pageNumbering-top {
	width: 200px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	padding: 5px 0px 10px 20px;
	margin-right:20px;
}


#breadcrumb a:link, #breadcrumb a:visited {
	font-weight: normal;
	text-decoration:underline;
	color:  #a02925;
}
#breadcrumb a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #a02925;
}

#contentScroller-Container {
	width: 660px;
	height: 350px;
	overflow: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	padding: 0px 20px 10px 0px;
	margin-left: 20px;
}
#content-Container {
	width: 660px;
	height: auto;
	overflow: visible;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	padding: 0px 20px 10px 0px;
	margin-left: 20px;
}

.date2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	display:block;
	width: 150px;
	background-color:#e67817;
	padding: 2px 0px 2px 10px;
	margin-top:10px;
	margin-bottom:5px;
}
.padding-LeftBot10px {
	padding-left:10px;
	padding-bottom:10px;
}

#pullDownList-Container {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float:right;
	margin-right:10px;
	width: 320px;
	text-align: right;	
	padding-top: 15px;

}

#selectList{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	width: auto;

}


#menulist2 {
	width: 230px;
	height: auto;
	background-image: url(../images/menu_topBg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 10px 30px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-transform: uppercase;
}
#menulist2 ul, #menulist2 li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#menulist2 a:link, #menulist2 a:visited {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color:#555555;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
}
#menulist2 a:hover {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#9f2925;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
 }


a.printLink:link, a.printLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 10px;
 	font-weight: normal;
	text-decoration: none;
}
a.printLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e67817;
	font-size: 10px;
 	font-weight: bold;
	text-decoration: none;
}
#singlePhoto {
	background-image: url(../images/photoBorder94x74.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
	height:74px;
	float:left;
	padding: 7px;
}
.paddingBorder-LeftBot10px {
	padding-left:10px;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom: 1px dotted #595959;

}
.redText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e2926;
}
#breedsTextBox {
	float:right;
	width: 530px;
	height:auto;
	padding-bottom:20px;
	border-bottom: 1px dotted #595959;
	margin-bottom: 20px;
}


/* ARCHIVES DETAILS PAGE ============================================================================================================ */

#quickLinks2 {
	margin: 0 auto;
	width: 1000px;
	height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/quickLinks_Bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 43px;
}

#quickLinks2 a:link, #quickLinks2 a:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
#quickLinks2 a:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f5e901;
	text-decoration:none;
}
#logo-2Bg {
	margin: 0 auto;
	width: 100%;
	height:143px;
	background-image: url(../images/logo_Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:visible;
}
#logo-2 {
	float:left;
	width:660px;
	height:27px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 116px;
	padding-left: 25px;
}
#container-menuClosed {
	width: 280px;
	height: auto;
	overflow:hidden;
	background-image: url(../images/menuClosed.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 60px;
}

#menulistClosed {
	width: 220px;
	height: auto;
	padding: 0px 0px 10px 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-transform: uppercase;

}
#menulistClosed ul, #menulistClosed li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#menulistClosed a:link, #menulistClosed a:visited {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color:#555555;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
}
#menulistClosed a:hover {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#9f2925;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
 }

#container-menuOpen {
	width: 280px;
	height: auto;
	overflow: visible;
	background-image: url(../images/menuOpen_topBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 60px;
	margin:0;
}
#menulistOpen {
	width: 220px;
	height: auto;
	padding: 0px 0px 10px 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-transform: uppercase;
	margin:0px;
	background-image: url(../images/menuOpen_botBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menulistOpen ul, #menulistOpen li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#menulistOpen a:link, #menulistOpen a:visited {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color:#555555;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
}
#menulistOpen a:hover {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#9f2925;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
 }


#archive_container-Body {
	margin: 0 auto;
	width: 1000px;
	height:auto;
	overflow:visible;
	background-image: url(../images/archivesContent_Bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#archive_column-Left {
	float: left;
	width: 470px;
	height: auto;
	padding-top:32px;
	position:absolute;
	z-index:1;
	text-align: right;
}

#archive_column-Right {
	float: right;
	width: 690px;
	height: 620px;
}



#archive_titleBox {
	float:right;
	width: 690px;
	height: 90px;
	background-image: url(../images/archivesTitle_Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#archive_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 500px;
	float:left;
	margin-left: 170px;
}

#archive_contentScroller-Container {
	width: 480px;
	height: 420px;
	overflow: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	padding: 10px 20px 0px 0px;
	margin-top: 10px;
	margin-right: 20px;
	float:right;
}

#archive_datePosted {
	width: 470px;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	padding: 10px 20px 0px 0px;
	margin-top: 5px;
	margin-right: 20px;
	float:right;
	text-align: right;
	border-bottom: 1px dotted #e2601a;
}


#archive_breadcrumb {
	width: 400px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 0px 10px 20px;
	float:left
}
#archive_breadcrumb a:link, #breadcrumb a:visited {
	font-weight: normal;
	text-decoration:underline;
	color: #A02925;
}
#archive_breadcrumb a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

#archive_pageNumbering-top {
	width: 200px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	padding: 5px 0px 10px 20px;
	margin-right:20px;
}


.archive_imgTop {
	background-image: url(../images/archive_imgTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.archive_imgBot {
	background-image: url(../images/archive_imgBot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.archive_photoLarge {
	background-image: url(../images/archive_imgMidRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:10px;
}

#archiveThumb-Box {
	background-image: url(../images/archive_imgThumbsBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#archive-footerBg {
	margin: 0 auto;
	width: 100%;
	height: 50px;
	overflow:visible;
	background-color: #9f2925;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

a.whiteLink:link, a.whiteLink:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.whiteLink:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
}
.redText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e2926;
}
a.greenLink:link, a.greenLink:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d8309;
	text-decoration:none;
}
a.greenLink:hover  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f58220;
	text-decoration:none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}

.contactFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	padding: 3px;
	width: 250px;
	border: 1px solid #6a6969;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #db5c1d;
}

#sitemap {
	width: 600px;
	height: auto;
	padding: 0px 0px 10px 30px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-transform: uppercase;
}
#sitemap ul, #sitemap li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#sitemap a:link, #sitemap a:visited {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color:#555555;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
}
#sitemap a:hover {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#9f2925;	
	border-bottom: 1px dashed #e2bebd;	
	display:block;
 }

