

/* **************************** G E N E R I C ********************************* */
body {
	background-color: #334;
	color: #666666;
	font-family:verdana, sans-serif;
	font-size: 84%;
	margin: 0;
}

html * {
	background-repeat:no-repeat;
}

ul {
	margin:0 1em 1em 1em;
	padding:0;
	padding-left:1em;
}

h1,h2,h3,a {
	color:#02166F;
}

a img {
	border:none;
}

h1,h2,h3 {
	margin-top:1em;
	margin-bottom:0.25em;
	font-weight:normal;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}

h3 {
	/* clear:both; */
	font-family:verdana;
	font-weight:bold;
	font-size:1em;
	margin:1.25em 1.25em 0 1.25em;
}



h1 {
	font-size:1.9em;
	text-transform:uppercase;
	margin-top:0.25em;
	letter-spacing:2px;
}


p,table,form{
	margin:0 0.5em 1em 1.25em;
}

p {
	text-align:justify;
}

input {
	margin:0.25em;
	font-size:1em;
}

fieldset label, fieldset textarea, fieldset input, fieldset select {
	font-size:1em;
	font-family:inherit;
	float:left;
	display:block;
	margin-top:0.5em;
	margin-right:0.25em;
}

fieldset {
	border:1px solid #E0E0E0;
	background-color:#FAFAFC;
	margin-top:0.25em;
}

fieldset label {
	width:9em;
	font-weight:bold;
}

fieldset br {
	clear:both;
}

fieldset textarea {
	width:20em;
}


/* **************** O V E R R I D E S   &   C L A S S E S   ******************* */

input.hidden {
	display:none;
	float:none;
	width:0;
	visibility:hidden;
	margin:0;
	padding:0;
}

form.small {
	margin:0;
	padding:0;
	display:inline;
}


p.quotation {
	font-size:1.34em;
	text-indent: -0.6em;
	line-height:1.25em;	
	font-family:Georgia, times new roman, serif;
	font-weight:normal;
	font-style:italic;
	margin:0.25em 0.1em 0.1em 0.25em;
	text-align:left;
}

p.reference {
	margin-top:0;
	margin-bottom:1em;
	font-size:0.8em;
	text-align:right;
	opacity:0.5;
}

p.squashup {
	margin-bottom:0.25em;
}

/* for IE only, fudge the opacity without using non-compliant CSS */
* html body p.reference {
	display:block;
	color:#555;
}

.quotation span {
	font-size:1em;
	margin:0 0em ;
}


.floatright {
	float:right;
	margin:8px;
	margin-right:0;
	margin-top:1em;
	border:solid 1px #DDD;

}

ul.inputs li {
	margin-top:0.25em;
	margin-bottom:0.25em;
}

ul.inputs input {
	margin-right:0.5em;
}


#contentColumn h2 {
	background: url(/images/bullet-large.gif) no-repeat;
	background-position:0px 4px;
	padding-left:22px;
	margin-left:-8px;
	margin-top:0.9em;
	font-size:1.6em;
}

#contentColumn h2 span {
	font-size:2em;
}


#contentColumn table {
	border:1px solid #AAA;
}

#contentColumn td {
	border:1px solid #CCC;
}

#contentColumn th {
	background-color:#EEE;
	padding:0.25em 1em;
}


/* ************************ S P E C I F I C   I D s ****************************** */

/* Provide a fixed width to the layout */

* html body {
	text-align: center;	/* hack to center this under IE5 */
}

* html #pageWrapper {
	text-align: left;	/* keep the content left-aligned */
}

#pageWrapper
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}



#pageWrapper, #innerColumnContainer, #masthead, #footer {
	border-color: #EEE;	/* one-stop control of border color used within
				   the layout */
}

#outerColumnContainer {
	border-left-color:#016BB7;		/* This is the left column colour */
	border-right-color:white;
	border-top-color: #EEE;	/* should match the above border colour */
}



#masthead, #adminmasthead, #footer
{
	background-color: #016BB7;
	border-style: solid;
	border-width: 1px 0;
	color: #fff;
	text-align:center;
}

#masthead {
	background-image:url('/images/top-house-blue.jpg');
	background-repeat:no-repeat;
	height:190px;
	padding:0;
}

#adminmasthead {
	height:120px;
	background-image:url('/images/top-house-blue.jpg');
	color:white;
}



#masthead h1, #masthead h2 {
	font-weight:normal;
	margin:0;
}

#masthead h1 {
	color:#DDE;
	font-size:4.5em;
	letter-spacing:10px;
	margin-right:-9px;
	text-align:right;	
}

#masthead h2 {
	color:white;
	display:inline;
	border-top:solid 1px #DDD;
	text-align:right;
	font-size:1.15em;
}


#leftColumn {
	padding:0;
	background-image:url(/images/side-house-sky-blue.jpg);
	height:600px;
}

#leftColumn .inside {
	margin:0;
	padding:0;
}


#leftNav, #topNav {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	opacity:0.85;

}



#logos, #topNav {
	float:left;
	display:block;
	width:594px;
	
}

#logos {
	text-align:right;
	height:188px;
}

#contentColumn {
	padding-top:0em;		/* Small because there is a forced space included in contact */
}



/* **************************** NAVIGATION MENUS ****************************** */
#topNav {
	margin-top:-1.75em;
	background-color:#DDE;
}


#leftNav ul, #topNav ul {
	list-style:none;
	margin:0;
}

#topNav ul {
	padding:0;
	line-height:1.25em;
	height:1.75em;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}


#leftNav ul {
	padding: 0 0px 0 0px;
	border:1px solid #FFF;
}


#leftNav ul a, #topNav ul a {
	display:block;
	background-color:#DDE;
	text-decoration:none;
	background-image:url(/images/bullet-small.gif);
	background-position:3px 6px;
}

#leftNav li.blank a {
	background-image:none;
}

#leftNav ul a  {
	padding:4px 2px 4px 14px;
	width:160px;
	width:148px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#topNav li {
	margin-top:20px;
	display:inline;
	width:110px;
}

#topNav ul li a {
	overflow:clip;
	display:block;
	float:left;
	text-align:left;
	padding:4px 2px 4px 20px;
	width:100px;
	margin-bottom:0px;
	background-position:8px 6px;
	border-right:1px solid #FFF;
}


#leftNav ul li a:hover, #topNav ul li a:hover {
	background-color:lightblue;
}
/* **************************************************************************** */

#cornerPic {
	float:left;
	text-align:left;
	left:0;
	top:0;
}

.thumbnail {
	/* width:120px; */
}

div.cv {
	margin-top:1.75em;
	clear:both;
}
