/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

/*body {
     color: #555555;
     background-color: #F2F2F2;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     margin: 10px auto 10px auto;
     }*/

a {
     color: #3872B2;
 
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

p {
     margin: 5px 0px 7px 0px;
     }

sup {
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: #555555;
     }

fieldset {
     border: none;
     padding: 4px 0px 4px 5px;
    }

fieldset p {
     display: block;
     font-size: 11px;
     margin: 5px 5px 5px 2px;
     }

form {
     margin: 0px 0px 5px 0px;
     }

img {
     border: none;
     }

li {
     padding-bottom: 5px;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     text-align: center;
     }

.inlinecenter {
     text-align: center;
     }

p.inline {
     display: inline;
     padding: 0px;
     }

.strong {
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 14px;
     }

.hidden {
     display: none;
     }

a.unfancy {
     color: #3872B2;
     color:#905b2f;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

a.unfancy:hover {
     color: #555555;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     width: 900px;
     padding: 0px;
     margin: auto;
     }

#skin_ct {
     width: 100%;
     padding: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     border: 1px solid #999999;
     }

#skin_ct_lcol_head {
     background-color: #FFFFFF;
     padding: 7px 7px 10px 7px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     }


#skin_ct_rcol_head {
     background-color: #FFFFFF;
     padding: 7px 7px 10px 7px;
     margin: 0px;
     vertical-align: top;
     }

#skin_ct_lcol {
     background-color: #FFFFFF;
     padding: 3px 17px 7px 7px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     text-align: left;
     }

#skin_ct_mcol {
     background-color: #FFFFFF;
     padding: 7px;
     margin: 0px;
     vertical-align: top;
     }

#skin_ct_rcol {
     background-color: #FFFFFF;
     padding: 3px 7px 7px 17px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     }

#skin_footer {
     padding: 0px;
     margin-top: 10px;
     text-align: center;
     }

#skin_pgtitle, #skin_pgtitle_spec {
     /*color: #30569D;
     padding: 0px 0px 2px 0px;
     margin: 0px 0px 10px 0px;
     font-weight: bold;
     border-bottom: 1px solid #999999;*/
     
    
	font-size:1.5em;
	font-weight:bold;
	position:relative;
	top:6px;
	left:0px;
     margin-bottom:10px;
     
     }

#skin_content {
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

/*.skin_fenavh {    
     color: #30569D;
     padding: 3px 0px 3px 0px;
     margin: 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
}  see #subcontent h2  */     

.skin_fenav ul {
     padding: 0px;
     margin: 8px 0px 10px 0px;
     list-style: none;
     }

.skin_fenav ul li {
     margin: 0px;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #3872B2;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 3px 5px 3px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position:  center left;
     }

.skin_fenav ul li a:hover {
     color: #555555;
     background-color: #C2DFFF;
     text-decoration: none;
     }

.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
     background-color: #F2F2F2;
     padding: 5px;
     margin: 0px 0px 3px 0px;
     /*border-left: 1px solid #999999;
     border-right: 1px solid #999999;
     border-bottom: 1px solid #999999;
     */
     }
#subcontent .skin_fenavmini {
	float:left;
	margin-top:3px;
	width:160px;
}
#skin_menu_head ul {
     padding: 0px 0px 4px 0px;
     margin: 0px 0px 4px 0px;
     list-style: none;
     border-bottom: 1px solid #999999;
     }

#skin_menu_head li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;
     }

#skin_menu_head ul li a {
     color: #3872B2;
     font-weight: normal;
     text-decoration: none;
     margin: 0px 30px 0px 0px;
     padding: 0px 0px 0px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position: center left;
     }

#skin_menu_head ul li a:hover {
     text-decoration: underline;
     }

#skin_headacct {
     padding: 0px 0px 0px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position: center left;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */

#khxc_debug {
     color: #555555;
     background-color: #FFFFFF;
     border-top: 1px solid #999999;
     overflow: hidden;
     padding: 10px;
     margin: 10px auto 10px auto;
     }

#khxc_printable {
     background-color: #FFFFFF;
     border: 1px solid #999999;
     padding: 10px;
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */

.khxc_error {
     color: #FF0000;
     font-weight: bold;
     }

