p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D1BD98;
}

p {
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: d1bd98;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: d1bd98;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: d1bd98;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e3d8c1;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: d1bd98;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: e3d8c1;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #BEA46D;
	font-family: Georgia, "Times New Roman", Times, serif;

}
ol {
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: d1bd98;
}
a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.backinglines {
	background-image: url(assets/home_assets/bglines.gif);
	background-repeat: repeat-x;

}
.tablebg {
	background-image: url(assets/home_assets/background.jpg);
	background-repeat: repeat-y;
}
.bodbg {
	background-image: url(assets/home_assets/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titlebg {
	background-image: url(assets/home_assets/title.jpg);
	background-repeat: no-repeat;
}
.sidebarbg {
	background-image: url(assets/home_assets/photosidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.padding {
	padding: 10px;
}

