@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html, 
body {
	padding: 0;
	height: 100%;
	margin: 0;
	text-align: center;
 	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	font-weight: normal;
}
h1 {
	font-size:22px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
 	color:#336699;
  
}
h2 {
	font-size:20px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
 	color:#336699;    
}
h3 {
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
 	color:#336699;
}
h4 {
  	font-size:16px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
 	color:#336699;
}
h5 {
  	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
 	color:#336699;
}
h6 {
  	font-size:10px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
 	color:#336699;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
 	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	width:100%;
}

img {
	margin: 0px;
	padding: 0px;
}
#content_subproducts_container img {
	margin: 10px;
	padding: 0px;
}
a {
outline:none;
font-weight:normal;
}

a:link,
a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover,
a:active{
	color: #0066CC;
	text-decoration: none;
 	font-weight: normal;
}

p a:link,
p a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight:normal;
}
p a:hover,
p a:active{
	color: #0066CC;
	text-decoration: underline;
	font-weight:normal;
}
a.HomeLink:link,
a.HomeLink:visited{
	font-size:16px;
	color: #6699cc;
	text-decoration: none;
	font-weight: normal;
}
a.HomeLink:hover,
a.HomeLink:active{
	font-size:16px;
	color: #CCCCCC;
	text-decoration: none;
 	font-weight: normal;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	min-height: 100%;
	position: relative;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}

*html #wrapper{
height:100%;
}
/*STYLE FOR EVERYTHING IN HEADER*/

#header {
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_top {
	height: 20px;
	width: 977px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#header_mid {
	position: relative;
	height: 55px;
	padding: 0px;
	width: 977px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header_bot {
	padding: 0px;
	height: 28px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 977px;
	clear: both;
}
.logo  {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.tagline {
	font-size: 21px;
	line-height:24px;
	color: #003E6D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 200px;
}
.phoneNumber {
	font-size: 32px;
	color: #003E6D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
}

/*SEARCH BOX*/
#search_box_wrapper {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.searchform {
	float: right;
	height: 28px;
	width: 200px;
}


.searchbox {
	background-image: url(../images/searchbox.gif);
	background-repeat: no-repeat;
	float: left;
	color: #333333;
	outline:none;
	display: block;
	height: 28px;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	line-height: 28px;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchsubmit {
	background-image: url(../images/searchbutton.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 14px;
	clear: right;
	font-family: Tahoma, Geneva, sans-serif;
}
.searchsubmit:hover {
	background-image: url(../images/searchbutton.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
}

/*##################  NEWSLETTER SIGN UP BOX ######################*/

#SignupBox {
margin: 0 5px;
}

#SignupBox .newsletter_label {

padding:0;
margin:5px 0;
}

#SignupBox .newsletter_field {
background:#f4f4f4;
border: 1px solid #cccccc;
padding:3px;
font-size:14px;
clear:right;
margin:0;
}

#SignupBox .newsletter_submit {

padding:5px;
margin: 10px 0;
}

/*################# CONTACT US FORM ##################*/

#ContactUsForm {
}

#ContactUsForm .contact_singleline, #ContactUsForm .contact_multiline {
background:#f4f4f4;
border: 1px solid #cccccc;
padding:3px;
font-size:14px;
width:400px;
}

#ContactUsForm .contact_submit {
padding:5px;
}
/*###################### MAIN NAVIGATION ##########################*/
#global_nav_container {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#nav_end_left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/left_end.gif);
}
#nav_end_right{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 18px;
	background-image: url(../images/right_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*PAGE IMAGE*/
#image {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

/*CONTENT STYLE*/
#content {
	padding-bottom: 250px; /* must have padding equal to footer - not displaying this behaviour*/
	padding-right: 10px /* 20px*/;
	padding-left: 10px /*20px*/;
	width: 977px;
	padding-top: 20px;
	margin:0 0 0 0;
	min-height:400px;
	height:auto;
	background-image: url(../images/footShadow.png);
	background-repeat: no-repeat;
	background-position: center -11px;
}
/* for IE */
/*\*/
* html #content {
	height:400px
	}
