/* CSS Document */
/* General Text Style  Taken From Template */

/*in_line*/
img {border:0; vertical-align:top;}

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

.clear { clear:both;}



/*txt, links*/

h1, h2, h3, h4, h5
{
	margin-bottom:15px;
	margin-left:0px;
	padding-left:0px;
}

h4 { font-size:1em; color:#d27e01; padding-bottom:15px;}



/*header*/

/*content*/
#content { font-size:14px; line-height:normal color:#47201f;}
#content .bg { background:url(images/bg_col_1.jpg) left 98px no-repeat;}
#content .menu { position:relative; margin:-137px 0 111px 0;}
#content .col_1, #content .col_1 a, #content .col_1 strong { color:#e4decd;}
#content .col_1 .ind { padding:0 25px 71px 31px;}
#content .col_1 p { padding-bottom:8px;}
#content .col_2 .ind { padding:0 26px 25px 32px;}
#content .title { margin-bottom:23px;}
#content p { padding-bottom:15px;}
#content .box { width:100%;}
#content ul {margin:0px; padding:0; list-style:inside;}
#content li {background:url(images/z_ul.gif) left 4px no-repeat; padding-left:27px; line-height:2.1818em;}
#content li a { color:#47201f;}
#content .alignright { text-align:right; padding:10px 7px 0 0;}
#content .pic { float:left; margin:0 30px 0px 0;}
#content .title1 { margin:30px 0 23px 0;}
#content .col_2 strong { color:#d27e01;}


/*footer*/
#footer { font-size:0.6875em; color:#ede6de;}
#footer a img { margin-right:26px;}
#footer ul { margin:-10px 0 4px 280px; padding:0; list-style:none;}
#footer li {background:url( images/z_ul_footer.gif) left 4px no-repeat; padding-left:23px; display:inline; margin-right:20px;}
#footer li a { text-decoration:none;}
#footer li a:hover { text-decoration:underline;}
#footer li.none { background:none;}
#footer .alignright { text-align:right; padding-right:40px;}
#footer a { color:#ede6de;}


/*==================list====================*/
.main .line_right { background:url(images/line_right.gif) right top repeat-y;}
.main .line_bottom { background:url(images/line_bottom.gif) left bottom repeat-x;}
.main .line_left { background:url(images/line_left.gif) left top repeat-y;}
.main .corner_right_bottom { background:url(images/corner_right_bottom.gif) right bottom no-repeat;}
.main .corner_left_bottom { background:url(images/corner_left_bottom.gif) left bottom no-repeat; padding:0px 14px 14px 14px;}
/*==========================================*/

.input {color:#47201f;		 
		height:20px;
		width:246px;
		background:none;
		border:solid 1px #47201f;
		font-size:1em;
		font-family:Arial;
		padding-left:2px;
}

textarea {background:none;
			color:#47201f;
			border:solid 1px #47201f;
			width:281px;
			height:70px;
			overflow:auto;
			font-family:Arial; 
			font-size:1em;
			padding-left:2px;
}




ul, ol
{
    list-style:inside;
	margin-top:10px;
	margin-bottom:10px;
}

ul
{
	list-style-type:disc;
}
