@charset "UTF-8";
.twoColFixLtHdr #header {
	background: url(images/coolaroo-alpacas.jpg) no-repeat left center;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 69px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #f3ecd9;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 159px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(images/side-nav.jpg) no-repeat left top; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px;
}
.twoColFixLtHdr #sidebar2 {
	width: 100%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #mainContent {
	width: 641px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
} 
.twoColFixLtHdr #banner {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	text-align: right;
	padding-left: 0px;
	clear: right;
} 
#info {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	text-align: left;
	padding-left: 38px;
	margin-left: 0px;
} 
#sideright {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 40;
	text-align: left;
	padding-left: 38px;
	margin-left: 0px;
	float: right;
	background-image: url(images/grad.jpg);
	background-repeat: no-repeat;
	background-position: 38px 171px;
	width: 171px;
} 
#sideright2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 40;
	text-align: left;
	padding-left: 38px;
	margin-left: 0px;
	float: right;
	background-image: url(images/grad.jpg);
	background-repeat: no-repeat;
	background-position: 38px 171px;
	width: 300px;
}
#info #sideright2 img {
	margin-bottom: 12px;
}
.sidequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	padding-left: 20px;
}
.twoColFixLtHdr #buttons {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	text-align: left;
	padding-left: 0px;
	clear: right;
	margin-left: 0px;
}
.twoColFixLtHdr #sires {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	text-align: left;
	padding-left: 0px;
	clear: right;
	margin-left: 0px;
	height: 120px;
	vertical-align: middle;
	background-color: #EBE0C4;
}
.twoColFixLtHdr #space {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	text-align: left;
	padding-left: 0px;
	clear: right;
	margin-left: 0px;
	height: 10px;
	vertical-align: middle;
}
.button1 {
	background-image: url(images/award_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button2 {
	background-image: url(images/consultancy-workshops.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button3 {
	background-image: url(images/aussie_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/base.jpg) no-repeat center top;
	height: 48px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #copyright {
	padding: 0 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #817C6F;
} 
.sires_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	color: #001f32;
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 580px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001f32;
	text-align: justify;
	margin-right: 38px;
}
.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001f32;
	text-align: justify;
}
.textinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #001f32;
	text-align: justify;
	margin-right: 38px;
}
.text_sidecol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
}
.text_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 8px;
	text-align: right;
	padding-left: 75px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body {
	background-color: #F4EDDA;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0c5b94;
	font-weight: normal;
	text-align: right;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 5px;
	line-height: 24px;
	padding-bottom: 0px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0c5b94;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #0c5b94;
	line-height: 18px;
}
h4 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	color: #ad1438;
	text-decoration: underline;
	font-style: italic;
}
a:visited {
	color: #ad1438;
	text-decoration: underline;
	font-style: italic;
}
a:hover {
	color: #ad1438;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:active {
	color: #ad1438;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
#copyright a:link {
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#copyright a:visited {
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#copyright a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#copyright a:active {
	color: #ad1438;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	width: 100%;
	font-familyl: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
}
#navigation li {
	text-align: left;
	margin: 0;
	padding: 0px;
}
#navigation a {
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #052f49;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}
#navigation a:hover {
	margin: 0;
	color: #146BAA;
	text-decoration: none;
}
#navigation a:active {
	margin: 0;
	color: #146BAA;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4D4F3;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4D4F3;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4D4F3;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}
.contactus a:link {
	font-size: 16px;
	color: #000066;
}
.contactus a:visited {
	color: #000066;
}
#navigation1 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 45px 0px 0px;
	font-size: 11px;
	list-style-type: none;
	display: block;
	text-align: center;
}
#navigation1 li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}
#navigation1 a {
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000033;
	padding-right: 15px;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation1 a:hover {
	color: #000033;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#navigation2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	text-align: center;
	font-style: normal;
}
#navigation2 li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation2 a {
	text-decoration: none;
	color: #FFFFFF;
	border-right-style: none;
	padding-right: 0px;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	font-size: 11px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	font-weight: normal;
}
#navigation2 a:hover {
	color: #000033;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size: 11px;
}
.photos {
	padding-right: 20px;
}
.tabletexthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4F0E0;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001f32;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#grad  td{
	background-image: url(images/table.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 7px 0px;
}
#space2 {
	height: 8px;
	float: left;
	clear: both;
}
#studs {
	float: right;
}
