@charset "utf-8";
/* CSS Document */


/*GENERAL*/
* {
padding: 0;
margin: 0;
}

body {	background-color: #EEEEEE;
	
}

#wrapper {
	height: auto !important;
	height: 100%;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -10em;
	margin-left: auto;/*	width: 800px;*/
	width: 800px;
}


#container {height: 1%;
	background-color: #FFFFFF;
	padding: 0px;
}

#container .column {
	float: left;
	background-color: #FFFFFF;
	display: inline;
}

.column h1{	background: url(images/css-nav.gif) #fff bottom left repeat-x;
	margin: 0;
	padding-left:10px;
	width: 100%;
	border-width: 0.1em;
	border-style: solid;
	border-color: #dcdce9;

}


p {
	font-family: Verdanda, Trebuchet MS1, Helvetica, sans-serif;
	text-align: justify;
	color: #666666;
	font-size: 13px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	margin-left: 5px;
	margin-right: 5px;
}



ul, ol {
	font-family: Verdanda, Trebuchet MS1, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 13px;
}

h1 {	font-family:  Verdanda, Trebuchet MS1, Helvetica, sans-serif;
	font-size: x-large;
	text-decoration: none;
	color: #666666;
}

h2, h3{	font-family:  Verdanda, Trebuchet MS1, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	color: #666666;
}

h4 {	font-family: Verdanda, Trebuchet MS1, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	color: #666666;
text-align: center;
}



/* END GENERAL*/






/* START TOP THINGS */

#innertop {
	float: left;
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 20px;
	clear: none;
	width: auto;
	display: block;
}

#wrapper #top h1 {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #0000FF;
	font-style: italic;
	padding-left: 10px;
}

#verytop {
	background-color: #FFFFFF;
	height: auto;
}

#top {
	width: 100%;
	border-top: solid 10px #2924B4;
	border-bottom: solid 2px #666;
	display: inline;
	float: right;
	background-color: #FFFFFF;
	overflow: hidden;

}

#top img{
	border-bottom:#FFCC00 thick solid;
	border-left: none;
	border-top: none;
	border-right: none;
	/*margin-top: 40px;*/

}

#topnavbar {
	float: right;
	margin-right: 10px;
	width: 340px;
	display: block;
	clear: none;
	margin-top: 0px;
}
#topnavbar img{
	float: right;
}

#righttop {float:right; 
clear:right; 
width: 250px;
}


#lefttop {float:none; 
padding-top: 15px; 
padding-left:10px;
}

#wrapper #top #verytop #topnavbar a {
	display: inline;
	padding-left:10px;
	padding-bottom: 10px;
	color: #0000FF;
	text-decoration: none;
	font: Verdanda, Trebuchet MS1, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

/*a:link visited hover active*/

#topnavbar h2 {
	float: right;
}


/*END TOP THINGS */




/* START LEFTSIDE THINGS */

#services {	width: 150px;
	margin-right: 10px;
}

#insideservices {	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#sidebar1 div {	line-height:10px;
}

.nav2  li{	background: 5px;
	width:135px;
	float: left;
	margin-top:1px;	/* Space between each menu item */
	list-style-type:none;/* Don't change these four values */
	clear:both;
	display:inline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size:10px;	/* Fixed font size */
	overflow: hidden;
	}

.nav2   li a{	/* Text rules for the menu items */
	color:#000;	/* Black text color */
	text-decoration:none;	/* No underline */
	font-family: Verdanda, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	letter-spacing:1px;	/* Extra space between each letter of the menu items */
	font-size:10px;	/* Fixed font size */
	font-weight:bold;	/* Bold font */
	float:left;
	background-color:#F1F1F1;
	padding-left:3px;
	line-height:18px;	/* Height of menu links */
	width: 135px;
	overflow: hidden;
	display:inline;
	}

.nav2   li a:link {	/* Text rules for the menu items */
	color:#000;	/* Black text color */
	text-decoration:none;	/* No underline */
	font-family: Verdanda, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;/* Font to use */
	letter-spacing:1px;	/* Extra space between each letter of the menu items */
	font-size:10px;	/* Fixed font size */
	font-weight:bold;	/* Bold font */
	float:left;
	background-color:#F1F1F1;
	padding-left:3px;
	line-height:18px;
	border-left: #FFFFFF solid thin;
	display:inline;
	}

.nav2   li a:visited {
	background-color:#F1F1F1;
	border-left: #FFFFFF solid thin;
}

.nav2   li a:hover {
	background-color:#66CCCC;
	border-left:#CC3333 solid thin;
}

.nav2   li a:active {background-color:#66CCFF;
border-left: #FFFFFF solid thin;
}

.nav2   h2 a:link {	/* Text rules for the menu items */
	color:#000;	/* Black text color */
	text-decoration:none;	/* No underline */
	font-family: Verdanda, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	letter-spacing:1px;	/* Extra space between each letter of the menu items */
	font-size:10px;	/* Fixed font size */
	font-weight:bold;	/* Bold font */
	float:left;
	background-color:#F1F1F1;
	line-height:18px;
	border-left: #FFFFFF solid 3px;
	width: 135px;
	overflow: hidden;
	display:inline;
	}

.nav2   h2 a:visited {
	background-color:#4a9393;
	border-left: #FFFFFF solid 3px;
}

.nav2   h2 a:hover {
	background-color:#4a9393;
	border-left:#912424 solid 3px;
}

.nav2   h2 a:active {background-color:#FFFFFF;
border-left: #FFFFFF solid 3px;
}

