 /* new css structure */

body {
	margin:0;
	padding:0;
	color: #333333;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../images/agnes_nairn2_bg.gif);
	background-repeat: repeat-x;
} 

 
#pagewidth {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header {
	position:relative;
	height:174px;
	background-color:#FFFFFF;
	width:960px;
	background-image: url(../images/agnes_nairn_head.jpg);
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', geneva, sans-serif;
} 
 
#leftcol {
	width:178px;
	float:left;
	position:relative;
	color: #000000;
	padding-left: 6px;
}
 
#twocols {
	width:772px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:232px;
	float:right;
	position:relative;
	text-align: center;
}
#rightcol p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#maincol {
	float: left;
	position: relative;
	width:540px;
	padding-bottom: 10px;
	overflow: visible;
	padding-top: 3px;
 }
 

#footer {
	background-color:#FFFFFF;
	background-image: url(../images/agnes_nairn_footer.gif);
	height: 46px;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 20px;
	color: #5F2482;
	font-size: 11px;
	padding-left: 30px;
 } 


#footer a {
	color: #5F2482;
	text-decoration: none;
}

#footer a:hover {
	color: #EA8F00;
	text-decoration: none;
	
}

#maincol ul a {
	text-decoration: none;
	color: #357C5C;
}
#maincol ul a:hover {
	text-decoration: none;
	color: #000000;
}

/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 170px;
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;

}

#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 26px;
	display: block;
	width: 170px;
	background-image: url(../images/bullet_point_over.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	color: #622181;
}

#leftcol li a {
	text-decoration: none;
	color: #DD8A00;
	background-image: url(../images/bullet_point_up.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 170px;
	display: block;
	text-indent: 25px;
}

#leftcol li a:hover {
	background-image: url(../images/bullet_point_over.gif);
	background-repeat: no-repeat;
	color: #5E1D79;
	text-decoration: none;
	display: block;
	width: 170px;
	background-position: left;
}
#leftcol #current a {
	background-image: url(../images/bullet_point_over.gif);
	background-repeat: no-repeat;
	color: #5E1D79;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 170px;
	background-position: left;
}

#latestblog {
	}
#latestblog ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 170px;
	list-style-type: none;
}

#latestblog li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 18px;
	display: block;
	height: 26px;
	width: 170px;
	color: #622181;
	background-image: none;
	text-indent: 0;
}

#latestblog li a {
	text-decoration: none;
	color: #DD8A00;
	height: 26px;
	width: 170px;
	display: block;
	background-image: none;
	text-indent: 0;
	margin-left: 0px;
	padding-left: 0px;
}

#latestblog li a:hover {
	color: #5E1D79;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 170px;
	background-image: none;
	text-indent: 0;
	margin-left: 0px;
	padding-left: 0px;
}	

.image_right {
	margin-left: 12px;
	border: 1px solid #FFFFFF;
}
.table_padding {
	margin-bottom: 20px;
}

.image_center {
	border: 1px solid #FFFFFF;
}


/* text */

h1 {
	color: #622181;
	height: 22px;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Trebuchet MS', geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}


p,td,ul,li {
	color: #333333;
	font-family: 'Trebuchet MS', geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.large_purple {
	color: #5F2186;
	font-size: 22px;
}
.large_purple2 {
	font-size: 14px;
	color: #622181;
	font-weight: bold;
}

.small_text {
	font-size: 11px;
}

.medium_purple {
	font-size: 14px;
	color: #631D80;
}



p a {
	text-decoration: none;
	color: #EA8F00;
}
p a:hover {
	color: #622181;
	text-decoration: none;
}
td a {
	text-decoration: none;
	color: #E98F00;
}
td a:hover {
	text-decoration: none;
	color: #622181;
}

b, strong {
	font-family: 'Trebuchet MS', geneva, sans-serif;
	font-weight: bold;
	color: #333333;
}


/* forms */

.textinput1 {
	width: 300px;
	color: #333333;
	border: 1px solid #622181;
	font-family: 'Trebuchet MS', geneva, sans-serif;
	font-size: 12px;
}
.textinput2 {
	width: 520px;
	border: 1px solid #622181;
	color: #333333;
	height: 125px;
	font-family: 'Trebuchet MS', geneva, sans-serif;
	font-size: 12px;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #622181;
	color: #EA8F00;
	font-weight: bold;
	font-family: 'Trebuchet MS', geneva, sans-serif;
}




@media print{ 
/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	font: 11px/16px 'Trebuchet MS', geneva, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}

