html { 
	min-width: 800px;
	min-height: 800px;
	 }
body	{
	color: #000066;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
.whitebg {

background: #fff;

}
	
.hide	{
	display: none;
	}
	

ul {
margin: 0;
padding: 0;
}

ul.regular {
margin: 10px;
padding: 5px;
}

ul.regular li {
padding-bottom: 10px;
}


b, strong {
font-weight: bold;
}
i, em, cite {
font-style: italic;
}
div {
margin: 0;
padding: 0;
}

blockquote {
margin: 15px 0 15px 15px;
}
	
img.right {
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
img.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
object.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}
embedleft {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
a {
	font-weight : bold; 
	text-decoration : underline;
	color: #CC6633;
	background: transparent; 
	}


a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #CC6633;
	background: transparent; 
	}



a.textlink {
	font-weight : normal; 
	text-decoration : underline;
	color: #000066;
	background: transparent; 
	}
	
.textLtSmB2	{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; font-weight: bold;}

.textLtSmB3	{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #cccccc; font-weight: bold;}

.textLtSm	{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a, rtmbody	{
	font-family: Arial, Helvetica, sans-serif; 
	}
	
p, td, li, ul, ol, rtmbody {
	font-size:  10pt;
	}
	
/*.rtmRedBold {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #660000; font-weight: normal}*/

.rtmbody_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC6633}

.rtmbody_bold:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000066}

.blue {color: #000066}

.whitebg {  background-color: #ffffff}

.shadowDark {  background-color: #CCCC99}

.smallbold {
	text-decoration : none;
	font-weight: bold;
	color: #CC6633;
	}

a.smallbold {
	text-decoration : underline;
	font-weight: bold;
	color: #CC6633;
	}

a.smallbold:hover {
	text-decoration : none;
	font-weight: bold;
	color: #000066;
	}
	
.smallbold2 {
	text-decoration : none;
	font-weight: bold;
	color: #000066;
	}

.smallbold:hover2 {
	text-decoration : none;
	font-weight: bold;
	color: #CC6633;
	}
a.smallbold2 {
	text-decoration : underline;
	font-weight: bold;
	color: #000066;
	}

a.smallbold2:hover {
	text-decoration : none;
	font-weight: bold;
	color: #CC6633;
	}

.note	{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC6633}


h1	{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #CC6633;
	}
h1 a {
	text-decoration: underline;
	}

h2	{
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	font-weight : bold; 
	color: #fff;
	text-align: center;
	}
	
h3	{
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #996600;
	text-align: left;
	}
	
h4	{
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	font-style: italic;
	color: #996600;
	text-align: left;
	}
	
h5	{
	margin-bottom: 0.25em;
	text-align: left;
	}

.head7 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #CC6633; font-weight: bold 

}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	position: relative;
		}
	

#workshopParagraphs {
	line-height: 15px;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

table#primarycontent	{
	margin-top: 0px;
	width: 750px;
	border-top: 5px solid #ffffff;
	}

#primarycontent	{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background: #ffffff;
	}
	
td#main	{
background-color:#fff;
	}
	
td#main2	{
background-color:#333;
	}
	
.twentyParagraphs {
	line-height: 20px;
	}
	
.fifteenParagraphs {
	line-height: 20px;
	}
	
table.resume td {
padding-top: 5px;
padding-bottom: 5px;
}

table.board {
border:1px solid #000066;
}

table.board td {
border:1px solid #000066;
padding: 10px;
}


/* Header  components */

td.header {
	background-color: #ffffff;

	} 
	
td.header2 {
	background-color: #ffffff;
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
	} 
	
a.header {
	color: #333;
	font-weight : normal; 
	text-decoration : none;
	background: #fff; 
	font-size: 24pt;
	letter-spacing : 5px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
} 

.on {
	background-color: #fff;
	color:#663300;
	}
	
.off {
	background-color: #fff;
	color:#996600;
	}
	
a.on {
	color:#663300;
	}
	
a.off {
	color:#996600;
	}

/* Navigation bar components */
#menuWidth	{
	background: #fff;
	width: 150px;
	border-left: 1px solid #CCCC99;
	}
