




body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../images/backgrounds/background_grain.jpg') ;
}

div.topedge {
}

div.bottomedge {
	
	margin-left: auto;
	margin-right: auto;
	min-height: 224px;
	text-align: center;
	background-image: url('../images/backgrounds/bevel_bottom.jpg') ;
	background-repeat: no-repeat;
	width: 985px;
}

div.container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 985px;
}

div.titlecontentarea {
	margin-left: auto;
	margin-right: auto;
	height: 184px;
	text-align: center;
	padding: 0px;
	width: 100%;
}

p.addrrow, a.addrrow {
	font-size: large;
	color: #e9d9b5;
}

a.addrrow {
	text-decoration: none ;
}

a.addrrow:hover {
	text-decoration: underline ;
}

div.maincontentarea {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 985px;
	background-image: url('../images/backgrounds/bevel_main.jpg') ;
	background-position: top;
	background-repeat: repeat-y;
	border-top: 1px solid gray ;
	margin-top: 82px;
}

div.contentpara {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 36px;
	padding-right: 36px;
}

div.homeslideshow {
	height: 275px;
	/*width: 958px;*/
	text-align: left;
	background-image: url('images/background-home-slideshow.gif');
	background-repeat: no-repeat;
	background-position: 14px left;
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

table.content_row {
}

tr.content_row {
}

td.content_row {
	margin: 12px;
}

table.content {
}

td.content {
	padding: 0px;
	text-align: left;
}

img {
	border: 0px;
}

h1 {
	font-family: calibri, arial, Helvetica,sans-serif ;
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-top: 0em;
}

h2 {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: large;
	color: #000000;
	text-align: left;
	padding-top: 18px;
	margin-bottom: 1em;
}

h3 {
	font-family: calibri, Arial, Helvetica,sans-serif;
	font-size: medium;
	color: #000000;
	margin-bottom: 0em;
	text-align: left;
}

p,a,li {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: #000000;
}


.legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: x-small;
	text-align: center;
	color: #000000;
}

a.legal:hover {
	color: red;
}

/* Menu definitions */
#menudiv {
	margin-top: 0px;
	margin-left: 20px;
}

/*
#menudiv ul {
	background-image: url('images/background.gif');
	text-align: left;
	margin: 0;
	padding: 0px 0;
}
*/
#menudiv ul li {
	list-style: none ;
	display: inline;
	margin: 0;
}

#menudiv ul li a {
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #e9d9b5;
}

#menudiv ul li a:link {
	color: #e9d9b5;
}

#menudiv ul li a:link:hover {
	color: #e9d9b5;
	text-decoration: underline;
}

#menudiv ul li a:current {
	color: #e9d9b5;
}
