/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:13px;
	background-color: #FFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

/* You can change the width of this container to whatever the width of the site is, but
you need to have a width on the container. Check the width of the main table too.*/

#container {
	padding:0;
	width:1048px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
}
#footer {
	background-color: #302822;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	color: #FFF;
	margin-bottom: auto;
}
#footerright {
	float: right;
	width: 429px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#footerleft {
	width: 578px;
	float: left;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#right {
	float: right;
	width: 429px;
}
#left {
	width: 578px;
	float: left;
}


/* ----------- HEADER STYLES ------------ */

h1 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h2 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:13px;
	display:inline
}
  
table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0; 
	padding:0;
}

form, td {
	margin:0; 
	padding:0;
}

br {
	font-size:10px;
}

table{
	border:0px; 
	border-collapse:collapse;	
}

td, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}

b {
	color:#f32648;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #221E1F;
	font-style: normal;
	font-weight: normal;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: 20px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.headerBIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 50px;
}
.headerSMALL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: oblique;
	line-height: 25px;
}
.subheader{
	font-size:13px;
	font-weight:bold;
	color:#0000FF;
}
a:link{
	color:#49453c;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}
a:visited {
	text-decoratoin:underline;
	color:#49453c;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
ul  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(images/logo.jpg);
	list-style-type: square;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
li  {
	padding-top: 8px;
	padding-bottom: 8px;
}


.clear{clear:both;}
#header {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #221E1F;
}
#socialheader {
	text-align: right;
	padding: 5px;
}
#socialheader img {
	padding-right: 3px;
	padding-left: 3px;
}
#line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 3px;
}
#content {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#content  a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	text-decoration: underline;
}
#contentleft  {
	float: left;
	width: 275px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: normal;
}
#contentright  {
	float: right;
	width: 275px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
#links {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 1048px;
	margin-top: 20px;
	margin-bottom: 60px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: .2em;
}
#links a {
	color: #FFF;
	font-size: 10px;
}
#links a:visited {
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
#info {
	width: 1048px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	padding-bottom: 10px;
}
#info td {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
}
#info td a {
	color: #FFF;
	text-decoration: underline;
}
#info #left {
	float: left;
	width: 578px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 20px;
}
#info #right {
	width: 430px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 20px;
}

.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #E2E2E2;
	background-color: #F8F8F8;
}
.contact .input {
	color: #666666;
	padding: 2px;
}


/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
	overflow: hidden;
	width: 578px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	list-style-image: none;
}

.tabsmenuclass li{
	float: left;
	line-height: 1em;
	padding: 0px;
}

.tabsmenuclass a{
	display: block;
	padding: 5px 7px;
	color: #FFF;
	margin-right: 1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCC;
	text-transform: uppercase;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	color: #CCC;
	background-color: #FFF;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
	clear: left;
	width: 560px;
	height: 24px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.tabsmenucontentclass ul{
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}

.tabsmenucontentclass li{
	float: left;
	margin-right: 5px;
	text-align: center;
	margin-left: 5px;
	line-height: 1em;
	padding: 0px;
}
.tabsmenucontentclass ul li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999;
	text-align: center;
	padding: 0px;
}
/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#content table tbody tr td a img {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#contentleft2 {
	float: left;
	width: 275px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: normal;
	margin-top: 15px;
}

