#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1008px;
}
a, a:hover, a:active, a:visited{text-decoration:none;}
body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
}
#headercont {
	width:1004px;
	height: 160px;
}
#headerlft {
	float:left;
	width: 230px;
	height:160px;
	padding-top:20px;
	
}
#headermidcont {
	float:left;
	width: 544px;
	text-align:center;
	padding-top:20px;
	
	
}
#headermidtop {
	float:left;
	width: 544px;
	
}
#headermidmid {
	float:left;
	width: 544px;
	text-align:center;
	color:#FFF;
	font-size:44px;
	padding: 10px 0 10px 0;
}
#headermidbot {
	float:left;
	width: 544px;
	text-align:center;
	color: #FF0;
	font-size:20px;
	
}
#headerrht {
	float:left;
	width: 230px;
	height:160px;
	padding-top:20px;
	
}
#headertxt {
	width:1004px;
	color:#FFF;
	font-size:28px;
	text-align:center;
	padding-top:15px;
}
#navcont {
	margin: 0px auto;
	
	height: 180px;
	position:relative;
	

}
#navcont_admin {
/*	margin: 0 128px 0 136px;*/
	margin: 0 0px 0 80px;
	/*width: 740px;*/
	height: 180px;
	position:relative;
}
.buttoncont {
	float:left;
	width:106px;
	margin: 0 2px 0 2px;
}
.buttonimage {
	margin: 0 20px 0 20px;
	width:64px;
	height:64px;
	background-color:#093;
}
.buttontxt {
	padding-top:5px;
	text-align:center;
	color:#FF0;
	font-size:20px;
	font-weight:bold;
}
#outerphcont {
	float:left;
	width:440px;
	padding: 0 282px 0 282px;	
}
#latestphcont {
	float:left;
	margin: 0 20px 0 20px;

}
.latestphimage {
	width:400px;
	height:250px;
	background-color:#093;
}
.latestphtxt {
	width:400px;
	padding-top:5px;
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
.latestphtxtsml {
	width:400px;
	padding-top:3px;
	text-align:center;
	color:#FFF;
	font-size:16px;
}

.nav li a span {
	display: block;
	position: absolute;
	top: 0pt;
	left: 0pt;
	color: #ff0;
	font-size: 20px;
	background-color: transparent;
	background-image: url(../images/border-overlay.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	width: 106px;
	padding-top: 90px;
	height: 22px;
	text-align: center;
	text-decoration: none;
}

.nav li a:hover span {
	color: #ff6A12;
	text-decoration: none;
	background-position: -106px 0pt;
	cursor:pointer;
	text-align:center;
}
.nav li img{ margin-left:-25px;
}
.nav
{	
	text-align:center;
	height: 115px;
	margin:0px auto;
	padding:10px;
	list-style:none;
	margin-top:-6px;
}
.nav_admin
{
	width: 848px;
	height: 115px;
	margin:0;
	padding:0;
	list-style:none;
	margin-top:-6px;
}

.nav li

{

	width:106px;

	height:140px;

	position:relative;

	display:block;
	float:left;

	
	

}
#topnavlft {
	float:left;
	width:162px;
	height: 100px;
	padding-top:20px;
	
}
        
#topnavcont {
	float:left;
	width:842px;
	height:160px;
	padding-top:10px;
	
}


/* ////////////////////// START Logo Over to Sort ////////////////////////// */

