/* CSS Document */

.header {
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	padding-right: 15px;
	background-color:#003333;
	border-bottom:2px SOLID #000000;
	color:#4f9494;
	line-height:52px;
	vertical-align:bottom;
}

.header_sml {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align: right;
	padding-right: 7px;
}
.cookie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	padding-left: 15px;
	border-bottom:2px SOLID #000000;
	background-color:#4F9494;
	padding-top:2px;
	padding-bottom:2px;
}

#right_sidebar {
	background-color:#003333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:26px;
	padding-left: 7px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#sidebar {
	background-color:#003333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 12px;
	border-right:2px SOLID #000000;
	border-bottom:2px SOLID #000000;
	vertical-align:top;
}
#sidebar .sidebar_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-left: 7px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#003333;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
}
#sidebar .sidebar_text {
}
#sidebar a.sidebar:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#sidebar a.sidebar:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#sidebar a.sidebar:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#menu {
	background-color:#003333;
}
#menu td {
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:10px;
}
#menu a:link {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#menu a:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	font-size:10px;
	color:#4f9494;
	text-decoration:none;
	font-weight:bold;
}

#menu a.submenu:link {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
#menu a.submenu:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
#menu a.submenu:hover {
	font-size:10px;
	color:#4f9494;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}



#content {
	background-color:#FFFFFF;
}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height: 24px;
	padding-left:7px;
	padding-right:7px;
}
#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 18px;
	padding-left:6px;
	padding-right:6px;
}
#content p,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:10px;
	margin-left:5px;
}

#content_header {
	background-color:#003333;
}
#content_header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	background-color:#003333;
	color:#CCCC99;
	margin-bottom:6px;
	margin-top:6px;

}
#content_header h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	background-color:#003333;
	color:#CCCC99;
	margin-bottom:0px;
	margin-top:0px;
}
#content_header p {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:25px;
	background-color:#003333;
	color:#FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-align:center;
	vertical-align:top;
}
.border_bottom_right {
	border-bottom:2px SOLID #000000;
	border-right:2px SOLID #000000;
}
.border_bottom {
	border-bottom:2px SOLID #000000;
}
.border_bottom_top {
	border-bottom:2px SOLID #000000;
	border-top:2px SOLID #000000;
}
.border_right {
	border-right:2px SOLID #000000;
}
.shopping_header {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	margin-bottom:6px;
	margin-top:6px;

}