/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



/*
fb_edge_widget_with_comment 
fb_iframe_widget
*/

.fb_edge_widget_with_comment span {
display: block;
border: 2px dashed white;
padding: 5px;
background-color: #ccc;
}

.fb_edge_widget_with_comment span iframe {
}


fb:like {
}
.fb_edge_widget_with_comment {
float: right;
margin: 0 0 10px 10px;
}



* {
	margin: 0;
	padding: 0;
}

body {
	background: rgb(172,166,159) url(/img01.gif?cms) repeat-x;



/*	background: #E3E3E6 url(/img01.gif?cms) repeat-x;*/
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}

dt {
	font-weight: bold;
	color: #333;
}

dd {
	margin-left: 1em;
}

dl {
	margin-bottom: 1em;
}

.xtxt_image_caption p
{
	color: #000;
	margin: 0px 5px 0px 5px;
	text-align: center;
	font-size: 0.9em;
}

div.xtxt_image
{
	margin-bottom: 5px;
}

div.right,
.thumbright {
	float: right;
	margin: 3px 0px 5px 20px;
}

div.left,
.thumbleft {
	float: left;
	margin: 3px 20px 5px 0px;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 75px;
	width: 300px;
}

h1 {
color: #752B72;margin-bottom: .5em;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
color: #752B72;
margin-bottom: .5em;
	font-size: 180%;
	font-weight: normal;
	letter-spacing: -1px;
}

#sidebar h2 {
font-size: 136%;
}

h3 {
color: #752B72;
margin-bottom: .5em;
	font-size: 120%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol, 
ul {
	margin-left: 2em;
}


ol li,
ul li {
	list-style-image: url(/img07.gif?cms);
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0.5em;
/*
	text-indent: 0.5em;
	margin-left: 2em;
	background: url(/img07.gif?cms) no-repeat left center;
*/
	text-align: left;
}

a, a:hover {
	text-decoration: underline;
	color: #B02A30;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #B02A30;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
	text-decoration: none;
	color: #313131;
}

#menu a:hover {
	background: #B02A30;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(/img02.jpg?cms)
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(/img03.gif?cms) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(/img04.gif?cms) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(/img09.gif?cms) no-repeat right bottom;
	border-left: 5px solid #B02A30;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
margin-bottom: 10px;
}

#sidebar blockquote cite {
	display: block;
	line-height: normal;
	text-align: right;
	color: #B02A30;
/*	margin-top: -20px;*/
margin-right: 20px;
}

#links {
}

#links ul {
	margin-left: 0;
/*
ul.links,
.links ul,
	background: url(/img04.gif?cms) repeat-x left bottom;
*/
}


.links li,
#links li {
/*
ul.links,
	background: url(/img04.gif?cms) repeat-x left top;
	list-style-image: url(/img08.gif?cms);
*/
	list-style-image: url(/img08.gif?cms);
	list-style-type: disc;
}

#links li {
	list-style-position: inside;
	padding: 5px 0;
	margin-left: 0;
/*
padding-left: 5px;
*/
}



.links a,
#links a {
	color: #B02A30;
/*
	padding-left: 1em;
	background: url(/img08.gif?cms) no-repeat left center;
*/
}

#links a {
	padding-left: 0.5em; 
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #B02A30;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}