/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

body, html {
	color: #000000;
	background-color: #F0E7D6;
	font-size: 100%;
	/*font-family: "Trebuchet MS", verdana,tahoma,arial,helvetica,sans-serif;*/
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	height:100%;
	margin: 0;
	padding: 0;
}

P {
	font-size: 90%;
}

h1 {
	color: /*#7D4C45*/ maroon;
	font-size: /*16px*/ 150%;
	font-style: italic;
	font-weight: bold;
	padding: 1px;
	margin-top: 0;
	text-decoration: none;
	text-transform: capitalize;
}

h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

h4 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

h5 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

h6 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

p, td {
	color: #000000;
	/*font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;*/
	/*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;*/
}

blockquote {
	font-style: italic;
}

#mt {
	position: relative;
	z-index: 10;
	/*margin: 8px;*/
	/*background-color: #F0E7D6;*/
	border-bottom-color: #60433D;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-left-color: #60433D;
	border-left-style: solid;
	border-left-width: 8px;
	border-right-color: #60433D;
	border-right-style: solid;
	border-right-width: 8px;
	border-top-color: #60433D;
	border-top-style: solid;
	border-top-width: 8px;
}

#bg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: hidden;
}

#tt {
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 50px;
	text-align: center;
}

#ct {
	position: relative;
	/*margin-*/top: 150px;
	z-index:2;
}

.btconame {
	color: maroon/*#CC0000*/;
	font-weight: bold;
	text-align: center;
	font-family: "Shelley Andante BT", "Brush Script MT Italic", "comic sans ms", "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 3.5em;
	padding: 0 .2em;
	/*border: 1px dashed red;*/
}

.btcontent {
	position: relative;
	z-index: 10;
	padding: 0 10px;

	/*
	background-color: #F0E7D6;
	border-bottom-color: #60433D;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-left-color: #60433D;
	border-left-style: solid;
	border-left-width: 8px;
	border-right-color: #60433D;
	border-right-style: solid;
	border-right-width: 8px;
	border-top-color: #60433D;
	border-top-style: solid;
	border-top-width: 8px;
	*/
}

.btcontent2 {
	position:relative;
	z-index:2;
	background-color: /*#E2C6A7*/ /*#E6D5B9*/ transparent;
	/*border-bottom: 0px solid #9E6456;
	border-left: 3px solid #9E6456;
	border-right: 3px solid #9E6456;
	border-top: 3px solid #9E6456;*/
	/*filter: alpha(opacity="75");*/
	padding: 0 10px;
}

.btcopyrights {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: /*normal*/italic;
	/*text-align: center;*/
	border-top: 1px solid black;
	padding-bottom: 1em;
}

.blg {
	border: 5px inset #9E6456;
	/*padding: 10px;*/
}

.c {
	text-align: center;
}

.globe {
	padding-bottom: 40px;
}

.links {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
}

.rel {
	position: relative;
}

.warning {
	color: #000000;
	font-size: 11px;
	padding: 5px;
	color: yellow;
	background-color: #000;
}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:visited, a:link {
	color: #800080;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #60433D;
	font-weight: bold;
	text-decoration: none;
}

.btcopyrights a:link, .btcopyrights a:visited {
	font-weight: normal;
}
