body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #734341;
	background-color: #5E0416;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #727252;
}
a {
	color: #9D092B;
	text-decoration: underline;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4775A;
	border-right-color: #6B3930;
	border-bottom-color: #6B3930;
	border-left-color: #FC8C66;
	padding: 10px;
	background-color: #A3092D!important;
}*/

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #910826!important;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA8800;
	border-bottom-color: #333333;
	border-left-color: #FFE991;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
img {
}
img.img_mid_page {
	margin-top: 10px;
	margin-bottom: 10px;
}

img.img_left {
	margin-right: 15px;
}
img.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



#header {
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE991;
	padding-top: 10px;
	display: block;
	clear: both;
	height: 70px;
}
#logo a {
	text-decoration: none;
	color: #727252;
	display: block;
}
#menu {
	padding-left: 6px;
}
#menu_wrapper {
	height: 30px;
	font-size: 12px;
	background-image: url(../images/graphics/button_red_BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE991;
	display: block;
}
.txt_small {
	font-size: 80%;
	color: #000000;
}


#menu a {
	color: #FFFFDF;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(../images/graphics/button_red_BG.jpg);
	background-repeat: repeat-x;
	height: 25px;
	display: block;
	width: auto;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin-right: 3px;
	float: left;
	margin-top: 1px;
	padding-top: 6px;
}
#logo {
	font-size: 100%;
	color: #FFE991;
	display: block;
	width: 699px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: center;
	background-color: #910826;
	padding-top: 10px;
	background-image: url(../images/graphics/logo_BG.jpg);
	background-position: center;
	background-repeat: repeat-y;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-transform: uppercase !important;
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-right-color: #6C041A;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 20px;
}
#logo strong {
	color: #FEF5D8!important;
	font-size: 110%;
}


#menu a:hover {
	color: #FFCC00;
	background-image: url(../images/graphics/button_red_BG_over.jpg);
}
#content {
	margin-bottom: 0px;
	height: auto;
	display: block;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	position: relative;
}

.thumbs {
	display: block;
	width: 147px;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.col_right {
	text-align: left;
	float: left;
	width: 300px;
}

.thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
.title_bold {
	font-weight: bold;
	background-color: #E8E2BB;
	display: block;
	padding: 2px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727252;
	clear: both;
	margin-top: 0px;
	color: #FFFFDF;
	background-color: #763C31;
	text-align: center;
}
h1 {
	font-size: 140%;
	display: inline;
	font-weight: bold;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 80%;
}
img.img_broder {
	border: 1px solid #5E0416;
}


h1 a {
	color: #727252;
	text-decoration: underline;
}


strong, b {
	font-size: 100%;
	display: inline;
	font-weight: bold;
	color: #562B23;
}

.thumbs_med_box {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B395;
	margin: 0px;
}

.text_box_left {
	width: 100%;
	text-align: justify;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	vertical-align: top;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #763C31;
	padding: 0px;
	height: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.img_top_left {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}
.clear_both_leftright {
	clear: both;
}
td.td_space {
	margin: 0px;
	background-color: #E8E2BB;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E2BB;
	border-right-color: #763C31;
	border-bottom-color: #763C31;
	border-left-color: #E8E2BB;
}

p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: justify;
}
#wrapper_inner {
	background-color: #FFE991!important;
	margin: 0px;
	padding: 0px;
}
td.td_no_topspace {
	padding-top: 0px !important;
}
.clear_left {
	clear: both;
}

img.img_right {
	margin-left: 15px;
}
.txt_white {
	color: #FFE991;
}

#menu_wrapper_2 {
	text-align: center;
	height: 30px;
	font-size: 12px;
	background-image: url(../images/graphics/button_red_BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 698px;
	border: 1px solid #333333;
}
#menu_2 a {

	color: #FFFFDF;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(../images/graphics/button_red_BG.jpg);
	background-repeat: repeat-x;
	height: 25px;
	display: block;
	width: auto;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin-right: 3px;
	float: left;
	margin-top: 1px;
	padding-top: 6px;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #AC0B2D;
	padding: 0px;
	width: 100%;
}
li {
	padding-bottom: 10px;
}
