@charset "utf-8";
/* CSS Document */

* {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	border: 0;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: #010101;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background: #FFFFFF;	
	text-align: center;*/ /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


a {
	color: #CEA800;
	text-decoration: underline;
}
a:hover {
	color: #00599E;
}
blockquote {
	padding-left: 100px;
	padding-right: 100px;
}
em {
	font-style:italic;
}
#subNav  {
	width: 321px;
	padding: 20px 0 0 132px;
	line-height: 0;
}
.submenu {
	padding-left: 3px;
}
.submenu a:link {
	color: #CEA800;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;
}
.submenu a:visited {
	color: #CEA800;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;
}
.submenu a:hover {
	color: #025A9E;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;
}
.submenu a:active {
	color: #025A9E;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;

}
.divider {
	width:131px;
	height: 6px;
	background-image: url(images/divider.jpg);
	background-repeat: none;
	margin: 5px 0 4px 0px;
} 
hr {
	background: #A1B7CC;
	height: 3px;
	margin: 10px 0px 5px;
}

h1 {
	font-size: 25px;
	color: #252525;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	padding: 10px 0px 0px;
	color: #252525;
	font-weight: bold;
}
h3 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
}
h5 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
}

p {
	padding: 10px 0px 0px;
}
p.note {
	padding: 10px 0px 0px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #010101;	
	
}
sup {
	color: #00599E;	
	font: 65% Arial, Verdana, Helvetica, sans-serif;
	vertical-align: 0.8ex;
}
sub {
	color: #00599E;	
	font: 65% Arial, Verdana, Helvetica, sans-serif;
	vertical-align: -0.6ex;
}
.imgRight {
	float: right;
	clear: both;
}
.imgLeft {
	margin: 10px;
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container  {
	width: 100%;
	margin: 0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#topBar {
	padding: 0;
	line-height: 0;
	height: 20px;
/*	height: 69px;  */
}

#navBar  {
	line-height: 0;
	margin: 0px auto;
	width: 900px;
}
#navLine  {
	width: 768px;
	padding: 0;
	line-height: 0;
	height: 2px;
	background-color: #A1B7CC;
	margin: 0 0 0 132px;
}
#nav  {
	width: 768px;
	padding: 0 0 0 132px;
	line-height: 0;
}
#nav input {
	padding: 0px;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 126px;
	display: inherit;
	height: 15px;
}

.grayBar {
	width: 768px;
	margin: 5px 0 40px 132px;
	height: 20px;
	background: #A1B7CC;
}
.bottomGrayBar {
	width: 768px;
	margin: 10px 0 5px 132px;
	height: 20px;
	background: #A1B7CC;
} 
.faqGrayBar {
	width: 768px;
	margin: 10px 0 5px 0px;
	height: 20px;
	background: #A1B7CC;
} 

#content  {
	margin: 0px;
	height: inherit;
}
#contentContainer   {
	margin: 0 auto;
	left: -100px;
	width: 900px;
}
#column1  {
	width: 321px;
	height: 356px;
	padding: 0;
	float: left;
	overflow: inherit;
}
#column1short  {
	width: 321px;
	padding: 0;
	float: left;
	overflow: inherit;
}
#homeColumn1  {
	width: 450px;
	height: 400px;
	padding: 0;
	float: left;
	overflow: inherit;
}
#homeColumn  {
	width: 450px;
	height: 400px;
	float: left;
	padding: 0px;
}
#column2  {
	width: 530px;
	height: 356px;
	float: left;
	padding: 0;
	margin: 0 0 0 49px;
}

#column2 p {
	color: #00599E;
}
#column2 h3 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
}
#column2 strong {
	color: #00599E;
	font-weight: bold;
}
#column2short  {
	width: 530px;
	float: left;
	padding: 0;
	margin: 0 0 0 49px;
}

#column2short p {
	color: #00599E;
}
#column2short h3 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
}
#column2short strong {
	color: #00599E;
	font-weight: bold;
}
#castle {
	width: 330px;
	height: 356px;
	float: left;
	padding: 0 30px 0 0;
	margin: 0 0 0 0px;
}

#mapSmall {
	padding: 8px 0px 0px;
}
#homeContent  {
	line-height: 0;
	margin: 0px auto;
	width: 900px;
}
#homeTitle  {
	margin: 0 0 0 132px;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
	
}
#homeColumn1Title{
	margin: 20px 0 0 20px;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
	
}
#homeText  {
	margin: 0 0 0 20px;
	font-weight: bold;
	color: #00599E;
}
#textshow {
	margin-left: -20px;
}
#homeText p {
	color: #00599E;
	font-weight: bold;
}
#pageTitle  {
	color: #000000;
	text-align: center;
	font: bold 20px Arial, Helvetica, sans-serif;
}
#aboutText  {
	margin: 0 0 0 132px;
	color: #00599E;
}
#aboutText p {
	color: #00599E;
}
#aboutText h3 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00599E;
}
#aboutText strong {
	color: #00599E;
	font-weight: bold;
}

#catalogRequest {
	text-align: center;
	padding: 5px 0px;
}
.product  {
	margin: 10px;
	width: 245px;
	float: left;
}
.productImage  {
	text-align: center;
	height: 200px;
	vertical-align: middle;
}
.productText  {
	color: #000000;
}
ul {
	margin: 0 0 0 20px;
	color: #00599E;
}
#list1 {
	margin: 0 0 0 0px;
	color: #00599E;
}
#list2 {
	margin: 0 0 0 0px;
	color: #00599E;
}
#list3 {
	margin: 0 0 0 0px;
	color: #00599E;
}
ol {
	margin: 0 0 0 20px;
	color: #00599E;
}
#list1 li {
	padding: 10px 0px 0px;
	margin-left: 20px;
	color: #00599E;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#list2 li {
	padding: 10px 0px 0px;
	margin-left: 20px;
	color: #00599E;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#list3 li {
	padding: 10px 0px 0px;
	margin-left: 20px;
	color: #00599E;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
li {
	padding: 10px 0px 0px;
	color: #00599E;
}
#subsubmenu  {
	margin: 0 0 0 10px;
	color: #000000;
}
#subsubmenu li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	color: #000000;
}
#subsubmenu a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#subsubmenu a:hover {
	color: #000000;
	background: #A1B7CC; 
	text-decoration: none;
}


/* For IMage Rotation */
.hidden {
  display: none;
}

dt {
	color: #000000;
}
dd {
	color: #00599E;
}
dl {
	padding-top: 20px;
}

#searchform input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

#flashnews a:link {
	color: #CEA800;
	font: 25px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underlined;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;
}
#flashnews a:visited {
	color: #CEA800;
	font: 25px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underlined;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;
}
#flashnews a:hover {
	color: #025A9E;
	font: 25px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;
}
#flashnews a:active {
	color: #025A9E;
	font: 25px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 0.60;
	font-stretch: ultra-condensed;

}