/**    MAIN BODY    **/
body{
margin:0px;
padding:0px;
background-image:  url(../graphics/main_bg.gif);
background-repeat:repeat-x;
background-color: #FFFFFF;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}
/*************************************************/
/* BACKGROUND*/
/*************************************************/
.left_bg
{
background-image:  url(../graphics/index_35.gif);
background-repeat:repeat-y;
}
.right_bg
{
background-image:  url(../graphics/index_38.gif);
background-repeat:repeat-y;
}
.nav_bg
{
background-image:  url(../graphics/index_15.gif);
background-repeat:repeat-x;
}
.welcome_bg
{
background-image:  url(../graphics/index_28.gif);
background-repeat:repeat-x;
}
.right_comtent_bg
{
background-image:  url(../graphics/index_36.gif);
background-repeat:repeat-y;
}
.left_comtent_bg
{
background-image:  url(../graphics/index_139.gif);
background-repeat:repeat-y;
}
.bottom_content_bg
{
background-color: #FFFFFF;
}
.teaser_bg
{
background-image:  url(../graphics/index_51.gif);
background-repeat:repeat-y;
}
.inner_bg
{
background-image:  url(../graphics/inner_bg_02.gif);
background-repeat:repeat-x;
background-color: #FFFFFF;
}
.inner_teaser_bg
{
background-image:  url(../graphics/inner_06.gif);
background-repeat:repeat-y;

}
.inner_content_bg
{
background-image:  url(../graphics/inner_07.gif);
background-repeat:repeat-x;
background-color: #FFFFFF;
}
/*************************************************/
/* TEXT FORMATTING */
/*************************************************/
.index_text{
	font-size: 12px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
	padding-left: 50px;
	padding-right: 50px;	
}
.text{
	font-size: 12px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
}
.bottom_nav_text{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: center;
	font-weight: regular;
	text-decoration: none;
}
.teaser_text{
	font-size: 12px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
}
.inner_bottom_text{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: right;
	font-weight: regular;
	text-decoration: none;
}
/*************************************************/
/* VARIOUS LINKS */
/*************************************************/
.link
{
	font-size: 11px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
    text-decoration: underline;
}
a.link:hover{
	font-size: 11px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
    text-decoration: none;
}
.side_link
{
	font-size: 12px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
    text-decoration: underline;
}
a.side_link:hover{
	font-size: 12px;
	color: #292A29;
	line-height: 15px;
	text-align: left;
	font-weight: regular;
    text-decoration: none;
}
.bottom_nav{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: center;
	font-weight: regular;
	text-decoration: none;
}
.bottom_nav:hover{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: center;
	font-weight: regular;
	text-decoration: underline;
}
.bottom_activenav
{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: center;
	font-weight: regular;
	text-decoration: underline;

}
.inner_bottom_nav{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: right;
	font-weight: regular;
	text-decoration: none;
}
.inner_bottom_nav:hover{
	font-size: 11px;
	color: #706D6B;
	line-height: 15px;
	text-align: right;
	font-weight: regular;
	text-decoration: underline;
}
/*************************************************/
/* Miscell */
/*************************************************/
.boderbottom
{
background-color: #EFEFE7;
}
.more
{
	font-size: 11px;
	color: #AF0E06;
	line-height: 14px;
	text-align: right;
	font-weight: regular;
	text-decoration: underline;

}
.more:hover
{
	font-size: 11px;
	color: #AF0E06;
	line-height: 14px;
	text-align: right;
	font-weight: regular;
	text-decoration: none;
}
.slash
{
color: #706D6B;
font-size: 11px;
}
.textfield
{
	 border: #554A1B 1px solid;
	 font-size :11px;
	 color:#5F5F5F;
	 width: 150px!important;
	 width:170px;
	 height:18px;
	 background:#FFFFFF;
}
.star
{
 font-size: 17px;
 color:#E84236;
}
.commentbox
 {
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	width: 150px!important;
	width:170px;
	border: 1px solid #554A1B;
	font-size: 12px;
	color: #5F5F5F;
	background:#FFFFFF;
}
