/*---------- site map rules ----------*/

BODY {
	background-color: #222222;
	margin-top: 10px;
}
#web_page {

	margin: 0px auto 224px auto;
	width: 800px;

}

#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	
	margin: 0px;
	width: 800px;
	height: 224px;
	font: 30px arial;
	color: #8b5;
	
	
    
}

#box {
	
}

SPAN#site_name {
	font-family: "Goudy Old Style B", "Times New Roman", sans-serif;
	font-size: 40px;
	color: #fff;
	margin-right: 10px;
}
SPAN#page_name {
	font-family: Maiandra GD, arial, sans-serif;
	font-size: 20px;
	color: #FF4F01;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

#footer {
	background-color: #000;
	clear: both;
	color: #fff;
	font: 9pt arial, sans-serif;
	text-align: center;

}

#footer a {
	
	color: #fff;

}

#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #000;
}
#copyright {
	background-color: #000;
	text-align: center;
	margin: 5px auto 20px auto;
	margin-top: 0px;
	color: #444;
	font: 8pt arial, sans-serif;
}
#copyright A {
	color: #444;
	text-decoration: none;
}

#image {
	position: absolute;
	margin-top: -36px;
	padding-left: 459px;	
}

#mailinglist {
	position: absolute;
	width: 225px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	top: 470px;	
}

/*---------- content rules ----------*/
#content {
		background-image: url("/images/bodyrepeat.jpg");
	background-repeat: repeat-y;
	width: 800px;

	float: left;
}

#center {
	float: left;
	width: 400px;	
}

.home-page H1 {
	display: none;
}

#page_text H1 {
	font: 16pt  Times, Times New Roman, serif;
		color: #7581EF;
		font-style: italic;
		letter-spacing: .1em;
		font-weight: bold;
	}
#page_text H2 {
		font: 15pt  Times, Times New Roman, serif;
		color: #452665;
		font-style: italic;
		letter-spacing: .1em;
		font-weight: bold;
}
#page_text H3 {
	font: 10pt verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #452665;
	text-align: left;
	font-weight: bold;
}

#page_text HR {
	color: #004395;	
	width: 300px;
}

#page_text P {
	font: 10pt verdana, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #000;
	text-align: left;
}
#page_text P A, LI A {
	color: #452665;
	text-decoration: underline;
}
#page_text A:hover {
	color: #B63DFB;
}
#page_text LI {
	margin-left: 5px;
	margin: 0px 0px 0px 0px;
	font: 10pt verdana, sans-serif;
	color: #000;
	text-align: left;

}

#content IMG {
	float: left;
	padding: 5px;
	
}

.page_image {

margin-top: 50px;
	padding: 10px;

}

	
#main_content {
	width: 400px;
	margin-top: 0px;

}

div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/

#left {

	float: left;
	width: 321px;
	height: 470px;
	margin-left: 0px;
	background-image: url("/images/leftside.jpg");
	background-repeat: no-repeat;	
	}

	
#left IMG {
padding 0px !IMPORTANT;
margin: 0px !IMPORTANT;
	
}




#main_nav {
	
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#main_nav UL {
	margin: 0px;
	padding: 0px;
}

#main_nav UL LI {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#main_nav UL LI A {
	float: left;
	font: 10pt verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	width: 250px;
	margin-left: 10px;
	color: #fff;
}



#main_nav UL LI A:hover {
	margin-left: 20px !IMPORTANT;
	text-decoration: none;
}


#navigation {

}

#sub_nav {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#sub_nav UL {
	margin: 0px;
	padding: 0px;
}

#sub_nav UL LI {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sub_nav UL LI A {
	float: left;
	font: 10pt arial, sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	border-bottom: 1px solid #3F1569;
	border-top: 1px solid #3F1569;
	color: #3F1569;
}


#sub_nav UL LI A:hover {
	background-color: #EDECF6;
	text-decoration: none;
}







/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: center;
	
}
.VFD_form TABLE {
	
}
.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
	background-color: #F5F5F5;
}
INPUT, TEXTAREA {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #000;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 2px 8px 2px 8px;
	
}
TD.form-caption SPAN {
	margin: 0px;
	font: 10pt arial, sans-serif;
	display: block;
	
	color: #000;
	padding: 2px 0px 2px 8px;
}
.form-submit INPUT {
	width: 150px;
}
.form-submit {
	text-align: center !IMPORTANT;
}







#documents {
	background: #EEEEEE;
	border: 1px solid #000;
	padding-left: 2px;
	margin-top: 0px;

	
	
}
.pdf {
	 list-style: url("/images/pdf.gif");	
}
	

/*---------- news rules ----------*/



.primary_teaser{ 

	width: 575px;
	padding-left: 0px;	
	margin-left: 0px;
	margin-top: 0px;

}

.secondary_teaser{ 
	margin-top: 0px;
	padding-right: 10px;

}

.teaser H2 {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.teaser P {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #000;
	text-align: left;
}
.teaser P A, LI A {
	color: #666666;
	text-decoration: underline;
}
.teaser A:hover {
	color: #6B029C;
}
.teaser LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #666666 !IMPORTANT;
}

.teaser IMG {
	margin-top: 80px;
	
}

.teaser_date {
	color: #808080 !IMPORTANT;
	
}

.news { 

	

}

.news H2 {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.news P {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #000;
	text-align: left;
}
.news P A, LI A {
	color: #666666;
	text-decoration: underline;
}
.newsr A:hover {
	color: #6B029C;
}
.news LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #666666 !IMPORTANT;
}

.news IMG {
	margin-top: 80px;
	
}

/*---------- Store  ----------*/



.item_entry {
	border-top: 1px solid #F1E0F2;
	margin-bottom: 5px;
	background-color: #fff;
	margin: 5px 5px 0px 5px;
}
.item_image IMG {
	float: left;
	width: 40% !IMPORTANT;
	margin: 5px 0px 0px 5px !IMPORTANT;
}


.item_info {
	float: right !IMPORTANT;
	width: 45% !IMPORTANT;
	
}

.item_name A {
	font: 12pt arial, sans-serif;
	color: #8450BE !IMPORTANT;
	text-decoration: underline;
	
}

.item_name A:hover {
	font: 12pt arial, sans-serif;
	color: #3F005C !IMPORTANT;
	text-decoration: underline;
	font-weight: bold;
	
}

.item_price {
	font: 10pt arial, sans-serif;
	color: #3F005C !IMPORTANT;
}

.item_button {

	border: none !IMPORTANT;
	z-index: 5;

}

.item_page_image IMG {
	height: 200px !IMPORTANT;
	float: left;
	margin-top: 0px !IMPORTANT;
}

.item_page_price  {
	margin-left: 0px;
	margin-top: 0px !IMPORTANT;
	z-index: 5;
}

#store {
	margin-left: 3px;

	background: #fff;
	padding-bottom: 10px;
}



#store INPUT {
	border: none !IMPORTANT;
}
#store H2 {
	width: 250px !IMPORTANT;
	padding: 2px;
	margin: 0px 0px 20px 0px;
	font: 14pt Swis721 Ex BT, arial, sans-serif;
	color: #0B53A2!IMPORTANT;
	text-align: left !IMPORTANT;
	letter-spacing: .10em;

}

#store DIV.item_entry DIV.item_description {
	display: block !IMPORTANT;
	font: small "Arial";
}

#store p {

	z-index: 5;
	margin-top: 0px !IMPORTANT;
	margin-top: 30px;
	width: 250px !IMPORTANT;
}

