/* Globals */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #33CCFF;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 10px 0;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}

h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}

h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #6699CC;
}

h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 5px;	
	margin: 0;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

ul {
	list-style: none;
}

/* images */
img {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
	margin-right: 5px;
}

img.sin {
	margin: 5px 0px 0px 0px;
	background: none;
	border: none;
	float: left;
}
	

img.float_right {
  	margin: 5px 0px 10px 10px;  
}

img.float_left {
  	margin: 10px 10px 10px 5px;
}

/* others */
acronym {
	cursor: help;
	border-bottom: 1px dashed #777;
}

blockquote {
	margin: 20px;
	margin-right: 90px;
	margin-left: 280px;
	background: url(../images/post.jpg);
	border: 4px solid #E0DBC9;
	font: 1.5em/1.7em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6D;
}

/* layouts */
#wrap {
	position: relative;
	width: 980px;
	background: #CCC url(../images/background.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#background_top {
   position: absolute;
	width: 980px;
	height: 25px;
	background: #CCC url(../images/background_top.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}

#wrap_content {
	position: relative;
	clear: both;
	float: left;	
	width: 940px;	
	padding: 0; 	
	background: #E8E8E8;	
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 20px;	
	display: inline;
}

#header {
	clear: both;
	height: 200px;
	width: 940px;
	margin: 0 auto;
	background: #FFF url(../images/header.jpg) no-repeat center center;
}

#header_text {
	width: 940px;
	position: relative;
	height: 100px;
	padding: 0;	
	color: #FFF;	
}

#header_text h1#logo_text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #003366;
	text-transform: none;
	text-decoration: none;
	top: 30px; left: 6px;	
}

#header_text h1#logo_text span {
	color: #FFFFFF;
}

#header_text p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	top: 70px; left: 40px;		
}

#header_text #header_links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #003366;
	font-size: 10px;	
}

#header_text #header_links a {	
	color: #838181;
	text-decoration: none;	
}

#header_text #header_links a:hover {
	color: #444;		
}

/* navigation */
#nav {
	clear: both;	
	padding: 0;		
}

#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;	
	width: 940px;		
	text-transform: uppercase;
	margin: 0 0 0 20px;
	padding: 0;	
	display: inline;
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #00CCFF;
	border-left: 1px solid #00CCFF;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}

#nav ul li a:hover, #nav ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}

#nav ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}


/* main */
#main {
	float: left;
	width: 98%;
	padding: 10px 0 0 0; margin: 0 0 0 10px;
	display: inline;
}

#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #6699CC; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}

#main h2 a {
	color: #6699CC;
	text-decoration: none;	
}

#main ul li {
	list-style-image: url(../images/bullet.jpg);
}

/* footer */
#wrap_footer {
	clear: both;
	width: 980px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(../images/footer-bottom.jpg) no-repeat center bottom;	
}

#wrap_footer a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#wrap_footer a:hover {
	color: #000;	
}

#wrap_footer p {
	padding:10px 0;
}

#wrap_footer h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer_columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}

#footer_columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;
}

#footer_columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}

#footer_columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}

#footer_columns .col3, .col3-center {
	float: left;
	width: 32%;
}

#footer_columns .col3-center { 
	margin: 0 15px; 
}

#footer_bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 980px;
	padding: 30px 0 0 0;
	text-align: center;
}

.float_left  { float: left; }

.float_right { float: right; }

.align_left  { text-align: left; }

.align_right { text-align: right; }

.clear { clear: both; }

/* Table Order */
.wptable {
	border-collapse: collapse;
	margin: 10px;
}
.wptable th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
.wptable td {
padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
.wptable tr.alt {
	background: #EFEFEF;
}
