/* CSS Document */
body, html
{
	height:100%;
	background:#FFFBEE url("../../images/bg.gif"/*tpa=http://likomarket.ru/images/bg.gif*/);
	
}
body, td, tr, textarea, input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#56330E;
	margin:0;
	padding:0;
}
#container
{
	position:relative;
	background:#FFFBEE;
	width:900px;
	margin:auto;
	height:auto;
	background:#FFFBEE url("../../images/_global/leftNavBg.gif"/*tpa=http://likomarket.ru/images/_global/leftNavBg.gif*/) repeat-y;
}

/****************************************************************************
 			_HEADER
*****************************************************************************/
#header
{
	top:0;
	width:900px;
	height:275px;
	margin: auto;
	background:#6E2C00 url("../../images/_global/headerBg.jpg"/*tpa=http://likomarket.ru/images/_global/headerBg.jpg*/);
}
/*________________________________________________________
			_Navigation
*/
#header #navigationBg
{
	position:relative;
	top:240px;
	z-index:2;
	background:#DE8533;
	width:100%;
	height:35px;
	background:#6E2C00 url("../../images/_global/headerNavBg.gif"/*tpa=http://likomarket.ru/images/_global/headerNavBg.gif*/);
}
#header #navigation
{
	position:relative;
	top:205px;
	z-index:5;
	width:100%;
	height:35px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
#header #navigation ul
{
	margin:0;
	padding:10px 0 0 15px;
}
#header #navigation li
{
	float:left;
	padding:0 10px 1px 10px;
	list-style:none;
	background:url("../../images/_global/headerNavSeparator.gif"/*tpa=http://likomarket.ru/images/_global/headerNavSeparator.gif*/) no-repeat left;
}
#header #navigation a
{
	color:#FFFFFF;
	text-decoration:none;
}
#header #navigation a:hover, #header #navigation a:focus
{
	text-decoration:underline;
}

/*________________________________________________________
			_Logotype
*/
#header #logotype
{
	position:absolute;
	left:0;
	top:0;
	z-index:4;
	background:#D19B5E;
	height:240px;	
	width:205px;
	background:#6E2C00 url("../../images/_global/logoBg.gif"/*tpa=http://likomarket.ru/images/_global/logoBg.gif*/) no-repeat;
	
	padding:0 10px 0 10px;
	text-align:center;
	font-size:12px;
	line-height:16px;
}
/*________________________________________________________
			_Images
*/
#header #headerImage
{
	position:absolute;
	right:0;
	top:0;
	z-index:3;
	height:320px;
	width:675px;
	background:url("../../images/_global/headerImage.gif"/*tpa=http://likomarket.ru/images/_global/headerImage.gif*/);

}
#header #transpImage
{
	position:absolute;
	margin-left:225px;
	top:0;
	z-index:6;
	height:240px;
	width:8px; 
	background:url("../../images/_global/headTransparent.gif"/*tpa=http://likomarket.ru/images/_global/headTransparent.gif*/);
}
#header #clocks
{
	position:absolute;
	top:8px;
	left:456px;
	z-index:7;
}

/****************************************************************************
 			_CONTENT 
*****************************************************************************/
#content
{
	padding:0 0 0 0;
	min-height:400px;
	background:#FFFBEE url("../../images/_global/leftNavBg.gif"/*tpa=http://likomarket.ru/images/_global/leftNavBg.gif*/) repeat-y;
}
/*+++++++++++++++++++++++++++++++++++++
			_Left Navigation
++++++++++++++++++++++++++++++++++++++*/
#leftNavigation
{
	float:left;
	width:225px;
	height:600px;
}
/*#leftNavigationBg
{
	position:absolute;
	z-index:0;
	left:0;
	bottom:75px;
	width:225px;
	height:535px;
	background:url(/images/_global/leftNavBg.jpg) no-repeat bottom left;
}*/
#leftNavigation ul
{
	padding:0;
	margin:30px 0 0 28px;
}
#leftNavigation ul li
{
	font-family:Tahoma, Arial, sans-serif;
	color:#D1A573;
	font-size:14px;
	margin: 4px 0 6px 0;
	text-transform:uppercase;
	font-weight:bold;
	list-style:url("../../images/_global/leftNavList.gif"/*tpa=http://likomarket.ru/images/_global/leftNavList.gif*/);
}
#leftNavigation ul li a
{
	color:#D1A573;
	text-decoration:none;
}
#leftNavigation ul li a:hover, #leftNavigation ul li a:focus
{
	text-decoration:underline;
}
#leftNavigation ul ul
{
	padding:0;
	margin:0px 0 5px 25px;
}
#leftNavigation ul ul li
{
	margin:0;
	color:#5A3D1B;
	font-size:13px;
	font-weight:normal;
	text-transform:none;
	list-style-image:none;
	list-style-type:none;
}
#leftNavigation ul ul li a
{
	color:#5A3D1B;
}
#leftNavigation #searchPanel h3
{
	font-family:Tahoma, Arial, sans-serif;
	background:none;
	color:#6E2C00;
	font-size:14px;
	margin: 4px 0 6px 0;
	text-transform:uppercase;
	font-weight:bold;
	margin:30px 8px 10px 8px;
	border-bottom:#dbc7b2 solid 1px;
}
#leftNavigation #searchPanel form
{
	margin:0 10px 0 13px;
}
#leftNavigation #searchPanel ul
{
	margin:0 0 0 20px;
	padding:0;
}
#leftNavigation #searchPanel ul li
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;	
	text-transform:none;
	font-size:12px;
	font-weight:normal;
	color:#b08b61;
}
#leftNavigation #searchPanel ul li a
{
	color:#b08b61;
}