.navlogo li a span {
	display: block;
	position: absolute;
	top: 0pt;
	left: 0pt;
	color: #ffffff;
	font-size: 20px;
	background-color: transparent;
	background-image: url(../images/border-overlaylogo.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	width: 106px;
	padding-top: 90px;
	height: 22px;
	text-align: center;
	text-decoration: none;
}


.navlogo li a:hover span {
	color: #ff6A12;
	text-decoration: none;
	background-position: -106px 0pt;
	cursor:pointer;
}

.navlogo

{

	width: 755px;

	height: 115px;

	margin:0;

	padding:0;

	list-style:none;

	margin-top:-6px;
	

}

.navlogo li

{

	width:106px;

	height:140px;

	position:relative;

	display:block;

	float:left;
	

}
/* //////////////////////END  Logo Over to Sort ////////////////////////// */


/* /////////////////////Top Header Bar Start ///////////////////////////// */
#topbar {
	float:left;
	width: 700px;
	height:56px;
	padding:0px 20px;
	border-radius:10px 5px 5px 10px;
	border:4px solid #fff;
	background-image:url(../images/glow-buttons/header_overlay.png);_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/header_overlay.png", sizingMethod="crop");
}
#contentleft {
	float:left;
	width: 720px;
	border-radius:10px;
	border:4px solid #fff;
	padding:10px;
	
}
#contentLeft {
	float:left;
	width: 720px;


	padding:10px;
	
}
#contentright {
	float:left;
	width:200px;
	margin-left:5px;
	border-radius:10px;
	border:4px solid #fff;
	
	
}
#contentfull {
	margin:0px auto;
	width:910px;
	padding:20px;
	
	border-radius:10px;
	border:4px solid #fff;
	
	
}
#topbarcont {
	float:left;
	padding: 10px 20px 0 20px;
	width:964px;
	height: 64px;
	
}

#topbarheadercont {
	float:left;
	width: 750px;
	height:64px;
}

#tbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image:url(../images/signinhblft.jpg);
}

#whostbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/whoshblft.jpg);
}
#stafftbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/staffhblft.jpg);
}
#settingstbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/settingshblft.png);
}
#hometbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/homehblft.jpg);
}
#diarytbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/diaryhblft.jpg);
}
#photostbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/photoshblft.jpg);
}
#commentstbhlft {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/commentshblft.jpg);
}

#tbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image:url(../images/signinhbmid.jpg);
	background-repeat: repeat-x;
	
}
#whostbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/whoshbmid.jpg);
	background-repeat: repeat-x;
	
}
#stafftbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/staffhbmid.jpg);
	background-repeat: repeat-x;
	
}
#settingstbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/settingshbmid.png);
	background-repeat: repeat-x;
	
}
#hometbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/homehbmid.jpg);
	background-repeat: repeat-x;
	
}
#diarytbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/diaryhbmid.jpg);
	background-repeat: repeat-x;
	
}
#photostbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/photoshbmid.jpg);
	background-repeat: repeat-x;
	
}
#commentstbhmid {
	float:left;
	width:710px;
	height:64px;
	background-image: url(../images/commentshbmid.jpg);
	background-repeat: repeat-x;
	
}
#tbhtxt {
	float:left;
	width:660px;
	padding-top:10px;
	color:#FFF;
	font-size:28px;
	
}
#tbhtxtblk {
	float:left;
	width:660px;
	padding-top:12px;
	color:#000;
	font-size:28px;
	
}
#tbhlogo {
	float:left;
	width:50px;
	height:64px;
	
}

#tbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image:url(../images/signinhbrht.jpg);
	background-repeat:no-repeat;
}
#whostbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/whoshbrht.jpg);
	background-repeat:no-repeat;
}
#stafftbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/staffhbrht.jpg);
	background-repeat:no-repeat;
}
#settingstbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/settingshbrht.png);
	background-repeat:no-repeat;
}
#hometbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/homehbrht.jpg);
	background-repeat:no-repeat;
}

#diarytbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/diaryhbrht.jpg);
	background-repeat:no-repeat;
}

#photostbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/photoshbrht.jpg);
	background-repeat:no-repeat;
}

#commentstbhrht {
	float:left;
	width:20px;
	height:64px;
	background-image: url(../images/commentshbrht.jpg);
	background-repeat:no-repeat;
}

#gobackbut {
	float:left;
	width:208px;
	height:64px;
	margin-left:5px;
	
	
}

/* //////////////////////////// Top Header Bar End //////////////////////////////// */

/* //////////////////////////// Small Contents with options Start //////////////////////////////// */
#contentcont {
	float:left;
	padding: 10px 20px 0 20px;
	width:964px;
	
}
#contentlftcont {
	float:left;
	width: 750px;
	
}


