@charset "utf-8";
#column-left {
	background-color: #E6E6E6;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	max-width: 300px;
	min-width: 250px;
	margin-right: 10px;
	margin-left: 0px;
}
#column-right {
	clear: right;
	float: right;
	height: auto;
	width: 930px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #f7eeed;
}
#container {
	background-color: #f7eeed;
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border: medium dotted white;
	height: auto;
}
#main-2ndary {
	background-color: #f0f0f5;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 100%;
	margin-top: 20px;
}

    a:link {
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
}
	a:hover {
	text-decoration: none;
}
	a:active {
	text-decoration: none;
}
.container {
	height: auto;
	max-width: 1200px;
	min-width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border: thin dashed white;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.container-menu {
	background-color: #f7eeed;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
.dropdown-menu {
  top: 0;
  left: 100%;
}
r1 { font-family: 'Raleway', sans-serif; font-weight: 400;}
r2 { font-family: 'Raleway', sans-serif; font-weight: 400; font-style: italic;}
r3 { font-family: 'Raleway', sans-serif; font-weight: 600;}
r4 { font-family: 'Raleway', sans-serif; font-weight: 600; font-style: italic;}
r5 { font-family: 'Raleway', sans-serif; font-weight: 800;}
r6 { font-family: 'Raleway', sans-serif; font-weight: 800; font-style: italic;}
r7 { font-family: 'Raleway', sans-serif; font-weight: 900;}
r8 { font-family: 'Raleway', sans-serif; font-weight: 900; font-style: italic;}

s1 { font-family: 'Neuton', serif; font-weight: 200;}
s2 { font-family: 'Neuton', serif; font-weight: 400; font-style: italic;}
s3 { font-family: 'Neuton', serif; font-weight: 300;}
s4 { font-family: 'Neuton', serif; font-weight: 700; font-style: italic;}
s5 { font-family: 'Neuton', serif; font-weight: 400;}
s6 { font-family: 'Neuton', serif; font-weight: 800; font-style: italic;}

a:link {color: black;}
a:active {color: black;}
a:hover {color: #a6421e;}

.dropdown-menu {background-color: rgba(228,205,180,0.9);}
.drop-text {font-size: 11pt; font-color: #ffffff;}
#footer {
	background-color: #f7eeed;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footer-body {
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
.social-top { width: 100%; background-color: white; height: auto; margin-bottom: 0px;}

#custom-search-input {
        margin:0;
        margin-top: -10px;
		margin-bottom: 10px;
		margin-right: 0px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
	
	.head-border {
	height: 3px;
	width: 100%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: black;
	background-color: white;
}

	.front-lg-box {
	max-width: 420px;
	min-width: 100%;
	border-width: thin;
	border-style: solid;
	border-color: #d9d9d9;
	background-color: white;
	min-height: 300px;
	max-height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
	.front-med-box {
	max-width: 100%;
	min-width: 100%;
	border-width: thin;
	border-style: solid;
	border-color: #d9d9d9;
	background-color: white;
	min-height: 225px;
	max-height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
	.front-sm-box {
	max-width: 100%;
	min-width: 100%;
	border-width: thin;
	border-style: solid;
	border-color: #d9d9d9;
	background-color: white;
	min-height: 180px;
	max-height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
	.td-1a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
	.td-1b {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 13pt;
}
	.td-2a {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	line-height: 12pt;
}
	.td-2b {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	line-height: 11pt;
}
	.td-3a {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	line-height: 11pt;
}
	.td-3b {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	line-height: 10.25pt;
}
	.bdr-top-img {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
		
}
	.carousel-body-txt {
	font-size: 14pt;
	font-color: white;
	background-color: rgba(67,33,28,0.6);
	padding: 7px;	
}
	.carousel-title-txt {
	font-size: 14pt;
	font-color: white;
	background-color: rgba(67,33,28,0.6);
	padding: 7px;	
}
	.container-c {
		width: 100%;
		height: auto;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.left-box {
	min-width: 180px;
	max-width: 350px;
	background-color: transparent;	
	height: auto;
	margin-top: 20px;
	}
	.td-lftbx-title {
		padding-top: 4px;
		padding-bottom: 4px;
		border-top: thin solid #000;
	}
	.secondary-main {
		width: 100%;
		Background-color: #f7eeed;
		height: auto;
		margin-right: -20px;
	}
	.left-column-content {
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #f7eeed;
	}
	.td-left-column-title {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11pt;
	color: black;
	line-height: 110%;
	border-bottom: thin solid #000;
	}
	.td-2ndry-col-rt {
		padding-bottom: 20px;
		padding-top: 10px;
	}
	.content-above {
		width: 100%;
		background-color: white;
		margin-top: 15px;
		margin-left: 0px;
		margin-right: -20px;
		padding-left: 20px;
	}
		.content-below {
		width: 100%;
		background-color: white
	}
		.bottom-previewer {
		background-color: white;
		padding: 0px;
		margin-left: 5px;
		margin-right: 5px;
		border-width: 2px;
		border-style: solid;
		border-color: #d9d9d9;
	}
#img-1-of-5 {
	Background-color: black;
}
.article-pic {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.figure {
	width: 100%;
	margin-left: 10px;
}
.photo-caption {
	font-family: Neuton;
	font-size: 11pt;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 11pt;
}
.article-title {
	font-family: Raleway;
	font-size: 16pt;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
.article-author {
	font-family: Raleway;
	font-size: 12pt;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
.article-date {
	font-family: Raleway;
	font-size: 11pt;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
.article-body {
	width: 100%;
	height: auto;
	padding-left: 30px;
	padding-right: 50px;
	background-color: white;
	margin-bottom: 20px;
}
.article-body-text {
	font-family: Neuton;
	font-size: 13pt;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
.article-body-italic {
	font-family: Neuton;
	font-size: 13pt;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
.article-body-subhdr {
	font-family: Neuton;
	font-size: 13pt;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
