.wall {
	background-image: url(images/wall.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.wall_content {
	background-image: url(images/wall_content.gif);
	background-repeat: repeat-y;
}

div, p, td, tr, li, ul {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 14px;
	color : #5F4441;
	font-style : normal;
	line-height: 22px;
}

a:link {
	color: #E12111;
}

a:visited {
	color: #AA8C88;
}

h1 {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 28px;
	font-weight : normal;
	color : #000000;
}

h2 {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}

h6 {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #5C2018;
	line-height:20px;
	padding-left:2px;
}

hr {
	color: #CCCCCC;
	height:1px;
}

a.menu, a.menu:visited {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration:none;
}

a.menu:hover {
	color : #DF140D;
	text-decoration:underline;
}

.menudiv {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 16px;
	color : #C0A09E;
	padding-left:8px;
	padding-right:8px;
}

.toppic {
	border: 1px solid #AA8985;
}

.picborder {
	border: 2px solid #5C2018;
}

.formmargin {
	margin : 0px;
}

.forminput {
	font-family : Tahoma, Arial, sans-serif;
	border: 1px solid AA8C88; 
	font-size : 12px;
	background: F2ECEB;
	color: #000000;
	margin: 0;
	padding-left: 3px;
	height : 18px;
}

.forminputtext {
	font-family : Tahoma, Arial, sans-serif;
	border: 1px solid AA8C88; 
	font-size : 12px;
	background: F2ECEB;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

TABLE.thanks tr td p {
	font-family : Tahoma, Arial, sans-serif;
	color:#999;
	font-size : 12px;
	line-height:16px;
}

.footer {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #AA8C88;
	line-height: 19px;
}

.footer b {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight:bold;
}

a.footer, a.footer:visited {
	color : FFFFFF;	
	font-weight:bold;
	text-decoration:none;
}

a.footer:hover {
	color : DF180D;	
	font-weight:bold;
	text-decoration:underline;
}

