/* 
-------------------
----- presets.-----
 */
body {
	margin: 0px auto 0px auto; 
	padding: 0px; 
	background-image: url(images/bg.gif); 
	background-repeat: repeat-x;	
	font-family: arial, sans-serif;
	font-size: 12px;
	}

table {
	border-spacing: 0; 
	border-collapse:collapse;
	}

td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
}	

p {
	margin: 0px 0px 10px 0px;
}

h1 {
	width: 543px;
	height: 21px;
	background-image: url(images/h1-bg.gif);
	background-repeat: no-repeat;
	margin: 0px 4px 0px 4px;
	font-family: arial narrow, sans-serif;
	color: #e1e7f7;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 14px;
}

h2 {
	color: #4c66b1;
	margin: 0px 0px 5px 4px;
	font-family: arial narrow, sans-serif;
	font-size: 18px;
}
/*
-----------------------
----- end presets.-----
 */ 

 
/*
--------------------------
----- coloured links.-----
 */
a.red:link { color: #ff0000; text-decoration: none; }
a.red:visited { color: #ff0000; text-decoration: none; }
a.red:hover { color: #ff0000; text-decoration: underline; }
a.red:active { color: #ff0000; text-decoration: underline; }

a.blue:link { color: #50649f; text-decoration: none; }
a.blue:visited { color: #50649f; text-decoration: none; }
a.blue:hover { color: #50649f; text-decoration: underline; }
a.blue:active { color: #50649f; text-decoration: underline; }

a.white:link { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover { color: #ffffff; text-decoration: underline; }
a.white:active { color: #ffffff; text-decoration: underline; }
/*
------------------------------
----- end coloured links.-----
 */


/*
-----------------------
----- main header.-----
 */
#header {
	width: 762px;
	height: 116px;
	margin: 0px auto 0px auto; 
}

#logo {
	float: left;
	width: 267px;
	height: 116px;
}

#header-ad {
	float: right;
	width: 494px;
	height: 64px;
	margin: 30px 1px 22px 0px;
	overflow: hidden;
}

#content-main {
	width: 762px;
	margin: 0px auto 0px auto; 
}

#content-container {
	float: right;
	width: 567px;
}
/* 
---------------------------
----- end main header.-----
 */


/* 
-------------------------
----- left side nav.----- 
 */
#dir-nav {
	float: left;
	width: 188px;
	margin: 0px 7px 10px 0px;
	background-color: #aebeeb;
	font-size: 11px;
}

#dir-nav-opts {
	width: 176px;
	padding: 0px 6px 13px 6px;
	background-image: url(images/dir-bg.gif);
	background-repeat: repeat-x;
}

.search-tb {
	margin: 2px 0px 15px 0px;
}

.search-input {
	width: 124px;
	height: 18px;
	padding: 0px;
	margin: 0px 1px 0px 0px;
	border: solid 1px #000000;
}

.search-select {
	width: 176px;
	height: 18px;
	margin: 2px 0px 0px 0px;
	font-size: 11px;
}

#dir-orange {
	background-image: url(images/dir-orange.gif);
	background-repeat: repeat-x;
	width: 169px;
	height: 16px;
	border: solid 1px #000000;
	margin: -1px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
}

#dir-green {
	background-image: url(images/dir-green.gif);
	background-repeat: repeat-x;
	width: 169px;
	height: 16px;
	border: solid 1px #000000;
	margin: -1px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
}

#dir-red {
	background-image: url(images/dir-red.gif);
	background-repeat: repeat-x;
	width: 169px;
	height: 16px;
	border: solid 1px #000000;
	margin: -1px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
}

#dir-yellow {
	background-image: url(images/dir-yellow.gif);
	background-repeat: repeat-x;
	width: 169px;
	height: 16px;
	border: solid 1px #000000;
	margin: -1px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
}

#dir-nav-poll {
	background-color: #2c448b;
	padding: 2px 5px 3px 5px;
	border: solid 1px #000000;
	color: #ffffff;
}

