body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif;
}
#container {
	margin: 0 auto;
	width: 750px;
}
#header {
	width: 100%;
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.png');
	background-repeat: repeat-y
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.png');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.png');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px;
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px;
}
.menu il {
	list-style-type: disc;
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008;
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px;
}
.menu li {
	padding-top: 2px;
	list-style-type: circle;
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline;
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none;
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

/**********/

.None {
	display: none;
}
.Clear {
	clear: both;
}
.NoWrap {
	white-space: nowrap;
}

.tagsmenu {
	width: 137px;
	float: right;
	padding: 6px 10px 12px 10px;
	border-left: #8C8484 1px solid;
	font-size: 12px;
	margin: 0;
}
.tagsmenu .tags-title, .tagsmenu .tags-related-title {
	margin: 0 0 0.3em 0;
}
.tagcloud .tag {
	margin: 0 0.5em;
}
.tagcloud .tag0, .tagcloud .tag0 A { font-size: 8px; font-weight: normal; }
.tagcloud .tag1, .tagcloud .tag1 A { font-size: 10px; font-weight: normal; }
.tagcloud .tag2, .tagcloud .tag2 A { font-size: 12px; font-weight: normal; }
.tagcloud .tag3, .tagcloud .tag3 A { font-size: 12px; font-weight: bold; }
.tagcloud .tag4, .tagcloud .tag4 A { font-size: 14px; font-weight: bold; }
.tagcloud .tag5, .tagcloud .tag5 A { font-size: 16px; font-weight: bold; }
.tagcloud .tag6, .tagcloud .tag6 A { font-size: 18px; font-weight: bold; }
.tagcloud .tag7, .tagcloud .tag7 A { font-size: 20px; font-weight: bold; }
.tagcloud .tag8, .tagcloud .tag8 A { font-size: 22px; font-weight: bold; }
.tagcloud .tag9, .tagcloud .tag9 A { font-size: 24px; font-weight: bold; }

.navigation {
	float: right;
	margin: 0;
	list-style: none;
}
.navigation LI {
	float: left;
	margin: 0 0 0 1em;
}
.navigation LI.add-link {
	margin-left: 2em;
}
#sub_header A {
	color: #FFFFFF;
}
#sub_header A:hover {
	color: #A40008;
	text-decoration: none;
}


.subcategories {
	margin: 0 0 12px 24px;
	float: left;
	width: 230px;
}
.subcategory-title {
	margin: 7px 0 0 0;
	font-size: 14px;
	white-space: nowrap;
}
.subcategory-counts {
	font-size: 10px;
}
.subcategory-children {
	margin: 0 0 0.5em 0;
	text-align: left;
}
.subcategory-children A {
	font-weight: normal;
}
.subcategory-child-name {
	white-space: nowrap;
}

.links {
	margin: 0 0 0 2em;
}
.links .link-title {
	margin: 0.2em 0;
}
.links .link-description {
	margin: 0 0 12px 24px;
}


BLOCKQUOTE.category-description {
	background-color: #f7f7f7;
}


.form .field, .form .field-submit {
	clear: both;
}

.form .field {
	margin: 1em 0;
}
.form .field-submit {
	margin-left: 40%;
	text-align: center;
}

.form .label {
	font-weight: bold;
	display: block;
	margin: 0 0 0.5em 0;
}
.form .bad-field .label {
	color: #a40008;
}

.form .field .help {
	float: right;
	width: 45%;
	margin: 0 0 0 1pt;
	text-align: left;
}
.form .field .errorlist {
	color: #a40008;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	text-align: left;
}
.form .field .hint {
	margin: 0 0 0.5em 5%;
}

.form .field INPUT, .form .field TEXTAREA {
	border: #8c8484 1px solid;
	background-color: #f7f7f7;
	font-family: "Trebuchet MS", Verdana, serif;
	font-size: 12px;
	width: 40%;
	margin: 0 0 0 5%;
}
.form .bad-field INPUT, .form .bad-field TEXTAREA {
	border: 1px solid #a40008;
	background-color: #ffff88;
}

.form .button {
	border: #8c8484 1px solid;
	margin: 1px;
	background-color: #ffff88;
	background-color: #f7f7f7;
	font-family: "Trebuchet MS", Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #a40008;
}
.form .button:hover {
	border: #a40008 2px solid;
	margin: 0px;
}

#linkForm_description {
	height: 5em;
}

.textlinkads {
	margin: 1em 0 0 0;
}
UL.textlinkads {
	padding: 0;
}
UL.textlinkads LI {
	list-style-type: none;
}
