/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1
{
color: #000000;
font-size=1.5em;
} 

h2
{
color: #000000;
font-size=1.0em;
}

 h3, h4, h5, h6
{
	color: #000000;
}

h4
{
	font-family: "Trebuchet MS", sans-serif;
	color: #ff6600;
	font-size: 10pt;
}

p
{
	align: justify
}

img.imageleft { float: left; margin: 10px; }

img.imageright { float: right; margin: 10px; } 

img.imagecenter { float: center; margin: 10px; } 

body
{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 11pt;
}

a
{
	color: #336600;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 2.5em 3.0em 1.5em 3.0em;
}

/* Header */

#header
{
	padding: 0em 1.5em 0em 1.5em;
	height: 8em;
	width: 15em;
	float: left;
	position: relative;
	background: #FFFFFF url('a2.gif') top left repeat-x;
}

#header h1
{
	position: absolute;
	bottom: 2.2em;
	font-size: 1em;
	letter-spacing: 0.1em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.5em;
}

/* Menu */

#menu
{
	height: 8em;
	background: #fafafa url('a2.gif') top left repeat-x;
	margin-left: 18em;
	position: relative;
	
	
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 3.3em;
	margin-left: 1.0em;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #336600;
	padding-left: 0.5em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	padding: 0.5em;
	margin-right: 0.5em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background: #336600 url('a4.gif') bottom left repeat-x;
	color: #fff;
}


/* Content */

#content
{
	background: #fff url('a3.gif') top left repeat-x;
	margin-top: 1px;
	padding-top: 1.5em;
}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}
#content h1
{
	font-size: 1.5em;
}
#content h2
{
	font-size: 1.0em;
}

#content h3
{
	font-size: 1.1em;
}

#content h2, h3, h4, h5, h6
{
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #336600;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
		padding: 0.5em;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fdfdfd;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#navContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}


#primaryContent
{
	margin: 0em 0em 0em 18em;
	padding: 1.5em;
	border-left: dotted 1px #336600;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 15em;
	padding: 1.5em;
}

/* Footer */

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #336600;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
	float: center;
	float: absolutebottom;
}

.clear
{
	clear: both;
}


ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu, ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-color:#A5A5A5;
	background-repeat:repeat;
	border-color:#A6A6A6;
	border-width:0px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:200.55px;
}
ul.cssMenu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#FFFFFF;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:5px;
	_padding-left:0;
	font:11px Verdana;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:3;
	height:100%;
	display:inline-block;
	background-color:#A6A6A6;	background-image:url('none');}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#336600;
	border-color:#4C99AB;
	border-style:solid;
	font:11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#336600;
	border-color:#4C99AB;
	border-style:solid;
	font:11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:5px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over, ul.cssMenu a:hover ul img.def, ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def, ul.cssMenu a:hover ul img.over, ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url('images/arrv_blue_2.gif');
	background-position: right center;
	background-repeat: no-repeat;
   padding-right:8px}
ul.cssMenu li:hover>a>span{	background-image:url('images/arrv_white_2.gif');
}
ul.cssMenu a:hover span{	_background-image:url(/images/arrv_white_2.gif)}
ul.cssMenu ul span, ul.cssMenu a:hover table span{background-image:url('images/arr_blue_2.gif')}
ul.cssMenu ul li:hover > a span{	background-image:url('images/arr_white_2.gif');}
ul.cssMenu table a:hover span{background-image:url('images/arr_white_2.gif')}
ul.cssMenu li a.cssMenui0{
font:n;
}
ul.cssMenu li a.cssMenui0:hover{
font:o;
}

.rbroundbox { background: url('nt.gif'); }<br>
				.rbtop div  { background: url('tl.gif') no-repeat top left; }<br>
				.rbtop      { background: url('tr.gif') no-repeat top right; }<br>
				.rbbot div  { background: url('bl.gif') no-repeat bottom left; }<br>
				.rbbot      { background: url('br.gif') no-repeat bottom right; }<br>
				<br>
				/* height and width stuff, width not really nessisary. */<br>
				.rbtop div, .rbtop, .rbbot div, .rbbot {<br>
				width: 25%;<br>
				height: 7px;<br>
				font-size: 1px;<br>
				}<br>
				.rbcontent  { margin: 0 7px; }<br>
				.rbroundbox { width: 50%; margin: 1em auto; }
				
				
/* Thumbnail to Full-size on Rollover  */


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 10px 10px 10px 10px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid green;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

