/* Inventions by sdworkz
Open Source Web Design #3293
Ported to Nucleus by Frank Truscott
*/
html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

li{
	list-style-type:disc;
	padding-top:4px;
	color:#000000;
	list-style-position:inside;
}

img {
    border: 0px solid white;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:116px;
    /*border: 1px solid red;*/
}

#logo {
	width:258px;
	float:left;
    height: 100px;
    margin-top:12px;
    /*border: 1px solid green;*/
}

#logo h1{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px;
	padding-top:87px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	/*font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;*/
    font-family:"Times New Roman",Times,serif;
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#mainimg a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#contentarea {
	/*clear:both;*/
	margin-top:25px;
	/*padding:25px 0px;*/
	/*border: 1px solid red;*/
	background-image: url(../images/1by1.gif);
	background-repeat: repeat-y;
	background-position: 540px;
}

#leftbar {
	float:left;
	width:539px;
	/*padding-top: 25px;*/
	/*padding-bottom: 25px;*/
	/*border-right:1px solid #BCBDBC;*/
	/*padding:0px 40px;*/
	/*border: 1px solid blue;*/
}

#leftbar h2{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:26px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:40px;*/
	padding-bottom:5px;
}
/*
#leftbar p{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
*/
#leftbar .entry{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	padding-bottom: 14px;
}

.entry-rule {
	border-top:1px solid #BCBDBC;
	height:1px;
	margin: 3px 0px;
}

.entry-rule hr {
	display:none;
}

#leftbar .entry-info{
	padding:3px 0px;
}

#leftbar a {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar a:hover {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar h2 a {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:26px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar h2 a:hover {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:26px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#rightbar {
	float:right;
	width:212px;
	padding:0px 0px 0px 25px;
}

#rightbar h2{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:25px;*/
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 25px;*/
}

.sidebox{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

.side-indent {
	padding-left:25px;
}
.sidebox form {
	/*padding:0px 25px;*/
}

.sidebox a {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

.sidebox a:hover {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.sidebox li {
	list-style-position:outside;
	/*padding:0px;*/
}

.orangetext {
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottombuffer {
	clear:both;
	height:25px;
	/*padding-top:25px;*/
	background-color:#ffffff;
}

#bottom {
	clear:both;
	height:32px;
	/*padding-top:25px;*/
}

#email {
	float:left;
	width:400px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}
#email p{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#email a{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;

}

#validtext {
	float:right;
	width:378px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS",Trebuchet,arial,sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.formfield {
	width:150px;
}

/* for comments*/
.comment-item, .trackbacks-item
{

}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{

}
.comment-info, .trackbacks-info
{

}
.commentform {

}
.commentform .formfield, .mailform .formfield
{
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	width: 300px;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

/* minimum menu requirements for top menu functionality */
#menu li{
	list-style-type:none;
	padding-left:5px;
	/*color:#9BBE00;*/
	list-style-position:outside;
}
/*#menu ul {
	margin:0px;
	padding-top:87px;
}*/
.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

.topmenutitle {
    display:block;
/*	width:100px;*/
}

.topmenutitle_cc {
    display:block;
/*	width:100px;*/
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:250px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	color : #6296c5;
/*	list-style: none inside none;*/
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* menu design */

#dmenu {
	font-family: "Arial", "Trebuchet MS", sans-serif;
	font-size:12px;
	/*background: #000066;*/
	margin:0;
	padding:0;
    padding-top:87px;
}

.topmenuul {

}

.topmenutitle {
/*	text-indent:3px;*/
	text-decoration: none;
/*	border:1px solid #000000;*/
/*	padding:3px;*/
/*	line-height:14px;*/
/*	padding: 0;
	margin: 0;*/
}
.topmenutitle_cc {
/*	text-indent:3px;*/
	text-decoration: none;
/*	border:1px solid #000000;*/
/*	padding:3px;*/
/*	line-height:14px;*/
/*	padding: 0;
	margin: 0;*/
}
#dmenu ul, #dmenu li
{
	text-indent: 0px;
	margin:0;
	padding:0;
}

.submenuul {
	margin-top:-1px;
	background-color:#000066;
/*	background-position: top left;
	background-repeat: repeat-x;*/
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	/*border-left:7px solid #c66300;*/
	border-left:7px solid #EE8907;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-indent: 0;
}
#dmenu .submenuli a
{
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 0px solid white;
	border-bottom: 1px solid #cccccc;
	text-indent: 0;
}
.submenuli a {
	padding:0px;
	text-decoration: none;
	color: #000066;
	margin: 0px;
	background-color: #cccccc;
}
#menu a.currentitem {
        font-weight:bold;
}

#menu .submenuli a:hover {
	text-decoration: none;
	background-color:#336699;
	color: #ffffff;
}
#menu a.topmenutitle {
	border-right: 1px solid #9BBE00;
	border-bottom: 1px solid #9BBE00;
	/*background: #de3d2f;*/
   	background:#000 url('../images/regcat.gif') repeat-x;
	color : #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	padding:6px 0px 6px 0px;
	white-space: nowrap;
	margin: 0px;
	width: 86px;
	text-align:center;
    border-top: 2px solid #9BBE00;
}
#menu a.topmenutitle_cc {
	color: #9BBE00;
   	background:#000 url('../images/curcat.gif') repeat-x;
   	border-bottom:1px solid #9BBE00;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	padding:6px 0px 6px 0px;
	margin: 0px;
	width: 85px;
	text-align: center;
    border-top: 2px solid #9BBE00;
}
#menu a.topmenutitle:hover {
	color: #E9FF8D;
    border-top: 2px solid #E9FF8D;
}
#menu a.topmenutitle_cc:hover {
	color: #EE8907;
    border-top: 2px solid #EE8907;
}
.entry img {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