#contentsmlcont {
	float:left;
	width: 750px;
}
#contentsmltop {
	float:left;
	width: 750px;
	height:15px;
	background-image: url(../images/contentsmltop.jpg);
	background-repeat:no-repeat;
	
}
#contentsmltoporg {
	float:left;
	width: 750px;
	height:15px;
	background-image: url(../images/contentsmltoporg.jpg);
	background-repeat:no-repeat;
	
}
#contentsmlmid {
	float:left;
	width: 742px;
	border-left:#FFF 4px solid;
	border-right:#FFF 4px solid;
	background-color:#000;
/*	border-left:#F60 4px solid;
	border-right:#F60 4px solid;
	background-color:#FFF;*/
}
#contentsmltxt {
		float:left;
		width: 724px;
		padding: 10px;
		min-height:270px;
}
#contentsmlbot {
	float:left;
	width: 750px;
	height:15px;
	background-image:url(../images/contentsmlbot.jpg);
	background-repeat:no-repeat;
/*	padding-bottom:30px;*/	
}
#contentsmlbotorg {
	float:left;
	width: 750px;
	height:15px;
	background-image: url(../images/contentsmlbotorg.jpg);
	background-repeat:no-repeat;
}
#contentrhtcont {
	float:left;
	width:208px;
	margin-left:5px;
	
}
#optionscont {
	float:left;
	width:208px;
	
}
#optionstop {
	float:left;
	background-image:url(../images/optiontop.jpg);
	background-repeat:no-repeat;
	width:208px;
	height:15px;
	
}
#optionsmid {
	float:left;
	width:200px;
	border-left:#FFF 4px solid;
	border-right:#FFF 4px solid;
}
#optionsbot {
	float:left;
	background-image:url(../images/optionbot.jpg);
	background-repeat:no-repeat;
	width:208px;
	height:15px;
	
}
/* //////////////////////////// Small Contents with options End //////////////////////////////// */

/* /////////////////////////// Footer Start //////////////////////////////////////////////////// */

#footercont {
	float:left;
	width:934px;
	padding: 0 20px 0 20px;
	margin:0;
}
#footertxt {
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin:0;
	padding:0;
}

/* /////////////////////////// Footer End //////////////////////////////////////////////////// */

/* /////////////////////////// Full contet Start //////////////////////////////////////////////////// */

#contentfullcont {
	float:left;
	width: 964px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#contentfulltop {
	float:left;
	width: 964px;
	height:15px;
	background-image: url(../images/fullcontenttop.jpg);
	background-repeat:no-repeat;
	
}
#contentfulltopwht {
	float:left;
	width: 964px;
	height:15px;
	background-image:url(../images/fullcontenttopwht.jpg);
	background-repeat:no-repeat;
	
}

#contentfullmid {
	float:left;
	width: 956px;
	border-left:#FFF 4px solid;
	border-right:#FFF 4px solid;

}
#contentfullmidwht {
	float:left;
	width: 956px;
	border-left:#FFF 4px solid;
	border-right:#FFF 4px solid;
	background-color:#FFF;

}
#contentfulltxt {
		float:left;
		width: 940px;
/*		padding: 10px;*/
		min-height:270px;
}
#contentfulltxtstaff {
		float:left;
		width: 940px;
		padding: 10px;
		min-height:400px;
}
#contentfullbot {
	float:left;
	width: 964px;
	height:15px;
	background-image: url(../images/fullcontentbot.jpg);
	background-repeat:no-repeat;
/*	padding-bottom:30px;*/
	
}
#contentfullbotwht {
	float:left;
	width: 964px;
	height:15px;
	background-image:url(../images/fullcontentbotwht.jpg);
	background-repeat:no-repeat;
/*	padding-bottom:30px;*/
	
}

/* /////////////////////////// Full contet End //////////////////////////////////////////////////// */

/* /////////////////////////// Sign in/out Start //////////////////////////////////////////////////// */

.txtheader1 {
	width:934px;
	color:#FFF;
	font-size:32px;
	text-align:center;
	margin-bottom:20px;
}

.txtmedyel {
	
	width:934px;
	color:#FF0;
	font-size:24px;
	text-align:center;
	margin-bottom:35px;
	
}

