
/* XMAS UPDATE */

#top_of .xred {

	color: #800000;	
}

#xmas {

	height: 50px;
	overflow: hidden;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: #fff;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#xmas div {

	float: left;
	width: 170px;
	font-size: 16px;
	font-weight: bold;	
	text-align: center;

}

	#xmas div a {
	
		text-decoration: none;	
	}
	
	#xmas div.r {
	
		
		width: 150;
		float: right;	
	}


/* CONTACT FORM */

form#contact input, form#contact textarea {

	border: solid 2px #63597e;
	width: 400px;
	height: 22px;
	padding: 4px 3px 0px 3px;
	background-color: #d5d1dc;	
	color: #63597e;
	font-size: 16px;
	font-family: sans-serif;
	display: block;
	margin: 0px 0px 15px 0px;
}

form#contact textarea {

	padding: 4px 3px 4px 3px;
	height: 200px;
	overflow: auto;	
}

form#contact #submit_button {

	height: 35px;
	width: 410px;
	padding: 0px 0px 0px 0px;
	border: 0px;	
}

/* MISC */

#right_1 a {

	color: #fff;
	text-decoration: underline;
		
}

#right_1 a:hover {

	color: #9a48a4;
}

p.heavy, li.heavy {

	font-weight: bold;	
	font-size: 13px;
}

#right_1 em {

	font-weight: bold;
	font-style: italic;	
}

#right_1 ul {

	list-style-type: square;
	margin: 0px 0px 20px 15px;	
}

#right_1 ul li {

	padding: 3px 0px 3px 0px;	
}

#p00 #nav00,
#p00a #nav00a,
#p01 #nav01,
#p01 #nav01,
#p02 #nav02,
#p03 #nav03,
#p04 #nav04,
#p05 #nav05,
#p06 #nav06,
#p07 #nav07,
#p08 #nav08,
#p09 #nav09,
#p10 #nav10,
#p11 #nav11,
#p12 #nav12,
#p13 #nav13,
#p14 #nav14,
#p15 #nav15

{
	font-weight: bold;
	color: #fff;	
}

.head_image {

	margin: 8px 0px 20px -4px;	
}

#right_1 h1, #right_1 h2 {

	line-height: 1em;	
}

#right_1 h2 {

	font-size: 16px;
	margin: 20px 0px 0px 0px;	
	clear: both;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

#right_1 ul.tbl {
	
	width: 400px;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	clear: both;
	height: 1%;
	overflow: auto;
	list-style: none;

}

#right_1 ul.tbl li, 
#right_1 ul.tbl li.r, 
#right_1 ul.tbl li.w, 
#right_1 ul.tbl li.wi,
#right_1 ul.tbl li.even,
#right_1 ul.tbl li.r_even 

{
	
	width: 350px;
	float: left;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #562d70;
}

#right_1 ul.tbl li.r,
#right_1 ul.tbl li.r_even {
	
	text-align: right;
	clear: none;
	width: 50px;
}

#right_1 ul.tbl li.w, #right_1 ul.tbl li.wi {

	width: 400px;
	clear: both;	
	border-width: 0px;
}

#right_1 ul.tbl li.wi {

	font-style: italic;	
	font-weight: bold;
}

#right_1 ul.tbl li.even,
#right_1 ul.tbl li.r_even {

	width: 200px;	
}


#right {

	background-image: url(images/corner_fix.jpg);
	background-repeat: no-repeat;
	background-position: 464px bottom;
}

#right_1 {

	background-image: url(images/fixed_bg2.jpg); 
	background-repeat: repeat-y;
	background-position: top left;	
	width: 448px;
	

}

#right_1_bg {

	background-image: url(images/fixed_bg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	

}

#right_1_bg_2 {
	
	background-image: url(images/fixed_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	padding: 5px 15px 0px 15px;
	
	min-height: 500px; 
	height:auto !important;
	height: 500px;
}

.clear {

	clear: both;	
}

#right_2 {

	/*background-image: url(images/home-2_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;*/
	padding: 0px 15px 0px 15px;	
	height: 300px;
	border-width: 8px 0px 0px 0px;
	border-color: #d5d1dc;
	border-style: solid;
	margin-top: -8px;
}

#right_2_bg_1 {
	
	/* background-image: url(images/home-2.jpg);
	background-repeat: no-repeat;
	background-position: top left; */
	
}

#right_2_bg_2 {
	
}

