﻿html, body
{
    padding: 0;
    margin: 0;
    background: #F5F1E0 url('/images/worldmap.png') repeat-y center top;
    font-family: Verdana, helvetica, Times New Roman, Arial;
    font-size: 84%;   
    color:#756E52; 
}

td
{
    color:#756E52; 
    vertical-align: top;
}

h1, h2, h3, h4, h5
{
    font-family: Verdana, helvetica, Times New Roman, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #756E52;
}
p
{
	padding:0px 0px 10px 0px;
	margin:0;
}
a,a:visited
{
	color:#E7E3D2;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
img,a img
{
	border:none;
	margin:0;
	padding:0;
}


#container
{
	width: 1028px;
    margin: 0 auto;
}
/*-------------------------------------------------------------------------------------------------*/

.shadowbottom
{
	background-image:url(/images/shadow-bottom.png);
	width:1028px;
	height:21px;
	display:block;
	clear:both;
	margin:0px !important;
	padding:0px !important;
	background-repeat:no-repeat;
	background-position:center top;
}

.tdshadowtopleft
{
	width:14px;
	height:14px;
}
.tdshadowtopleft div
{
	height:14px;
	width:14px;
	background-image:url(/images/shadow-topleft.png);
	background-repeat:no-repeat;
}

.tdshadowtopright
{
	width:14px;
	height:14px;
}
.tdshadowtopright div
{
	height:14px;
	width:14px;
	background-image:url(/images/shadow-topright.png);
	background-repeat:no-repeat;
}
.tdshadowleft
{
	width:14px;
	background-image:url(/images/shadow-left.png)
}
.tdshadowright
{
	width:14px;
	background-image:url(/images/shadow-right.png)
}

/*-------------------------------------------------------------------------------------------------*/

#contentContainer
{
	background-color:#C1BDAA;
	width:1000px;
}
.contentInner
{
	padding:20px;
}
#header
{
	height:200px;
	xbackground-image:url(/images/logo.png);
	xbackground-repeat:no-repeat;
	xbackground-position:20px center;
	width:1000px;
	clear:both;
}
#nav
{
	padding: 20px 10px 10px 0px;
}

#navinner
{
	text-align:right;
	vertical-align:middle;
}

#nav a,
#nav a:visited
{
	color:#696244;
	text-decoration:none;	
	padding:0px 6px;
}

#nav a:hover,
#nav a.lnkSelected
{
	background-color:#98AD74;	
}

#nav span
{
	background-color:#696244;
	width:1px;
	display:inline-block;
	height:10px;
	padding:0px;
	margin:0px;
}

#headerContent
{
	padding: 5px 20px 20px 0px;		
}

#headerContent .headeritem
{
	float:left;
	padding-left:20px;
	font-size:1.1em;
}

.greenhorizsmall
{
	width:24px;
	height:3px;
	line-height:1px;
	background-color:#669933;
}

.greenvertsmall
{
	width:3px;
	height:21px;
	line-height:1px;
	background-color:#669933;
}

.greenhorizlarge
{
	width:32px;
	height:5px;
	line-height:1px;
	background-color:#669933;
}

.greenvertlarge
{
	width:5px;
	height:27px;
	line-height:1px;
	background-color:#669933;
}

.twittertitle
{
	width: 100%;
	background-image:url(/images/twitterlogo.png);
	background-position:right center;
	background-repeat:no-repeat;
}

.twitteritem
{
    color:#756E52; 
	font-size:1em;
	font-weight:bold;
}

.twitterdate
{
	color:#E7E3D2 !important; 
	font-size:1em;
	padding-bottom:10px;
}
.twitterdate a,
.twitterdate a:visited
{
	color:#E7E3D2 !important; 
	text-decoration:underline;
}

.blog
{
	text-align:left;
	padding:10px;	
}

.blogheader
{
	text-align:left;
	font-size:1.8em;
	color:#669933 !important;
	font-weight:bold;
	padding:5px 10px;
}

.blogdate
{
	color:#E7E3D2 !important;
	padding:5px 0px;
	font-weight:bold;
}

.blogbody
{
	padding-bottom:10px;
	text-align:justify;
}

.blog a,
.blog a.visited
{
	color:#E7E3D2 !important;
	text-decoration:underline;
}

#tblSponsors td
{
	padding:0px 3px;
}


#tblSponsors img
{
	display:block;
	padding:3px 0px;
}

.sponsorpopup
{
	padding:10px;
	border:solid 1px #E7E3D2;
	background-color:#F5F1E0;
	width:250px;
	text-align:justify;
}

.sponsorpopup a, .sponsorpopup a:visited
{
	text-decoration:underline;
	color:#669933;
}

.largeheading
{
	font-size:6em;
	text-align:center;
	color:#669933;
}

.smallheading
{
	font-size:3em;
	text-align:left;
	color:#669933;
}

.tinyheading
{
	font-size:0.8em;
	text-align:left;
	color:#669933;
}

.tinyheading p
{
	margin-left:65px;
}

.ekittitle
{
	width: 100%;
	background-image:url(/images/ekit_small.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.linkblock
{
	margin-top:10px;
}

.orangelink, .orangelink:visited
{
	color:#333 !important;
}

#footer
{
	background-color:#696244;
	width:1000px;
	height:85px;
}

#footer #pump
{
	background-image:url(/images/pump.png);
	background-repeat:no-repeat;
	position:relative;
	overflow:visible;
	height:225px;
	width:158px;
	left:-140px;
	top:-140px;
}

#iplogo
{
	display:inline-block;
	position:relative;
	height:21px;
	width:21px;
	left:965px;
	top:-212px;	
	background-image:url(/images/iplogo.png);
	text-decoration:none !important;
}

#iplogo:hover
{
	background-image:url(/images/iplogo_on.png);
}

#footercontent
{
	display:inline-block;
	position:relative;
	left:30px;
	top:-230px;	
	height:0px;	
	color:#756E52;
}

#footercontent .details
{
	color:#E7E3D2;
	font-weight:bold;
	padding-left:10px;
}

#footercontent .details a
{
	font-size:1em;
	color:#E7E3D2;
}