.poll-tb {
	margin: 10px 0px 0px 0px;
}

.poll-td1 {
	padding: 0px;
}

.poll-td2 {
	padding: 7px 0px 0px 2px;
	text-align: right;
	width: 106px;
}

.poll-td3 {
	padding: 2px;
	width: 19px;
}

#poll-holder{
	width: 20px;
	height: 18px;
	overflow: hidden;
	margin: -5px 0px 0px -3px;
	padding: 0px;
}

#poll-view {
	text-align: right;
	float: right;
}

#bookmarks {
	width: 124px;
	height: 14px;
	background-image: url(images/bookmarks-bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 64px;
}

#bookmarks-alt {
	width: 565px;
	height: 14px;
	background-image: url(images/bookmarks-bg-alt.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin: -19px 0px 0px 0px;
}
/* 
-----------------------------
----- end left side nav.-----
 */


/* 
-------------------
----- top nav.-----
 */
#topnav {
	width: 567px;
	height: 16px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}

#topnav-left {
	float: left;
}

#topnav-right {
	float: right;
	padding: 5px 5px 0px 0px;
}
/* 
-----------------------
----- end top nav.-----
 */

 
/* 
-------------------
----- footer.------
 */
#footer {
	width: 547px;
	padding: 5px 10px 10px 10px;
	font-size: 10px;
	color: #7e7f94;
	text-align: right;
}

#footer-left {
	float: left;
	width: 100px;
}

#footer-right {
	float: right;
	text-align: right;
	width: 447px;
}
/* 
-----------------------
----- end footer.------
 */
 

/* 
------------------------
----- home content.-----
 */
#home-welcome {
	width: 567px;
	height: 204px;
	background-image: url(images/home-quote-bg.gif);
	background-repeat: repeat-y;
}

#home-welcome2 {
	width: 567px;
	height: 14px;
	background-image: url(images/home-welcome-bg2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}

#home-photo-holder {
	float: left;
	width: 227px;
	height: 197px;
	overflow: hidden;
	margin: 4px 5px 0px 6px;
}

#home-welcome-msg-holder {
	float: left;
	width: 324px;
	height: 197px;
	margin: 0px 5px 0px 0px;
}

#home-welcome-msg {
	float: left;
	width: 310px;
	height: 173px;
	background-image: url(images/home-cont1-sub2-text.gif);
	background-repeat: repeat-x;
	background-color: #aebeeb;
	overflow: auto;
	padding: 2px 7px 3px 7px;
}

#home-quoter {
	font-style: italic;
	padding: 3px 0px 0px 0px;
	font-weight: normal;
}

#home-news-desc {
	background-color: #e4e9f8;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
	margin: 1px 0px 0px 0px;
}

#home-news-date {
	padding: 1px 3px 10px 0px;
	font-size: 10px;
	text-align: right;
}

#home-quote {
	width: 567px;
	height: 118px;
	background-image: url(images/home-quote-bg.gif);
	background-repeat: repeat-y;
	padding: 7px 0px 0px 0px;
}

#home-quote-holder {
	float: left;
	width: 207px;
	height: 104px;
	background-image: url(images/home-quote-holder.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 8px 10px 0px 10px;
	font-weight: bold;
	margin: 4px 0px 0px 5px;
}

#home-news-holder {
	float: left;
	width: 300px;
	height: 112px;
	overflow: auto;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 14px;
}

#home-quote2 {
	width: 567px;
	height: 14px;
	background-image: url(images/home-quote-bg2.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 0px 0px;
}

#home-business {
	width: 323px;
	height: 117px;
	background-image: url(images/home-business-bg.jpg);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 244px;
}

#home-bus-row {
	width: 323px;
	height: 112px;
	margin: 0px 0px 4px 0px;
}

#home-business2 {
	width: 567px;
	height: 19px;
	background-image: url(images/home-business-bg2.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

#home-bus-ad-holder {
	width: 154px;
	height: 112px;
	float: left;
	overflow: hidden;
	margin: 0px 4px 0px 0px;
}

