#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: 110px;
	margin: 20px 0 0px 0;
	position: relative;
}

.featuredbox {
	margin: 20px 0;
	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 {
	position: relative;
	height: 35px;
	margin: 30px 0 30px 0;

}

/* =+ 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:35px; border-bottom-width: 0px; background:url(images/navi.jpg) no-repeat}
#navigation li#n_home a{width: 76px; background:url(images/navi.jpg) 0 0}
#navigation li#n_about a{width: 56px; background-position:-76px 0}
#navigation li#n_forum a{width: 80px; background-position:-132px 0}
#navigation li#n_subscribe a{width: 72px; background-position: -212px 0;}
#navigation li#n_spk a{width: 125px; background-position: -284px 0;}
#navigation li#n_map a{width: 228px; background-position: -409px 0;}
#navigation li#n_home a:hover{background-position:0 -35px}
#navigation li#n_about a:hover{background-position:-76px -35px}
#navigation li#n_forum a:hover{background-position:-132px -35px}
#navigation li#n_subscribe a:hover{background-position:-212px -35px}
#navigation li#n_spk a:hover{background-position:-284px -35px}
#navigation li#n_map a:hover{background-position:-409px -35px}
#home #navigation li#n_home a{background-position:0 -70px;cursor:default}
#about #navigation li#n_about a{background-position:-76px -70px;cursor:default}
#forum #navigation li#n_forum a{background-position:-132px -70px;cursor:default}
#subscribe #navigation li#n_subscribe a{background-position:-212px -70px;cursor:default}


/* Style for boxes*/

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

.articlesbox1, .articlesbox2 {
	width: 205px;
	height: 320px;
	float: left;
	overflow: hidden;
}
.articlesbox2 {
	margin-left: 15px;
}
/* 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;
	border-bottom: 1px dashed #999;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #000;
}

#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 dashed #999;
	text-transform: uppercase;
	color: #000;
} 

#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 {
	top: 0px;
	left: 0px;
	position: absolute;
}

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 #fff;
}

#noticecol img {
    border: 1px dashed #999;
}

/* 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;
}	
