/* CSS Document */

body {
	background-color: #d77200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.site_title {	font-family: Impact, "arial black";
	font-size: 45px;
	color: #060620;
}
.slogan {	
    font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	}
.menu a{
	color: #ffffff;
	}
.menu a:hover{
	color: #FFFFFF;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.thumb {
	border: 1px dashed #000000;
	}
.textfield {
	background: #FFFFFF;
	border: 2px dashed #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}
.titleboxbg_main {
	background: #EAEAEA;
	}
.textlinks {
	font-family: Impact, "arial black";
	font-size: 24px;
}
.textlinks a{
	color: #000000;
	}
.textlinks a:hover{
	text-decoration: none;
	}