/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
margin: 0px;
padding: 0px;
}

body    { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #dcdcdc; background-repeat: repeat; background-attachment: fixed; background-position: left top; text-align: center; margin: 0 0 0 }
p, ul, ol { color: #000; font-size: 12px; line-height: 1.5em; margin: 0 0 0; padding: 0 }
h1 { 
     font-size: 24px; 
     line-height: 1.1em; 
     margin: 0 0 0.5em 0;
     margin: 0; 
     padding: 0; 
     color: #333333;
}
#header_left h1 { 
     font-size: 18px;
     margin: 0 0 0.5em 0;
     margin: 0; 
     padding: 0; 
     color: #000000; 
}

h2 { 
     font-size: 18px; 
     margin: 0 0 0.5em 0;
     padding: 0; 
     color: #444444;  
     
}

img 				{border: none;}
a img				{border: none; outline: none;}


.description { 
     font-size: 1.4em; 
     line-height: 1em; 
     letter-spacing: 2px; 
     color: #FFFFFF;
}


a:link, a:visited, a:active   { color: #006; text-decoration: none }

a:hover  { color: #006; text-decoration: underline }

#header a:link, #header a:visited, #header a:active {
     color: #000000; 
     text-decoration: none;
}

#header a:hover {
     color: #000000; 
     text-decoration:underline;
}


ul#navlist
   { font-size: 14px; font-weight: bold; margin: 0 0 0 8px; padding: 6px 0 }

#navlist li
 { list-style-type: none; display: inline; margin: 0; padding: 0 }

#navlist a   { margin: 0; padding: 8px 16px 8px 8px; border-right: 1px solid white }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;

}

#navlist a:hover
 { color: #bcbcbc; text-decoration: none }




#page  { background-color: #dcddde; background-image: url("images/bg.gif"); text-align: left; margin: 0 auto; width: 963px }
#index_page  { background-color: #dcddde; background-image: url("images/index_bg.gif"); text-align: left; margin: 0 auto; width: 963px }


#page_padding  { margin: 0 15px }

#header    { height: 107px }

#header_left {
     float:left;
     width: 500px;
     padding-top: 35px;
	 padding-left: 20px;
     border:0px dashed #FFFFFF;
}

#header_right {
     float:right;
     width: 220px;
     padding: 35px 35px 30px 30px;
     border:0px dashed #FFFFFF;
     background: transparent;
}

#header_right p {
     text-align:center;
     padding: 0;
     margin: 0;
}

#menu  { background: url("images/header_bg.gif") repeat-x; margin: 0; padding: 0 }

#breadcrumb {
    border-bottom:1px solid #aaa;
    padding: 20px;
    background-color: #ffffff;
}

#breadcrumb p {
     margin: 0;
     padding: 0;
}

#left
 { padding: 0; width: 220px }

#left H3
  { color: #ffffff; font-size: 14px; font-weight: bold; background: url("images/menu14.gif") no-repeat 0 -30px; text-transform: uppercase; padding-top: 12px; padding-left: 15px; width: 220px; height: 20px }

#left ul  { list-style: none url("images/arrow.gif") inside; padding-left: 15px }

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li  { background-color: transparent }

#left a  { color: #006; line-height: 26px }
#left a:visited  { color: #006 }



#right
 { padding-right: 10px; width: 680px; float: right }

#right H4
 { color: #006; font-size: 12px; margin: 0; padding: 0 }

#right a
 { color: #006; text-decoration: none }

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 12px;
}

#right h2   { color: #006; font-size: 25px; margin: 0; padding: 10px 0 0 }
#right h3     { color: #006; font-size: 30px; background-color: #d3d3d3; text-transform: uppercase; margin: 0 0 10px; padding: 40px 0 0 20px; width: 660px; height: 80px }
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a  { color: #006; background-color: #fff }

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 640px;
	min-height: 900px;
	
}


div#footer			     { background: url("images/footerbtm.gif") no-repeat center 0; margin: 5px 0 0 0; padding-top: 20px; width: 932px; height: 250px }

div#footer p#copyright		  { color: #909090; font-size: 12px; font-weight: bold; margin: 0; padding: 10px 0 5px; position: absolute; top: 40px; left: 330px }
ul#footer_nav			{list-style-type: none; position: absolute; top: 20px; left: 310px;}
ul#footer_nav li		{display: inline; float: left; margin-left: 5px;color: #909090; font-weight: bold; font-size: 12px; }
ul#footer_nav li a		{color: #909090; font-weight: bold; font-size: 12px; }
ul#footer_nav li a:hover	{color: #EA0000;}

.footercol    { background: url("images/footercolborder.jpg") no-repeat right top; padding: 0 10px; width: 215px; height: 215px; float: left }
.footercol h3{font-size:11px; font-weight:bold; color:#a3a1a1;margin-bottom:7px;}
.footercol ul { font-size: 11px; list-style: none; margin: 0 0 20px; width: 145px }
.footercol li{margin-bottom:3px;}
.footercol a{color:#FFFFFF;}
.footercol a:hover{color:#a3a1a1}

.footercol2  { padding: 0 10px; height: 215px; float: left }
.footercol2 h3{font-size:11px; font-weight:bold; color:#a3a1a1;margin-bottom:7px;}
.footercol2 ul { font-size: 11px; list-style: none; margin: 0 0 20px; width: 145px }
.footercol2 li{margin-bottom:3px;}
.footercol2 a{color:#FFFFFF;}
.footercol2 a:hover{color:#a3a1a1}

.footercol2 h3{font-size:11px; font-weight:bold; color:#a3a1a1;margin-bottom:7px;}


.spacer { clear: both; }
div#index_main_ad		    { text-align: center; margin-top: 5px; margin-right: 10px; margin-bottom: 5px; padding: 4px 3px; width: 625px; float: left; border: solid 1px #390 }
div.index_right_link	{float:left;  }
div.index_right_link2	    { margin-top: 5px; margin-bottom: 7px; padding: 3px; border: solid 1px #390 }
div#index_bottom_ads	    { background-color: transparent; margin-bottom: 6px; padding: 0 1px 4px; width: 926px; float: left; border: solid 1px #390 }
div.index_bottom_link	 { margin: 5px 0; padding: 0 5px; float: left; border-right: 1px solid #390 }
div#small-banners		{width: 319px; height: 200px; float: left; }
div#right-side		   { background-color: #dcddde; margin-right: 30px; width: 220px; float: left; clear: both }


