﻿/*  
	body-background: #3c3c3c;
*/

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

html {
	min-height:100%;
	}
	
body {
	min-height:100%;
	}
	
body {
	background: #2c679e;
	color: #545454;
	padding: 13px 0 25px 0;
	}

textarea {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
input {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
select {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
body {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	padding:15px
	}

a:visited {
	color: darkblue; /*font title*/
	text-decoration:none;
	}

a:link {
	color: darkblue; /*font title*/
	text-decoration:none;
	}

a:active {
	color:#D50000; /*hover title*/
	text-decoration:none;
	}

a:hover {
	color:#D50000; /*hover title*/
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

a:visited img {
	border:0
	}

a:link img {
	border:0
	}

.img {
	border:0
	}

/*Main Navbar */

#nav {
	background:#2c679e; /*background 29292B colour*/
	font-size:8pt;
	}
	
#nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#home .on {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	
	
.current_page_item a {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	
	
#nav a:active {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	
	
#nav a:hover {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:active {
	background:#000;
	}	
		
#nav li li a:hover {
	background:#000;
	}	
		
#nav li li li.sfhover ul {
	left: auto;
	}

#nav li li.sfhover ul {
	left: auto;
	}

#nav li.sfhover ul {
	left: auto;
	}

#nav li li li:hover ul {
	left: auto;
	}

#nav li li:hover ul {
	left: auto;
	}

#nav li:hover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
		
/* Structure */

#page {
	width:850px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 25px 25px;
	}

#hore{
	background:#ffffff;
	padding:5px 5px 0 10px;
	margin:10px 0 0 10px;	
	width:330px;
	text-align:justify;
	float:right;
	font-size:9pt;
	}

#photobar{
	/*	background:#000;*/
	/*	background:url(images/pic.jpg) no-repeat left ;*/
		width:380px;
		height:215px;		
		margin:20px 10px 20px 0px;
		float:left;
		}
		
#sidebar ul li 
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 20px;
	background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;
}


h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}

h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

#sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

h3 {
	font: 1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
	}	

.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
	}

.img {
	border-style: solid;
	border-width: 1px;
	margin: 10px;
    float:right;
	}
	
#new {
	padding:10px 5px 5px 5px;
	margin:10px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	width:324px;
	background-color:#eefeee;
}
	
#new li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}

#new a:hover {
	text-decoration: underline;
}

#title {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
	width:320px;
}

#bottombar {
	clear:both;
	color: #666666;
	overflow: hidden;
	background-color:#eeeeee;	
	border-width: 2px 0 0 0;
	border-style:solid;
	border-color: silver;
	
}

#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin-left: 20px;
}

#bottombar li a:link {
	display:block;
	padding:5px;
	color: gray;
}

#bottombar li a:visited {
	display:block;
	padding:5px;
	color:gray;
}

#bottombar li a:hover {
	display:block;
	background: lightsteelblue;
	color:white;
}


#menu {
	padding: 0px 5px 10px 5px;
	width:200px;
	float:left;
	font-size:8pt;
}


#stred {
	padding: 0px 5px 10px 5px;
	width:150px;
	float:left;
	font-size:8pt;
}

#write_by {
	padding-top: 2px;
}

.bottombartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CFE1AC;
}
/* Footer*/

#footer {
/*background: #F3F3F4;*/
background: #dddddd;
clear:both;
height:60px;
padding:5px;
text-align:right;
color:#000000;
font-size:8pt;
border-width:1px 0 0 0;
border-style:solid;
border-color: silver;
}


