/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #1D2838;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FF6600;
	}
	
/* ID Styles */

#sidebar{
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #1D2838;
	border: 1px solid #D3DCE6;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}


#sidenav a{
	color: #F2F2F2;
	text-decoration: none;
	letter-spacing:0.05em;
	line-height:16px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	white-space: normal;
	margin-right: 0px;
	margin-left: 2px;
}

#sidenav a:hover{
	color:#3A3A3A;
	background-color: #FFCC00;
}

#navigation a {
	color: #F2F2F2;
	text-decoration: none;
	letter-spacing:0.05em;
	line-height:16px;
	display:block;
	border-right:1px solid #FF6600;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	}
	
#navigation a:hover {
	color:#3A3A3A;
	background-color: #FFCC00;
	}

#background td {
	background-color: #1D2838;
	}
	
#padding {
	padding:14px;
	}
	

/* Class Styles */

.logo {
	color: #FFCC00;
	letter-spacing:0.3em;
	line-height:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	}
	
.tagline {
	color: #D3DCE6;
	line-height:20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}
	
.bodyText {
	line-height:20px;
	color:#26354A;
	letter-spacing:0.1em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	}

	
.pageName {
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	}

.origName{
	font:14px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.1em;
	line-height:32px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
		
.navText {
	letter-spacing:.1em;
	line-height:16px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	}


.sidebarText {
	color: #FFCC00;
	letter-spacing:.1em;
	line-height:18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.imageAlign{
	padding-right: 10px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	}

.shopImageAlign{
	padding-right: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	}
	
.shoptable{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1D2838;
	}

.webringtable{
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #1D2838;
	border-bottom-color: #1D2838;	
	}
