/* CSS Document */

/* Page Layout */

body{
	margin:0;
	padding:0;
	background:url(http://www.rettsyndrome.org/templates/new_home/images/background.jpg) #fafcd7 no-repeat center top;
}

#maincontainer{
	width: 935px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #fdfdeb;
}

#topsection1{
	height: 30px; /*Height of top section*/
	background-color: #E7E9EA;
}

#topsection2{
	background-color: #fdfdeb;
	height: 80px; /*Height of top section*/
	position: relative;
	width: 935px;
}

#logo {
	background: url(http://www.rettsyndrome.org/templates/new_home/images/logo4.png) top left no-repeat;
	display: block;
	height: 81px;
	left: 15px;
	position: absolute;
	top: -15px;
	width: 650px;
}

#donate_now {
	float: right;
	height: 30px;
	width: 110px;
	padding: 0;
	margin: 24px 20px 0 0;
}

#topsection3{
	height: 30px; /*Height of top section*/
	background: url(http://www.rettsyndrome.org/templates/new_home/images/navigation_backgound.gif) repeat-x left bottom;
}

#topsection3 ul {
	margin:0;
	width: 935px
}

#topmenudiv {
	margin: 0 -15px 0 7px;
	padding: 3px 0 3px 0;
}

#topmenudiv ul {
	display: block;
	height: 32px;
	margin:0;
	width: 935px
}

#topmenudiv li {
	float: left;
	margin:0;
	margin-top: -2px;
}

#sixpixstrip{
	height: 6px;
	width: 100%;
	background-color: #ddd6da;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentwrapper_research {
	background: url(http://www.rettsyndrome.org/templates/research/images/research_background.jpg) no-repeat right top;
	float: left;
	width: 100%;
}

#contentcolumn {
	background: none;
	margin: 0 0 0 215px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumninner {
	background: none;
	margin: 15px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c5a6a;
	min-height: 460px;
}

#contentcolumninner_research {
	background: none;
	margin: 195px 0 0 45px;
	padding-right: 30px;
	min-height: 560px;
}

#contentcolumninner a,
#contentcolumninner a:link,
#contentcolumninner a:active,
#contentcolumninner a:visited {
	text-decoration:none;
	color:#92024b;
}

#contentcolumninner a:hover {
	text-decoration: underline;
}

#contentcolumninner_research {
	background: none;
	margin: 195px 0 0 45px;
}

.contentcolumncopy{
	padding: 30px 50px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6c5a6a;
}

.contentcolumncopy a,
.contentcolumncopy a:link,
.contentcolumncopy a:active,
.contentcolumncopy a:visited {
	text-decoration:none;
	color:#92024b;
}

.contentcolumncopy a:hover {
	text-decoration: none;
	color:#92024b;
}

#leftcolumn_research {
	background: url(http://www.rettsyndrome.org/templates/research/images/research_navigation_background.gif) repeat-x left bottom;
	float: left;
	width: 230px; /*Width of left column in pixel*/
	height: 100%;
	margin-left: -935px; /*Set margin to that of -(MainContainerWidth)*/
	min-height: 800px;
}

#leftcolumn{
	float: left;
	width: 230px; /*Width of left column in pixel*/
	margin-left: -935px; /*Set margin to that of -(MainContainerWidth)*/
	min-height: 620px;
}

#leftcolumninner{
	margin: 12px 19px 0 15px;
}

#rightcolumn{
	float: left;
	width: 245px; /*Width of right column*/
	margin-left: -245px; /*Set left margin to -(RightColumnWidth)*/
	background: #fff;
}

#rightcolumninner{
	position: absolute;
	width: 215px;
	margin: 8px 5px 0 15px;
}

#rightcolumninner a, a:visited{
	color: #614f5f;
	padding: 0 4px;
	text-decoration: none;
	font-weight: normal;
}

#rightcolumninner a:hover{
	color: #614f5f;
	padding: 0 4px;
	text-decoration: underline;
	font-weight: normal;
}

.right_modules {
	margin: 30px 0 0 15px;
	width: 230px;
}

#contentwrappertop{
	float: left;
	width: 100%;
}

#contentcolumntop{
	display: block;
	margin: 0 230px 0 459px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	height: 30px;
	background: #ddd6da;
}

.contentcolumntop_inner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585e5c;
	padding: 8px 20px 0 0;
}

#leftcolumntop{
	display: block;
	float: left;
	width: 459px; /*Width of left column in pixel*/
	height: 30px;
	margin-left: -935px; /*Set margin to that of -(MainContainerWidth)*/
	background: #ddd6da;
}

.leftcolumntop_inner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #755f73;
	margin: 8px 0 0 59px;
}

