@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bkg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #7C552F;
}
a:active {
	text-decoration: underline;
	color: #7c552f;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #004D96;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #000000;
}
.required {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.style5 {
	font-size: 12px; 
	font-weight: bold; 
}
.bkrepeat {
	background:repeat;
}	
.bknorepeat {
	background-repeat: no-repeat;
}

.bkrepeat-y {
	background-repeat: repeat-y;
}

.bkrepeat-x {
	background-repeat: repeat-x;
}
#content {
	padding-left:40px;
	padding-right:40px;
	padding-top:15px;
	padding-bottom:15px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.hometext {
	padding-left:40px;
	padding-right:50px;
	padding-top:40px;
	padding-bottom:15px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	overflow:auto;
}
#box {
	margin:0;
	padding:0;
	width:194px;
	height:200px;
	padding-top:145px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:right;
	vertical-align:top;
	text-align:center;
}
.boxtext {
	padding: 0 10px 0 10px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
.content_img {
	margin: 0 0 15px 15px;
	border-color:#0d467c;
	border-style: double;
}
.smcontent_img {
	border-color:#0d467c;
	border-style: double;
}
.store a:link,
.store a:visited {
	color: #003399;
	text-decoration: none;
}
.store a:hover,
.store a:active {
	text-decoration: none;
	color: #7C552F;
}
.workshop {
	font-size:16px;
	line-height:20px;
}
#sitemaplist {
	margin:0;
	padding:0px;
	list-style-type:none;
	}
#sitemaplist a:link,
#sitemaplist a:visited {
	color: #003399;
	text-decoration: none;
}
#sitemaplist a:hover,
#sitemaplist a:active {
	text-decoration: underline;
	color: #7C552F;
}	
	
.sitemap {
	text-indent: 25px;
	font-weight:bold;
	text-decoration:none;
}
.sitemap2 {
	text-indent: 35px;
	font-weight:bold;
	text-decoration:none;
}
.sitemap3 {
	text-indent: 45px;
	text-decoration:none;
}
/****** Navigation Styles ******/

/****** Breadcrumb Styles ******/
#breadcrumbs {
	padding-top: 15px;
	padding-left: 15px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 0%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

/****** Menu Styles ******/ 
.menu  {
	margin:0;
	padding:0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}
	
.menu a:link,
.menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover,
.menu a:active {
	color: #CCCCCC;
	text-decoration:none;
}

/****** Footer Styles ******/ 
#footercontainer {
	width: 955px;
	margin: 0px auto;
	text-align: center;
	line-height: 150%;
	clear:both;
}
.footer {
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	padding:10px;
}
.footer a:link,
.footer a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover,
.footer a:active  {
	color: #CCCCCC;
	text-decoration: none;
}
/****** End Navigation Styles ******/

 /****** CAPTCHA STYLING ******/
.captchadiv {
	background-color:#E4EFFF;
	border-style:solid;
	border-color:#000066;
	border-width:thin;
	padding:5px;
	width:350px;
	font-size:10px;
}
 /****** END CAPTCHA STYLING ******/