/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/
.bg1 {background-image:url(../images/bg1.jpg); background-repeat:repeat-x; height:750px;}
.bg2 {background-image:url(../images/bg2.jpg); background-repeat:repeat-x; height:750px;}

.top {background-image:url(../images/top.jpg); background-repeat:no-repeat; width:1000px; height:127px;}
.middle1_1 {background-image:url(../images/middle1_1.jpg); background-repeat:no-repeat; width:1000px; height:286px;}
.middle1_2 {background-image:url(../images/middle1_2.jpg); background-repeat:no-repeat; width:1000px; height:280px;}
.middle2 {background-image:url(../images/middle2.jpg); background-repeat:no-repeat; width:1000px; height:566px;}
.middle3 {background-image:url(../images/middle3.jpg); background-repeat:no-repeat; width:1000px; height:566px;}
.bottom {width:1000px; height:57px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #834539;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#70480b;
}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0; padding:0; margin:0;}
table { border-collapse:collapse}
table td { padding:0; margin:0; border:0} 
table tr { padding:0; margin:0; border:0} 
a { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#70480b;
	text-decoration:underline;
}
a:hover { 
		text-decoration:none; 
} 
/*
================================================================================
|                                     Fonts                                    |
================================================================================
*/
.copyright {font-size:10px; color:#d3bca7; font-style:normal;}

.ttl1 {font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#70480b;}
.ttl2 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#70480b; font-weight:bold;}

.font1 {font-size:13px; color:#754e2c; font-style:normal; font-weight:bold; text-transform:uppercase;}