.leftcolumntop_right{
	float: right;
	margin: -20px 94px 0 0;
}

#rightcolumntop{
	display: block;
	float: left;
	width: 280px; /*Width of right column*/
	height: 30px;
	margin-left: -280px; /*Set left margin to -(RightColumnWidth)*/
	background: #ddd6da;
	text-align: right;
}

#rightcolumntop_inner{
	width: 215px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 10px 6px 0;
	padding: 0 39px 0 0;
}

.copy_section {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #585e5c;
}

.formback2	{
	position: relative;
	height: 520px;
 	background-color: #fdfdeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	font-stretch: 18px;
	color:#585E5C;
	margin: 0;
}

.formback_regrep	{
	position: relative;
	height: 1380px;
 	background-color: #fdfdeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	font-stretch: 18px;
	color:#585E5C;
	margin: 0;
}

/** footer stuff **/

#contentwrapperbottom2 {
	background-color: #ddd6da;
	float: left;
	width: 100%;
	margin: 0;
	padding-top: 10px;
}

#contentcolumnbottom2{
	display: block;
	margin: 0 250px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	text-align: center;
}

.contentcolumnbottom_inner2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d4b5b;
	padding: 2px 0 11px 0;
	text-align: center;
}

#leftcolumnbottom2{
	display: block;
	float: left;
	width: 230px; /*Width of left column in pixel*/
	margin-left: -935px; /*Set margin to that of -(MainContainerWidth)*/
	margin-top: 0;
}

.leftcolumnbottom_inner2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d4b5b;
	padding: 12px 0 0 15px;
}

#rightcolumnbottom2{
	display: block;
	float: left;
	width: 250px; /*Width of right column*/
	margin-left: -250px; /*Set left margin to -(RightColumnWidth)*/
	margin-top: 0;
	text-align: right;
}

#rightcolumnbottom_inner2{
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d4b5b;
	text-align: right;
	padding: 12px 15px 0 0;
	text-align: right;
}

#footer2	{
	clear: left;
	height: 30px;
	width: 100%;
	padding: 2px 0 13px 0;
	margin: 0;
}

#footer2 a,
#footer2 a:link,
#footer2 a:active,
#footer2 a:visited {
	text-decoration:none;
	color:#92024b;
}

#footer2 a:hover {
	text-decoration: underline;
}

#verybottom {
	clear: left;
	height: 19px;
	background: url(http://www.rettsyndrome.org/templates/new_home/images/footer_background.png) no-repeat center bottom;
	margin: 0px;
}

.subheading {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #585E5C;
	padding: 0 0 2px 0;
}

.white_text_bold {
	color: #FFFFFF;
	font-weight: bold;
}

li {
	padding: 0 0 6px 0;
}

ul { 
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ol li {
	background-image: none;
	padding: 0 0 6px 0;
}

.small_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585e5c;
}

.regrep_page_title	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3bab9;
	font-weight: normal;
}

/* Joomla CSS */

.section,
.sectiontitle,
.contentheading,
.componentheading,
.contentpagetitle {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #92024b;
	font-size: 24px;
	line-height: 28px;
	margin: 10px 0 5px 0;
	padding: 0 0 7px 0;
}

/** BEGIN Blog Section Page Suffix **/

.categorytitle, 
.category,
.blogsectiontitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #92024b;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

/** END Blog Section Page Suffix **/

#mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-stretch: 18px;
	color:#585E5C;
	margin: 0 0 20px 0;
}

.back_button {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	margin: 15px 0 20px 0;
	letter-spacing:2px;
}

.back_button a,
.back_button a:link,
.back_button a:active,
.back_button a:visited {
	text-decoration:none;
	color:#92024b;
}

.back_button a:hover {
	text-decoration: underline;
}

.contentpane {
	margin: 20px 20px 0 0;
}

.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-stretch: 18px;
	color:#585E5C;
	margin: 0;
	padding: 10px 4px 0 0;
}

.contentpaneopen ul {
	list-style: none;
	margin-top: 10px;
	padding: 0;
}

.contentpaneopen li {
	padding: 0 20px 6px 18px;
	background-image: url(http://www.rettsyndrome.org/templates/interior/images/star_li.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	text-align: justify;
}

.contentpaneopen ol {
}

.contentpaneopen ol li {
	background: none;
}

.contentpaneopen a,
.contentpaneopen a:link,
.contentpaneopen a:active,
.contentpaneopen a:visited {
	text-decoration:none;
	color:#92024b;
	margin: 0;
}

.contentpaneopen a:hover {
	text-decoration: underline;
}

/* Navigation */

/** pathway block **/
span.pathway {
	display: block;
	width: 450px; 
	text-align: left;
	color: #585e5c;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#92024b;
	text-decoration:none;
}

a.pathway:hover {
	text-decoration: underline;
}

/* Mainlevel menu */
.moduletable-main {
	height: 30px;
	width: 935px;
	color: #5d4b5b;
}

#mainlevel-main ul {
	margin:0;
	list-style-type: none;
}