/*+++++++++++++++++++++++++++++++++++++
			_Center
++++++++++++++++++++++++++++++++++++++*/
#center
{
	margin:0 0 40px 225px;
	width:665px;
}
#center p
{
	padding:3px 20px 6px 20px;
	margin:0;
}
#center ul
{
	padding:0 20px 0 30px;
}
#center ol
{
	padding:0 20px 0 30px;
}







/*			_MAIN: INDEX										 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #main
{
	width:665px;
	border:#FFFBEE 1px solid;
}	
/*________________________________________________________
			_About
*/
#center #about
{
	width:460px;
}
#center #about h5
{
	text-decoration:none;
	margin:30px 0 0 0;
}
#center #about ul li
{
	padding:4px 0 4px 10px;
	margin:0 0 0 10px;
}
#center #about p
{
	padding:6px 0 4px 15px;
}

/*________________________________________________________
			_RightPanel
*/
#rightPanel
{
	position:absolute;
	right:0px;
	top:0px;
	margin:276px 0 0 0;
	width:205px;
}
/*________________________________________________________
			_RightPanel: Search
*/
/*#searchPanel form
{
	margin:0 10px 0 15px;
	text-align:right;
}
#searchPanel form .button
{
	margin:2px 10px 0 0;
}
*/

/*________________________________________________________
			_RightPanel: News
*/
#newsPanel
{
	font-size:smaller;
}
#newsPanel strong
{
	display:block;
	margin:0 0 5px 0;
}
#newsPanel h6
{
	margin:5px 10px 0 28px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:larger;
	color:#D1A573;
}
#newsPanel a
{
	padding-right:10px;
}
#newsPanel p strong
{
	display:block;
	padding:0 0 0 50px;
}
#newsPanel a
{
	display:block;
	padding:0 0 0 100px;
}
#newsPanel ul
{
	padding:0 5px 0 30px;
	margin:0;
}

#newsPanel #archive
{
	text-align:center;
	padding:5px 0 0 0;
	font-weight:bold;
	border-top:#dbc7b2 solid 1px;
	margin:5px 0 0 0;

}


