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

body {
	background: #FFFFFF 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 { 
	background:#FFFFFF; 
	text-align:center; 
	color:#444444; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:39px;
}

td.footer-left { 
	background:#FFFFFF; 
}

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

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

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

#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: #83830f;
	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 {
	height:1px;
}

#menu .bottom {
	height:2px;
}

#menu .bg {
/*background:url(../images/menu_bg_blue.gif) no-repeat;
height:auto;*/
}

#menu .item {
	text-align:left;
	float:right;
	background:url(../images/menu_bg_green.gif) no-repeat;
}
#menu .item a { 
	background:url(../images/menu_bg_blue.gif) no-repeat;
	color:#c0ccd4; 
	font-weight: bold; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:27px;
	text-align:left;
	padding-left:30px;
	display:block;
}

#menu .item a:hover {
	text-decoration:underline;
	background:url(../images/menu_bg_green.gif) no-repeat;
	color:#ebfaee;
}

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

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

#p_listing, #p_listing-cat {
	font-size:10px;
	color:#333333;
}
#p_listing .info .title a:hover, #p_listing-cat .info .title a:hover {
	text-decoration: underline;
} 

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

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

#p_listing-cat .info .title, #p_listing-cat .info .title a, #p_listing-cat .info .more a {
	color: #3366CC;
}


/*///////////////  CONTACT INFO  ///////////////////////////*/
#contact-info {
	padding-top:35px;
	width:207px;
	background:url(../images/contact-info-bg.gif) repeat-y left top;
}
	  
#contact-info .top {
/*	background:url(../images/contact-info-top.gif) no-repeat left; 
	width:207px*/
	height:40px; 
}

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

#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:Arial, Helvetica, sans-serif; 
	color:#3e3e3e; 
	font-size:16px; 
	width:176px; 
	font-style:italic;
	font-weight:bold;
}

#contact-info .mobile {
	/*background:url(../images/mobile-icon.gif) no-repeat center left; */
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e; 
	font-size:16px; 
	width:176px; 
	font-style:italic;
	font-weight:bold;
}

#contact-info .fax { 
	/*background: url(../images/fax-icon.gif) no-repeat center left; */
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c; 
	font-size:16px; 
	width:176px; 
	font-style:italic;
	font-weight:bold;
}

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

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

#logo {
	width: 236px;
}

#top-banner {
	width: 720px;
}