#home-features {
	width: 567px;
	height: 229px;
	background-image: url(images/home-features-bg.gif);
	background-repeat: no-repeat;
}

#home-feature-imgs {
	width: 567px;
	height: 108px;
}

.home-feature-img {
	margin: 0px 0px 0px 10px;
}

#home-feature-img-holder {
	float: left;
	width: 129px;
	height: 108px;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	background-repeat: no-repeat;
}

#home-feature-titles {
	width: 566px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 1px;
}

#home-feature-title {
	float: left;
	width: 131px;
	height: 18px;
	margin: 0px 0px 0px 8px;
	text-align: center;
}

#home-feature-descs {
	width: 566px;
	height: 75px;
	font-size: 11px;
	padding: 0px 0px 0px 1px;
}

#home-feature-desc {
	float: left;
	width: 117px;
	height: 71px;
	margin: 0px 0px 0px 8px;
	padding: 4px 7px 0px 7px;
	overlofw: hidden;
}

#home-feature-links {
	width: 566px;
	height: 19px;
	font-size: 11px;
	padding: 0px 0px 0px 1px;
}

#home-feature-link {
	float: left;
	width: 117px;
	height: 19px;
	margin: 0px 0px 0px 8px;
	padding: 4px 7px 0px 7px;
	text-align: right;
	font-weight: bold;
}

#home-features2 {
	width: 567px;
	height: 18px;
	background-image: url(images/home-features-bg2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}
/* 
----------------------------
----- end home content.-----
 */
 
 
/* 
--------------------------------
----- generic page content.-----
 */
#gen-cont-holder {
	width: 565px;
	min-height: 500px;
	border-left: solid 1px #6e7393;
	border-right: solid 1px #6e7393;
	border-bottom: solid 1px #6e7393;
	padding: 4px 0px 10px 0px;
}

#gen-cont-box {
	padding: 5px 10px 0px 10px;
}

#newspage-intro {
	background-color: #e4e9f8;
	padding: 5px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#newspage-article {
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

#newspage-date {
	padding: 0px 0px 5px 5px;
	color: #8598cd;
	font-size: 11px;
}

#bus-holder {
	width: 557px;
	height: 200px;
	background-image: url(images/bus-bg.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px -6px;
}

#bus-photo {
	float: left;
	width: 219px;
	height: 165px;
	margin: 11px 13px 0px 13px;
	overflow: hidden;
}

#bus-details {
	float: left;
	width: 300px;
	height: 180px;
}

#bus-logo {
	width: 300px;
	height: 50px;
	text-align: right;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

.bus-det1 {
	color: #f13600;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
}

.bus-det2 {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

#bus-holder2 {
	width: 557px;
	height: 250px;
	margin: 0px 0px 0px -6px;
}

#bus-features {
	float: left;
	height: 230px;
	width: 220px;
	margin: 0px 0px 0px 13px;
}

#bus-desc {
	float: left;
	padding: 0px 5px 0px 12px;
	width: 305px;
	height: 230px;
	overflow: auto;
	scrollbar-3dlight-color:#6e7393;
	scrollbar-arrow-color:#6e7393;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#6e7393;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

#bus-specials {
	background-image: url(images/bus-specials-bg.gif);
	background-repeat: repeat-x;
	background-color: #ff6e10;
	height: 135px;
	width: 207px;
	border: solid 1px #000000;
	margin: 3px 0px 5px 0px;
	overflow: auto;
	scrollbar-3dlight-color:#a20000;
	scrollbar-arrow-color:#a20000;
	scrollbar-base-color:#ff6e10;
	scrollbar-darkshadow-color:#a20000;
	scrollbar-face-color:#ff6e10;
	scrollbar-highlight-color:#ff6e10;
	scrollbar-shadow-color:#ff6e10;
	color: #ffffff;
	padding: 5px;
}

#orange-header {
	background-image: url(images/dir-orange.gif);
	background-repeat: repeat-x;
	background-color: #ff7011;
	border: solid 1px #000000;
	padding: 2px 5px 3px 5px;
	color: #ffffff;
	font-weight: bold;
}