table#nav2	{
	margin: 0;
	border-bottom: 1px solid #000066;
	background: #ffffff;
	}

table#nav2 td	{
	font-size: 9pt;
	text-align: center;
	border-top: 1px solid #000066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0;
	padding-left: 0;
	}

table#nav2 td a	{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0;
	padding-left: 0;
	}
	
#nav2 td a:hover {
	color: #CC6633;
	} 

a.on2 {
color: #CC6633;
}

a.off2 {
color: #000066;
}

a.submenu {
	color:#000066;
	}
	
/* Footer components */


table#footer	{

border-top: 1px solid #000066;
	font: 9pt verdana, arial, sans-serif;
	}

table#footer td	{
	font-size: 9pt;
	margin-right: 3px;
	margin-left: 3px;
	background: #fff;
	color: #000066;
	}

table#footer td a	{
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
	}
	
#footer td a:link {
	background: transparent;
	line-height: 25px;
	color: #000066;
	} 

#footer td a:hover {
	color: #000066;
	} 

table#work	{
	padding-left: 20px;
	padding-right: 10px;
	line-height: 15px;
}


/* Side bar Trip Planner */

table#side_bar td	{
	padding-bottom: 5px;
	}

/*********** start DROP MENU STYLES ***********/

/* Structure */

#wrapper {
width: 800px;
margin: 0 auto 0 auto;
padding: 0;
}


/* Navigation styles */

#navigationblock {
float: left;
height: 30px;
font: normal 13px Verdana, Arial, san-serif;
clear:both;
}
#navigation {
width: 100%;
float: left;
height: 30px;
}
#navigation ul {
margin:0;
list-style:none;
}
#navigation li {
float:left;
list-style: none;
}
#navigation a{
float:left;
display:block;
text-decoration:none;
color: #000066;
padding: 6px 8px 5px 8px;
}
#navigation a:hover{
padding: 6px 8px 5px 8px;
color: #CC6633;
}
#navigation .on a {
color: #CC6633;
}
#navigation .home a {
padding: 6px 11px 5px 40px;
}
#navigation .home a:hover {
padding: 6px 11px 5px 40px;
}
#navigation .homeon a, #navigation .homeon a:hover{
color: #CC6633;
padding: 6px 11px 5px 40px;
}
#navigation .homeoff a, #navigation .homeon a:hover{
color: #000066;
padding: 6px 11px 5px 40px;
}
#navigation .search a {
padding: 6px 15px 5px 6px;
}
#navigation .search a:hover {
padding: 6px 15px 5px 6px;
}
#navigation .searchon a, #navigation .searchon a:hover{
color: #CC6633;
padding: 6px 15px 5px 6px;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
color:#000066;
}
#navigation li ul { /* second-level lists */
position: absolute;
width: 154px;
left: -999em;
border-right: 1px solid #000066;
border-left: 1px solid #000066;
border-bottom: 1px solid #000066;
margin: 0; padding: 0;
}
#navigation li:hover ul, #navigation li.sfhover ul { /* lists nested under hovered list items */
left: auto;
background: #fff;
}
#navigation li ul a, #navigation .classifieds ul a  {
width: 146px;
height: 15px;
font-size: .9em;
display: block;
font-weight:normal;
text-decoration: none;
border-bottom: 1px solid #000066;
padding: 2px 0 0 6px;
background-image: none;
}
#navigation li ul a:hover, #navigation .classifieds ul a:hover {
width: 147px;
display: block;
font-weight:normal;
text-decoration: none;
border-bottom: 1px solid #000066;
padding: 2px 0 0 6px;
}
#subnavigation {
padding: 0;
margin: 0 0 0 20px;
font-size: .9em;
text-align: center;
clear:both;
}
#subnavigation ul {
margin: 0;
padding: 0;
}
#subnavigation li {
height: 30px;
float:left;
list-style: none;
text-decoration: none;
margin: .2em .4em 10px .4em;
}
#subnavigation li a {
text-decoration: none;
color: #666;
}
#subnavigation li a:hover {
text-decoration: underline;
color: #666;
}
