

/* CSS Document */

/* Layout */
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
#content { padding-bottom: 125px; }
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 105px;
	margin-top: -125px;
	width: 100%;
	padding: 20px 0 0 0;
	background-color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* Theme */
body { font: .75em/normal "Verdana, Arial, Helvetica", sans-serif; }
a:link, a:hover, a:focus { color: #c6762f; }
a:visited { color: #aaa; }
a:hover, a:focus { border-bottom-style: none; border-bottom-width: 1px; }
p { margin-bottom: 1em; }
#about { padding: 50px; }
/*#footer {
	background-color: black;
	color: white;
	font-size: 12px;
	text-align: center;
	/*line-height: 125px;*/
	/*background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
*/
.footerbox {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* reset.css - reset the default browser styling
 *
 * Type: transitional
 *
 * (cc) 2006-2008 Tom Lwis (www.lwis.net). Some Rights Reserved.                         
 * This style sheet is licensed under a Creative Commons License
 * http://www.creativecommons.org/licenses/by-nc-sa/3.0/
 */

/*:link,:visited
{ text-decoration:none }

ul,ol
{ list-style:none }

h1,h2,h3,h4,h5,h6,pre,code,kbd,input,select,textarea,table
{ font-size: 1em; }

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }

a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0;  }

address,abbr,cite
{ font-style:normal }

caption
{ text-align:left; }

q:before,q:after
{ content:''; }*/

/*   **************************** EXTRA STUFF ********************************* */

body {
	/*background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background-color: #EBEBEB;
}

.bannerblock {
	width: 100%;
	float: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 121px;
}

.banner {
	display: block;
	height: 73px;
	width: 935px;
	margin: 0px;
	background-image: url(../images/bg_banner2.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}



#page_content {
	display: block;
	float: left;
	width: 950px;
	padding-top: 25px;
	background-image: url(../images/bg_page_content.gif);
	background-repeat: repeat-y;
}



#page_content .b1 p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.info {
	display: block;
	float: left;
	width: 580px;
	padding-right: 60px;
	padding-left: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
}

.info h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;	 
}

.info h3 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	display: block;
	margin-top: 15px;
	margin-bottom: 4px;
	background-color: #ccccff;
	padding: 3px;
}

.info ul {
padding: 0;
margin: 0;
}

.info table {
	border-collapse:collapse;
	margin-top: 30px;
	margin-bottom: 30px;
}

.info td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

.info p, .info li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;	
	margin: 0px;
	padding: 0px; 
}

.info p {
margin: 6px 0 6px 0;
	padding: 0px;
}



.info p span a {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	color: #003366;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	width: 100px;
}

.info p span a:hover {
	background-color: #FFCC33;
}

.info li {
	list-style-position: inside;
	
}

.info td {
}

.info tr.r1 td {
	background-color: #CCCCCC;
}

.info tr.r2 td {
}



.events {
	display: block;
	float: right;
	width: 225px;
	padding-right: 5px;
	padding-bottom: 25px;
}

.events h1 {
	display: block;
	width: 225px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.events div h2 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #333333;
}

.events div p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 8px;	
}


.events div p a {
	color: #0033CC;
	text-decoration: none;	
}

.events div p a:hover {
text-decoration: underline;
	
}

.events div hr {
	border: 0;
  width: 100%;
  color: #fff;
  background-color: #fff;
  height: 1px;	
}

.info .products table {
	border-collapse:separate;
	empty-cells:hide;
	margin: 0px;
	padding: 0px;	
}

.info .products col.dotted {
	background-color: #CCFF66;
	border: 3px solid #006633;
}

.info .products col.price {
	color: #990000;	
}

.info .products col {
vertical-align: text-top;
}

.info .products table caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.info .products th {
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #FFF5D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.info .products td {
	padding: 4px 0 3px 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF5D9;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: text-top;
}


.info .products td a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
}

.info .products td a:hover {
text-decoration: underline;
}

.featured h1 {
	display: block;
	width: 590px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.portfolio {
	padding-left: 0px;
	padding-top: 0px;
	display: block;
	float: left;
	height: 153px;
	width: 590px;
}

.portfolio h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 15px;
	margin-top: 0px;
	display: block;
}

.portfolio div {
	display: block;
	float: left;
	height: 154px;
	width: 190px;
	padding-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
}

.portfolio div a {
	display: block;
	float: left;
	height: 25px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-top: 129px;
}

.portfolio div a:hover {
	color: #FF6600;
}

.portfolio div.clear {
display: block;
	float: left;
	height: 1px;
	width: 680px;
	padding-top:  0px;
	margin-right:  0px;
	clear: both;
}

.info h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.image
{
	position:relative;
	/*top:125px;*/
	width:590px;
	height:259px;
	background-color: transparent;
	left: auto;
}

.info p a, .info ul li a {
	color: #003399;
	text-decoration: none;
}

.info p a:hover, .info ul li a:hover {
	text-decoration: underline;
}

.info p a:visited, .info ul li a:visited {
	text-decoration: none;
	color: #0066FF;
}

.spacer {
clear: both;
}

