* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #6E4A46;
}
#top {
	background-color: #FFFFFF;
	height: 112px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
#centre{
	background-color: #F2EBE6;
	width: 100%;
	height: 100%;
}
.clear {
	clear: both;
	height: 1px;
}
#donate {
	height: 168px;
	width: 180px;
}
#header {
	height: 112px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2EBE6;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
	font-size: 2em;
	color: #6E4A46;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
h2 {
	font-size: 1.8em;
	color: #6E4A46;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
h3 {
	font-size: 1.3em;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.articleItem img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.articleItem {
	clear: both;
}
.articleItem h3 {
	padding-bottom: 0px;
}
#bottom-left .articleItem h3 {
	margin-bottom: 5px;
}
#top-right .articleItem h3 {
	margin-bottom: 5px;
}
.articleItem p {
	padding-top: 0px;
}
#footer {
	background-color: #6E4A46;
	height: 60px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 7px;
}
#home-left {
	width: 430px;
	float: left;
	margin-bottom: 10px;
}
#home-right {
	width: 340px;
	float: right;
}
#top-left {
	height: 233px;
	width: 430px;
}
#bottom-left {
	background-color: #ffffff;
	width: 430px;
	margin-top: 20px;
	height: 315px;
}
#top-right {
	background-color: #FFFFFF;
	height: 568px;
	width: 340px;
}
#bottom-right {
	background-color: #FFFFFF;
	height: 330px;
	width: 385px;
	margin-top: 20px;
}
p {
	font-size: 1.3em;
	line-height: 130%;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
img.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
a:link, a:visited {
	color: #CC3300;
}
a:hover, a:active {
	text-decoration: none;
}
#logo {
	background-image: url(../../../images/aicm-logo.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 83px;
	float: left;
}
#header-top {
	float: right;
	height: 81px;
	width: 707px;
}
#name-logo {
	float: left;
	height: 80px;
	width: 280px;
	background-image: url(../../../images/name-logo.gif);
	background-repeat: no-repeat;
}
#signup {
	float: right;
	height: 80px;
	width: 310px;
	background-image: url(../../../images/signup.gif);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 1.3em;
	line-height: 130%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
}
#footer-left {
	float: left;
	width: 460px;
}
#footer-right {
	float: right;
	width: 310px;
	text-align: right;
}
#secondaryNav {
	margin-bottom: 20px;
	width: 180px;
	background-color: #879173;
}
#secondaryNav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#main li {
	font-size: 1.3em;
	list-style-type: none;
	background-image: url(../../../images/bullet.gif);
	background-repeat: no-repeat;
	margin-right: 7px;
	margin-left: 20px;
	padding-left: 15px;
	background-position: 0px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main ul {
margin-bottom:10px;
}

/*#main form {
clear:both;
}

#main fieldset {
margin: 10px;
}

#main label {
display:block;
}*/

#secondaryNav a:link,
#secondaryNav a:visited {
	font-size: 1.3em;
	width:180px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#secondaryNav a:hover, #secondaryNav a:active {
	background-color: #77AAB5;
}
#primaryNav {
	height: 31px;
	width: 560px;
	background-color: #879173;
	float:right;
}
#primaryNav li {
	display:inline;
	padding:0;
	margin:0;
	list-style-type: none;
}
#primaryNav a:link, 
#primaryNav a:visited {
	font-size: 1.2em;
	float:left;
	width:auto;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../../../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#primaryNav a:hover, #primaryNav a:active {
	background-color: #77AAB5;
}
#primaryNav li.contact a {
background-image: none;
}
#home #primaryNav .home a,
#about #primaryNav .about a,
#involved #primaryNav .involved a,
#shop #primaryNav .shop a,
#news #primaryNav .news a,
#links #primaryNav .links a,
#contact #primaryNav .contact a {
	color: #ffffff;
	background-color: #77AAB5;
}
#home #primaryNav .home a:visited,
#about #primaryNav .about a:visited,
#involved #primaryNav .involved a:visited,
#shop #primaryNav .shop a:visited,
#news #primaryNav .news a:visited,
#links #primaryNav .links a:visited,
#contact #primaryNav .contact a:visited {
	color: #ffffff;
}
#home #primaryNav .home a:hover,
#about #primaryNav .about a:hover,
#involved #primaryNav .involved a:hover,
#shop #primaryNav .shop a:hover,
#news #primaryNav .news a:hover,
#links #primaryNav .links a:hover,
#contact #primaryNav .contact a:hover {
	color: #ffffff;
	background-color: #77AAB5;
}
#home #primaryNav .home a:active,
#about #primaryNav .about a:active,
#involved #primaryNav .involved a:active,
#shop #primaryNav .shop a:active,
#news #primaryNav .news a:active,
#links #primaryNav .links a:active,
#contact #primaryNav .contact a:active {
color: #ffffff;
}
#signup p {
	padding-top: 15px;
	padding-left: 55px;
	padding-bottom: 0;
	font-size: 1.1em;
}
#signup form p {
	padding-top: 5px;
	padding-left: 55px;
	font-size: 1.1em;
}
#signup input {
	width: 195px;
	font-size: 1em;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #C6BDB4;
	float: left;
}
#left {
	width: 180px;
	float: left;
	margin-right: 20px;
	display: inline;
}
#main {
	background-color: #ffffff;
	float: right;
	width: 590px;
	display: inline;
}
#signup input.button {
	width: auto;
	margin-right: 10px;
	background-color: #77AAB5;
	border:0;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	float: right;
}
#main img {
	float: right;
	border: 0;
	margin-left: 10px;
	margin-bottom:10px;
}
#left ul {
list-style:none;
}
#left ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#left ul li a:link, #left ul li a:visited {
	font-size: 1.3em;
	color: #ffffff;
	text-decoration: none;
	background-color: #879173;
	display: block;
		padding: 5px;
}
#left ul li a:hover {
background-color: #77AAB5;
}
#left ul li ul li a:link, #left ul li ul li a:visited {
padding-top: 2px;
padding-bottom:2px;
padding-left: 20px;
}
#left ul li ul li {
	border: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#left ul li ul li ul li a:link, #left ul li ul li ul li a:visited {
padding-top: 2px;
padding-bottom:2px;
padding-left: 40px;
}
#left ul li ul li ul li{
border: 0;
}
#left #donate {
margin-top: 10px;
}

