/* 
  -----------------------------------
You give me egg roll me love you long time.
  -----------------------------------
*/
body {
	background-color: #4A4A4A;
	background-image: url(../images/p_bg.jpg);
	color: #333333;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
	border: none;
	
}
body a img{
border:none;
}
#masthead {
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	height: 142px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
}
/******** THAT MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
	/* border-top: 1px solid #353535; */
	border-top: 1px solid #999999;
	border-bottom: 2px solid #cccccc; 
}
/******** OH MY GOD THE COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 0 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of the bloddy columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 540px;
}
#sidebox {
	float: left;
	width: 210px;
	/* margin-top:-14px; */
}
/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 20px 30px 20px 30px;
	font-size: 0.85em;
}
#maincontent h1 {
margin-bottom:16px;
}
#maincontent p {
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	width: 132px;
	margin: 6px 14px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
.callout_rub {
	float: left;
	width: 132px;
	margin: 6px 14px 0px 0px;
	padding: 5px 10px 2px 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding-top:16px;
 
	margin: 0 0 0 0;
	background-image: url(../images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.mybox {
 background-color:#F9F9F9;
border-bottom: 1px solid #ECECEC;
border-right: 1px solid #ECECEC;
padding:8PX;

}
#toppy {
	padding: 0px 20px 20px 20px;
	/* height:450px;
	min-height:450px; */
}
#sidecontent p {
	line-height: 1.35em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 0 0 0 0;
	font-size: 1.25em;
}
#sidecontent h3.topheading {
	margin: 0;
}
/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.redtip {
	color:#CC0000;
	font-size: .8em;
}
.redtipPlus {
	color:#CC0000;
	font-size: .8em;
	padding-left:100px;
	margin-bottom: -5px;
	margin-top:-5px;
}
/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;
}
/***********FOOTER************/
/*Footer Container*/
#thatfooterbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#thatfooter {
	padding: 0 4px; 0 2px;
}


#thatfooter a {
    color: #CECCC4;
	text-decoration: none;
}
#thatfooter a:visited {
	color: #CECCC4;
	text-decoration: none;
}
#thatfooter a:hover {
	color: #033000;
	text-decoration: underline;
}

/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #626262;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #626262;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus {
	/* background-color: #4D4D4D; */
	color: #FFFFFF;
	text-decoration: none;
}
/******TAB BAR MAGIC NAVBAR STYLES********/
#p7TBMroot {
	font-size: 1em;
	border-top: 1px solid #333333;
	/* background-image: url(../images/kltab_bevel_bottom.jpg); */
	background-image: url(../images/bg_pContent_area.jpg);
	padding: 0 0 16px 0;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#p7TBMrootbox {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	background-color: #4D4D4D;
}
#p7TBMroot ul {
	padding: 0;
	margin: 0;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot li a {
	float: left;
	color:  #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(../images/roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #333333;
}
#p7TBMrootuberlink {
	color: #FFFFFF!important;
	background-color: #FFFFFF!important;
	/* background-position: 0px -200px !important; 
	background-repeat: repeat;*/
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#p7TBMroot li a:hover, #p7TBMroot li a:focus, #p7TBMroot li a:active {
	color: #ECE9D8;
	font-weight:600;
	background-position: 0px -100px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}
/* the form */
.search {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
	background-color:#EDF5FB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cecaae;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cecaae;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecaae;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cecaae;
}
select {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
}
.textarea_style {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#B2876A;
	margin: 0;
	padding-left:4px;
}
.radiocheck_style {
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
input.btn {
	color:#050;
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#fed;
	cursor:pointer;
	border:1px solid;
	border-top-color:#B2876A;
	border-left-color:#B2876A;
	border-right-color:#B2876A;
	border-bottom-color:#B2876A;
 filter:progid:DXImageTransform.Microsoft.Gradient  (GradientType=0, StartColorStr='#ffffffff', EndColorStr='#ffeeddaa');
}
form {
	margin:0px;
	padding:0px;
}
.formlabels {
	text-align:right;
	font-size:.9em;
	line-height: 1.3em;
	font-weight:600;
}
.formlabelstwo {
	text-align:right;
	font-size:.9em;
	line-height: 1.2em;
	font-weight:600;
	padding-right:2px;
} 

.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}
.navlist li {
	margin: 0;
}
.navlist a {
	display: block;
	padding: 2px 2px 2px 18px;
	background-image:  url(../images/butt_top.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.navlist a:link, .navlist a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 18px;
	background-image:  url(../images/butt_top.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.navlist a:hover, .navlist a:active {
	background-image:  url(../images/butt_bot.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #5e544a;
	text-decoration: underline;
}
/* below is for the rollover effect on an email text over etc */

.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	/* padding: 10px; */
	background: #fff;
	/* border: 1px solid #ddd; */
}
.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 5px;
	padding: 10px; 
	margin: 0;
/* width: 94px;  */
/* 	border-top: 1px solid #999; */
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}

/* textover finish */


