/* Main template Style D Whitehead 06/05/2005 V1 */

body {
	margin: 0;
	padding: 0;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #00CCFF;
}
.navButton a {
	color: #FFFF00;
	text-decoration: none;
}
.footer {
	background: url(images/bottomStrip.jpg) repeat-x;
}
.header {
	background: url(images/topStrip.jpg) repeat-x;
}
.navButton {
	background: url(images/navButtonUp.jpg) no-repeat;
	height: 50px;
	width: 200px;
	color: #FFFF00;
	text-decoration: none;
	margin: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	line-height: 15px;
}
#blueSquare {
	background: #FFFFFF url(layoutFiles/backer.jpg) repeat;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
}
img.photo {
	margin: 5px;
}
p {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#hideMarquee {
	background: #FFCC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #000066;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#offNav {position: absolute; left: -999px;}
*:first-child+html #banner{width: 755px; position: absolute; top: 0px; text-align: right; margin-top: .5em;}
.NavLink:active, .NavLink:link, .NavLink:visited, .NavLink:hover {color: #000; text-decoration: none; font-size: 120%; padding: 5px;}
.NavLinkOn:active, .NavLinkOn:link, .NavLinkOn:visited, .NavLinkOn:hover {color: #000; text-decoration: none; font-weight: bold; font-size: 120%; padding: 5px;}

#menubar {
	height: 22px;
	border-bottom: 1px none #000033;
	border-top: 1px none #00CCFF;
	position:relative;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000033;
	border-left-color: #00CCFF;
	border-right-width: 1px;
	border-left-width: 1px;
	list-style-type: circle;
	background: url(layoutFiles/navigationBackUp.jpg) repeat;
}
#nav, #nav ul {float: left;  list-style: none; line-height: 1; background: url(layoutFiles/navigationBackUp.jpg); padding: 0;  margin: 0 0 0 0; }
#nav a {
	display: block;
	text-decoration: none;
	white-space:nowrap;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
#nav li:active {
	font-weight: normal;
	color: #000066;
	text-indent: 12px;
}
#nav li ul li {width: 100%; }
#nav li {
	float: left;
	padding: 0;
	white-space: nowrap;
	background: url(layoutFiles/navigationBackUp.jpg) repeat;
	font-size: 13px;
	position: relative;
	text-indent: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}
#nav li ul {position: absolute; left: -999em; height: auto; width: 15.5em; w\idth: 14.5em; font-weight: normal; border-width: 0; margin: 0;}
#nav li li {padding-right: 0.5em; font-size: 1em}
#nav li ul ul {margin: -1.75em 0 0 15em;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	background: url(layoutFiles/bullet.gif) no-repeat;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {
	background: url(layoutFiles/navigationBackDown.jpg) repeat;
	color: #CC0000;
}
#blueLsquare {
	background: #FFCC33;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
#portfolio {
	padding: 10px;
	margin: 10px;
}
.Gallery {
	background: #FFFFFF;
	padding: 10px 0px 10px 15px;
	border: thin solid #000033;
	width: 120px;
}
.pageName {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	background: url(images/pageNameBacker.jpg) no-repeat;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 70px;
	vertical-align: middle;
	padding-top: 20px;
	list-style-type: square;
	border-right-style: none;
	border-left-style: none;
	text-indent: 35px;
}
.content {
	padding: 10px;
}
.answer {
	color: #000033;
	font-weight: bold;
}
.sidebar {
	background: url(images/sideStrip.jpg) repeat-y;
	text-indent: 45px;
	color: #FFFF00;
}
.terms {
	font-size: 11px;
}
.terms a {
	font-size: 11px;
}
.terms a:visited {
	font-size: 11px;
}