#mainlevel-main li {
	float: left;
	background:url(http://www.rettsyndrome.org/templates/new_home/images/nav_left_tall.png) no-repeat left top;
	margin:-1px 0 2px 2px;
	padding:0 0 0 4px;
	text-decoration: none;
	list-style-type: none;
}
#mainlevel-main a {
	float:left;
	display:block;
	background:url(http://www.rettsyndrome.org/templates/new_home/images/nav_right_tall.png) no-repeat right top;
	padding:6px 9px 6px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #5d4b5b;
}
/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
#mainlevel-main a {float:none;}
/* End IE5-Mac hack */
#mainlevel-main li:hover, #mainlevel-main li:hover a {
	background-position:0% -29px;
	color:#fff;
  }
#mainlevel-main li:hover a {
	background-position:100% -30px;
}


/* End Mainlevel menu */
	

/* toplevel menu */
.mainlevel-top {
	height: 30px;
	color: #585e5c;
	margin: 0;
}

a.mainlevel-top,
a.mainlevel-top:visited {
	display:inline;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #755f73;
	margin: 0;
	padding: 6px 2px 0 2px;
	text-decoration: none;
}
	
a.mainlevel-top:hover {
	text-decoration: underline;
}

/* End toplevel menu */

/* Search Input */

.inputbox-search {
	height: 12px;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #585e5c;
	border: none;
	padding: 4px 3px;
}

.button-search {
	background-image: url(../../Copy of new_interior/images/search_button.jpg);
	background-repeat: no-repeat;
	border: none;
}

.button-form {
	display: block;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	background-color: #FFF;
	padding: 5px;
	border: solid 1px #006699;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
 
table.moduletable-bgimg {
	margin: 0 15px 10px 0;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
}

table.moduletable-bgimg th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 215px;
	color: #006699;
	background-color: #fff;
	padding: 5px 0 5px 10px;
	border-top: 4px solid #A1B492;
}

table.moduletable-bgimg td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	color: #006699;
	text-align: left;
	background-color: #E7E9EA;
	border-top: 1px dotted #585e5c;
	border-bottom: 1px solid #A8AFB0;
}

table.moduletable-bgimg td input {
	border: none;
	color: #5c495a;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	padding: 3px 10px 3px 8px;
}

table.moduletable-bgimg td td {
	border: none;
}

table.moduletable-bgimg .inputbox {
	text-align: left;
	height: 12px;
	width: 86px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	padding: 2px;
}

table.moduletable-bgimg .button {
	display: inline;
	width: 40px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #006699;
	background-color: #fff;
	padding: 0 4px 0 4px;
	margin: 4px;
	border: 1px solid #A8AFB0;
}

table.moduletable-bgimg a, a:visited {
	color: #006699;
}

table.moduletable-bgimg a:hover {
	text-decoration: underline;
}

/** 
END modules class suffix: -bgimg
 **/

/** 
moduletable specific with background image
you need to add modules class suffix: -toplogin
 **/
 
table.moduletable-toplogin {
	margin: 0;
	display: inline;
	background: none;
}

table.moduletable-toplogin th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E7E9EA;
	padding-top: 20px;
	padding-bottom: 10px;
}

table.moduletable-toplogin td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	color: #5c495a;
	position: relative;
	text-align: left;
}

table.moduletable-toplogin td input {
	border: 1px solid #E7E9EA;
	color: #5c495a;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	padding: 4px 10px 4px 10px;
}


table.moduletable-toplogin td img {
	display: none;
}

table.moduletable-toplogin td input.button-toplogin {
	background: url(http://www.rettsyndrome.org/templates/new_home/images/login_button2.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	height: 24px;
	margin: 0 5px 0 5px;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 10px;
	width: 55px;
	color: #FFFFFF;
}

table.moduletable-toplogin td td {
	border: none;
}

table.moduletable-toplogin .inputbox {
	text-align: left;
	height: 12px;
	width: 124px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c495a;
}

table.moduletable-toplogin a, a:visited {
	color: #5c495a;
}

table.moduletable-toplogin a:hover {
	text-decoration: underline;
}

/** 
END modules class suffix: -toplogin
 **/
 
/** 
moduletable specific with background image
you need to add modules class suffix: -toplogin2
 **/
 
table.moduletable-toplogin2 {
	margin: 0;
	display: inline;
	background: none;
}

table.moduletable-toplogin2 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#92024b;
	padding-top: 40px;
	padding-bottom: 10px;
}

