/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:95% Arial,Verdana,Tahoma,sans-serif;
line-height:1.1em;
text-align:center;
color:#000;
background: #ccccad;
}

a{
color:#003366;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#660033; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:800px;
margin:10px auto;
padding: 0;
text-align:left;
background: rgb(250, 245, 249);  
color:#000;
border:1px solid #a0a0a0;
}

#header{
height:40px;
width:799px;
margin:0; 
padding: 0;
background:  #592f69; 
color:#ffffff;
}

#header h1{
padding:35px 10px 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing: 2px;
font-weight:normal;
}

#header h2{
font-family: helvetica, "Times New Roman";
text-align: center;
padding-top: 15px;
margin: 0;
font-size:16px;
color:#fff;
letter-spacing: 1px;
line-height:1.2em;
font-weight:bold;
}
#header p{font-size: 12px; font-weight: bold; padding:0; margin:0; text-align:center;}


#navContainer {width: auto;display:block;clear:both;border-right:1px solid #000; z-index: 125;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px; margin-top: 80px; background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 1.70em;
	background: rgb(130,156,78);
	border: 0;
	/*border-bottom: 1px solid rgb(59 71 36);*/
	padding:0;
        z-index: 50;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block; background: #829c4e; padding: 6px 10px 4px 10px; border-right: 1px solid #fff; color: #fff; text-decoration: none; z-index: 125;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #caf279; border-right: 1px solid #999; color: #000;}
#nav li a:active, #nav ul li a.active {background: #829c4e; border-right: 1px solid #999; color: #000;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #829c4e; color: #000; border-top : 1px solid #999;}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px solid #000; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #3b4724; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #000; background: #caf279; border-top:1px solid #000; border-bottom:1px solid #000; color:#000;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */




/**************** Content styles ****************/

#topcontent {
height:195px;
width:100%;
margin:  0;
padding: 0;
background:  rgb(205, 102, 255); /*#cc99ff; #d279f2;  #F0F0F0;*/
background-image:  url('header.jpg');
background-repeat: no-repeat;
border-bottom: 10px solid #592f69;
}

#topcontent h1 {
font-family: helvetica, "Times New Roman";
text-align: left;
margin: 0 10px 0 360px;
padding: 35px 30px 0 0;
font-size:1.20em;
letter-spacing: 1px;
line-height:1.4em;
font-weight:normal;
color: #336600;
}

#topcontent h2 {
font-size: 1.1em;
color: #110914;
border-left: 1px solid #110914;
margin: 5px 0 0 375px;
padding: 5px 20px 5px 10px;
font-weight: normal;
line-height: 1.4em;
}



#content{
float:left;
width:550px;
font-size:0.9em;
padding:20px 10px 0 20px;
border-right: 1px dashed #c0c0c0;
}

#content h1 {margin:0 0 15px 0; color: #660033;}
#content h2 {font-size:1.3em; margin: 0; border-bottom: 1px solid #8E894E; border-right: 1px solid #eeeeee; background: #B1CC82; padding: 3px;}
#content h3 {margin: 0; font-size: 1.1em; border: 0; padding: 3px; color:#336600; text-decoration: none;  }
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:200px;
padding: 0 0 15px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:798px;
padding:5px 0;
margin:0 1px;
font-size:0.7em;
color:#f0f0f0;
background:#592f69;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding: 0 0 0 10px;
border:1px solid #c0c0c0;
background-color:#E6F0E0;  /*E1E1AE;*/
color:#505050;
line-height:1.2em;
}

.sidebox{
width: 175px;
margin:0;
padding:0 0 10px 0;
border:1px solid #000;
background-color: RGB(222, 205, 222); /*#c9afc9;*/
font-size: 12px;
color:#000;
line-height:1.2em;
}

blockquote {
font-family: "Times New Roman",Times,serif;
font-style: normal;
color: #000;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #666;
padding-left: 10px;
font-size: 1.0em;

}

/* styling for portfolio news */

.post_title, .post_date { border-top: 1px solid #cecece; padding-top: 10px; padding-bottom: 5px;}
.post_title { font-weight: bold; font-size: 16px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short {text-align: justify; padding-bottom: 5px; font-size: 12px; }
.post_title a {color: #336600; }


.comment_title { font-weight: bold; }
.comment_text { font-weight: bold; background-color: #FDFDFD; border-bottom: 1px solid #DDDDDD; padding-bottom: 15px; }
.comment_title, .comment_text { border-left: 1px solid #DDDDDD; }
.comment_info { text-align: right; border-right: 1px solid #DDDDDD; }
.comment_title, .comment_info { border-top: 1px solid #DDDDDD; background-color: #EEEEEE; }

