@charset "UTF-8";
/* CSS Document */
html{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	margin:0px;
	padding:0px;
	background-color:#ccc;
}

body{
	width:955px;
	margin:0 auto;
	padding:0px;
	color:#666;
	background-color:#ffffff;
}

a{
	text-decoration:none;
	color:#ff6c00;
}

h1{
	font-size:18px;
	margin-top:10px;
}

h2{
	font-size:15px;	
}

a:hover{
	text-decoration:underline;
}

#main-wrapper{
	margin:0px;
	padding:0px;
	
}

#header{
	background:#ffffff url(../images/headerBkg.jpg)	repeat-x;
	height:152px;
	width:100%;
	margin:0px;
	padding:0px;
}

#menu-top{
	width:100%;
	height:28px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-size:16px;
}

#menu-top ul{
	width:100%;
	list-style:none;
	margin-left:95px;
	margin-right:95px;
	margin-top:0px;
	margin-bottom:5px;

}

#menu-top ul li{
	display:block;
	float:left;
	width:120px;
	text-align:center;
	margin:0px;
	padding:0px;
	color:#ffffff;
}

#menu-top ul li a{
	text-decoration:none;
	color:#ffffff;
}

#menu-top ul li a:hover{
	text-decoration:none;
	color:#0404dc;
}


#advertisements{
	width:100%;
	height:90px;
}

#slogan{
	width:100%;
	color:#000000;	
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
}

#banner{
	width:100%;
	margin:0px;
	padding:0px;
}

#right-banner{
	float:right;
	background:#ffffff url(../images/bannerImg2.jpg) no-repeat;
	height:251px;
	width:281px;
	margin:0px;
	padding:0px;
}

#middle-banner{
	float:right;
	background:#ffffff url(../images/bannerImg1.jpg) no-repeat;
	height:251px;
	width:281px;
	margin:0px;
	padding:0px;
}

#left-banner{
	float:left;
	background:#000000 url(../images/bannerLogo.jpg) no-repeat;
	width:393px;
	height:251px;
	margin:0px;
	padding:0px;
}	

#orange-seperator{
	clear:both;
	background-color:#ff6c00;
	width:100%;
	height:14px;
}

#main-content{
	width:100%;	
	padding-left:5px;
	padding-right:5px;
}


#main-content-no-padding{
	width:100%;	
}

#news{
	background:#ffffff url(../images/newsBkg.jpg) no-repeat;
	width:395px;
	height:136px;
	float:left;
}

#news h1{
	color:#ffffff;
	text-align:right;
	margin-right:20px;
	margin-top:0px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
}

#news ul{
	
}

#news li{
	list-style:url(../images/arrow.png);
	font-weight:bold;
	font-size:12px;
}

#news a{

	color:#ffffff;
}

#welcome{
	background-color:#ffffff;
	width:560px;
	height:136px;
	float:right;
}

#welcome h1{
	color:#666;
	font-size:16px;
	margin-top:2px;
	margin-bottom:4px;
	margin-left:8px;
	font-weight:normal;
}

#welcome p{
	color:#666;
	font-size:14px;
	margin-left:8px;
	margin-top:0px;
	font-weight:normal;
	line-height:18px;
}

#welcome a{
	text-decoration:none;
	color:#ff6c00;

}

#welcome img{
	border:0px;
	float:right;
	margin-top:6px;
	margin-right:6px;
}

#content{
	clear:both;
	width:100%;
	height:206px;
}

#footer{
	clear:both;
	width:100%;
	height:50px;
	background-color:#575d5b;
	color:#ffffff;
}

#footer-menu{
	width:100%;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}

#footer-menu ul{
	list-style:none;
	margin-left:95px;
	margin-right:95px;
	margin-top:0px;
	margin-bottom:8px;
	padding-top:5px;
}

#footer-menu ul li{
	display:block;
	float:left;
	width:120px;
	text-align:center;
	margin:0px;
	padding:0px;
	color:#ffffff;
}

#footer-menu ul li a{
	text-decoration:none;
	color:#ffffff;
}

#footer-menu ul li a:hover{
	text-decoration:none;
	color:#0404dc;
}


#copyright{
	width:740px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	margin-left:350px;
	display:inline;
}

#logikal{
	margin-left:280px;
	width:100px;
	text-align:center;
	display:inline;
}

#logikal a{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

#location{
	width:220px;
	float:right;
	background-color:#ff6c00;
	border:dotted 1px #666;
	margin:10px;
	padding:10px;
	color:#ffffff;
}

#location h2{
	font-size:16px;
	margin-bottom:5px;
	
}

#location a{
	text-decoration:underline;
	color:#ffffff;
}


#contact-form{
	width:680px;
	float:left;
}

#contact-form label{
	width:60px;
	display:block;
}

