/* Browser Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin: 0;
	padding: 0;
}

fieldset, img { border: 0; }

option { padding-left: 0.4em; }

div.article { font-size:1px; }

span.header-r H1 { cursor: pointer; font-size: 14px; }

span.header-r H1:hover { color:#f36c4f; }

ul.arrow_red li { font-size: 13px; list-style-type: none; list-style-image: url(/images/arr2.gif); }

ul.arrow_red li a { color:#452510; text-decoration: none; }

ul.arrow_red li a:hover { color:#f36c4f; text-decoration: none; }

ul { padding-left: 15px; }

dl { margin: .3em 0; }

dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

td { margin: 0px; padding: 0px; }

html { margin: 0px; padding: 0px; width:100%; }

/* Headers */

h1 {
    font-size: 150%;
	line-height: 100%;
	font-weight: normal;
    color: #452510;
}

h2 { font-size: 140%; }

h4 { font-size: 120%; }

p, body, font, div, td, input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 100%; }

p,li { margin: .2em 0; font-size: 12px; line-height: 140%; color: #3c1f0c; }

a { color: #8A0806; }

a:hover { text-decoration: none; }

a img { border: 0; }

input, select { vertical-align: middle;}

body {
    background: url(../images/bg_main.jpg) #efe1c6 left top no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 120%;
    color: #3c1f0c;
}

.main { margin-left: 15px; margin-top: 22px; margin-right: 17px; }

.head_text {
    margin-right: 50px;
    margin-top: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic;
    color: #FFFFFF; 
}

.header {
    font-family: Arial, Helvetica, sans-serif;
    color: #ea2328;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.i_text {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 12px;
}

p {
    text-indent: 25px;
    line-height: 170%;
}

img {
	border: 0;
}

#box {
	padding-top: 6px;
}

.box_menu {
    padding:0px 0px 12px 0px;
    width:212px;
    background:#b49151;
}

#box a {
	color: #44300b;
    font-family: Tahoma;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
}

#box a:hover {
	color: #fbd794;
	text-decoration: none;
}

#right_box a {
	color: #44300b;
    font-family: Arial;
	font-size: 12px;
    font-weight:bold;
}

#right_box a:hover {
	color: #716041;
	text-decoration: none;
}
