@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../../img/index-bg3.jpg);
	background-repeat:no-repeat;
}

#main-container {
	margin-top:70px;
	margin-left:400px;
	line-height:20px;
}

li {
	list-style: none;
	padding-bottom:15px;
}

a:link, a:visited {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#72634D;
}

a:hover {
	text-decoration: none;
	color:#741026;
}

.button {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	xfont-weight:bold;
	color:#72634D;
	
}

.separator {
	margin-bottom: 15px;
}


.button a:hover {
	text-decoration: none;
	color:#741026;
}

.button a:link, .button a:visited {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#72634D;
}

.motto {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#982e3b;
}