table.moduletable-toplogin2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	color: #5c495a;
	position: relative;
	text-align: left;
}

table.moduletable-toplogin2 td input {
	border: 1px solid #E7E9EA;
	color: #5c495a;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	padding: 4px 10px 4px 10px;
}


table.moduletable-toplogin2 td img {
	display: none;
}

table.moduletable-toplogin2 td input.button-toplogin2 {
	background: url(http://www.rettsyndrome.org/templates/new_home/images/login_button2.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	height: 24px;
	margin: 0 5px 0 5px;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 10px;
	width: 55px;
	color: #FFFFFF;
}

table.moduletable-toplogin2 td td {
	border: none;
}

table.moduletable-toplogin2 .inputbox {
	text-align: left;
	height: 12px;
	width: 124px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c495a;
}

table.moduletable-toplogin2 a, a:visited {
	color: #5c495a;
}

table.moduletable-toplogin2 a:hover {
	text-decoration: underline;
}

/** 
END modules class suffix: -toplogin2
 **/

table.moduletable-checklist th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#92024b;
	padding: 5px 0 10px 0;
}

table.moduletable-checklist td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	padding: 10px;
	text-align: left;
	background-color:#e7e0e4;
	color: #5d4b5b;
}

table.moduletable-girls {
	width: 200px;
	margin: 0 15px 12px 15px;
}

table.moduletable-girls td {
	background: none;
}

table.moduletable-girls td td {
	padding: 5px !important;
	border: none;
}

.popup_ajaxpop {
	background-color: #FFFFFF;
	border: solid 1px #585e5c;
}

body.blastchat {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background: url(../../Copy of new_interior/images/outer_center.png);
}

.bc_sectiontableheader {
	background-color : #A1B492;
	color            : #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-weight      : bold;
	letter-spacing   : 0px;
}

.bc_sectiontableheader a:link, a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.bc_sectiontableheader a:hover {
	text-decoration: underline;
}

.bc_sectiontableentry1 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background-color : #FFFFFF;
}

.bc_sectiontableentry2 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background-color : #F3F3F3;
}

/*from nick*/
/*message sent from me*/
.bc_msg_from {
	font-weight		: normal;
	color			: 585e5c;
}
/*to nick*/
/*message sent to me*/
.bc_msg_to {
	font-weight		: normal;
	color			: 585e5c;
}

.bc_usr_to {
	font-weight		: normal;
	color			: #585e5c;
}

/*private message sent*/
.bc_msg_text_privs {
	color            : blue;
}

/*private message received*/
.bc_msg_text_privr {
	color            : red;
}

.bc_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#585e5c;
}

.bc_checkbox {
	font-size: 11px;
}
.bc_input {
	font-size: 11px;
}
.bc_select {
	font-size: 11px;
}
.bc_button {
	font-size: 11px;
}

#form_grandparents	{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

.form_gparents	{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

/*New Styles, Dan Smith, Paradowski Creative*/

.caption {
	border-bottom: 5px solid #ddd6da;
	color: #886e85;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	padding-bottom: 25px;
	margin-bottom: 5px;
}

#divLogin {
	position: absolute;
	display: inline;
	float: right;
	height: 60px;
	top: -10px;
	right: -22px;
	padding: 0;
	width: 327px;
}

.col_1, .col_2  {
	margin-top: 20px;
	width: 286px;
}

.col_1 ul, .col_2  ul {
	border-top: 2px solid #e7e0e4;
	margin: 10px 0 20px 0;
}

.col_1 ul ul, .col_2  ul ul {
	border-bottom: 2px solid #e7e0e4;
	border-top: none;
	margin: 0 0 0 0;
}

.col_1 li, .col_2  li {
	color: #6c5a6a;
	padding: 0;
}

.col_1 li li, .col_2  li li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0;
}

.col_1 li a, .col_2 li a {
	border-bottom: 2px solid #e7e0e4;
	color: #6c5a6a;
	display: block;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	padding: 5px 3px;	
}

.col_1 li a:hover, .col_2 li a:hover, .col_1 li a.head:hover, .col_2 li a.head:hover {
	background-color: #fff;
	color: #574555;
}

.col_1 li li a, .col_2 li li a, .col_1 li a.head, .col_2 li a.head  {
	border-bottom: none;
	color: #6c5a6a;
	display: block;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	padding: 5px 3px;	
}

.col_1 li li a:hover, .col_2 li li a:hover {
	background: none;
	color: #574555;
}

.col_1 {
	float: left;
}

.col_2 {
	margin-left: 311px;
}