/**/
#fullContent {
	min-height:50px;
	padding: 0px;
}
/*STYLE FOR THE FOOTER*/

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 250px; /* must establish footer height FOOTER HEIGHT MUST BE SAME AS CONTENT PADDING */
	background-color:#FFFFFF;
	padding: 0px;
	margin 0px;
}
#footer a {

}
.footTop {
	height:30px;
}
.footTop a {
}
.footMiddle {
        height:100px;
	background-image: url(../images/footShadow.png);
	background-repeat: no-repeat;
	background-position: center -11px;
        padding-top: 11px;
	text-align:center;
}

.footLeft  {
	float: left;
	padding-left: 10px;
	padding-top:10px;
}
.footRight {
	float: right;
	padding-right: 0;
	padding-top:10px;
	margin: 0 5px 0 0;
}
.footLeft img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footAddress {
	font-size: 16px;
	text-align: right;
	margin: 0 10px 0 0;
}
.footTel {
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
.footBottom {
	position:relative;
        margin: 0 0 0 0;
        height:120px;
	padding: 0;
	clear:both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color:#79a2c9;
	background-image: url(../images/footShadow2.png);
	background-repeat: no-repeat;
	background-position: center -11px;
	color:#FFFFFF:
}
.footBottom a {
	color:#FFFFFF;
}
p.copyright {
	font-size: 12px;
	color: #FFFFFF;
	bottom:5px;
}
p.umbraco {
	text-align: left;
	font-size: 8pt;
}
.footEmail {
	font-size: 16px;
	text-align: right;
	padding-top: 0px;
}
p.footEmail a {
        color:#FFFFFF;
}
/*INDIVIDUAL PAGE STYLINGS*/

.main_heading {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003366;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 22px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	/*margin-right: 5px;*/
	margin-bottom: 0px;
	margin-left: 0px;
}
.product_box_container {
	padding: 0px;
	width: 705px;
	margin: 0px;
	height: 100%;
}
.product_box {
	/*width: 215px;*/
	width: 227px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 15px;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.product_box_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}
.product_box_content {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: 0px;
	left: 0px;
}
.product_button a:link, .product_button a:visited {
	background-image:url(../images/nugget_idea1.gif);
	display:block;
	height:38px;
	width:73px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.product_button a:hover, .product_button a:active{
	background-image:url(../images/nugget_idea1.gif);
	display:block;
	height:38px;
	width:73px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px -38px;
}
.side_col_left_header {
	font-size: 18px;
	color: #003366;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#side_col_left {
	width: 185px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

.side_col_right_header {
	font-size: 18px;
	color: #003366;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#side_col_right {
	width: 225px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.side_nav_right {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.side_nav_right li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}
.side_nav_right  a:link, .side_nav_right a:visited {
	color: #003366;

}
.side_nav_right a:hover, .side_nav_right a:active {
	color: #666666;
	text-decoration: underline;
}
/*########################################*/
#side_nav_right {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#side_nav_right li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}
#side_nav_right  a:link, .side_nav_right a:visited {
	color: #003366;

}
#side_nav_right a:hover, .side_nav_right a:active {
	color: #666666;
	text-decoration: underline;
}



.nugget_button1 a:hover {
	background-image: url(../images/nugget_idea1.gif);
	background-repeat: no-repeat;
	background-position: 0 -38px;
	display: block;
}

.nuggets {
	list-style-type: none;
	margin: 0px;
	width: 225px;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nuggets li a {
	font-size:8px;
	margin: 10px;
	padding: 5px 10px 5px 10px;
	color: #CCCCCC;
}
.nuggets  li  a:link, .nuggets  li  a:visited  {
	margin: 0px;
	display: block;
	height: 98px;
	text-align: left;
	background-image: url(../images/nugget.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	font-size: 18px;
	color: #CCCCCC;
/*	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
*/	font-weight: normal;
}
.nuggets  li  a:hover{
	color: #FFFFFF;

}
span.nugget_info  {
	font-size: 12px;
width:100px;
	color: #CCCCCC;
}
#main_col_sub_product {
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main_col_product {
	width: 735px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.main_product_text {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main_content_news {
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content_contact {
	width: 420px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*########################## NEWS PAGES ###################################*/
.news_article {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_date {
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_text {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#newsSnapShot {
	position:relative;
	padding: 0 0 30px 0;
	background-image: url(../images/footShadowSmall.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin 0 0 10px 0;
}
#newsSnapShot div.morebtn {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
}
.news_more {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#newsletter {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.newsletter_field {
	width: 205px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newsletter_label {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#newsletter .contact {
	margin-top: 5px;
}
.singleline {
	width: 260px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
.multiline {
	width: 260px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#contact_form label {
	text-align: left;
	display: block;
	margin-right: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#contact_form .contact_submit {
	margin-top: 10px;
}
.contact_singleline {
	padding: 0px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact_multiline {
	padding: 0px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact_info {
	margin-top: 0px;
}
#map {
	padding: 0px;
	width: 490px;
	background-color: #CCCCCC;
	height: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#header_bottom {
	text-align: right;
	position: relative;
	height: 55px;


}
.main_info {
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.main_info_home {
	margin-top: 0px;
	margin-right: 0px;
	/*margin-right: 25px;*/
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#content_home_container{
	width: 742px;
	/*width: 705px;*/
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content_empty_container{
	width: 100%;
	/*width: 705px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content_products_container{
	width: 735px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#content_subproducts_container{
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_contact_container{
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_location_container{
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0px;
}
#content_news_latest_container{
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_news_archive_container{
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*################## Bullet Points ####################*/








/*################## PORTFOLIO ####################*/
.CContainer {
  background:#999999;
  width:730px;
  height:200px;
}
.CRow {
  width:400px;

  float:left;
  margin: 0px;
}
.CImages {
  width:200px;
  float:left;
  margin: 0px;
}
.CTitle {
  width:45px;
  float:left;
  text-align:right;
  margin: 0 5px 5px 0;
  display:block;
}
.CInput {
  width:345px;
  float:left;
  text-align:left;
  margin: 0 5px 5px 0;
  display:block;
}


/*################## PORTFOLIO THUMBS ####################*/
.PortThumb {
	width: 232px;
	margin:0 10px 10px 0;
	float:left;
	overflow: hidden;
	position: relative;
}
.boxgrid{
	width: 230px;
	height: 175px;
	float:left;
	background:#;
	border: solid 1px #79a2c9;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
} 
.boxcaption{
	float: left;
	position: absolute;
	background: #79a2c9;
        color:#FFFFFF;    
	height: 30px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
.boxcaption p {
        margin:5px; 
}
.captionfull .boxcaption {
 	top: 145px;
 	left: 0px;
}
 .caption .boxcaption {
 	top: 100px;
 	left: 0px; 
}
.ThumbShadow {
float:left;
	height:10px;
width:230px;
	background-image: url(../images/thumbShadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/**** SEASONS GREETINGS *****/

.centerAll {
  text-align:center;
}






























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.main_heading {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #003366;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 22px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.side_col_right_header {
	font-size: 18px;
	color: #003366;
	font-family: Verdana;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

.side_col_left_header {
	font-size: 18px;
	color: #003366;
	font-family: Verdana;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h1 {
font-size:;
font-weight:;
font-family:;
color:;
}

h2 {
font-size:1.4em;
font-weight:normal;
}

.Bullets {
list-style-type: circle;
list-style-position: inside;
margin-left:20px;
text-indent:-20px;
}

H3 {
font-size:1.2em;
font-weight:normal;
}


