/* @override http://host.australiandesignstudio.com.au/~murphysc/css/style.css */

html {overflow-y:scroll;}

strong{
	font-weight: bold;
}

.thin{
	font-weight: normal;
}

body{
	background-color: #D0C192;
	background-image: url('../img/brown_band.gif');
	background-repeat: repeat-x;
	background-position: 0px 155px;
	font-family: helvetica, arial, sans-serif;

}

div#pageWrapper{
	width: 803px;
	position: relative;
	margin: auto;
	top: 35px;
	background-color: white;
	
	border-bottom: 2px solid white;
}

h1#pageLogo {
	padding-top: 40px;
	padding-left: 18px;
	width: 228px;
	height: 47px;
	display: block;
	
}


h1#pageLogo2 {
	padding-top: 40px;
	padding-left: 18px;
	width: 228px;
	height: 47px;
	display: block;
	
}

h1#pageLogo a {
	
	background-image: url('../img/logo_white_bg.gif');
	text-indent: -9999px;
	display: block;
	width: 228px;
	height: 47px;
	
	
}

h1#pageLogo2 a {
	
	background-image: url('../img/logo_white_bg2.gif');
	text-indent: -9999px;
	display: block;
	width: 229px;
	height: 65px;
	
}

ul#primaryNavigation {
	width: 266px;
	position: absolute;
	border: 2px solid white;
	border-bottom: none;
	background-color: #9A8557;
	top: 320px;
	z-index: 2;
}

ul#primaryNavigation li{
	background-color: #9A8557;
	border-bottom: 2px solid white;
	
}

ul#primaryNavigation li a{
	font-weight: 600;	
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: block;	
	line-height: 45px;
	text-indent: 16px;
	padding-top: 2px;
}

ul#primaryNavigation li a:hover, ul#primaryNavigation li.active a{
background-color: #022644;

}




div#contentArea{
	padding-left: 290px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
	top: 255px;
	min-height: 251px;
z-index: 1;
	color: #022644;
	background-image: url('../img/contentBG.gif');
background-repeat:repeat-y;
border:2px white solid;
background-color:white;

	

}

div#contentArea p{
	font-size: 13px;
	margin-bottom: 10px;	
	color: #022644;
	line-height: 18px;
}


div#contentArea h1 a,iv#contentArea h1 a:hover,iv#contentArea h1 a:visited{
color: #022644;
}

div#contentArea li{
	font-size: 13px;
	margin-bottom: 10px;	
	color: #022644;
	line-height: 18px;
list-style:disc;
list-style-position: outside;

}

div#contentArea ul{
padding-left:15px;
}

div#contentArea img{
float:right;
border: 1px solid #022644;
margin-left:15px;
margin-bottom: 15px;
}

div#contentArea h1{
	font-size: 14px;
	margin-bottom: 10px;	
	color: #022644;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

div#contentArea h2{
	font-size: 13px;
	margin-bottom: 10px;	
	color: #022644;
	line-height: 18px;
	text-transform: normal;
	font-weight: bold;

}

div#contentArea h2.expand{
text-decoration:underline;
cursor:pointer;
}

img#pageBanner_1 {
	position: absolute;
	right:2px;
	top: 2px;
	
}

img#pageBanner_2 {
	position: absolute;
	left:2px;
	top: 120px;
}

img#pageBanner_3 {
	position: absolute;
	right:0px;
	top: 0px;
	
	
}

div#animatedBannerWrapper{
	display: block;
	width: 533px;
	height: 200px;
	background-color: #022644;
	position: absolute;
	right:2px;
	top: 120px;
}

p a{
	color: #022644;
}

p#pageFooter{
	font-size: 13px;
	padding-bottom: 10px;	
	color: #022644;
	line-height: 18px;
	text-align: center;
	position: relative;


width:100%;
	top: 295px;

z-index:10

}


form input.textInput{
display:block;
width:400px;
}

form textarea{
display:block;
}

#contentArea form img{
display:block;
float:none;

}

#contentArea form div p input.textInput{
width:144px;
}

form div.errors{
font-size:12px;
color:red;
}

input.required{
border:red solid 1px;
}

input.invalid{
border:red solid 1px;
}

div#contentArea table{
font-size:12px;
}

div#contentArea #bigger {
font-size: 14px;
font-weight: bold;
}

div#contentArea #no-underlines {
line-height: 2em;
}

div#contentArea #no-underlines a {
text-decoration: none;
}

div#contentArea img[alt="specialist_logo2"] {
border: none;
outline: none;
float: right;
margin-top: -40px;
margin-right: 80px;
}

div#contentArea img[alt="specialist_logo3"] {
border: none;
outline: none;
float: right;
margin-top: -40px;
margin-right: 10px;
}

div#contentArea img[alt="Our Team"] {
margin-right: 30px;
}
