@charset "utf-8";
body {font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFF;
	margin: 0;
	padding: 0;
	/* [disabled]color: #000; */
	font-family: Verdana, Geneva, sans-serif;	
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
a img { 
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none; 
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #000000;
}

.container {
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0 auto; 
}

header {
	height:190px;
}
.sidebar1 {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 600px;
	float: left;
}
aside {
	float: left;
	width: 200px;
	padding: 10px 0;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666;
	margin-bottom: 5px;
	background-image:url(../images/menubg.gif);
	color: #FFF;
	width: 180px;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #666;
}

/* ~~ The footer ~~ */
footer {
	padding: 5px 0px 0px 0px;
	background-color:#099;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both;
	border: thin solid #666;
	height:auto;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
header, section, footer, aside, article, figure {
	display: block;
}
#search_input_field {
    /*width: 448px;*/
	width: 300px;
    padding:0 5px;
    margin-top: 5px;	
    font: 12px arial;
    border: 1px solid #b2b2b4;
    color: #626469;
	float: left;
	border-right: 0;
}
.custom_search_input{
	border-radius: 5px 0 0 5px;
	margin-top: 0 !important;
	margin-left:5px !important;
	padding: 6px 0 7px 5px !important;
	height: auto !important;
	width: 300px !important;
}
.menuico{

}
.menuico:hover, .menuico:active, .menuico:focus{
}
.menuicoselect{
}
aside ul{
	list-style: none outside none;
    margin: 0px;
    padding: 0px 0px 0px 5px;
}
aside ul li{
	padding: 0 0 8px 15px;
	cursor: pointer;
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#subscribe {
	height: auto;
	width: 300px;
	float: left;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
}
#sbscribetxt {
    /*width: 448px;*/
	width: 200px;
    margin-top: 5px;	
    font: 12px arial;
    border: 1px solid #b2b2b4;
    color: #626469;
	float: left;
	border-right: 0;
}
.sbscribetxtinput{
	border-radius: 5px 0 0 5px;
	margin-top: 0 !important;
	padding: 6px 0 7px 5px !important;
	height: auto !important;
	width: 200px !important;
}
.bottomclm{
	float: left;
	margin: 10px;
	width: 330px;
	height: 180px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
.socialmediaimage
{
	padding-right:10px;
}
.c{
	color: #B00;
}
.read-more{
    clear:both;
    float:right;
    margin-top:15px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#f68b1f;
    font-size:10px;
    color:#fff;
    text-transform:uppercase;
    padding:8px 10px;
    transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -webkit-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
	margin-right:30px;
}
.mainbtn{
	    clear:both;
    margin:10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#f68b1f;
    font-size:15px;
    color:#fff;
    text-transform:uppercase;
    padding:8px 10px;
    transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -webkit-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
}
#error {
	color: #F00;
}
.contentdiv{
	margin: 10px; 
	border: 1px solid #3f4218;
	color: #000000; 
	background-color: #eeeded;
	padding: 17px 24px;
	height: auto;"
}
.msgbox
{
border:1px solid #3f4218;
    font-weight:bold;
	color:#545454;
	background-color:#eeeded;
    padding:17px 24px;
    position:relative;
	height:auto;
	display:block;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.bottombox
{
	margin: 0px 0px 10px 10px;
	border: 1px solid #3f4218;
	color: #000000;
	background-color: #eeeded;
	padding: 17px 24px;
	height: auto;
	width: 335px;
	float:left;
	min-height:105px;
}
.menuico a {
		float: right;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #039;
}
.menuico a:hover, .menuico a:active, .menuico a:focus{
	float: right;
	padding: 10px;
	color:#000;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.read-more2{
    float:right;
	margin-left:5px;
	margin-bottom:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#f68b1f;
    font-size:10px;
    color:#fff;
    text-transform:uppercase;
    padding:8px 10px;
    transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -webkit-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
}