/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/ 
/*background-image:url(images/top.jpg); background-repeat:no-repeat; */
.top {background-image:url(images/top.jpg); background-repeat:no-repeat; width:1019px; height:269px;}
.middle {background-image:url(images/middle.jpg); background-repeat:no-repeat; width:1019px; height:431px;}
.bottom {background-image:url(images/bottom.jpg); background-repeat:no-repeat; width:1019px; height:104px;}
.map {background-image:url(images/map.jpg); background-repeat:no-repeat; width:254px; height:228px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(images/repeat_right.jpg);
	background-repeat:repeat-x;
	background-color: #51325c;
	margin: 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}
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: Arial, Helvetica, sans-serif; font-size:13px; color:#d8d6d6; text-decoration:none;}
a:hover {text-decoration:underline;} 
/*
================================================================================
|                                     Other                                    |
================================================================================
*/
.font1 {font-family:"Times New Roman", Times, serif; font-size:24px; color:#000000;}
.submenu {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#d8d6d6;}	
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#828282;
}
.href1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#f8df0e;
	text-decoration:underline;
}	
.href1:hover {text-decoration:underline;}
.href2 {font-family:"Times New Roman", Times, serif; font-size:14px; color:#000000; text-decoration:underline;}
.href2:hover {text-decoration:none;}
.anchor {font-family:"Times New Roman", Times, serif; font-size:24px; font-style:italic; font-weight:bold; color:#000000; text-decoration:none;}
.anchor:hover {text-decoration:none;}
.h1 {font-family:"Times New Roman", Times, serif; font-size:24px; font-style:italic; font-weight:bold; color:#000000;}
/*
================================================================================
|                                     Form                                     |
================================================================================
*/
.field {
	width:520px;
	height:18px;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	border-color:#b4a356;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
}
.area {
	width:520px;
	height:70px;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	border-color:#b4a356;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
}
.btn_clear {
	background-image:url(images/btn_clear.jpg);
	background-repeat:no-repeat;
	width:56px;
	height:19px;
	cursor:pointer;
	border:0px;
}
.btn_send {
	background-image:url(images/btn_send.jpg);
	background-repeat:no-repeat;
	width:56px;
	height:19px;
	cursor:pointer;
	border:0px;
}