#green-header {
	background-image: url(images/dir-green.gif);
	background-repeat: repeat-x;
	background-color: #18d949;
	border: solid 1px #000000;
	padding: 2px 5px 3px 5px;
	color: #ffffff;
	font-weight: bold;
}

#red-header {
	background-image: url(images/dir-red.gif);
	background-repeat: repeat-x;
	background-color: #ff3636;
	border: solid 1px #000000;
	padding: 2px 5px 3px 5px;
	color: #ffffff;
	font-weight: bold;
}

#white-header {
	background-image: url(images/dir-white.gif);
	background-repeat: repeat-x;
	border: solid 1px #000000;
	padding: 2px 5px 3px 5px;
	font-weight: bold;
}

#lines2 {
	background-image: url(images/2lines.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin: 4px 0px 5px 0px;
}

.contact-tb, td {
	padding: 2px 10px 3px 0px;
}
/* 
------------------------------------
----- end generic page content.-----
 */
 
 
/* 
--------------------------------
----- generic form content.-----
 */
 
#gen-frm-row1 {
	height: 20px;
	width: 525px;
}

#gen-frm-row2 {
	height: 100px;
	width: 525px;
}

#gen-frm-row3 {
	padding: 5px 0px 0px 120px;
	width: 525px;
}

#gen-frm-row4 {
	height: 250px;
}

#gen-frm-text1 {
	float: left;
	width: 120px;
	height: 17px;
	padding: 3px 0px 0px 0px;
}

#gen-frm-text1-red {
	float: left;
	width: 120px;
	height: 17px;
	padding: 3px 0px 0px 0px;
	color: #ff0000;
	font-weight: bold;
}

#gen-frm-input1 {
	float: left;
	height: 20px;
}

.gen-frm-field1 {
	height: 17px;
	width: 400px;
	border: solid 1px #000000;
	padding: 0px;
	margin: 0px;
}

#gen-frm-text2 {
	float: left;
	width: 120px;
	height: 100px;
}

#gen-frm-input2 {
	float: left;
	height: 100px;
}

.gen-frm-field2 {
	height: 97px;
	width: 400px;
	border: solid 1px #000000;
	padding: 0px;
	margin: 0px;
}

#gen-frm-text4 {
	float: left;
	width: 120px;
	height: 250px;
}

#gen-frm-input4 {
	float: left;
	height: 250px;
}

.gen-frm-field4 {
	height: 247px;
	width: 400px;
	border: solid 1px #000000;
	padding: 0px;
	margin: 0px;
}
/* 
------------------------------------
----- end generic form content.-----
 */
 
 
/* 
---------------------------------
----- members pages content.-----
 */
 
#members-panel {
	background-color: #ffeb35;
	padding: 5px 10px 5px 10px;
	color: #000000;
	margin: 0px 0px 2px 0px;
	border: solid 1px #000000;
}

#members-panel2 {
	background-color: #eff2f9;
	padding: 5px 10px 10px 10px;
	color: #1d3373;
	margin: 0px 0px 10px 0px;
}

#mem-hols-img-holder {
	float: left;
	width: 130px;
	height: 90px;
	border: solid 1px #000000;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
	background-color: #ffffff;
}

#mem-hols-img-holder2 {
	float: left;
	width: 170px;
	height: 120px;
	border: solid 1px #000000;
	margin: 8px 4px 0px 0px;
	overflow: hidden;
	background-color: #ffffff;
}

#mem-hols-img-text {
	float: left;
	width: 130px;
	height: 20px;
	margin: 3px 2px 0px 0px;
	text-align: center;
}

#mem-bus-img-holder {
	float: left;
	width: 193px;
	height: 130px;
	border: solid 1px #000000;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
	background-color: #ffffff;
}

#mem-bus-img-text {
	float: left;
	width: 193px;
	height: 20px;
	margin: 3px 2px 0px 0px;
	text-align: center;
}