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

body {
	background-image: url(images_template/back.jpg);
}
body,td,th {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #017DC3;
}
.intro {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
}
h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
}

#topnav {
	width: 689px;
	height: 39px;
	background: url(images_template2/b_home.jpg) repeat-x;
	padding: 0;
	margin: 0;
}

ul.topnav {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	color: #CCC;
}
ul.topnav a:link, ul.topnav a:visited {
	color: #666;
	text-decoration: none;
	padding: 0 8px 0 8px;
}
ul.topnav a:active, ul.topnav a:hover {
	color: #FF3300;
	text-decoration: none;
	display: inline;	
}
ul.topnav li {
	padding: 0;
	display: inline;
	margin: 0;
	
}
.nav {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	text-align: center;
}
.nav a:link, .nav a:visited {
	text-decoration:none;
	color: #003399;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
}
.nav a:hover, .nav a:active {
	text-decoration:underline;
	color: #003399;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
}

#tdSideRight {
	background-image: url(images_template/tdRightBack.jpg);
	background-repeat: repeat;
	vertical-align: top;
}
#tdSideLeft {
	background-image: url(images_template/tdLeftBack.jpg);
	background-repeat: repeat;
	vertical-align: top;
}
.introInside {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	color: #003399;
	line-height: 20px;
}
.sidebar {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.sidebarHead {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}
.georgia {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.sidebarGreen {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	font-weight: bold;
}
h3 {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}
#shop {
	float:right;
	width:140px;
	border:medium dashed #000;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 20px;
	padding: 5px;
	text-align: center;
	background: #FFF;
}

