/*/////////////  MAIN  ////////////////////////////*/
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #a90e16 url(../images/bg.jpg) no-repeat top center;
}

.line {
	background:#003366;
}

/*///////////////  BOXES  ///////////////////////////*/
#top-box, #bottom-box, #middle-box {
	background: none;
}

#top-box {
	background:url(../images/header.png) no-repeat top;
	height: 66px;
}

/*///////////////  FOOTER  ///////////////////////////*/
td.footer-left {
	background:#FFFFFF;
} 
td.footer { 
	background:#FFFFFF;
	text-align:center; 
	color:#444444; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:39px;
}

/*///////////////  PAGE  ///////////////////////////*/
#page .middle-left {
	background:#FFFFFF;  
}

#page .middle-content {
	background:#FFFFFF;
	color: #000000;
}

#page-content .title {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 22px; 
	color:#115678;
	font-weight:bold;
}

#page-content .full-list {
	background: url(../images/listing_arrow.gif) no-repeat; 
	line-height:18px; 
	text-indent:10px;
}

#page-content .full-list a { 
	font-size:12px; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none
}

#page-content .full-list a:hover {
	font-size:12px; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:underline
}

/*///////////////  SECTION  ///////////////////////////*/
.section 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.section .title
{
	color: #a90d15;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.section .content 
{
	color: #000000;
	font-size: 11px;
}

.section .content a
{
	color: #000000;
	font-size: 11px;
}

/*///////////////  MENU  ///////////////////////////*/
#menu .top {
	background:url(../images/menu-bg-top.gif) no-repeat; 
	height:3px;
}

#menu .bottom {
	background:url(../images/menu-bg-bottom.gif) no-repeat; 
	height:3px;
}

#menu .bg {
}

#menu .item {
	background:url(../images/menu-bg-link.gif) no-repeat;
	text-align:left;
	float:right;
}

#menu .item a { 
	color:#FFFFFF; 
	font-weight: bold; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:27px;
	text-align:left;
	padding-left:30px;
}

#menu .item a:hover {
	text-decoration:underline;
}

/*///////////////  PLUGIN: LISTING  ///////////////////////////*/
#p_listing .info .title { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#000000;
	font-weight:bold;
}

#p_listing .info .title a { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color:#000000; 
	text-decoration: none; 
	font-weight: bold; 
}

#p_listing .info .title a:hover {
	text-decoration: underline;
} 

#p_listing .info .more { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
}

#p_listing .info .more a { 
	text-decoration: underline; 
	font-weight: normal; 
	color:#000000; 
}

/*///////////////  CONTACT INFO  ///////////////////////////*/
#contact-info {
	margin-top: 45px;
	width:207px;
}
	  
#contact-info .top {
	background:url(../images/contact-info-top.gif) no-repeat left; 
	height:63px; 
	width:207px
}

#contact-info .bottom {
	background:url(../images/contact-info-foot.gif) no-repeat left; 
	height:53px; 
	width:207px
}

#contact-info .bg { 
	background:url(../images/contact-info-bg.gif) repeat-y left; width:207px;
	height:127px;
}
	  
#contact-info .phone { 
	/*background:url(../images/phone-icon.gif) no-repeat center left;*/ 
	font-family:"Times New Roman", Times, serif; 
	color:#202020; 
	font-size:20px; 
	width:176px; 
	font-style:italic;
	font-weight:bold;
}

#contact-info .mobile {
	/*background:url(../images/mobile-icon.gif) no-repeat center left; */
	font-family:"Times New Roman", Times, serif; 
	color:#202020; 
	font-size:20px; 
	width:176px; 
	font-style:italic;
	font-weight:bold;
}

#contact-info .fax { 
	/*background: url(../images/fax-icon.gif) no-repeat center left; */
	font-family:"Times New Roman", Times, serif; 
	color:#202020; 
	font-size:20px; 
	width:176px; 
	font-style:italic;
	font-weight:bold;
}

#contact-info .link a { 
	text-decoration:none; 
	font-weight:bold; 
	color:#202020;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif
}

#contact-info .link a:hover { 
	text-decoration:underline; 
}
