﻿body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  font-family: Verdana, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 18px; /* Baseline here at 150%. This is set multiple places. */
  color: #333;
}

p
{
	text-align:justify;
}

#page-container {
	width: 760px;
	margin: auto;
}

#main-nav {
	height: 50px;
}

#header {
	height: 150px;
}

#sidebar-a {
	float: right;
	width: 280px;
	line-height: 18px;
}

#sidebar-a .padding {
	padding: 25px;
}

#content 
{
	position:relative;
	background-image:url('../Images/Holder.png');
	background-repeat:no-repeat;
	height:600px;
	min-height:600px;
	width:700px;
	margin-right: 0px;
	line-height: 18px;
	margin-top:30px;
	padding:25px 0px;
}

#content .padding {
	padding: 25px;
}


#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-family:Lucida Calligraphy;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#footer {
	height: 66px;
	clear:both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}

#content a
{
	color : #db6d16;
	text-decoration: none;
}

#content a:hover
{
	color:#c9c9c9;
	text-decoration: none;
}
#content a:visited
{
	color : #db6d16;
	text-decoration: none;
}


#footer a {
	color: #db6d16;
	text-decoration: none;
}

#footer a:hover {
	color: #c9c9c9;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

.hidden {
	display: none;
}

h1 
{
	font-family:Lucida Calligraphy;
	margin: 0;
	padding: 0;
	color : #db6d16;
}

h2
{
	font-family:Lucida Calligraphy;
	font-size:18px;
	letter-spacing:2px;
	margin: 0;
	padding: 0;
	color : #db6d16;
}

#menus ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menus ul li { display: inline; }

#menus ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #CC6600;
}

#menus ul li a:hover
{
	color: #fff;
	background-color: #0099FF;
}

#menus ul li a:visited
{
	color: #fff;
}

#menus ul li a.selected
{
	background-color: #0099FF;
}

.dquo { margin-left: -.7em; } 

div.menu h1
{
	text-align:center;
	font-family:Lucida Calligraphy;
	font-size:18px;
	color:#CC6600;
	margin-bottom:15px;
}


div.menu h2
{
	font-family:Lucida Calligraphy;
	font-size:16px;
	margin-left:12px;
	color:#CC6600;
}

div.menu a
{
	color : #db6d16;
	text-decoration: none;
}

div.menu a:hover
{
	color:#c9c9c9;
	text-decoration: none;
}

div.menu a:visited
{
	color : #db6d16;
	text-decoration: none;
}

div.menu ul
{
	margin-top:2px;
	font-family:Lucida Calligraphy;
}

div.menu p
{
	line-height:normal;
	text-align:center;
	font-family:Times New Roman Baltic;
	font-size:12px;
	letter-spacing:1.3px;
}

#pnlMenu
{
	background-image:url(../Images/menulist-bg.png);
	background-repeat:repeat-y;
}