#notice {
	width: 100%;
	padding: 5px;
	background-color: #efecdb;
	font-size: 1.2em;
}


/* Basic Site Structure */

body {
	margin:0;
	padding:0;
	color:#000;
	min-width:975px;
	font-size: 62.5%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Geneva, "Trebuchet MS", Georgia, "Times New Roman", Times, sans-serif;
	text-align: center;
	/*background:url(images/bodybg2.jpg) no-repeat fixed;*/
}
	
div.wrap { margin: 0 auto; padding: 0 20px; width:975px; text-align: left; height: auto;
}

#masthead {
	height: 100px;
	width: 100%;
	background: #333 url(images/bg_nav.jpg) repeat-x fixed;
	margin: 0 0 40px;
}

.featuredbox {
	margin: 5px 0 20px;
	padding: 10px;
	/*background-color: #F0ECE3;
	border: 6px solid #fff;*/
}

.leftbox {
	float: left;
}

#footer {
	padding-top:15px;
	margin-bottom:15px;
	clear: both;
}
#footermain {
	padding: 5px;
	background-color: #1a1a1a;
}

#footerwrapper {
	padding: 15px 0;
	background-color: #1a1a1a;
	border: 1px dashed #4b4b4b;
}

.footdiv {
	margin-left:15px;
	float:left;
	width: 145px;
	height: 200px;
	border-right: 1px dashed #4b4b4b;
	text-transform: capitalize;
}

.themesdiv {
	width: 115px;
}

.footdivbig {
	margin-left:15px;
	float:left;
	width: 250px;
	height: 200px;
}

.right {
	float: right;
	}
	
.left {
	float: left;
	}

.clr {
	clear: both;
	}

#headcolumn {
	float: left;
	height: 110px;
	margin: 0 0 0 40px;
}

/* =+ Start Navigation */

#navigation {margin:0; list-style-type:none;}
#navigation li{display: inline; margin:0; padding:0; list-style-type: none; text-indent: -99999px;}
#navigation li a{display:block; margin:0 10px 0 0; float:left; height:110px; border-bottom-width: 0px; background:url(images/navi.jpg) no-repeat}
#navigation li#n_home a{width: 63px; background:url(images/navi.jpg) 0 0}
#navigation li#n_about a{width: 63px; background-position:-63px 0}
#navigation li#n_forum a{width: 65px; background-position:-126px 0}
#navigation li#n_cal a{width: 87px; background-position: -191px 0;}
#navigation li#n_spk a{width: 102px; background-position: -278px 0;}
#navigation li#n_map a{width: 63px; background-position: -380px 0;}
#navigation li#n_home a:hover{background-position:0 -110px}
#navigation li#n_about a:hover{background-position:-63px -110px}
#navigation li#n_forum a:hover{background-position:-126px -110px}
#navigation li#n_cal a:hover{background-position:-191px -110px}
#navigation li#n_spk a:hover{background-position:-278px -110px}
#navigation li#n_map a:hover{background-position:-380px -110px}
#home #navigation li#n_home a{background-position:0 -220px;cursor:default}
#about #navigation li#n_about a{background-position:-63px -220px;cursor:default}
#forum #navigation li#n_forum a{background-position:-126px -220px;cursor:default}
#subscribe #navigation li#n_cal a{background-position:-191px -220px;cursor:default}

/* =Navigation for pagination
-------------------------------------------------------------- */

.navigate {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigate a:link,
.navigate a:visited {
	color: #888;
	text-decoration: none;
}
.navigate a:active,
.navigate a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 10px 10px 0;
}

.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 10px 10px;
}


/* Style for boxes*/

#outsidenews {
	width: 150px;
	margin-left: 10px;
}

.articlesbox1, .articlesbox2 {
	width: 205px;
	height: 320px;
	float: left;
	overflow: hidden;
}
.articlesbox2 {
	margin-left: 15px;
}
/* Style for tables */
#maincolumn table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: auto;
	width: 95%;
}
#maincolumn tr th,
#maincolumn thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#maincolumn tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
	color: #333;
	font-size: 1.2em;
}
#maincolumn tr.odd td {
	background: #F2F7FC;
}