/*			_MAIN: NEWS										 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #newsone
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#newsone .subHeader
{
	margin:0 0 20px 0;
}
#newsone h3
{
	margin-bottom:3px;
}
#newsone #newsDate
{
	text-align:right;
	padding:0;
	margin:0 20px 0 0;
	font-size:smaller;
}
#center #newsarchive
{
	width:665px;
}
#newsarchive #newsHeader
{
	color:#D1A573;
}
#newsarchive .subHeader
{
	margin:0;
}
#newsarchive .subHeader
{
	margin:0;
}
#newsarchive a.news
{
	color:#56330E;
}
#newsarchive p
{
	margin:0 0 20px 0;
}



/*			_SEARCH							 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #search
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#search h5
{
	margin:5px 4px 0px 15px;
	padding:0;
	font-size:medium;
}
#search p.text
{
	margin:0 20px 0 50px;
	color:#999999;
	font-size:smaller;
	padding:0;
}
#search p.text strong.founded
{
	color:#fff;
	background:#D1A573;
}

#search p.nav
{
	text-align:right;
	margin:0 20px 0 50px;
	color:#D1A573;
	font-size:smaller;
	font-weight:bold;
	padding:0;
}
#search p.nav a 
{
	color:#6E2C00;
}
#search p.nav img
{
	margin:0 7px 0 7px;
}
#search table
{
	width:600px;
	margin:1px 4px 16px 0;
	padding:10px 4px 16px 27px;
}
#search #catalog #table
{
	margin:10px 4px 16px 50px;
}

#search #catalog #table
{
	margin:10px 4px 16px 50px;
}
#search #searchPlace
{
	padding:2px 10px 3px 7px;
	background:#f7e8cf;
	margin:15px 15px 16px 50px;
}





/*			_CATALOG										 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #catalog
{
	width:663px;
	border:#FFFBEE 1px solid;
}
#catalog #catParts
{
	padding:0;
	margin:0px 20px 20px 80px;
	border:thick #333333;
	height:20px;
}
#catalog #topNav
{
	padding:0;
	margin:0;
}
#catalog .date
{
	margin-left:250px;
	font-size:x-small;
	font-weight:normal;
}
#catalog ul
{
	padding:0;
	margin:0;
	font-size:smaller;
	float:left;
	width:185px;
}
#catalog ul li
{
	padding:0;
	margin:0 0 0 25px;
}
#catalog #catPart
{
	margin:10px 4px 16px 27px;
}
#catalog table
{
	width:600px;
	margin:1px 4px 16px 0;
}
#catalog table thead td
{
	background-color:#c5955f;
	color:#FFFFFF;
	text-align:center;
}
#catalog table tr td
{
	border-bottom:1px solid #D1A573;
	padding:3px 0 3px 0;
	text-align:center;
}
#catalog table tr td.even
{
	border-left:1px solid #D1A573;
	border-right:1px solid #D1A573;
	background-color:#f9f3df;
}
#catalog table tr td.first
{
	border-left:1px solid #D1A573;
}

#catalog table tr td.price
{
	font-weight:bold;
}
#catalog table .descr
{
	text-align:left;
	padding-left:10px;
}
#catalog #print
{
	position:absolute;
	top:410px;
	right:25px;
	margin:0;
	padding:0;
}

/*			_REPAIR									 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #repair
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#repair #bottomNav
{
	padding:5px 0 0 25px;
	font-weight:bold;
	font-size:smaller;
	border-top:#dbc7b2 solid 1px;
	margin:30px 4px 16px 8px;
}
#repair #bottomNav img
{
	margin:0 7px 0 7px;
}
#repair ul
{
	margin:0 0 12px 50px;
	
}

/*			_REPair & FINishing									 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #repfin
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#repfin #order h5
{
	margin-top:30px;
}
#repfin #order ol
{
	list-style:upper-roman outside;
	margin:0;
}
#repfin #order ul
{
	margin:0 0 0 10px;
	list-style:disc outside;
}
#repfin #order p
{
	margin:10px 0 5px 10px;
	padding:0;
}
#repfin #order ul.materials
{
	list-style:circle outside;
	margin:0 0 0 70px;
	padding:0;
}
#repfin #techParts
{
	padding:0;
	margin:0px 20px 20px 80px;
	border:thick #333333;
}
#repfin #techParts a:link, #repfin #techParts a:active, #repfin #techParts a:visited
{
	text-decoration:none;
}
#repfin #techParts a:hover, #repfin #techParts a:focus
{
	text-decoration:underline;
}

#repfin #techParts ul
{
	padding:0;
	margin:0;
}
#repfin #techParts ul li
{
	padding:0;
	margin:0 0 0 25px;
}
#repfin #repfinTech h5
{
	margin:0 0 0 15px;
}
#center p.image
{
	padding:5px 0 0 25px;
	font-weight:bold;
	font-size:smaller;
	border-top:#dbc7b2 solid 1px;
	margin:30px 4px 16px 8px;
}
#repfin p.image
{
	margin:15px 20px 15px 30px;
	text-align:center;
	height:80px;
}
#repfin p.image img
{
	padding:2px;
	margin:0 10px 0 0;
	border:1px solid #dbc7b2;
}

/*			_ARTICLES								 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #articles
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#articles img
{
	padding:3px;
	margin:5px 20px 10px 20px;
	border:1px solid #dbc7b2;
}
#articles p.img
{
	text-align:center;
	margin:0;
	padding:0;
}
#articles p.img img
{
	margin:0;
}

#articles .artInfo
{
	text-align:right;
	padding:0 50px 0 0;
}
#articles ol
{
	padding:3px 20px 6px 30px;
	margin:0;
	list-style-position:outside;
}
#articles ul
{
	padding:3px 20px 6px 50px;
	margin:0;
	list-style-position:outside;
}
#articles ol.inner
{
	padding:3px 20px 6px 50px;
	margin:0;
	list-style-position:outside;
}
#articles p.table
{
	text-align:center;
}
#articles table
{
	width:90%;
	margin:1px 20px 16px 20px;
}
#articles table thead td
{
	background-color:#c5955f;
	color:#FFFFFF;
	text-align:center;
}
#articles table tr td
{
	border:1px solid #D1A573;
}
#fastSearch form
{
	padding:0 50px 0 0;
	text-align:right;
	margin:0;
}

/*			_WORKS								 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #works
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#works div
{
	margin:15px 20px 15px 30px;
	height:80px;
}
#works img
{
	float:left;
	padding:2px;
	margin:0 10px 0 0;
	border:1px solid #dbc7b2;
}
#works p.header
{
	color:#D1A573;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
}
/*			_WASTE								 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #waste
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#waste div.images
{
	text-align:center;
	margin:40px 0 0 0;
}
#waste img
{
	padding:2px;
	margin:0 10px 0 0;
	border:1px solid #dbc7b2;
}
#waste p.header
{
	color:#D1A573;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
}
/*			_PROJECTS							 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #projects
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#projects ul
{
	list-style:none;
}
#projects ul ul ul
{
	list-style:disc;
}
#projects ul ul ul li
{
	padding:2px 0 5px 0;
	margin:0 0 0 10px;
}

#projects h5
{
	font-weight:normal;
	text-decoration:none;
}



/*			_CONTACTS						 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #contacts
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#contacts #likoMap
{
	text-align:center;
}
#contacts img
{
	padding:3px;
	margin:0 10px 0 0;
	border:1px solid #dbc7b2;
}
#contacts #print
{
	z-index:50;
	position:absolute;
	top:280px;
	right:16px;
	margin:0;
	padding:0;
}
#contacts #print img
{
	border:none;
}


/*			_GUESTBOOK						 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #guestbook
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#guestbook form
{
	padding:5px 20px 15px 35px;
}
#guestbook #button
{
	margin:0 0 0 30px;
}
#guestbook h6
{
	font-size:small;
	padding:0 0 0 5px;
	margin:0;
	background:#f7e8cf;
	height:20px;
}
#guestbook h6 em
{
	font-style:normal;
	color:#D1A573;
}
#guestbook p.date
{
	background:#f7e8cf;
	height:20px;
	padding:0 0 0 5px;
	margin:0;
}
#guestbook p.comment
{
	border-top:1px solid #f7e8cf;
}
#guestbook p.comment strong
{
	color:#D1A573;
}

#guestbook div.message
{
	border:#dbc7b2 solid 1px;
	margin:2px 0 10px 25px;
}
#guestbook #GBplace
{
	margin-right:10px;
}

#guestbook form label
{
	display:block;
	width:180px;
	float:left;
	text-align:right;
}
#guestbook form em
{
	color:#CC0000;
	font-style:normal;
}
#guestbook form .center
{
	text-align:center;
}

/*			_MAP					 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #map
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#map ul
{
	padding:0;
	margin:0 0 0 30px;
	list-style-type:none;
}
#map ul a:link, #map ul a:active, #map ul a:visited
{
	text-decoration:none;
}
#map ul a:focus, #map ul a:hover
{
	text-decoration:underline;
}
#map ul li
{
	padding-top:20px;
}
#map ul li a
{
	color:#005380;
	font-size:medium;
	font-weight:bold;
}
#map ul ul li
{
	padding-top:7px;
}
#map ul ul li a
{
	color:#008dd9;
	font-size:small;
	font-weight:normal;
}
#map ul ul ul li
{ 
	padding-top:2px;
}
#map ul ul ul li a
{
	padding-top:0;
	color:#005380;
	font-size:small;
}
#map ul ul ul ul li
{
	padding-top:0;
}
#map ul ul ul ul li a
{
	color:#000;
	font-size:small;
}

/*			_FAQ						 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #faq
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#faq .question
{
	background:#f7e8cf;
	margin:10px 30px 3px 35px;
	font-weight:bold;
}
#faq .answer
{
	padding:0 30px 3px 35px;
}
#faq .moreInfo
{
	text-align:right;
	padding:0 70px 3px 35px;
}

/*			_VACANCY						 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#center #vacancy
{
	width:665px;
	border:#FFFBEE 1px solid;
}
#vacancy h3
{
	margin-bottom:5px;
}
#vacancy h5
{
	margin:7px 0 0 35px;
	padding:0;
}
#vacancy p
{
	margin:0 0 0 30px;
}













/****************************************************************************
 			_FOOTER
*****************************************************************************/
#footer
{
	width:900px;
	height:75px;
	margin: auto;
	background:#D1A573 url("../../images/_global/footerBg.jpg"/*tpa=http://likomarket.ru/images/_global/footerBg.jpg*/) no-repeat left top;
	border-top:solid 6px #993D00;
	
}
/*________________________________________________________
			Information
*/
#footer #information
{
	padding:10px 0 0 250px;
	font-family:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}
