/* Cottrell Cameron and Steen Surveyts PTY LTD Cascading Style Sheet */


/*Divs-------------------------------------------------------------------------------*/
#body {background-image: url(images/bg.jpg); background-repeat: repeat-x; }

#all { width:600px;	margin: 0 auto;	position: relative;	background-color: #fff;	border: solid; border-width: 1px; 
		border-color: #000; }

#header { background-image: url(images/logoNew3.jpg); width: 600px; height: 144px; }

#content { width: 350px; float: left; margin: 10px 0px 30px 20px;}

#nav { float: right; width: 150px; margin: 30px 25px 30px 0px; }

#footer { clear: both; _width: 600px; min-width: 600px; background-color: #7a0000; _height: 10px; min-height: 10px; }

#Title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: 600; text-align: left; margin-bottom: 0px; margin-top: 5px; color: #383838; }


#SubTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 600; text-align: left; margin-bottom: 0px; margin-top: 5px; color: #383838; }

/*-----------------------------------------------------------------------------------*/


/*Element Tags-----------------------------------------------------------------------*/

a { text-decoration: none; border-style: none; color: #383838; }

a.email {text-decoration: none; border-style: none; color: #7a0000; font-weight: 550;}

a:hover { color: #959595; }

a.email:hover { color: #a10000; }

a:visited {	text-decoration: none; border-style: none; border: none; }

a.page { color: #959595; }


img.header { margin-top:25px; border: solid; border-width: 1px;	border-color: #666666; }

img.contact { margin-top: 20px; }

img.filler { margin: 0px; } /*Spacing element for staff page*/

/*Left Aligned staff images*/
img.staffL { float: left; margin-right: 10px; margin-top: 5px; border: solid; border-width: 1px; border-color: #666666;} 

/*Right Aligned staff imges*/
img.staffR { float: right; margin-left: 10px; margin-top: 5px; border: solid; border-width: 1px; border-color: #666666;} 


p {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 11pt; margin-top: 5px; color: #454545; text-align: justify; }

p.head { font-size: 9pt; font-weight: 600; text-align: left; margin-bottom: 0px; margin-top: 5px; color: #383838; }

h1.head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 600; text-align: left; margin-bottom: 0px; margin-top: 5px; color: #383838; }


/*For the right aligned images on the Staff page*/
p.headR { font-size: 9pt; font-weight: 600; text-align: right; margin-bottom: 0px; margin-top: 5px; color: #383838; }

/*For the little text under the map in the Contact page*/
p.img { font-size: 6pt;	margin-left: 80px;	margin-top: 3px; margin-bottom: 10px; }

p.location { font-size: 6pt;	margin-left: 280px;	margin-top: 3px; margin-bottom: 10px; }

p.footer { font-size: 5pt; color: #ccc; text-align: center;	margin-top: 0px; margin-bottom: 0px; }

#nav p { font-size: 10pt; font-weight: 500;	text-align: left; margin-bottom: 10px; margin-left: 10px; color: #383838; }

#nav p.services { margin-bottom: 0px; }

#nav p.subNav { font-size: 8pt;	font-weight: 200; text-align: left;	margin-top: 5px; margin-bottom: 5px; margin-left: 20px;
				color: #454545; }
				

li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;	line-height: 11pt; margin-top: 5px; }

/*---------------------------------------------------------------------------------*/