.twocolcont {
	/*float:left;*/
	width:934px;
	color:#FFF;
	font-size:24px;
/*	margin-bottom:35px;*/
}
.lftcoltxt {
	float:left;
	width:387px;
	color:#FFF;
	font-size: 32px;
	text-align:right;
	padding: 10px 30px 0 0;
}
.rhtcolbut {
	float:left;
	width:437px;
	color:#FFF;
	font-size:24px;
	padding-left:30px;
}
.inputlongcont {
	text-align:center;
	width:934px;
}
.inputlonglft {
	float:left;
	padding: 7px 20px 0 155px;
	
}
.inputlongrht {
	float:left;
	
}
/*input { /* make this active only for text fields */
.inputText {
	font-size:26px;
	/*width: 400px;*/
	/*2.5em;*/
	
}
img {
	border:none;
}
.spacer1 {
	width:934px;
	height:40px;
	
}
.rhtcolinput input{
	height:1.5em;
	width: 50px;
/*	line-height:1.5em;/*2.5em;*/
	font-size:1.5em;
}
.rhtcolinput {
	float:left;
	width:437px;
	color:#FFF;
	font-size:24px;
	padding-left:30px;
}


/* /////////////////////////// Sign in/out End //////////////////////////////////////////////////// */

/* /////////////////////////// Who Section Start //////////////////////////////////////////////////// */


.whomaincont {
		text-align:center;
		float:left;
		width: 925px;
		/* margin-left:8px;
		margin: 20px 0 23px 0;*/
}
.whotxttitlecont {
	float:left;
	width:200px;
	height:177px;
	margin: 5px;

}
.whotxttitle {
	width:200px;
	text-align:center;
	color:#FFF;
	font-size:36px;
	padding-top:45px;
	
}
.whocont{
	list-style:none;
	margin:0px auto;
	height:185px;
}
.whocont li{
	display:inline-block;
	float:left;
	position:relative;
	width:125px;
	height:175px;
	border:#999 solid 2px;
	margin: 5px;
	
	
}


.whopic {
	width:125px;
	height:145px;
	background-color:#333;
	
}
.whotxt {
	width: 125px;
	height: 30px;
	background-color:#FFF;
	color:#000;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	
}
.whotxtheader1 {
	float:left;
	width:934px;
	color:#FFF;
	font-size:36px;
	text-align:center;
	margin-bottom:25px;
}
								
/* /////////////////////////// Who Section End //////////////////////////////////////////////////// */

/* /////////////////////////// Home Section Start //////////////////////////////////////////////////// */


.hometwocolcont {
	float:left;
	width:934px;
	color:#FFF;
	font-size:24px;
	margin-bottom:35px;
}
.homelftcoltxt {
	float:left;
	width:387px;
	color:#FFF;
	font-size: 32px;
	text-align:right;
	padding: 10px 30px 0 0;
}
.homerhtcolbut {
	float:left;
	width:25%;
	color:#FFF;
	font-size:24px;
	text-align:center;
}



/* /////////////////////////// Home Section End //////////////////////////////////////////////////// */

/* /////////////////////////// Photos Section Start //////////////////////////////////////////////////// */

#photoscontentcont {
	float:left;
	padding: 0 120px 0 120px;
	width:764px;
	
}
.photosmaincont {
		text-align:center;
		float:left;
		width: 934px;
		margin-left:8px;
		margin: 20px 0 23px 0;
}

.photoscont {
	float:left;
	width:219px;
	height:175px;
	border:#999 solid 2px;
	margin: 5px;
	
}
.photoscont:hover {
	border:#F60 solid 2px;
	
}
.photospic {
	width:219px;
	height:145px;
	background-color:#333;
	
}
.photostxt {
	width: 219px;
	height: 30px;
	background-color:#FFF;
	color:#000;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	
}

#prevnextcont {
		float:left;
		width: 850px;
		margin-left:8px;
		margin: 5px 0 23px 0;
		padding: 0 67px 0 67px;
	
	
}
.photosbut {
	float:left;
	width: 190px;
	padding-left:5px;
	padding-right:5px;
}
.photosbut204 {
	float:left;
	width: 204px;
	
}

#photostopbarcont {
	float:left;
	padding: 0 20px 0 20px;
	width:964px;
	
}

/* /////////////////////////// Photos Section End //////////////////////////////////////////////////// */

/* Comments */

