body {
	background-color: #12110D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.2em;
	color: #000000;
	}
.lightxt {
	color: #E4D69C;
}
	
a:link {
}	
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-size: 8pt;
	color: #F0F6C8;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	line-height: 1.2em;
}
.footer a {
	color: #AA7101;
	text-decoration: none;
}
.footer a:hover {
	color: #CF8903;
	text-decoration: underline;
}
.guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	color: #CCCCCC;
}
h2 {
	font-size: 19pt;
	font-weight: bold;
	color: #5B4710;
	text-transform: none;
	font-variant: normal;
	line-height: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4D3C0D;
	line-height: 1.3em;
}

.header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	padding: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom:0px;
	padding0-top: 0px;
	padding-bottom:0px;
}
.header img {
	margin: 0px;
	padding: 0px;
}
.content {
	background-image: url(images/blurrybg1.jpg);
	height: 600px;
	width: 800px;
}
.container {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.outside {
	margin-right: auto;
	margin-left: auto;
}

/*end menu*/


.column_left {
	float: left;
	height: 570px;
	width: 390px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 28px;
}
.little {
	font-size: 9pt;
	line-height: 1.2em;
}
.roundbox {
	margin: 20px;
}

.outsideRight {
	float: right;
	width: 350px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
}

/*begin menu*/
#invertedtabs{
	padding: 0;
	width: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 23px;
	height: 23px;
	background-image: url(images/menubg.jpg);
	margin: 0px;
}


#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
	float:left;
	color: #4D3C0D;
	background: #E4D69C url(images/color_tabs_left2.gif) no-repeat left bottom;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
	background-color: #644E11;
}

#invertedtabs a:hover span{
	background-color: #644E11;
	color: #E4D69C;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #4D3C0D;
	color: #E4D69C;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 800px;
	height: 2px;
	background-color: #12110D;
	margin: 0px;	/*border-bottom: 1px solid #fff; Remove this to remove border between bar and tabs*/
}

/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #644E11; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #644E11;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	background-color: #E4D69C;
	text-align: left;
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */
.outsideLeft {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
.column_right {
	float: right;
	height: 550px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}
.centerimg {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
li {
	font-size: 9pt;
	line-height: 1.6em;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: url(images/star.gif);
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #4D3C0D;
}
.content2 {
	background-image: url(images/blurrybg2.jpg);
	height: 600px;
	width: 800px;
}
.outside_sub {
	float: none;
	width: 210px;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #4D3C0D;
	text-transform: none;
	font-variant: normal;
	line-height: 1em;
}
a:visited {
	color: C29613;
	text-decoration: underline;
}
.column_left2 {
	float: left;
	height: 570px;
	width: 340px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	vertical-align: top;
}
.outsideRight2 {
	float: right;
	width: 415px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
a:link {
	text-decoration: underline;
	color: #C29613;
}
a:hover {
	color: #F2BB18;
}
.outsideRight3 {
	float: right;
	width: 400px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.little2 {
	font-size: 8pt;
	line-height: 1.2em;
}
.image_right {
	float: right;
	margin-top: 35px;
}
 .outsideLeft2 {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
.column_rightCopy {
	float: right;
	height: 550px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}
.column_right3 {
	float: right;
	height: 575px;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}
.caption {
	color: #E4D69C;
	font-size: 9pt;
	line-height: 1.2em;
}
table {
	margin-top: 0px;
}
