﻿#companyname {
	font-family: "Monotype Corsiva";
	font-size: 42px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

#companydescription {
	font-size: medium;
	font-weight: bold;
}

#pagetitle{
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	height: 60px;
	vertical-align: middle;
}

.announcement{
	text-align: center;
	font-weight: bold;
}
#pagetitle p {
	background-position: center;
	margin-top: 0pt;
	background-image: url('Images/banner.png');
	background-repeat: no-repeat;
	height: 40pt;
	padding-top: 11pt;
}

#top_navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#top_navigation li {
	font-size: 0.8em;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 0;
}
#top_navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	background-color: #FF8FFF;
}
#top_navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #FF52FF;
	background-color: #FF52FF;
	text-transform: uppercase;
}

#nutcracker_navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#nutcracker_navigation li {
	font-size: 0.8em;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 0;
}
#nutcracker_navigation a {
	font-weight: bold;
	text-decoration: none;
	color: green;
	display: block;
	padding: 5px;
	background-color: #E6FFCC;
}
#nutcracker_navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color:green;
	border-bottom: 1px solid #CCFFCC;
	background-color: #CCFFCC;
	text-transform: uppercase;
}

#get_direction a {
	background-image: url('../pictures/Website/Directions1.jpg');
	background-repeat: no-repeat;
}

#get_direction a:hover {
	background-image: url('../pictures/Website/Directions4.jpg');
	background-repeat: no-repeat;
}

#left_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#left_col li {
	border: 1px #FFFFFF solid;
	font-size: 0.8em;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 0;
	text-align: left;
}
#left_col a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	background-color: #FF99FF;
}
#left_col a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #FF66FF;
}
#side_nav_2 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
}
#side_nav_2 li {
	border: 2px #FFFFFF solid;
	font-size: 0.8em;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	margin-top: 0;
	text-align: center;
}
#side_nav_2 a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	background-color: #FF66FF;
}
#side_nav_2 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #FF33CC;
}

.Header {
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

h1{
	font-size: 24px;
	margin-top: 6px;
}

h2{
	font-size: 22px;
	width:100%
}

h3{
	font-size: 20px;
}
h4{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

h5{
	font-size: 12px;
	margin-top: 0px;
}
img {
	float:right;
	border-width: 0px;
	padding: 3pt;
}

hr {
color:#FF99FF;
background-color: #FF99FF;
height: 2px;
width:90%	
}

.ImageFloatLeft {
	float: left;
}

.ImageAlignCenter{
	float:none
}

table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman";
	}

.lower_case {
	text-transform: none;
}

.command_button {
	margin: 10px;
	font: tahoma;
	font-size: medium;
}

#ASPX_Login_Table {
	border: medium solid #FFCEFF;
	margin: 10px;
	padding: 3px;
	border-collapse: collapse;
	border-spacing: inherit;
}

.LogonTextBoxStyle {
	text-align: left;
	width: 160px;
	background-color: #FFCEFF;
	vertical-align: middle;
}

.ASPX_Border {
	border: medium solid #FF24FF;
}
.ASPX_EditField {
	font-size: medium;
	font-family: Arial;
	background-color: #FFCEFF;
	padding: 3px;
}