.buttoncont {
	width: 190px;
	margin: 8px 5px 8px 5px;
}

.optionheadertxt {
	width: 200px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

/* ///////////////////// Start Admin Login //////////////////// */
#narrow{
	border:#282828 4px solid;
	border-radius:10px;
	
	width: 700px;
	margin:0px auto;
	
}
#adminnarrowcont {
	float:left;
	width: 964px;
	
	
}
#adminnarrowtop {
	float:left;
	width: 700px;
	margin-left:132px;
	margin-right:132px;
	height:15px;
	background-image: url(../images/public_login_bg_top.gif);
	background-repeat:no-repeat;
	
}
#adminnarrowmid {
	float:left;
	width: 692px;
	margin-left:132px;
	margin-right:132px;
	border-left:#282828 4px solid;
	border-right:#282828 4px solid;

}
#adminnarrowtxt {
		float:left;
		width: 940px;
		padding: 10px;
		min-height:270px;
}
#adminnarrowstaff {
		float:left;
		width: 940px;
		padding: 10px;
		min-height:465px;
}
#adminnarrowbot {
	float:left;
	width: 700px;
	margin-left:132px;
	margin-right:132px;
	height:15px;
	background-image: url(../images/public_login_bg_bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:30px;
	
}
#orgheader {
	text-align:center;
	font-size:60px;
	color:#FFF;
}

#welcometxt {
	padding-top:20px;
	text-align:center;
	font-size:40px;
	color:#FFF;
}
#detailstxt {
	text-align:center;
	font-size:28px;
	color:#FFF;
}	
#l_username {
	font-size:24px;
	text-align:right;
	color:#FFF;
	padding-left:2px;
	padding-right:10px;
}
#l_password {
	font-size:24px;
	text-align:right;
	color:#FFF;
	padding-left:2px;
	padding-right:15px;
}
.inputlength {
	width:314px;
}

#headermidmid .blue {
	color:#04befb
}
#headermidmid .green {
	color:#83c639
}


/* j mods */
/*
.btnGlow_194_64 {
	background-image:
	position:relative;
	width:194px;
	height:64px;
	display:block;
}
.btnGlow_194_64a {
}
.btnGlow_194_64b {
	width:194px;
	height:64px;
	position:absolute;
	background: url(../images/glow-buttons/rounded-border-hover.png) no-repeat;
}
*/
html {
	overflow: auto; /* get rid of scroll bar in IE */
	margin:0 0 0 0;
	padding:0 0 0 0;
}
body {
	margin:0;
	padding:0;
}
#inlineKeypadContainer {
	width:934px;
	text-align:left;
	padding:0px 0 0 0;
}
#inlineKeypad {
	width:723px;
	text-align:left;
	padding:0 0 0 102px;
}
#modalmsgbox {
	height:150px;
}
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>floats>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
.clear{
	clear:both;
}

.hidden{
	display:none;
}

.lt{
	float:left;
	
}
.show{
	visibility:visible;
}
.rt{
	float:right;
}
.rt_400{
	margin-left:400px;
}
.ctr{
	
	margin:0px auto;
}
.setbox{
	display:none;
}
.lvl2{
	display:none;
}
.lvl1{
	display:none;
}
.lvl3{
	display:none;
}
.txt_lt{
	text-align:left;
}
.txt_rt{
	text-align:right;
}
.txt_ct{
	text-align:center;
}
.none{
	list-style:none;
	text-decoration:none;
	border:none;
	
}
.rel{
	position:relative;
}
.hover{
	cursor:pointer;
}
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>buttons>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
.btn_green1{
	color:white;
	font-weight:bold;
	font-size:26px;
	/* text-transform:lowercase; */
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 8px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#12a709 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_green1:hover{
	
	border:4px solid #ff6a12;
	
}

.btn_green1_250{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:245px;
	height:50px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#12a709 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:233px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_green1_250:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_green{
	color:white;
	font-weight:bold;
	font-size:26px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#75c911 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_green:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_blue{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#0cb9ff url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_blue:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_blu{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#07a7e3 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_blu:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_orange{
	color:white;
	font-weight:bold;
	font-size:26px;
	/* text-transform:lowercase; */
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 8px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#ff6a12 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_orange:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_orange1{
	color:white;
	font-weight:bold;
	font-size:26px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#f8c116 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_orange1:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_red{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#e41d19 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_red:hover{
	
	border:4px solid #ff6a12;
	
}

