/*    Trendhopper Hoogland Style Book
Light blue	#d6e7ef {bg, blocks}
Medium blue 	#adcbd6 {blocks}
Dark blue	#8cb2bd {blocks}
Yellow		#ffd300 {logo, blocks}
Red		#ed1a26 {logo}
*/

* {margin:0; padding:0}
body {background:#8fae19 /* url(../media/new2/bg2.jpg) */; font:11px verdana, arial, helvetica, sans-serif}

h1,h2,h3,h4,h5,h6 {font-weight:bold}
h1 {font-size: 16px} h4	{font-size: 13px}
h2 {font-size: 15px} h5	{font-size: 12px}
h3 {font-size: 14px} h6	{font-size: 11px}

img	{border:0px}

a		{color:#ed1a26; text-decoration:none}
a:visited 	{}
a:hover 	{color:#ed1a26; text-decoration:underline}
a:active 	{}

#active {color:#ed1a26; text-decoration:underline}


#mainheader {background:url(../media/new2/BG_top.gif) no-repeat; width:710px; height:12px; margin:10px auto 0 auto}
#main {background:white; margin:0px auto; padding:0 10px; /*width:682px*/  width:690px}

#logo, #nav {float:left; position:relative; height:85px}
	#logo {margin:0 12px 0 0}
	#nav {width:440px; list-style-type:none}
		#nav li { display:block; float:left; width:75px;  margin:0 10px 0 0}
		#nav li a {display:block; font-weight:bold; color:white; padding:30px 10px 30px 8px}

.darkblue, .lightblue { text-align:center}
.darkblue {background:url(../media/new2/block75_darkblue2.gif) no-repeat}
.lightblue {background:url(../media/new2/block75_lightblue2.gif) no-repeat}

#content, #flash {float:left}
	#content {width:220px; margin:0 10px 0 0}
		#content a {color:#ed1a26; text-decoration:none}
		#content a:visited {}
		#content a:hover {color:#ed1a26; text-decoration:underline}
		#content a:active {}
	#flash {margin:0 0 10px 0}

#block1, #block3 {float:left; width:220px; height:100px; font-size:11px; font-weight:bold}
#block2 {float:left; width:225px; height:100px; font-size:11px; font-weight:bold}
#block1 {background:url(../media/new2/block220_yellow.gif) no-repeat; text-align:center; margin:0 11px 0 0}
#block1 p {padding:14px 0 0 10px; color:white}
#block2 {background:url(../media/new2/block220_lightblue2.gif) no-repeat; padding:4px 0 0 13px; color:white}
#block3 {background:url(../media/new2/block220_darkblue2.gif) no-repeat}
#block3 p {padding:12px 0 0 0; color:white; text-align:center}
#footer {clear:both}

#mainfooter {background:url(../media/new2/BG_bottom.gif) no-repeat; width:710px; height:14px; margin:0 auto}

#clearer {border:1px solid red; margin:0; padding:0; clear:both}