/*________________________________________________________
			Stats
*/
#footer #stats
{
	position:absolute;
	left:640px;
	bottom:20px;
	width:350px;
	height:27px;
}
#footer #alaida
{
	position:absolute;
	right:0;
	bottom:5px;
	width:60px;
	height:50px;
	padding:10px;
}
#footer #blocks
{
	position:absolute;
	right:0;
	top:-26px;
	width:99px;
	height:19px;
	background:url("../../images/_global/blocks.gif"/*tpa=http://likomarket.ru/images/_global/blocks.gif*/) no-repeat left top;
}




/****************************************************************************
 			_MISC
*****************************************************************************/
.invisible
{
	display:none;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
#center #bottomNav
{
	padding:5px 0 0 25px;
	font-weight:bold;
	font-size:smaller;
	border-top:#dbc7b2 solid 1px;
	margin:30px 4px 16px 8px;
}
#center #bottomNav img
{
	margin:0 7px 0 7px;
	border:0;
	padding:0;
}
#center #bottomNav #selected
{
	background-color:#6E2C00;
	color:#FFFFFF;
}
#center #bottomNav .numeric
{
	font-size:larger;
}
#center #topNav
{
	padding:0;
	margin:0px 20px 20px 80px;
	border:thick #333333;
	height:20px;
	font-weight:bold;
}
#center #topNav a
{
}
#center #topNav a:link, #center #topNav a:active, #center #topNav a:visited
{
	text-decoration:none;
}
#center #topNav a:hover, #center #topNav a:focus
{
	text-decoration:underline;
}

#center #topNav ul, #center #topNav ol
{
	padding:0;
	margin:0;
	font-size:smaller;
	float:left;
	width:260px;
}
#center #topNav ul li, #center #topNav ol li
{
	padding:0;
	margin:2px 0 0 25px;
}


/****************************************************************************
 			_LINKS
*****************************************************************************/
a:link, a:active, a:visited
{
	color:#027ABA;
	text-decoration:underline;
}
/*a:hover, a:focus
{
	color:#0E5777;
	text-decoration:underline;
}*/
a:hover, a:focus
{
	text-decoration:none;
}

/****************************************************************************
 			_HEADERS
*****************************************************************************/
h2
{
	display:block;
	margin:30px 4px 16px 8px;
	border-bottom:#dbc7b2 solid 1px;
	color:#6E2C00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding:0 0 0 25px;
}
h2 a:link, h2 a:active, h2 a:visited
{
	color:#6E2C00;
	text-decoration:none;
}
h2 a:focus, h2 a:hover
{
	color:#6E2C00;
	text-decoration:underline;
}
h3
{
	padding:2px 10px 3px 20px;
	background:#f7e8cf;
	margin:15px 15px 16px 15px;
	font-size:14px;
	color:#56330E;
}
h3 a:link, h3 a:active, h3 a:visited
{
	color:#56330E;
	text-decoration:none;
}
h3 a:focus, h3 a:hover
{
	color:#56330E;
	text-decoration:underline;
}
h4
{
	padding:15px 10px 3px 35px;
	margin:0;
	font-size:medium;
}
h4 a:link, h4 a:active, h4 a:visited
{
	color:#56330E;
	text-decoration:none;
}
h4 a:focus, h4 a:hover
{
	color:#56330E;
	text-decoration:underline;
}
h5
{
	font-size:inherit;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	padding:2px 10px 3px 16px;
}
h5 a:link, h5 a:active, h5 a:visited
{
	color:#56330E;
	text-decoration:none;
}
h5 a:focus, h5 a:hover
{
	color:#56330E;
	text-decoration:underline;
}