.btn_red_250{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:25px;
	height:50px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#e41d19 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:233px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_red_250:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_purple{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#3f1273 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_purple:hover{
	
	border:4px solid #ff6a12;
	
}
.btn_black{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#000 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_black:hover{
	
	border:4px solid #ff6a12;
	
}

.btn_black_250{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:245px;
	height:50px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#000 url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:233px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_black_250:hover{
	
	border:4px solid #ff6a12;
	
}

.btn_black_250 a{
	color:none;
	
}
.btn_black_250 a:hover{
	color:none;
}
.btn_grey{
	color:white;
	font-weight:bold;
	font-size:23px;
	text-transform:lowercase;
	line-height:.9em;
	width:195px;
	height:56px;
	padding:0px 10px;
	text-align:center;
	border-radius:10px;
	border:4px solid #fff;
	background:#5b5b5b url(../images/glow-buttons/button_overlay20.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/glow-buttons/button_overlay20.png", sizingMethod="crop");
	background-size:183px 45px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}
.btn_grey:hover{
	
	border:4px solid #ff6a12;
	
}
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>borders>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
.br_5{
	border-radius:5px;
}
.br_10{
	border-radius:10px;
}
.br_15{
	border-radius:15px;
}
.br_20{
	border-radius:20px;
}
.br_25{
	border-radius:25px;
}
.br_30{
	border-radius:30px;
}
.brdr{
	border:4px solid #fff;
}
.brd_r{
	border-right:4px solid #fff;
}
.brd_l{
	border-left:4px solid #fff;
}
.brd_t{
	border-top:4px solid #fff;
}
.brd_b{
	border-bottom:4px solid #fff;
}

