BODY {
     font-family: 'Georgia', sans-serif;
     font-size: 1.15625em;
     color: #333333;
     line-height: 1.627778em;
	 letter-spacing: 0.1px;
     background-color: #ffffff;
     margin: 0px;
     padding: 0px;
     margin-top: 50px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
}

a:link { color: #F6555C; text-decoration:none; border-bottom: solid 1px #FB4F32; }
a:visited { color: #F6555C; text-decoration:none; }
a:hover { color: #FF1000; text-decoration:none;}
a:active { color: #F0994A; }
a.no_underline { text-decoration:none; border-bottom: none; }

h1 { font-family: 'Playfair Display',serif; color: #191919; font-size: 2.270270em; font-weight: bold; line-height: 1.02em;}
h2 { font-family: 'Playfair Display', serif; color: #191919; font-size: 1.85em; font-weight: 600;}
h3 { font-family: 'Montserrat', serif; color: #191919; font-size: 1.5em; font-weight: 600;}
h4 { font-family: 'Merriweather','sans-serif'; color: #191919; font-size: 1.5em; font-weight: bold;}
h5 { font-family: 'Merriweather','sans-serif'; color: #191919; font-size: 16px; font-weight: bold;}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	display: block;
	margin: auto;
}

table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

tr { vertical-align: top; }

td { padding: 0; }

hr {
	border: 0px;
	height: 1px;
    background-color: #BFBFBF;
}

.pos_left { float: left; }
.pos_right { float: right; }
.pad_left_30 { padding: 0 0 20px 30px; }
.pad_right_30 { padding: 0 30px 0 0; }
.pad_left_right_20 { padding-left: 20px; padding-right: 20px; }
.pad_left_right_30 { padding: 30px; }
.pad_left_50 { padding-left: 50px; }

.navbar {
  overflow: hidden;
  background-color: #827964;
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
}

.navbar a {
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.menu_icon div {
    width: 20px;
    height: 2px;
    background-color: #FFFFFF;
    margin: 3px 0;
}

.topnav_width { max-width: 1200px; }

.table_main { max-width: 700px; margin: 10px 15px 10px 15px; }

.logo_col { width: 180px; }

.prelude {
	font-family: 'Georgia', serif;
	font-size: 1.055555em;
	line-height: 1.68421em;
	letter-spacing: 0.6px;
	color: #000000;
	text-align: center;
}

.note_box {
	font-family: 'Montserrat', serif;
	font-size: 0.7027027em;
	line-height: 1.53846em;
	background-color: #F4FEDA;
	padding: 20px;
}

.category_arrange {
	padding: 25px 25px 25px 25px;
	float: left;
}

.block_290 {
	width: 290px;
	display: table-cell;
	vertical-align: text-top;
	background-color: #FFFFFF;
}

.button_wrap a.click_button {
	width: 180px;
	height: 38px;
	display: table-cell;
    vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color:  #FFFFFF;
    background-color: #83B838;
	border: 2px solid  #83B838;
}

.button_wrap a.click_button:hover {
    color:  #FFFFFF;
    background-color: #83B838;
	border: 2px solid  #83B838;
}

.button_arrange {
	padding: 25px 25px 25px 25px;
	float: left;
}

.border_top_bottom_2px {
	padding: 10px;
	margin: auto;
	border-top: 2px solid #efefed;
	border-bottom: 2px solid #efefed;
}

.teaser {
	font-family: 'georgia', 'sans-serif';
	font-size: 1.135135em;
	line-height: 1.7em;
	color: #4D4D4D;
	width: 85%;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.top_header {
	background-color: #FFFFFF;
	font-family: 'Montserrat','sans-serif';
	font-weight: 400;
	font-size: 1.222222em;
	padding-right: 10px;
}

.top_arrange { margin-top: -42px; }

.header_underline { 
	border: 0px;
	height: 2px;
    background-color: #F7F7F7;
	margin-top: -18px;
}

.hr_underline { 
	border: 0px;
	height: 2px;
    background-color: #F7F7F7;
	margin-top: 2px;
}

.runners_up {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

.runner_up {
	display: inline-block;
	background-color: #FFFFFF;
	padding: 0 20px 0 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.runner_arrange {
	margin-top: -21px;
	text-align: center;
}

.ribbon {
	font-family: 'Montserrat', 'sans-serif';
	font-size: 1em;
	color: #FFFFFF;
	background-color: #EB6035;
}

.number {
	width: 50px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.75em;
	line-height: 1em;
	padding: 3px 50px 15px 0;
	float: left;
}

.number_small {
	width: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
	padding-right: 20px;
	float: left;
}

.label {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.135135em;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding-bottom: 5px;
}

.title_link {
	font-family: 'Montserrat','sans-serif';
	font-size: 1.135135em;
	font-weight: 500;
	line-height: 1.5em;
	padding-bottom: 30px;
}

.feature {
	font-family: 'Montserrat', serif;
	font-size: 0.767567em;
	font-weight: 500;
	line-height: 1.69014em;
	padding-top: 25px;
}

.like_dont_like { font-family: 'Roboto Condensed', sans-serif; font-size: 1.189189em; font-weight: bold; }

/* Responsive Styles */

@media all and (max-width: 1284px) {.rightnav {display:none;}}
@media all and (max-width: 1216px) {.topnav_space {display:none;}}
@media all and (max-width: 964px) {.topnav_menuspace {display:none;}}
@media all and (max-width: 824px) {
	.topnav_menubar {display:none;}
	.topnav_width { width: 100%; }
	.logo_col { width: 100%; }
}
@media all and (max-width: 1030px) {.leftnav {display:none;}}
@media all and (max-width: 640px) {
	.logo_width { width: 240px; }
	.image_toppage { width: 85px; }
	.table_index { width: 300px; }
}
@media all and (max-width: 480px) {
	.logo_width { width: 240px; }
	.image_toppage { width: 55px; }
	.table_index { width: 300px; }
	.mobile_off {display:none;}
}

/* Smartphone Styles */
@media all and (max-width: 480px) {
	.mobile_off { display:none; }
	BODY { margin-top: 38px; }
	.navbar { height: 38px; }
	.category_arrange { padding: 0; float: left; }
	.pos_left { float: none; margin: auto; }
	.pos_right { float: none; }
	.pad_left_30 { padding: 0 0 20px 0; }
	.pad_right_30 { padding: 0 0 20px 0; }
	.pad_left_right_20 { padding-left: 0px; padding-right: 0px; }
	.pad_left_right_30 { padding: 30px 0 30px 0; }
	.pad_left_50 { padding-left: 0; }
	.number { padding: 0 0 10px 0; float: none; margin: auto; }
	.number_small { padding: 0 0 10px 0; float: none; margin: auto; }
	.label { text-align: center; }
	.title_link { text-align: center; }
}
/* End Smartphone Styles */