/* css for basic items ------------------------------------------------------------------------------------------ */
html,body	{
 	width:100%;
 	}
body {
    padding: 0;
    margin: 0;
 	min-width: 785px;
	font-family: verdana, arial, helvetica;
    font-size: 11px;
    line-height: 15px;
	color: #5e6a72;
	background: #f1efd8;
 	}
img {
    margin-left: 0;
	margin: 0;
    padding: 0;
	}
a, 
a:visited {
	color: #006db8;
	text-decoration: none;
	}
a:hover, 
a:active {
	color: #006db8;
	text-decoration: underline;
	}
ol {
    padding: 0 0 8px 18px;
    margin: 0;
    }
ol li {
    padding: 0;
    margin: 0;
    }
ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }
ul li {
    padding: 0;
    margin: 0;
    }
ul#bullet {
    padding: 0 0 8px 18px;
    margin: 0;
    list-style: disc;
    }
ul#bullet li {
    padding: 0;
    margin: 0;
    }
p {
	padding: 8px 0 8px 0;
	margin: 0;
	}
h1 {
	padding: 8px 0 8px 0;
	margin: 0;
	font-family: georgia, times, times new roman, serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #afa345;
	}
h2 {
	padding: 8px 0 8px 0;
	margin: 0;
	font-family: georgia, times, times new roman, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	}
h3 {
	padding: 0 0 0 0;
	margin: 0;
	font-family: georgia, times, times new roman, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #a3933a;
	}
h4 {
	padding: 8px 0 8px 0;
	margin: 0;
	font-family: georgia, times, times new roman, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #afa345;
	}
strong {
	font-family: georgia, times, times new roman, serif;
	font-size: 13px;
	font-weight: normal;
	color: #afa345;
	}
blockquote {
	margin: 0;
	padding: 0 0 0 10px;
	}

/* css for site structure --------------------------------------------------------------------------------------- */
#outer {
	width: 100%;
	display: table;
	vertical-align: middle;
 	}
#container {
	margin: 0 auto 20px auto;
	width: 785px;
    }
#inner {
	position: relative;
	width: 785px;
	background: url(../images/bg.gif);
	}    


/* css for header image ----------------------------------------------------------------------------------------- */
#header {
	position: relative;
	width: 785px;
	height: 110px;
	font-size: 0px;
	line-height: 0px;
	overflow: none;
    }


/* css for top navigation items --------------------------------------------------------------------------------- */
#navTop {
	position: relative;
	padding: 7px 25px 0 25px; 
	width: 735px;
	height: 23px;
	color: #afa345;
	font-weight: bold;
	background: #000;
	overflow: none;
    }
#navTop ul {
	padding: 0;
	margin: 0;
	}
#navTop ul li {
	float: left;
	height: 23px;
	}
#navTop a, #navTop a:visited {
	font-size: 9px;
	color: #f2cb65;
	text-decoration: none;
	}	
#navTop a:active, #navTop a:hover {
	color: #5bb4e5;
	text-decoration: none;
	}	
#navTop a#on, #navTop a#on:visited {
	font-size: 9px;
	color: #5bb4e5;
	text-decoration: none;
	}	
#navTop a#on:active, #navTop a#on:hover {
	color: #5bb4e5;
	text-decoration: none;
	}	


/* css for content ---------------------------------------------------------------------------------------------- */
#home-flash {
	position: relative;
	width: 785px;
	height: 389px;
	float: left;
	font-size: 0px;
	line-height: 0px;
	overflow: none;
    }
#home-top {
	position: relative;
	width: 785px;
	height: 220px;
	float: left;
	font-size: 0px;
	line-height: 0px;
	overflow: none;
    }
#home-left {
	position: relative;
	width: 392px;
	float: left;
	font-size: 0px;
	line-height: 0px;
	overflow: none;
    }
#home-center {
	position: relative;
	padding: 15px 10px 0 20px;
	width: 162px;
	height: 125px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	overflow: none;
	background: url(../images/bg-home.gif) right top;
	}
#home-right {
	position: relative;
	padding: 15px 10px 0 20px;
	width: 166px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	overflow: none;
    }
#content-left {
	position: relative;
	width: 140px;
	float: left;
    }
#content-right {
	position: relative;
	padding: 20px 75px 0 25px;
	width: 545px;
	float: left;
    }


/* css for footer items ----------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	clear: both;
	padding: 0 25px 0 25px;
	width: 735px;
	height: 30px;
	font-size: 9px;
	color: #fcf8ea;
	background: #000;
 	overflow: none;
   }
#footer ul {
	padding: 7px 0 0 0; 
	margin: 0; 
	clear: both; 
	width: 735px; 
	height: 23px;
	}
#footer a, #footer a:visited {
	color: #95999e;
	text-decoration: none;
	}	
#footer a:active, #footer a:hover {
	color: #95999e;
	text-decoration: underline;
	}	

	
/* css for text and link items ---------------------------------------------------------------------------------- */
#caps {	
	font-size: 9px;
	}
p#date {
	font-size: 10px;
	padding: 8px 0 1px 0;
	}
p#subtitle {
	padding: 8px 0 0 0;
	}
p#subtitleSites {
	padding: 8px 0 1px 0;
	}
p#subtitleNews {
	padding: 1px 0 0 0;
	}
p#description {
	padding: 1px 0 0 0;
	}
p#lines {
	padding: 3px 0 3px 0;
	border-top: 1px solid #c7be71;
	border-bottom: 1px solid #c7be71;
	}
p#feeds {
	margin: 4px 0 0 0;
	padding: 0px 0 2px 0;
	border-top: 1px solid #c7be71;
	}
a#link, 
a#link:visited {
	color: #006db8;
	text-decoration: none;
	}
a#link:hover, 
a#link:active {
	color: #006db8;
	text-decoration: underline;
	}
	
	
	
#home-temp {
	position: relative;
	padding: 15px 10px 0 20px;
	width: 356px;
	height: 125px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	overflow: none;
	}

#clear {
	clear: both;
	}	