.khxc_confirm {
     color: #339933;
     font-weight: bold;
     }

.khxc_imgfloatrt {
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.khxc_inline {
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */

.khxc_preboxed {
     margin: 5px 0px 0px 0px;
     padding: 5px;
     border: 1px solid #999999;
     font-family: Fixed, monospace;
     overflow: hidden;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */

.khxc_formfieldradcb {
     color: inherit;
     background-color: inherit;
     }

.khxc_formfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 5px 5px 0px 2px;
     font-size: 11px;
     background:url(/images/input_bg.jpg);
     }

.khxc_formfield:hover {
     background-color: #F5F5F5;
     }

.khxc_formfieldp {
     display: block;
     padding: 0px;
     margin: 0px 0px 2px 2px;
     }

.khxc_formfieldpnfs {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.khxc_formfielda {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;
     }

.khxc_formbutton {
     color: #555555;
     color:#fff;
     background-color: #DEDEDE;
    background:#5e7b99;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;
     }

.khxc_formbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
      background:#b5bbd3;
     }

#subcontent  .khxc_quickbutton {
	 padding:3px;
	 width:158px;
	 background-color: #DEDEDE;
	 color: #555555;
}
    
.khxc_quickbutton {
     color: #555555;
     color:#fff;
     background-color: #DEDEDE;
     background:#5e7b99;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;
     
     }
.khxc_quickbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     background:#b5bbd3;
     }

.khxc_quickform {
     margin: 5px 0px 0px 0px;
     }

#subcontent .khxc_quickfield {
	 width:151px;
}
     
.khxc_quickfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 1px 0px 0px 0px;
   
     }

.khxc_quickfield:hover {
     background-color: #EFEFEF;
     }

.khxc_formfieldradcb_rnc {
     background-color: #FFA4A4;
     }