#board-members{
	width:430px;
	font-size:12px;
	float:right;
	padding:10px;
	border:dotted 1px #666;
	margin-right:10px;
	background-color:#ff6c00;
	margin-top:10px;
	color:#ffffff;
}

#board-members h3{
	color:#ffffff;
	background:#666;
	padding:5px;
	
}

#board-members label{
	width:120px;
	float:left;
	text-align:left;
	display:block;
}

.summary-box{
	background:#ffffff url(../images/boxBkg.jpg) no-repeat;
	width:191px;
	height:176px;
	float:left;
	padding:0px;
	margin-top:20px;
}

.summary-box h1{
	color:#575d5b;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin-right:15px;
	margin-top:12px;
	margin-bottom:4px;
}

.summary-box ul{
	
}

.summary-box ul li{
	list-style:url(../images/arrow_orange.png)
}

.summary-box ul li a{
	text-decoration:none;	
	margin-left:0px;
}

.summary-box ul li a:hover{
	text-decoration:underline;
}

.summary-box p{
	margin-left:12px;
	margin-right:12px;
}

.box-content{
	height:112px;	
	margin-top:4px;
}

.bottom-links{

}

.bottom-links a{
	margin-left:15px;
	text-decoration:underline;	
}


#login{
	float:right;	
	margin-top:190px;
	margin-right:5px;
	text-align:right;
}

#login input{
	font-size:10px;	
	background-color:#999;
	color:#ffffff;
	margin:1px;
	border-style:none;
}

#login span{
	color:#ffffff;	
}

#catMenu{
	float:right;
	margin-right:15px;
	margin-bottom:5px;
	width:230px;
	background-color:#ff6c00;
	border:dotted 1px #666;
}

#catMenu h1{
	font-size:14px;
	text-align:center;
	color:#ffffff;
}

#catMenu ul{
	list-style:none;	
	padding:0px;
}

#catMenu li{
	border-bottom:1px #575d5b solid;
	line-height:18px;
	font-weight:bold;
	margin:5px;
}

#catMenu a{
	color:#ffffff;	
}

#alphabetical{
	text-align:center;
	width:705px;
	float:left;
	margin-top:4px;
	margin-bottom:10px;
	padding-top:2px;
	border:1px #575d5b solid;
}

#alphabetical ul{
	list-style:none;	
}

#alphabetical li{
	font-size:14px;
	padding:4px;
	display:inline;
	border-right:1px #575d5b solid;
}

#alphabetical a{
	color:#575d5b;	
}

#alphabetical a:hover{
	color:#ff6c00;
}

#result-table{
	width:700px;	
}

#regular-form{
	
}

#regular-form label{
	display:block;
	width:150px;
	font-size:11px;
	margin:3px;
}

#regular-form input{
	margin-bottom:4px;
}

#alerts-div{
	width:300px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	background-color:#ff6c00;
	border:dotted 1px #666;
}

#alerts-div a{
	color:#ffffff;	
}

#alerts-div h1{
	font-size:14px;
	color:#ffffff;
}

#alerts-div h2{
	font-size:12px;
	color:#ffffff;
}

#member-details{
	width:90%;
	border:1px #000000 solid;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	font-size:14px;
	line-height:20px;
}

#member-details label{
	width:150px;	
	display:inline-block;
	font-weight:bold;
}

#member-details h1{
	text-align:center;	
}

.right-column{
	display:inline;
	float:right;
	width:45%;
	padding:5px;
}

.left-column{
	display:inline;
	float:left;
	width:45%;
}

#company-info{
	float:left;
	width:400px;
	display:inline;
}

#addresses{
	float:right;
	width:250px;
	margin:6px;
	padding:6px;
	border:1px solid #575d5b;
	display:inline;
}

#categories{
	width:400px;
	border:1px solid #575d5b;
	
}

#catgories ul{
	list-style:none;	
	border:0px;
}

#categories li{
	list-style:none;
	border:0px;
}

#categories input{
	border:0px;
	width:10px;
}

.clear-float{
	clear:both;	
}

#paging{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

#dashboard-menu{
	float:left;	
}

#dashboard-menu a:hover{
	text-decoration:underline;	
	color:#575d5b;
}

.box-right-col{
	float:right;
	width:350px;
	border:1px solid #575d5b;
	padding:8px;
	margin:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}

.box-right-col ul li{
	margin-bottom:8px;
	border-bottom:#CCC dotted 1px;
}

#links{
	
}

#links ul{
	list-style:none;
}

#links ul li{
	list-style:none;
	list-style-type:none;
	width:300px;
	height:250px;
	float:left;
	text-align:center;
}

#links ul li img{
	border-width:0px;
	text-align:center;
	margin:0 auto;
}

.highlight{
	color:#F00;	
}

#form_board label{
	width:150px;
	display:inline-block;
	margin-bottom:15px;
}


#form_boxes label{
	width:150px;
	display:inline-block;
	margin-bottom:15px;
}
