@charset "utf-8";
#parent {
	height: 800px;
	width: 772px;
	margin-top: 0px;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#home {
	position: absolute;
	height: 270px;
	width: 272px;
}

#banner {
	position: absolute;
	height: 77px;
	width: 488px;
	margin-left: 275px;
	margin-top: 30px;
}
#nav {
	height: 51px;
	width: 500px;
	margin-top: 118px;
	position: absolute;
	margin-left: 270px;
}
#header {
	height: 279px;
	width: 352px;
	margin-top: 180px;
	position: absolute;
	margin-left: 302px;
	z-index: 2;
}
#sideContent {
	height: 370px;
	width: 150px;
	margin-top: 260px;
	margin-left: 88px;
	position: absolute;
}
#content01 {
	height: 204px;
	width: 345px;
	margin-top: 244px;
	margin-left: 244px;
	position: absolute;
}
#content01_link {
	height: 244px;
	width: 220px;
	margin-top: 264px;
	margin-left: 364px;
	position: absolute;
	z-index: 5;
}
#content02 {
	height: 85px;
	width: 345px;
	margin-top: 454px;
	margin-left: 244px;
	position: absolute;
}
#content03 {
	height: 85px;
	width: 345px;
	margin-top: 545px;
	margin-left: 244px;
	position: absolute;
}
#content04 {
	height: 85px;
	width: 502px;
	margin-top: 635px;
	margin-left: 88px;
	position: absolute;
}
#footer {
	height: 24px;
	width: 502px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 88px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A9358;
	margin-top: 755px;
}
/* /////////////////////// HOME///////////////////////////////////////////*/

#homeRow01 {
	height: 276px;
	width: 550px;
	margin-top: 264px;
	margin-left: 40px;
	position: absolute;
}

#homeRow02 {
	height: 252px;
	width: 760px;
	margin-top: 542px;
	margin-left: 60px;
	position: absolute;
}

#homeRow03 {
	height: 252px;
	width: 660px;
	margin-top: 794px;
	margin-left: 60px;
	position: absolute;
}

#homeFooter {
	height: 24px;
	width: 602px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 88px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A9358;
	margin-top: 1050px;
}
/* /////////////////////// SUBPAGES///////////////////////////////////////////*/
#subHeader {

}
#subHighlight {
	background-color: #333333;
	padding: 2px;
	height: 16px;
	width: 476px;
}
#contentContainer {
	height: 204px;
	width: 480px;
	margin-top: 200px;
	margin-left: 272px;
	position: absolute;
}

#footerSub {
	height: 24px;
	width: 480px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 50px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A9358;
}
/* /////////////////////// NEWS///////////////////////////////////////////*/
#newsParent {
	height: 1800px;
	width: 772px;
	margin-top: 0px;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#contentContainerNews {
	height: 1204px;
	width: 480px;
	margin-top: 254px;
	margin-left: 272px;
	position: absolute;
}
.newsItem {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #98C194;
	border-right-color: #98C194;
	border-bottom-color: #98C194;
	border-left-color: #98C194;
}
/* /////////////////////// ARCHIVES///////////////////////////////////////////*/
#contentContainerArchives {
	height: 3300px;
	width: 730px;
	margin-top: 200px;
	margin-left: 20px;
	position: absolute;
}

#subHighlightArchives {
	background-color: #333333;
	padding: 2px;
	height: 16px;
	width: 100%;
	margin-left: 0px;
}
#footerSubArchive {
	height: 24px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A9358;
}

/* /////////////////////// CONTACT///////////////////////////////////////////*/
#contactContainer {
	background-image: url(imgs/contact/contact-bg.gif);
	height: 388px;
	width: 310px;
	color: #000000;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/* /////////////////////// EDITIONS///////////////////////////////////////////*/
#editionParent {
	height: 1800px;
	width: 772px;
	margin-top: 0px;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#editionContainerArchives {
	height: 3300px;
	width: 730px;
	margin-top: 200px;
	margin-left: 20px;
	position: absolute;
}

#subHighlightEdition {
	background-color: #333333;
	padding: 2px;
	height: 16px;
	width: 100%;
	margin-left: 0px;
}

/* /////////////////////// CLASSES///////////////////////////////////////////*/
.headItem {
	background-color: #98C194;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #000000;
}
.copyItem {
	padding-top: 5px;
	padding-bottom: 10px;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}



/* /////////////////////// TAGS///////////////////////////////////////////*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}
h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


h3 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98C194;
}
h4 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C965A;
	font-weight: bold;
}

strong {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
}
body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a img {
	border: none; 
}
a:link {
	color: #5C965A;
}
a:visited {
	color: #5C965A;
}
a:hover {
	color: #FFFFFF;
		}
a:active {
	color: #5C965A;
	}
	
a.altLink:link {
	color: #000000;
}
a.altLink:visited {
	color: #000000;
}
a.altLink:hover {
	color: #FFFFFF;
		}
a.altLink:active {
	color: #000000;
	}
	
strong a:link {
	color: #FFFFFF;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* /////////////////////// NEWSLETTER///////////////////////////////////////////*/
#newsletterBg {
	background-image: url(newsletter/imgs/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#newsletterWrapper {
	height: 740px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.newsletterHeader {
	background-color: #333333;
	padding: 2px;
	height: 16px;
	font-weight: bold;
}#newsletterTop {
	width: 280px;
}
#newsletterFooter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
