@charset "UTF-8";
body   {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
	background-color: #d5cdb6;
	background-repeat: repeat-x;
	background-image: url(../media/images/site/gradient.gif);
}

#wrap    {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-align: left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 6px;
} 

h1     {
	color: #333333;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1em;
	background-position: 0 top;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 8px;
	padding-left: 6px;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-variant: normal;
}
h2        {
	color: #82231d;
	font-size: 1.125em;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 4pt;
	padding-bottom: 0;
	padding-left: 6px;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-variant: normal;
}
h3   {
	color: #333;
	font-size: 1em;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-variant: normal;
}
h4 {
	font-size: .75em;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #333;
}
h5   {
	font-size: .625em;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-left: 6px;
	font-weight: normal;
}
h6   {
	font-size: .625em;
	font-weight: normal;
	background-position: center;
	vertical-align: middle
}
p  {
	color: #333333;
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px
}
.links  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px
}
a:link {
	color: #039
}
a:visited  {
	color: #039
}
a:hover { color: #06f }

#header {
	background-image: url(../media/images/site/header-01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	height: 125px;
	margin: 0px;
	padding: 0em;
}
#header p {
	font-size: 1.75em;
	width: 15em;
	line-height: 1em;
	text-align: right;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin: 0px;
	letter-spacing: .0714em;
	padding-bottom: 0px;
	padding-top: 1em;
}


#menu   {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-bottom: 12px;
}

#menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}


#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
}


.bottom_links {
	font-size: 12px;
	padding: 6px
}
.home_title { color: #333; font-size: 12px; font-weight: bold; white-space: nowrap; margin: 0; padding: 0 }


#mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	width: 480px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
} 

#mainContent img  {
	padding: 6px
}
#mainContent ul {
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	
}

#mainContent li {
	color: #333;
}

#mainContent ul li {
	color: #333;
	list-style-type: none;
	background-image: url(../media/images/sqpurple.gif);
	background-repeat: no-repeat;
	background-position: left .75em;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-size: .75em;
	
}
#mainContent  li  {

	padding-bottom: 6px;
}
#mainContent ul li ul li {

	font-size: 1em;
}


#footer  {
	text-align: center;
	margin: 12px auto 0;
	padding-right: 6px;
	padding-left: 6px;
	width: 780px
}
#footer p   { color: #333; font-size: 10px; margin: 0; padding: 10px 0 }

.right-box    {
	background-color: #ebe7dc;
	margin-right: 6px;
	margin-bottom: 28px;
	margin-left: 6px;
	padding: 0 4px 4px;
	border: double 4px #666
}
.right-box  h2    {
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
.right-box  h3 {
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px
}
.right-box img  { border: solid 1px #333 }

.right-box ul {
	list-style-type: none;
	margin-top: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-left: 8px;
}

.right-box li {
	list-style-type: none;
	margin-top: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-left: 8px;
}

.right-box ul li {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.right-box ul li ul li{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.right-box ul li ul li  ul li {
	font-weight: normal;
	font-size: 12px;
}

.right-box-special    {
	background-color: #ebe7dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 6px;
	margin-bottom: 28px;
	margin-left: 6px;
	padding: 0 4px 4px;
	border: 1px solid #666;
}
.right-box-special h3    {
	color: #333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 13px;
}
.right-box-special h4 { color: #333; font-weight: bold; text-align: left; margin-top: 6px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; padding-left: 12px }
.right-box-special img  {
	border: solid 1px #333;
	margin: 6px;
}
.right-box-special ul {
	font-size: 11px;
	list-style-type: none;
	margin-top: 4px;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.right-box-special li {
	list-style-type: disc;
}

.right-box-special li ul {
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.right-box-special li ul li {
	list-style-type: circle;
	margin-left: 8px;
	margin-right: 4px;
}




.photo  { text-align: center; margin-top: 6px }

.banner_photo  {
	text-align: center;
	border: 1px solid #999;
	padding: 3px;
	margin-top: 6px;
}

#sfooter { 
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0 0;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 



#sfooter  {

text-align: center;
margin: 12px auto 0;
padding-right: 6px;
padding-left: 6px;
width: 780px }



#sfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
