/* Advocates International CSS */

body {
	font-family: font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/main/advintl-bg001.jpg);
	background-repeat: repeat-x;
}

/*----------- MAIN -----------*/

#menu {
	width: 950px;
	margin: 0 auto;
	height: 34px;
	padding-top: 16px;
	text-align: right;
}

#header {
	width: 950px;
	margin: 0 auto;
	height: 110px;
	background-image: url(../images/main/advintl-header001.jpg);
	background-repeat: no-repeat;
}

#globe {
		margin: 0 auto;
		width: 280px;
		height: 380px;
		padding-top: 0px;
		background-image: url(../images/main/advintl-globe001.jpg);
		background-repeat: no-repeat;
}

#base {
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-image: url(../images/main/advintl-base001.jpg);
		background-repeat: repeat-x;
}

#menu2 {
	width: 890px;
	margin: 0 auto;
}

#disclaimer {
	padding-top: 10px;
	width: 890px;
	margin: 0 auto;
	font-size: 11px;
}

#jbeck {
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
}

/* ------------------ FONTS ---------------- */

#h1 {
	font-size: 26px;
	padding-top: 24px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	color: #024301;
}

#h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #024301;
}

#text {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

#text .h3 {
	font-size: 15px;
	font-weight: bold;
	font-style: bold;
}

#text .h4 {
	font-size: 15px;
	font-style: italic;
}

#text .h5 {
	padding-left: 20px;
}

#text .h6 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: bold;
	color: #d0c971;
}

/* ------------------ LINK COLOURS ---------------- */

a:link {color: #024301; font-weight:bold; text-decoration: underline;}
a:visited {color: #028201; font-weight:bold; text-decoration: underline;}
a:active {color: #024301; font-weight:bold; text-decoration: underline;}
a:hover {color: #716928; font-weight:bold; text-decoration: underline;}