﻿body {
	/*	font-family: Tahoma, Helvetica, Arial, sans-serif;
	background-color: #A3C1E0;
 	background-image: url('images/page-background.gif');
	background-repeat: repeat-x;	
	background: #6D97BF url(images/background2.png) repeat-x;*/
	background-color: #6B6683;
	color: #F46A0D; /*black*/;
	font: bold "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 3px 0px 0px 0px;
	border: 0px;
	padding: 0px;
}
/*===============indicates no border around any image ============*/
body img {
	margin: 0px 0px 0px 0px;
	border: 0px;
	text-decoration: none;
}
/* ============ margins auto center the container on the page ==========*/
#container {
	width: 975px;
	max-width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 3px solid #F92705;
	background-color: black;
	color: white;
}
#column_l {
	margin: 0 0 0 0px;
	padding: 0 0px 0px 0px;
	text-align: left;
}
/*=================== styles for top banner ========================*/
#banner {
	background-position: center;
	border-color: black;
	padding: 0px;
/* background-color: #EEEEEE;
background-image: url('images/logo3.png');
 height: 330px;
 background-repeat: no-repeat;*/	color: #000000;
}
/*=================== styles for top menu ======================*/
#topmenu {
	background: #FFFFFF;
	text-align: center;
	font: bold 1.1em/1.1em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #F46A0D;
	border-top: solid;
	border-bottom: solid;
	border-color: #F92705
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: square; /*	background-image: url('Images/toolbar.jpg');*/;
	background-repeat: repeat-x;
	list-style-position: outside;
}
#topmenu li {
	display: inline;
	list-style-type: square;
	padding: 15px;
}
#topmenu a:link {
	font-weight: bold;
	text-decoration: none;
	/*background-color: #F46A0D; /*	background-image: url('Images/toolbar.jpg');*/;
	color: #000000; /*	background-image: url('Images/toolbar.jpg');*/;
	background-repeat: repeat-x;
}
#topmenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000; /*	background-image: url('Images/toolbar.jpg');*/;
	background-repeat: repeat-x;
}
#topmenu a:hover {
	font-weight: bold;
	text-decoration : none;
	background-color: #F82507; /*	background-image: url('Images/toolbarselected.jpg');*/;
	background-repeat: repeat-x;
}
/*====================== styles for main content area =========================*/
#content {
	/*		padding: 5px 30px 5px 30px;
	margin: 5px 30px 5px 30px;*/
	background-color: black;
	color: #F46A0D;
}
#content a:link {
	font-weight: bold;
	color: #004145;
	background: transparent;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #AD6D6D;
	color: #ffffff;
}
#content a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #BFDFE2;
	color: #000000;
}
/*===========content area list items==============*/
#content ul {
}
#content ul li {
	/*	list-style-image: url('images/pink-bullet-bg.gif');*/
	list-style: none line-height: 20px;
	margin-bottom: 15px;
}
#content li li {
	padding: 2px 0;
}
/*============== Styles for footer ===================*/
#footer {
	border-color: #4E5146;
	border-width: thin;
	clear: both;
	padding: 5px;
	background-color: black;
	color: #F46A0D;
	text-align: center;
	border-top-style: solid;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a:link {
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color: #F46A0D;
}
#footer a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: none;
	color: #F46A0D;
}
#footer a:hover {
	font-weight: bold;
	text-decoration : none;
	background: transparent;
	color: #F82507;
}
/*================== general styles =================*/
hr {
	width: 90%;
	text-align: center;
	background-color: #4A7CAE;
	height: 5px;
}
/* =================Styles for heading tags =============== */
h4 {
	color: #000000;
	background-color: inherit;
}
h3 {
	color: #000000;
	background-color: inherit;
}
h2 {
	color: #000000;
	background-color: inherit;
}
h1 {
	color: #000000;
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: .9em;
}
h4 {
	font-size: .9em;
}
/*================used to center anything==============*/
.center {
	text-align: center;
}
.centerHeading {
	background: #F92705
	text-align: center;
	font: bold 1.5em/1.5em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}
/* ============floats images to right or left ============*/
.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}
.smtxt {
	font-size: small;
}
.info {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	font: bold 1.2em/1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info p {
	margin-bottom: 15px;
}
.infobig {
	color: #F46A0D;
	font-size: 1.3em;
	line-height: 1.3846153em;
	font-weight: bold;
	text-align: justify;
	padding: 0 33px;
	margin-bottom: 0;
}
/*=====================Table Styles===========================*/
.padded {
	padding: 5px;
}
table {
	width: 100%;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	margin: 1em auto;
	border-collapse: collapse;
}
caption {
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing: .1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
}
tr.odd td {
	background: black;
}
tr.odd .column1 {
	background: black;
}
.column1 {
	background: black;
}
td {
	color: #F46A0D;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: center;
}
th {
	font-weight: normal;
	color: #F46A0D;
	text-align: left;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
}
thead th {
	background: black;
	text-align: center;
	font: bold 1.2em/1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F92705
}
tfoot th {
	background: #f4f9fe;
	text-align: center;
	font: bold 1.2em/1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A7CAE;
}
tfoot th strong {
	font: bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: .5em .5em .5em 0;
	color: #4A7CAE;
}
tfoot th em {
	color: #f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
.floattable {
	text-align: center;
}
/*=====================Quotes===========================*/
/*.watermark{
	background: url(Images/watermark.gif) 0 0 no-repeat;
	
}*/
blockquote {
	background: url(Images/quote-openBlack.gif) 0 0 no-repeat;
	margin: 3.6em 50px;
}
blockquote p {
	color: #F92705;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	font-style: italic;
	text-align: justify; 
	background: url(Images/quote-closeBlack.gif) 100% 98% no-repeat;
	padding: 0 33px;
	margin-bottom: 0;
}
blockquote > p + p {
	background: none;
}
cite {
	display: block;
	color: #F92705;
	width: 100%;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}
/*=====================Gallery===========================

.gallery {
	background-color: #C0C0C0;
}
.gallery img {
}*/
.gallerytable {
	clear: both;
	margin: 5px;
	text-align: center;
}
.gallery {
	float: left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0px 0px 10px !important;
	margin: 10px 0 0 5px;
}
.gallery img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/*.portfolio {
	float: left;
	background: #FFFFFF;
	background-color: black;
	border-style: solid;
	border-color: #F46A0D;
	width:150px;height:250px;
}*/
#portfolio img {
/*	display: block;
	position: relative;	background-color: #F92705
	/*border: 1px solid #a9a9a9;
	margin: 6px;
	padding: 4px;
	height: 170px;
	width: 150px;
	text-align: center;*/
	}
#portfolio a:hover {
	text-decoration : none;
	background: black;
	color: black;
}
#portfolio a:link {
	text-decoration : none;
	background: black;
	color: black;
}
#portfolio a:visited {
	text-decoration : none;
	background: black;
	color: black;
}
.wrapimg {
	height: 170px;
	width: 150px;
	text-align: center;
}

