
body {
	margin: 0px;
	padding: 0px;
	background: #fcf5f5 url(images/img01.gif) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #660000;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.6em;
	line-height: 160%;
}

a {
	color: #a32626;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
}

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

#menu .active {
	background: #a32626 url(images/img02.gif) no-repeat 0px 0px;
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0 0 15px 0;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c49090;
}

.post .entry {
	line-height: 160%;
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* DIRECTORY CONTENT */
.index-item {
	width: 192px;
	padding-right: 8px;
	margin-bottom: 35px;
	float: left;
	font-size: 11px;
	}

.index-item p {
	padding: 0;
	margin: 3px 0 0 0;
	}

.index-item h3 {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 7px;
	}	
	
#listing-type {
	background-color: #f6f6f6;
	width: 95%;
	border: 2px solid #e9e9e9;
	margin-bottom: 20px;
	}

#listing-type .inner {
	padding: 10px;
	}

#message-details {
	width: 550px;
    border: 2px inset grey;
	padding: 5px;
}
#message-details table{
	border-spacing: 5px;
	}

.category-desc {
    padding: 10px;
    width: 540px;
	float: left;
	color: #333;
    }

#category-desc h2 {
	background: url('images/list-item.jpg') no-repeat;
	background-position: center left;
	font-size: 13px;
	margin: 5px 0 0 0;
	color: #CC1100;
	padding-left: 14px;
	width: 540px;
}
	
.directory-list {
	padding: 10px;
	float: left;
	}

.directory-list td{
	width: 30%;
	}
	
.directory-list table{
	width: 540px;
	}

	
.directory-list table ul {
	padding: 0 0 0 15px;
	margin: 2px;
	}

.directory-list table ul li {
	padding-bottom: 3px;
	}

.directory-list table ul a {
	font-weight: bold;
	}

.listing {
	padding: 15px 20px 20px 20px;
	}

.listing p {
	border-bottom: 2px dotted #e9e9e9;
	margin-bottom: 2px;
	padding-bottom: 7px;
	}

.listing h3 {
	margin: 0;
	padding: 0;
	}

.listing a.title {
	background-position: center left;
	}

.listing .url {
	color: #3267c8;
	font-size: 10px;
	}

.breadcrumb {
	border-bottom: 1px solid #c49090;
	width: 80%;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 15px
	}

#form {
	margin-bottom: -50px;
}
	
#form-style td p{
	margin: 7px 0 7px 0;

}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	background: url(images/img03.gif) repeat-y left top;
}

#sidebar-bgtop {
	height: 3px;
	background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
	height: 3px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 20px 20px 0 20px;
}

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

#sidebar li{
	margin-bottom: 30px;
	list-style: none;
}

#sidebar p {
	margin: 10px 0 10px 0;
}

#sidebar h2 {
	font-size: 1.4em;
	margin-bottom: 25px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar img {
	border: 1px solid #a32626;
}

/* FEATURED SITES */

#index-featured {
    float: right;
	width: 177px;
	border-left: 1px solid #d7d7d7;
	margin-bottom: 10px;
	}

#index-featured a {
	color: #CC1100; 
	text-decoration: underline;
	}

#index-featured a:hover {
	text-decoration: none;
	color: #CC1100;
	}

#index-featured .inner {
	padding: 5px;
    float: right;
	}

#index-featured .featured-site {
	background-color: #f4f4f4;
	border: 1px dashed #d2d2d2;
	padding: 3px;
	margin-bottom: 10px;
	}

#index-featured .featured-site .url {
	color: #3267c8;
	font-size: 10px;
	}

#index-featured h3 {
	font-size: 13px;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
	}



/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	background: #c23939 url(images/img06.gif) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}