#wrapper #container #services #insideservices #sidebar1 .nav2 h2 a{
	background-color: #4a9393;
}

/* END LEFT THINGS*/




/*START MIDDLE SECTION */

#content {	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 480px;
}

.innercontent {	background-color:#EEEEEE;
	margin: 10px 0px 10px 0px;
	height: 100%;
	padding-left: 0px;
}


/*MIDDLE ARTICLE PAGE*/

#maincontainer #containerc #holding .mainContent .quotea h2 {
	text-align: center;
}

.emphasised {font-weight:800;
}

.quotea {
	width: 460px;
	margin-left: 10px; /* moves each box to the right */
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 10px;
	background: #fff;
	text-decoration: none;
	padding-bottom: 10px;
	float: left;
}

 .quotea img {
	display:block;
	width:140px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	margin-bottom: 10px;
	border-bottom: #FFCC00 thick solid;
	margin-top: 10px;
	height: 100px;
}

.quotea ul, ol {
	margin-left: 25px;
}


.quotea a {	text-decoration: none;
}

 .quotea h2 {
	padding-bottom: 5px;
	text-align: center;
}

#wrapper #container #content .innercontent .quotea p {
	background-color: #FFFFFF;
}

#wrapper #container #content .innercontent .quotea h2 {
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
/* END MIDDLE ARTICLE THINGS/*



/*START MIDDLE HOME PAGE*/


#container {height: 1%;
	background-color: #FFFFFF;
	padding: 0px;
}

#mainContent {
	width:530px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}




#maincontainer #containerc #holding .mainContent .quote h2 {

	text-align: center;

}



.quote {
	float: left;
	width: 160px;
	margin-left: 45px; /* moves each box to the right */
	margin-right: 15px;
	/*border: 1px solid #666;*/

	margin-top: 0.5em;
	margin-bottom: 10px;
	height: 220px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	background: #fff;
	text-decoration: none;
	padding-bottom: 10px;
	overflow: hidden;
	display: inline;

}

.quote h2 {text-align:center;}


 .quote img {
	display:block;
	width:140px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	margin-bottom: 5px;
	border-bottom: #FFCC00 thick solid;
	height: 100px;
}

.quote ul {	margin-left: 20px;
}

.quote a{text-decoration:none;
}

/*END MIDDLE HOME PAGE*/

/*START LEFTSIDE THINGS*/

#resources h1{
	background: url(images/css-nav.gif) #fff bottom left repeat-x;
	border: 0.1em solid #dcdce9;
	width: 145px;
}

#insideresources {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 155px;
}

.box {
	display:block;
	border:thin #333333 solid;
	background: #FFCC00 url(images/orange2.png) repeat-x;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-bottom: 0;
	margin: 10px;
	width: 140px;
	margin-left: 5px;
	
}

.box a{text-decoration: none;
color: #666666;
}
#wrapper #container #resources #insideresources h1 {
	width: 135px;
}

#holding {height:auto;
}

/*END LEFTSIDE THINGS*/


/* START FOOTER */



#footer {	background: #FFCC00;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
	Padding-left: 24%;
	clear: both;
}
#wrapper #footer p {

	background-color: #FFCC00;

}

/* END FOOTER */


.aboutus {
	width: 200px;
	float:left;
	margin-left: 30px;
	text-align: center;
	display:inline;
	clear:none;
	margin-top: 10px;
	background-color:#FFFFFF;
	padding-top:10px;
	
}
.aboutus img{width:140px;
}

.aboutus h2, h4 {text-align: center;
}
.aboutus  h4 {text-align: center;
font-size: 10px;
}


#aboutmain {margin-top: 10px;
}

#john {
	clear: left;
}
#none {
	display: none;
}
#wrapper #top #verytop #innertoptest {
	width: auto;
	margin-right: 200px;
}

#toppimage {margin-top: 20px;}


div.menu
{  background-color:#ffffff;
  border-top:1px #dddddd solid;
  border-bottom:1px #dddddd solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  width:140px;
  line-height:10px;
}

div#menu
{  background-color:#ffffff;
  border-top:1px #dddddd solid;
  border-bottom:1px #dddddd solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  width:140px;
  line-height:10px;
}
a.button
{  /* Specify only the properties that differ from a.button */
  background:#f6f6f6;
  border-right:1px #dddddd solid;
  border-left:5px #dddddd solid;
  color:#444444;
  display:block;
  margin:0 0 1px 0;
  padding:5px;
  text-decoration:none;

}
a.button:hover
{  /* Specify only the properties that differ from a.button */
	background:#66CCCC;
	border-right:1px #dddddd solid;
	border-left:5px #CC3333  solid;
	color:#666666;
  
  
}


a.buttonh2
{  /* Specify only the properties that differ from a.button */
	background:#4a9393;
	border-right:1px #dddddd solid;
	border-left:5px #dddddd solid;
	color:#444444;
	display:block;
	margin:0 0 1px 0;
	padding:5px;
	text-decoration:none;
}

a.buttonh2:hover
{  /* Specify only the properties that differ from a.button */
	background:#4a9393;
	border-right:1px #dddddd solid;
	border-left:5px #912424 solid;
}
.first {
	line-height: 1.5em;
	font-weight: bolder;
}
#wrapper #container #content .innercontent .quotea blockquote {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #container #resources #insideresources .style1 {
	text-align: center;
	font-size: large;
	color: #4A9393;
	font-weight: bold;

}

.test img {
	display:block;
	width:140px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	margin-bottom: 10px;
	border-bottom: #FFCC00 thick solid;
	margin-top: 10px;
	height: 100px;
}