/* Corner radius */
.corner_all, .corner_top, .corner_left, .corner_tl { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px; }
.corner_all, .corner_top, .corner_right, .corner_tr { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.corner_all, .corner_bottom, .corner_left, .corner_bl { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.corner_all, .corner_bottom, .corner_right, .corner_br { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.b{
	font-weight:500;
}
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>end borders>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>start forms>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/

.form{
	line-height:20px;
}
.input{
	border: solid 1px #E5E5E5;
	background: #FFFFFF;
	margin: 0px 30px 0px 30px;
	padding: 9px;
	font-size:12px;
	color:#000;
	width:50%;
	text-align:left;
	background: 
		-webkit-gradient(linear,left top,left 25,from(#FFFFFF),color-stop(4%, #EEEEEE),)
		-moz-linear-gradient(top,#FFFFFF,#EEEEEE 1px,#FFFFFF 25px)
}
.select{
	border: 1px solid #99C;
	background: #FFFFFF;
	margin: 0px 30px 0px 30px;
	padding: 9px;
	font-size:12px;
	color:#000;
	width:50%;
	text-align:left;
	background: 
		-webkit-gradient(linear,left top,left 25,from(#FFFFFF),color-stop(4%, #EEEEEE),)
		-moz-linear-gradient(top,#FFFFFF,#EEEEEE 1px,#FFFFFF 25px)
}
input{
	border:none;
	color:#000;
	font-size:22px;
	padding:10px;
	
}
label{
	color:#fff;
	font-size:22px;
}
input[type="checkbox"]{
	border: 3px solid #ccc;
	background: #FFFFFF;
	color:#000;
	height:30px;
	width:30px;
	
}
select{
	border: none;
	background: #FFFFFF;
	color:#000;
	text-align:left;
	font-size:22px;
	padding:10px;
	min-width:30%;
	height:54px;
	
	
}
.naked{
	border:none;
	background:none;
	color:#fff;
	text-align:center;
	margin:0 px auto;
	
}


/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>end forms>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/

/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>backgrounds>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>solid>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.bg_white{
	background:#fff;
}
.bg_sky{
	
	background:#228c8b;
}
.bg_gld{
	
	background:#dd9a0e;
}
.bg_yolk{
	
	background:#fa0;
}
.bg_yellow{
	background: #FF0;
}
.bg_yeller{
	background: #FC0;
}
.bg_silver{
	background:#5b5b5b;
}
.bg_tin{
	background:#999;
}

.bg_purple{
	background:#3F1273;
}
.bg_dusk{
	background:#0f1d34;
}
.bg_storm{
	background:#203d6c;
}
.bg_day{
	background:#a9c1d9;
}
.bg_escape{
	background:#203d6c;
}
.bg_beige{
	background:#cfcda5;
}
.bg_mint{
	background:#b1d0b5;
}
.bg_blk{
	background:#000;
}
.bg_sky{
 background:#228c8b ;
}
.bg_bl{
 background:#222 ;
}
.bg_smoke{
 background:#333 ;
}
.bg_leaf{
 background:#9fda58 ;
}
.bg_green{
 background:#75c911 ;
}
.bg_green1{
	 background:#12A709 ;
}
.bg_blu{
 background:#07A7E3 ;
}
.bg_teal{
 background:#43b1b2 ;
}
.bg_teal2{
 background:#67bfb3 ;
}
.bg_teal3{
 background:#276866 ;
}
.bg_blue{
 background:#0cb9ff ;
}
.bg_brnzr{
 background:#948438 ;
}
.bg_brnz{
 background:#a89438 ;
}
.bg_gld{
 background:#dd9a0e ;
}
.bg_orange{
 background:#FF6A12 ;
}
.bg_orange1{
 background:#f8c116 ;
}
.bg_org1{
 background:#f99327 ;
}
.bg_org2{
 background:#ff6a00 ;
}
.bg_org3{
 background:#d75800 ;
}
.bg_rose{
 background:#e7080e  ;
}
.bg_red{
 background:#E41D19 ;
}
.bg_redd{
 background:#d84527 ;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<end solid<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>links>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
.a_tl{
	color:#8296A9;
	cursor:pointer;
}
.a_tl:hover{
	color:#008fc0;
	cursor:pointer;
}

.a_lt{
	color:#fc0;
	cursor:pointer;
	font-size:20px;
}
.a_lt:hover{
	color:#ff6a12;
	cursor:pointer;
}

.whte{
	color:#fff;
	cursor:pointer;
}
.whte:hover{
	color:#fff;
	cursor:pointer;
}
.a_ser{
	color:#fff;
	cursor:pointer;
}
.a_ser:hover{
	color:#d84527;
	
}
.a_ser:active{
	color:#ff6900;
	cursor:pointer;
}
.a_serv{
	color:#d84527;
	cursor:pointer;
}
.a_serv:hover{
	color:#fff;
	cursor:pointer;
}
.a_serv:active{
	color:#d784527;
	cursor:pointer;
}
.a_servi:hover{
	color:#f99327;
	cursor:pointer;
}
.a_servi{
	color:#276868;
	cursor:pointer;
}
.tick{
	padding:5px;
	color:#000;
	border:1px solid #000;
	cursor:pointer;
	background: #f99327;
}
.tick:hover{
	color:#f99327;
	background: #000;
}
.tick:active{
	color:#d84527;
	border:1px solid #ff6900;
	background: #ccc;
}
.ticked{
	color:#f99327;
	padding:5px;
	border:1px solid #ff6900;
	background: #d84527;

}
.ticked:hover{
	color:#ff6900;
	padding:5px;
	border:1px solid #ff6900;
	background: #000;

}
.pgnt:visited{
	cursor:pointer;
}
.a_dk{
	color:#dd9a0e;
}
.a_dk:hover{
	color:#008fc0;
	cursor:pointer;
}
.a_dk:active{
	color:#fc0;
	cursor:pointer;
}
/*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>colors>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
.dusk{
	color:#0f1d34;
}
.storm{
	color:#203d6c;
}
.day{
	color:#a9c1d9;
}
.aft{
	color:#8296A9;
}
.dawn{
	color:#7da7d9;
}

.escape{
	color:#203d6c;
}
.beige{
	color:#cfcda5;
}
.mint{
	color:#b1d0b5;
}
.blk{
	color:#000;
}
.banana{
	color:#FFFF83;
}
.yellow{
	color:#ff0;
}

.red{
	color:#e41d19;
}
.redd{
	color:#d84527;
}
.sky{
	color:#228c8b;
}
.gry_9{
	color:#999;
}
.gry_8{
	color:#888;
}
.gry_1{
	color:#111;
}
.gry_7{
	color:#777;
}
.gry_6{
	color:#666;
}
.gry_5{
	color:#555;
}
.gry_4{
	color:#444;
}
.gry_3{
	color:#333;
}
.gry_2{
	color:#222;
}
.bl{
	color:#000;	
}
.leaf{
	color:#9fda58;
}
.green{
	color:#75c911;
}
.green1{
	color:#12A709;
}
.purple{
	color:#3F1273;
}
.blu{
	color:#07a7e3;
}
.blue{
	color:#0cb9ff;
}
.teal{
	color:#43b1b2;
}
.teal2{
	color:#67bfb3;
}
.teal3{
	color:#276868;
}
.brnzr{
	color:#948438;
}
.brnz{
	color:#a89438;
}
.gld{
	color:#dd9a0e;
}
.yolk{
	color:#fa0;
}
.orange{
	color:#ff6a12;
}
.orange1{
	color:#f8c116;
}
.org1{
	color:#f99327;
}
.org2{
	color:#ff6a00;
}
.org3{
	color:#D75800;
}
.gum{
	color:#fa2e59;
}
.blade{
	color:#d6ec92;
}
.yel{
	color:#fc0;
}
.sun{
	color:#eea317;
}
.skin{
	color:#f0bf7c;
}
.orng{
	color:#e45c0c;
}
.rose{
	color:#e7080e;
}
.silver{
	color:#5b5b5b;
}
.white{
	color:#ffffff;
}
.copy{
	color:#9bb893;
}

.hard7{
	color:#948438;
}
.ccc{
	color:#ccc;
}
.ddd{
	color:#ddd;
}
.eee{
	color:#eee;
}
.efe{
	color:#efe;
}

	
/*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>end colors>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
/*******************************************************************************
*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>line height>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/
.lh_10{
	line-height:10px;
}
.lh_12{
	line-height:12px;
}
.lh_14{
	line-height:14px;
}
.lh_16{
	line-height:16px;
}
.lh_18{
	line-height:18px;
}
.lh_20{
	line-height:20px;
}
.lh_25{
	line-height:25px;
}
.lh_30{
	line-height:30px;
}
.lh_35{
	line-height:35px;
}
.lh_40{
	line-height:40px;
}
.lh_45{
	line-height:45px;
}
.lh_50{
	line-height:50px;
}
.lh_55{
	line-height:55px;
}
.lh_60{
	line-height:60px;
}
.mid{
	vertical-align:text-top;
}
.upper{
	text-transform:uppercase;
}
.caps{
	text-transform:capitalize;
}
.lower{
	text-transform:lowercase;
}

/*******************************************************************************
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>end fonts>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
******************************************************************************/

/* /////////////////////////////////////// Latest Additions by Richard 03/09/12 //////////////////////////////////////////// */

/* ////////////////////// START Logo Over to Sort ////////////////////////// */

.navlogo li a span {
	display: block;
	position: absolute;
	top: 0pt;
	left: 0pt;
	color: #ffff00;
	font-size: 18px;
	background-color: transparent;
	background-image: url(../images/border-overlaylogo.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	width: 106px;
	padding-top: 90px;
	height: 22px;
	text-align: center;
	text-decoration: none;
}


.navlogo li a:hover span {
	color: #ff6108;
	text-decoration: none;
	background-position: -106px 0pt;
	cursor:pointer;
}

.navlogo{
	width: 106px;
	height: 115px;
	margin:0;
	padding:0;
	list-style:none;
	margin-top:-6px;
}
.navlogo li{
	width:106px;
	height:140px;
	position:relative;
	display:block;
	float:left;
}

#logotxtcont{
	float:left;
	width:120px;
	height: 140px;
	padding-top:12px;
}
#logocont{
	float:left;
	width:86px;
	height: 150px;
}
/* //////////////////////END  Logo Over to Sort ////////////////////////// */
.t_norm{
	font-weight:normal;
}
.t_bold{
	font-weight:bold;
}
