body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	padding:3px;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {	
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#630;
	background: url(../images/bg.png) repeat-x; 
	background-color: #7bddfd;
}

p, td {	
	line-height: 185%; 
}

a:link, a:visited { 
	text-decoration:none; 
	color: #715214; 
}
a:hover { 
	text-decoration:underline;  
	color:#4C3D15; 
}

a.bot:link, a.bot:visited {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration:none; 
	color: #715214;
}

a.bot:hover {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration:underline; 
	color: #4C3D15; 
}

input, select, textarea { 
	border: 1px solid; 
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea; 
	padding: 3px; 
}

input:focus, textarea:focus { 
	border-color: #5794bf #b7d5ea #c7e2f1 #c5daed; 
	background-color:#ebdcc2; 
}

#fl_left {
	float:left;
}

#fl_right {
	float:right;
}

#intro {
	width: 766px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 25px; 
	margin-bottom: 25px; 
	border: 3px solid #F7F0DE; 
}

.pickerImg { 
	position: absolute; 
	margin-left: -16px; 
	margin-top: 5px; 
	cursor: pointer; 
}

.bimg { 
	padding: 3px; 
	margin: 5px; 
	background-color: #ffffff; 
	border:1px solid #D6AF58; 
}

#container { 
	width: 766px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top:10px; 
	margin-bottom:10px; 
	text-align:left; 
	border: 3px solid #F7F0DE; 
	background: url("../images/bg.gif") repeat; 
}

#topmenu {
	background: url("../images/topmenu.gif") repeat-x; 
}

#title {
	margin-top:10px;
}

#content { 
	padding: 15px;
	overflow:hidden;
}

.wh {
	padding-top:8px;
	color:#715214;
	height:26px;
	background: url("../images/bottom_bg.gif") repeat-x; 
}

.wh a {
	font-size:11px;
}


.box1 {
	width:325px;
	margin:5px;
	padding: 10px;
	border: 2px solid #C09840;
	background-color: #F7EBCD;
}

.box2 {
	width:325px;
	margin:5px;
	padding: 10px;
	border: 2px solid #D6AF58;
	background-color: #F7F0DE;
}

.content {
	padding:15px;
}

.title {	
	margin-bottom:5px;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 16px; 
	color:#630; 
}

.mimg {
	border: 1px solid #fff;
	margin: 5 5 5 5;
}

.address {
	margin-bottom:10px;
	text-align:center;
	font-size:12px; 
	padding:3px;
}

.thumbnail img { 
	padding: 5px; 
	margin: 6px; 
	background-color: #ffffff; 
	border:1px solid #D6AF58; 
}

.thumbnail:hover { 
	background-color:transparent;
}

.thumbnail:hover img { 
	padding: 5px; 
	margin: 6px; 
	background-color: #ebdcc2; 
	border:1px solid #ad9766; 
}

.vfcode { 
	margin:5px; 
	background-color:#D70000; 
	color:#fff; 
	padding:3px; 
	font-size:15px; 
	font-weight:bold; 
}
