@charset "UTF-8";
/* CSS Document */

/* This stylesheet is for changes to the standard Renaud's navigation links underneath the main logo.  The table format used by the PR Store made it difficult to add to their layout without pushing the main content down too, leaving an unsightly gap between the java picture fadeshow and the main content box. */


/* .nav_thinline_padding {
height: 2px;
padding-top:1px;
padding-bottom: 1px;
} */

/* .nav_thinline {
height: 1px;
border-bottom: 1px solid #2e0900;
} */

ol {
list-style-image: none;
}
.nav_menulink_box {
height: auto;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid black;
}

.nav_menulink {
height: auto;
vertical-align: middle;
padding-bottom: 0px;
margin-top: 0px;
width: 100%;
border: none;
font-size: x-small;
padding:0px;
}

.nav_menulink a:link, .nav_activelink a:link, .currentlink, .nav_menulink a:visited {
color: #ffffff;
text-decoration: none;
text-indent: 3px;
}

.nav_menulink a:hover {
color: #ffffff;
font-weight: bold;
background-color: #2e0900;
}

.nav_menulink a:active {
background-color: white;
border: none;
text-decoration: none;
color: #e49b00;
}


.nav_activelink  {
	font-size: x-small;
	background-color: #2e0900;
	padding: 0px;	
}

.nav_currentlink {
height: auto;
vertical-align: middle;
padding-bottom: 0px;
margin-top: 0px;
width: 100%;
border: none;
font-size: x-small;
padding:0px;
background-color: #2e0900;
padding-left: 3px;

}

A.currentlink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #fff;
	padding: 3px;
	text-indent: 0pt;
	font-style: normal;
	line-height: 9px;
}

A.menulink_new {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #fff;
	padding: 3px;
	text-indent: 0pt;
	font-style: normal;
	line-height: 9px;
}

.sidebar_img_box {
text-align: right;
width: auto;
margin-bottom: 20px;

}

#web_design {

font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
background-color: #6e2615;
color: #ffffff;
font-size: 9px;
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top:3px;
text-align: center;
height: 20px;
}

#footer {
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
background-color: #6e2615;
color: #ffffff;
font-size: x-small;
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top:7px;
text-align: center;
height: 20px;
}

#footer a:link {
color: #ffffff;
text-decoration: none;

}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}

#footer a:visited {
color:#f9ede0;

}

#footer a:active {
color: #6e2615;
background-color: #ffffff;
}

#footer .current_link {
color:#CC6666;
}