.khxc_formfield_rnc {
     background-color: #FFA4A4;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield_rnc:hover {
     background-color: #EFEFEF;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Table Displays                 | */
/* +------------------------------------------------------------+ */

.khxc_formsecthead {
     color: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     }

table.khxc_formtblone {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

table.khxc_formtbltwo {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_formtbltwo {
     padding: 4px 2px 4px 2px;
     width: 50%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_formtbltwospan {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_formtblone {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Sort Table Displays                 | */
/* +------------------------------------------------------------+ */

table.khxc_sorttable {
     margin: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

th.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     font-weight: bold;
     }

td.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {
     color: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }

table.khxc_regtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_regtable {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

.khxc_regtable p {
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table Displays                | */
/* +------------------------------------------------------------+ */

table.khxc_ghost {
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_ghost {
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.khxc_ghost form {
     display: inline;
}

td.khxc_ghost img {
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.khxc_ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */

p.khxc_ultablesp {
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

/*.khxc_storehead {
     color: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }*/
.khxc_storehead {
     
     color:#fff;
     background:#dbc792;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 5px;
     font-weight: bold;
     clear: both;
}
.khxc_storelink {    /* see content p.breadcrumb */
    /* color: #666666;
     background-color: #F2F2F2;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 5px;
     border: 1px solid #999999;*/
     
	font-size:0.9em;
	/*margin:10px 0 5px 20px;*/
	
	z-index:0;
	top:0px;
    margin-bottom:10px;
    
 }

.khxc_storelink p {
     color: #000000;
     margin: 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_cptbl_cat {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_cptbl_cat a {
     font-weight: bold;
     }

td.khxc_cptbl_cat_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_cptbl_prod {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_cptbl_prod a {
     font-weight: bold;
     }

td.khxc_cptbl_prod_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_cptbl_det {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     }

td.khxc_cptbl_det_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     margin: 5px 0px 7px 0px;
     }

.khxc_price {
     color: #FF6600;
     font-weight: bold;
     display: inline;
     }

.khxc_pricex {
     color: #FF0000;
     font-weight: bold;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */
#subcontent .khxc_cartbutton {
	padding:3px;
	width:150px;
}


.khxc_cartbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     border: 1px solid #555555;
     text-decoration: none;
     }

.khxc_cartbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

.khxc_clearboth {
     clear: both;
     }

.khxc_outstock {
     color: #FF0000;
     }

a.khxc_hrefbutton {
     color: #555555;
     color:#fff;
     background-color: #DEDEDE;
     background:#5e7b99;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     border: 1px solid #555555;
     text-decoration: none;
     
    }
    
    

a.khxc_hrefbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     background:#b5bbd3;
     text-decoration: none;
     cursor: default;
     }

.khxc_outline {
     border: 1px solid #999999;
     padding: 5px;
     margin-top: 5px;
     }

.khxc_outline p {
     margin: 0px 0px 3px 0px;
}

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */

body {
	text-align:center;	
	background:url(/images/bg.jpg);
	font-size:62.5%;
	font-family:arial;
	color:#444444;
}
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;
	font-size:100%;
}
#outerwrapper {
	margin:0px auto;
	width:916px;
	min-height:120px;
	text-align:left;
}

#wrapper {
	width:916px;
	min-height:120px;
	float:left;
	display:inline;
	font-size:1.2em;
	background:url(/images/wrapper_bg1.gif) repeat-y left top;
}
#masthead {
	position:relative;
	z-index:0;
	float:left;
	
}
#content {
	float:left;
	display:inline;
	width:690px;
	border-top:1px solid #ccc;
	padding-left:10px;
	padding-left:0px;
	min-height:500px;
	margin:8px 0 0 0;
	background:none;
}
#home #content {
	border-top:none;
	margin:8px 0 0 16px;
	width:878px;
}
#home #subcontent {   
	display:none;
}


#subcontent {
	margin:8px 10px 0 18px;
	padding-bottom:10px;
	float:left;
	display:inline;
	width:170px;	
	background:#eee;
}
#footer {
	clear:both;
	border-top:1px solid #cfcfcf;
	height:35px;
	float:left;
	display:inline;
	margin:0px 0 0 18px;
	width:878px;
	background:#fff;
}

.left {
	float:left;
	border-top:1px solid #cfcfcf;
	width:330px;
	min-height:20px;
}
.right {
	float:right;
	width:534px;
	min-height:351px;
	
	position:relative;
}
.order {
	width:535px;
	height:35px;
	clear:both;
	float:right;
	margin-bottom:10px;
	font-size:115%;
	border:1px solid #ccc;
	padding:0 10px 0 10px;
}
.ordertest {
	float:right;
	border:1px solid #ccc;
	padding:0 10px 0 10px;
	font-size:115%;
	margin-bottom:10px;
}



.mini_login {
	font-size:0.9em;
	margin:5px 0 0 20px;
	float:left;
}
.larger {
	font-weight:bold;
	font-size:110%;
}
.logos {
	margin:7px 0 0 0;
	background:#eee;
	text-align:center;
	float:left;
	width:100%;
}


/*---------------------------------------HEADINGS/P----------------------------------*/
#home #content p {
	margin-bottom:8px;
	margin-left:0px;
	line-height:1.4em;
}
#content p {
	margin-left:20px;
	margin-left:0px;
}
#content h1 {
	margin-left:17px;
	margin-left:0px;
	font-size:1.5em;
	position:relative;
	top:-20px;
}
#shop #content h1 {
	top:5px;
}	
#content h2 {
	clear:both;
	font-size:1.7em;
	font-weight:normal;
	margin:0 0 -2px 18px;
}
#subcontent h2, .skin_fenavh  {
	color:#fff;
	background:#a9c1dd;
	background:url(/images/subcontent_header_bg.jpg) repeat-x left top;
	float:left;
	width:160px;
	padding-left:10px;
	margin-bottom:0px;
	font-size:1em;
	line-height:22px;
	font-weight:bold;
}	
.skin_fenavh {
	margin-bottom:5px;
}
#subcontent .skin_fenavh {
	margin-bottom:0px;
}
 #content p.breadcrumb {
	font-size:0.9em;
	/*margin:10px 0 5px 20px;*/
	position:relative;
	top:25px;
}
#home .left h1 {
	font-size:1.8em;
	text-align:right;
	padding:8px 0 0 0;
	margin-bottom:6px;
	position:static;
}
.left p {
	text-align:justify;
	padding-left:20px;
}
/*#home #content .order p {
	margin:0;
	padding:0;
	line-height:35px;
	
}*/
/*----------------------------------------LISTS/ANCHORS---------------------------*/
ul {
	list-style:none;
}
ul li, li a {
	float:left;
	display:inline;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
p.hidden {
	position:absolute;
	left:-9000px;
}
#masthead ul {
	float:left;
	width:880px;
	margin:0px 0 0 18px;
	display:inline;
	background:url(/images/masthead_ul_bg.jpg) no-repeat left bottom;
	padding-bottom:7px;
	padding-bottom:2px;
}
#masthead ul.minor {
	float:left;
	background:none;
	margin-top:6px;
	margin-bottom:8px;
	padding:0;
}
#masthead li a {
	width:84px;
	height:25px;
	text-align:center;
	line-height:27px;
	background:url(/images/nav.jpg) no-repeat left top;
	margin-right:2px;
	font-weight:bold;
	color:#7e7e7e;
	font-size:1.1em;
}
#masthead .minor li a {
	width:auto;
	height:16px;
	text-align:left;
	line-height:16px;
	font-size:0.9em;
	padding-right:10px;
	margin-right:0;
	font-weight:normal;
	color:#000000;
	background:none;
}
#masthead li a:hover, #home #masthead li a.home, #about #masthead li a.about, #shop #masthead li a.shop, #education #masthead li a.education, #education_list #masthead li a.education, #education_answers #masthead li a.education, #links #masthead li a.links, #contact #masthead li a.contact, #events #masthead li a.events, #eventdetail #masthead li a.events  {
	background:url(/images/nav_over.jpg) no-repeat left top;
	text-decoration:none;
	color:#905b2f;
}
#masthead .minor li a:hover {
	background:none;
}
#footer li {
	line-height:35px;
	font-size:0.9em;
	margin-right:10px;
}
#footer li.first {
	margin-right:585px;
	margin-right:160px;
}
#footer li.second {
	margin-right:150px;
	padding-top:4px;
}
ul.browse {
	float:left;
	width:852px;
	background:url(/images/ul_browse_bg_rev.jpg) repeat-x left top;
	height:136px;
	display:inline;
	margin:0px 0 10px 20px;
	padding-left:5px;
}
.browse li {
	margin:12px 6px 0 0;
}
.browse p a {
	clear:both;
	float:left;
	width:134px;
	text-align:center;
	color:#818181;
	font-weight:bold;
	padding-top:3px;
}
.right ul {
	position:absolute;
	right:0px;
	bottom:7px;
	width:521px;
	height:20px;
	background:url(/images/offer.png) no-repeat left top;
	padding-left:8px;
}
.right li a {
	color:#971b1b;
	margin-right:350px;
}
.right li {
	margin-right:0;
	line-height:20px;
	font-weight:bold;
}
#events dl, #eventdetail dl {
	float:left;
	width:100%;
	margin:3px 0 2px 0;
}
#events dd, #eventdetail dd {
	width:100px;
	float:left;
}
#events dt, #eventdetail dt {
	float:left;
	width:580px;
}
#events dt p, #events dd p, #eventdetail dt p {
	margin:0 0 8px 0;
}



/*-------------------------------------------IMAGES-----------------------------------------*/
#masthead img {
	position:absolute;
	top:10px;
	right:18px;
	z-index:0;
}
.browse img {
	border:1px solid #747474;
}
img.imgLeft {
	float:left;
	display:inline;
	margin:0px 10px 10px 0;
}
ul.faq {
	margin:0 0 0 0px;
	clear:both;
}
.faq li {
	float:none;
	display:block;
	list-style:bullet;
	padding-left:0px;
}

/*------------------------------------------FORMS--------------------------------*/
#masthead form {
	float:right;
	display:inline;
	margin:-4px 30px 0 0;
}
#masthead form input {
	border:none;
	background:url(/images/search.jpg) no-repeat left top;
	width:93px;
	height:17px;
	font-size:0.9em;
	padding:2px 5px 0 23px;
}
#masthead form input.btn {
	width:29px;
	height:19px;
	background:url(/images/go.jpg) no-repeat left top;
	padding:0;
}
#masthead form p {
	float:left;
}
input {
	padding:3px;
	
}
/*-----------------subcontent menu --------*/
.std li  {
	line-height:20px;
}

