/******* BODY ******/
div, body
{
	font-family: arial, sans serif;
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;

}

body
{
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #666633;
	margin: 0px;
}




div.header { 
	margin-left: 0px;
	width: 800px;
	height: 150px;
	background-image: url(../img/title3.gif);
	background-repeat: no-repeat;
	float: left;
}

div.spacer { clear: both; }

div.nav {
	clear: both;
	width: 1000px;

}

div.subnav
{
	/*background-image: url(../img/subnav_bg.gif);*/
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

div.nav li
{
	/*background-image: url(../img/titlebg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 0px 5px 0px 15px;
	border-width: 3px 3px 1px 1px;
	border-color: transparent;
	border-style: solid;*/
	padding: 2px 1px 0px 1px;
	list-style: none;
	float: left;
}

div.subnav li
{
	list-style-image: url(../img/next.gif);
	list-style: none;
	border-width: 3px 1px 1px 1px;
	border-color: transparent;
	/*border-color: white;*/
	border-style: solid;
}

/******* MAIN NAV  ******/
a.mainnav:link
{
	padding: 0px 30px 0px 30px;
	border: 0px;
	text-decoration: none;
	color: #cccc66;
	background-color: transparent;
	background-image: url(../img/titlebg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;

}

a.mainnav:visited
{
	padding: 0px 30px 0px 30px;
	border: 0px;
	text-decoration: none;
	color: #cccc66;
	background-color: transparent;
	background-image: url(../img/titlebg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;

}

a.mainnav:hover
{
	padding: 0px 30px 0px 30px;
	border: 0px;
	text-decoration: none;
	color: #333333;
	background-color: #cccc66;
}

.navon
{
	padding: 0px 20px 0px 20px;
	border: 0px;
	text-decoration: none;
	color: #333333;
	background-color: #cccc66;
}

/******* SUB NAV  ******/
a.subnavOff:link
{
	padding: 0px 5px 0px 15px;
	border: 0px;
	text-decoration: none;
	color: #cccc66;
}

a.subnavOff:visited
{
	padding: 0px 5px 0px 15px;
	border: 0px;
	text-decoration: none;
	color: #cccc66;
}

a.subnavOff:hover
{
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #ffffff;
	/*background-color: #cccc66;*/
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;

}

.subnavon
{
	padding: 0px 5px 0px 15px;
	border: 0px;
	text-decoration: none;
	color: #ffffff;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
/******* INLINE LINKS  ******/
a:link
{
	text-decoration: none;
	color: #cccc66;
	padding-left: 7px;
}

a:visited
{
	text-decoration: none;
	color: #cccc66;
	padding-left: 7px;

}

a:hover
{
	text-decoration: none;
	color: #cccc99;
}

/******* END NAV  ******/
/******* START COLS *****/

div.content
{
	width: 1000px;
	/*border: 1px solid #ffffff;*/
	margin-left: 125px;
	
}


div.frontpage-bg-img
{
	background-image: url(../img/Richard_Ilze2.jpg);
	background-position: 0% 0%;
		background-repeat: no-repeat;

}
div.text
{
	padding: 0px 15px 25px 15px;
	width: 550px;
	background-color: black;
	background-image: url(../img/bg-text.gif);
	background-position: 100% 100%;
	float: left;
}

h2
{
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	//background-color: #ffffff;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border: 0px transparent solid;
	background-image: url(../img/titlebg.png);
	background-repeat: repeat-x;
	text-transform:uppercase;
}

h3
{
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	//background-color: #ffffff;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border: 0px transparent solid;
	line-height:24px;
	text-transform:uppercase;

}

.secondary-title
{
	font-weight: bold;
	color: #ffffff;
	//background-color: #ffffff;
	padding: 0px 3px 0px 3px;
	width: auto;
}

strong {
	color: #ffffff;
}

.inlineImage {
	margin:10px;
	float:right;
	font-size: 11px;
	font-style: normal;
	color:#ffffff;
}

div.sidebar-wide
{
	width: 250px;
	float: left;
	background-image: url(../img/sidebg.gif);
	background-repeat: repeat;
	height: 100%;
}

div.sidebar-wide-format
{
	width: 225px;
	float: left;
	margin: 15px 5px 5px 0px;
	padding: 100px 10px 20px 10px;
	border: 13px transparent;
	background-image: url(../img/sidebar-corner.jpg);
	background-repeat: no-repeat;
	background-color: black;

}

div.sidebar
{
	width: 127px;
	float: left;
	background-image: url(../img/sidebg.gif);
	background-repeat: repeat;
	height: 100%;
}

img.sidebar
{
	padding: 14px 0px 14px 0px;
}

.sidebar-title 
{
	font-weight: normal;
	font-size: 16px;


}

.slogan-lineone
{
	font-family: times, serif;
	font-size: 30px;
	color: white;
	position: relative;
	left: -120px;
	padding: 1px 5px 1px 5px;
	font-style: oblique;
}

.slogan-linetwo
{
	font-family: times, serif;
	font-size: 30px;
	color: white;
	position: relative;
	right: -20px;
	padding: 1px 5px 1px 5px;
	font-style: oblique;
}

.smalltxt
{
	font-family: arial, sans serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color: #ffffff;
}



/*****************************************/
.imageright
{
	margin: 10px;
	float: right;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}

.imageleft
{
	float: left;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}

img.center 
{
display: block;
    margin-left: auto;
    margin-right: auto
}


/******* image links ******
	.thumb
{
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid white;
}

a.thumb:link
{
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid white;
}

a.thumb:hover
{
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid black;
}

a.thumb:visited
{
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border: 1px solid white;
}

/******* waco links ******
a.thumbnail:link
{
	display: block;
	width: 63px;
	height: 43px;
	border: 1px solid white;
}

a.thumbnail:visited
{
	display: block;
	width: 63px;
	height: 43px;
	border: 1px solid white;
}

a.thumbnail:hover
{
	display: block;
	width: 63px;
	height: 43px;
	border: 1px solid #ff6633;
}
*/