/* Start Headers Style */
h1, h2, h3, h4 { font-family: "Helvetica Neue (TT)", "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif; }
 
h1  { font-size: 2.0em; }
h2  { font-size: 1.8em; }
h3  { font-size: 1.5em; font-weight: normal; }
h4  { font-size: 1.4em; font-weight: normal; }

#extracolumn h4, #sidebar h4 {
	padding: 2px 0;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.4em;
	border-bottom: 1px dotted #999;
	color: #666;
	font-weight: bold;
}

#maincolumn h2 {	
	margin-bottom: 5px;
	font-weight: bold;
}
#maincolumn h2 a {	
	font-size: 1.4em;
}

.featuredbox h2, h2.searchheader {margin:0 0 5px 0; }

#maincolumn h4 {
	width: 100%;
	padding:0 0 2px 0;
	font-size: 1.4em;
	margin: 0;
	border-bottom: 1px dotted #999;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
} 

#footer h4 {
	display: block;
	margin: 0;
	padding: 2px;
	width: 92px;
	color: #ccc;
	font-size: 1.2em;
}

/* Style for Lists and Definitions */

ol, ul, li {margin: 0; padding: 0;
	list-style-type: none;
}

.contentbox li, #extracolumn li, #sidebar li {
	color: #333;
	font-size: 1.1em;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	margin: 5px 0 10px 0;
}

.contentbox li a, #extracolumn li a, #sidebar li a {
	text-transform: capitalize;
}

.footlist {margin:10px 0; list-style:none;}
.footlist li,.searchbar li {
	font-size: 1.1em;
	line-height: 140%;
	margin-top: 5px;
}
.searchbar ul {
	margin-top: 15px;
}
.searchbar li {
	color: #ccc;
	font-size: 1.1em;
}

/* Style for images */
#sitelogo img {
	float: left;
}

img, img.noborder { border: 0;}

img.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.imgmargin {
	margin-right: 10px;
	}				 		

.featuredbox img, #imagewrap img {
    border: 6px solid #999;
}

#noticecol img {
	max-width: 550px;
    border: 1px solid #b3b3b3;
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
}
    
}

/* Style for Contents, Parag. */
blockquote p , p blockquote, blockquote {font-size: 1.2em;}
.thecategory {font-size: 1.1em; margin:0; padding:0;}
p  {
	color: #333;
	font-size: 1.2em;
	line-height: 1.6em;
	}
#sidebar li p, #extracolumn li p{font-size: 100%; margin:0;}
#imagewrap p {
	margin-top: 0;
	font-size: 1.2em;
	border-bottom: 1px solid #c4c2b6;
	color: #5B832F;
}

#imagewrap span {
	color: #000;
	font-weight: bold;
	text-transform: none;
}

.articlesbox1 strong, .articlesbox2 strong,#extracolumn blockquote p strong {
	font-weight: bold;
}

/* Basic Links */
a {text-decoration: none; font-weight: bold; }
a:link { color: #5B832F; border-bottom: 0px none #5B832F; }
a:visited { color: #5B832F; }
a:hover { color: #5B832F; border-bottom: 1px dotted #5B832F; }
a:active { color: #5B832F; border-bottom: 0px none #5B832F; }

.thecategory a {color: #000000;}
h2 a:hover, #imagewrap a:hover,a:hover#sitelogo { color: #000000; border:none; }

.featuredlink a {
	margin: -8px 10px 0 0;
	font-size: 11px;
	display: block;
	line-height: 110%;
}

.featuredlink a:hover,.searchbar a:hover {color: #fff; border: none;}

.footlist li a {
	background-color: #fff;
	padding: 2px;
}
.footlist li a:hover {
	background-color: #5B832F;
	color:#fff;
	border:none;
}
/* Search Setting */
.searchbar {
	border-right: none;
	margin: 0 0 0 15px;
}
#searchform, #searchform p {
	margin:2px 0;
	}
#searchform input.inp {
	width: 130px;
	margin:0 0 0 -2px;
	padding: 3px;
	border: 1px solid #fef5a6;
	vertical-align: middle;
	background-color: #fef5a6;
	font: 12px Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	}
	
#searchsubmit {
		vertical-align: middle;
		margin: -1px 0 0 5px;
	}
/* End footnote Styles */

#footerside {
	margin: 15px auto;
	border-top: 1px dashed #999;
	border-bottom: 2px solid #000;
}

p#endfoot1 {
	width: 60%;
	float: left;
	font-size: 1.2em;
}
p#endfoot2 {
	text-align: right;
	font-size: 1.2em;
}	