/* Table Of Contents */
/*
1		page
	a	maincontainer
	b	header
	c	container
	c2	subpage container
	d	footer
*/

h1, h2, h3, h4, h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	background-color: #E1E1E1;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666;
	text-align: center;

}
#info{
height:24px;
font-size:16px;
width:800px; 
margin-left:auto;
margin-right:auto;
}
#info a{
font-size: 12px;
}
#username{
width:600px;
text-align:left;
}
#phone{
float:right;
text-align:right;
width: 200px;
}
a {
	font-size: 12px;
	text-decoration: underline;
	color: #444;
}
a:hover {
	text-decoration: none;
	color: #444;
}
.end {
	clear: both;
}
img {
	border: 0px;
}

/* ------------------------------------- */
/* 1. PAGE STYLES START */
/* ------------------------------------- */

/* A START */
/* STRICTLY FOR MAINTAING DROPSHADOW ON PAGE */
#maincontainer {
	margin: 0px auto;
	width: 900px;
	text-align: center;
	background-image: url(../images/maincontainerBG.gif);
}

/* B START */
#header {
	background-image: url(../images/headerBG.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	height: 104px;
	width: 900px;

}
#headerleft { /* This is the division holding the logo */
	width: 287px;
	height: 104px;
	float: left;
	background-image: url(../images/headerLOGO.gif);
}
#headerright { /* This is the division holding the navigation */
	width: 598px;
	height: 104px;
	float: left;
	text-align: right;
}
#headerright2 { /* This is the division holding the search bars (no longer in use)*/
	width: 560px;
	float: right;
	text-align: right;
}
#headerright3 { /* This is the division holding the navigation */
	width: 598px;
	height: 104px;
	float: left;
	text-align: right;
	overflow: hidden;
}
.search-padding { 
	padding: 4px;
}
.search-padding2 { 
	padding: 10px;
}

#header a{ color: #E1E1E1; text-decoration: none; text-transform: uppercase; padding-right: 10px; font-weight: bold; }
#header a:hover{ color: #FFF; text-decoration: none; padding-right: 10px; }
.formfield { width: 104px; font-size: 12px; padding: 3px; background-color: #FFF; border: 1px solid #666; font-family: Tahoma; }

/* C START */
#contenttop {
	width: 864px;
	margin: 0px auto;
	background-color: #000;
}
#left {
	float: left;
	width: 701px !important;
	width: 699px;
}
#right {
	float: right;
	width: 161px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	background-image: url(../images/rightbg.gif);
	background-repeat: no-repeat;
	height: 277px;
	vertical-align: middle;
	overflow: hidden;
}
#right a{
	color: #FFF;
	text-decoration: none;
}
#right .navigation1 { width: 151px; height: 26px; background-image: url(../images/navigation01.gif); padding-top: 5px; padding-right: 10px; }
#right .navigation1:hover { background-image: url(../images/navigation01over.gif); }
#right .navigation2 { width: 151px; height: 28px; background-image: url(../images/navigation02.gif); padding-top: 5px; padding-right: 10px; }
#right .navigation2:hover { background-image: url(../images/navigation02over.gif); }
#right .navigation3 { width: 151px; height: 30px; background-image: url(../images/navigation03.gif); padding-top: 6px; padding-right: 10px; }
#right .navigation3:hover { background-image: url(../images/navigation03over.gif); }
#right .navigation4 { width: 151px; height: 29px; background-image: url(../images/navigation04.gif); padding-top: 6px; padding-right: 10px; }
#right .navigation4:hover { background-image: url(../images/navigation04over.gif); }
#right .navigation5 { width: 151px; height: 30px; background-image: url(../images/navigation05.gif); padding-top: 5px; padding-right: 10px; }
#right .navigation5:hover { background-image: url(../images/navigation05over.gif); }

#contentbottom {
	width: 864px;
	margin: 0px auto;
	padding-left: 13px !important;
	padding-left: 11px;
	text-align: left;
}
#box {
	width: 274px;
	float: left;
}
#box .header{
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/box1HEADER.gif);
	color: #901e24;
	text-align: left;
}
#box .header span{
	color: #333;
}
#box .content{
	background-image: url(../images/box1BG.gif);
}
#box .content2{
	background: url(../images/box1BGIMAGE.gif) bottom no-repeat;
}
#box .content3{
	padding: 18px;
	padding: 10px;
	padding-top: 2px;
	height: 166px;
}
#box .footer{
	width: 245px;
	height: 8px;
	font-size: 6px;
	background: url(../images/box1FOOTER.gif);
}
#box2 {
	width: 274px;
	float: left;
}
#box2 .header{
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/box2HEADER.gif);
	color: #901e24;
	text-align: left;
}
#box2 .header span{
	color: #333;
}
#box2 .content{
	background-image: url(../images/box2BG.gif);
}
#box2 .content2{
	background: url(../images/box2BGIMAGE.gif) bottom no-repeat;
}
#box2 .content3{
	padding: 18px;
	padding: 10px;
	padding-top: 2px;
	height: 164px;
}
#box2 .footer{
	width: 335px;
	height: 8px;
	font-size: 6px;
	background: url(../images/box2FOOTER.gif);
}
#box3 {
	width: 274px;
	float: left;
}
#box3 .header{
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/box3HEADER.gif);
	color: #901e24;
	text-align: left;
}
#box3 .header span{
	color: #333;
}
#box3 .content{
	background-image: url(../images/box3BG.gif);
}
#box3 .content2{
	background: url(../images/box3BGIMAGE.gif) bottom no-repeat;
}
#box3 .content3{
	padding: 18px;
	padding: 10px;
	padding-top: 2px;
	height: 164px;
}
#box3 .footer{
	width: 245px;
	height: 8px;
	font-size: 6px;
	background: url(../images/box3FOOTER.gif);
}
#contentbottom ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 5px;
}
#contentbottom li{
	background: url(../images/boxBULLET.jpg) left center no-repeat;
	padding-left: 11px;
	margin: 3px;
}

/* C - SUB - START */
#subcontainer {
	width: 832px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	text-align: left;
margin-bottom:10px;
}
#subleft {
	float: left;
	width: 587px;
	text-align: left;
	/*border: 1px solid #000000;*/
}
#subleft .inputbox{
width:220px;
}
#subleft h1{
	font-size: 18px;
	font-weight: bold;
	color: #901e24;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#subleft h2{
	font-size: 15px;
	font-weight: bold;
	color: #901e24;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#subleft p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#subleft p img{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#subright {
	float: right;
	width: 225px;
	margin-left: 0px;
	text-align: left;
	/*border: 1px solid #000000;*/
}
#subright .boxcontainer{
	width: 195px;
	margin-bottom: 15px;
	text-align: left;
}
#subright .boxheader{
	width: 189px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/sub/sidebarHEADER.gif);
	color: #901e24;
	clear: both;
	text-align: left;
}
#subright .boxheader span{
	color: #000;
}
#subright .boxcontent{
	width: 189px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	background-image: url(../images/sub/sidebarBACKGROUND.gif);
	clear: both;
	text-align: left;
}
#subright .boxcontent ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subright .boxcontent li{
	padding: 0px;
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 13px;
	text-align: left;
}

/* D START */
#footer {
	width: 862px;
	margin: 0px auto;
	background-color: #656565;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
}
#footer a{ color: #FFF; font-size: 14px; }
#footer a:hover { color: #FFF; }
#footerleft{
	width: 400px;
	float: left;
	margin-left: 14px;
	margin-top: 11px;
	text-align: left;
}
#footerright{
	width: 400px;
	float: right;
	margin-right: 14px;
	margin-top: 11px;
	text-align: right;
}
#footerbottom {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

/* mambo converted css */

.category-thumbs {

}

.category-thumb-links {
	padding-bottom: 10px;
}

.sub-category-thumbs {

}

.sub-category-thumb-links {
	padding-bottom: 10px;
}

.componentheading {
	font-size: 16px;
	font-weight: bold;
	color: #bf2c37;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.componentheading2 {
	font-size: 14px;
	font-weight: bold;
	color: #bf2c37;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a.componentheading2:link, a.componentheading2:visited {
	color: #bf2c37;
}

a.componentheading2:hover {
	color: #bf2c37;
}

.contentheading{
	font-size: 14px;
	font-weight: bold;
	color: #bf2c37;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}

#subright div.module, #rightcol div.module {
width: 225px;
background: transparent url(../images/sub/sidebarBACKGROUND.gif) left repeat-y;
margin-bottom: 10px;
}

#subright div.module div, #rightcol div.module div {
width: 225px;
background: transparent url(../images/sub/sidebarHEADER.gif) top left no-repeat;
}

#subright div.module div div, #rightcol div.module div div {
width: 225px;
background: transparent url(../images/sub/sidebarFOOTER.gif)  bottom left no-repeat;
}

#subright div.module div div div,#rightcol div.module div div div{
width: 210px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
background: transparent;
padding-bottom: 5px;
font-size: 12px;
}

#subright div.module div div div div, #rightcol div.module div div div div{
padding: 0px;
margin: 0px;
}

#subright div.module h3 {
	font-size: 14px;
	color: #bf2c37;
	clear: both;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div.module-style2, #rightcol div.module-style2 {
	width: 274px;
	background: transparent url(../images/sub/sidebarBACKGROUND2.gif) left repeat-y;
	margin-bottom: 10px;
}

div.module-style2 div, #rightcol div.module-style2 div {
	width: 274px;
	background: transparent url(../images/sub/sidebarHEADER2.gif) top left no-repeat;
}

div.module-style2 div div, #rightcol div.module-style2 div div {
	width: 274px;
	background: transparent url(../images/sub/sidebarFOOTER2.gif)  bottom left no-repeat;
}

div.module-style2 div div div,#rightcol div.module-style2 div div div{
	width: 255px;
	height: 177px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: transparent;
	padding-bottom: 5px;
	font-size: 12px;
}

div.module-style2 div div div div, #rightcol div.module-style2 div div div div{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/sub/BACKGROUND.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.module-style2 h3 {
	font-size: 14px;
	color: #bf2c37;
	clear: both;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

table.moduletable-frontmod1 {
	width: 274px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: transparent url(../images/sub/sidebarBACKGROUND2.gif) left repeat-y;
}

table.moduletable-frontmod1 th {
	background: transparent url(../images/sub/sidebarHEADER2.gif) top left no-repeat;
	font-size: 14px;
	color: #bf2c37;
	text-transform: uppercase;
	border: 0px solid #000000;
	padding: 5px 0px 0px 10px;
}

table.moduletable-frontmod1 td {
	background: transparent url(../images/sub/sidebarFOOTERbuilding.jpg)  bottom left no-repeat;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-weight: normal;
	height: 159px;
	vertical-align: top;
}

table.moduletable-frontmod2 {
	width: 274px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: transparent url(../images/sub/sidebarBACKGROUND2.gif) left repeat-y;
}

table.moduletable-frontmod2 th {
	background: transparent url(../images/sub/sidebarHEADER2.gif) top left no-repeat;
	font-size: 14px;
	color: #bf2c37;
	text-transform: uppercase;
	border: 0px solid #000000;
	padding: 5px 0px 0px 10px;
}

table.moduletable-frontmod2 td {
	background: transparent url(../images/sub/sidebarFOOTERlady.jpg)  bottom left no-repeat;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-weight: normal;
	height: 159px;
	vertical-align: top;
}

table.moduletable-frontmod3 {
	width: 274px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: transparent url(../images/sub/sidebarBACKGROUND2.gif) left repeat-y;
}

table.moduletable-frontmod3 th {
	background: transparent url(../images/sub/sidebarHEADER2.gif) top left no-repeat;
	font-size: 14px;
	color: #bf2c37;
	text-transform: uppercase;
	border: 0px solid #000000;
	padding: 5px 0px 0px 10px;
}

table.moduletable-frontmod3 td {
	background: transparent url(../images/sub/sidebarFOOTERconference.jpg)  bottom left no-repeat;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-weight: normal;
	height: 159px;
	vertical-align: top;
}

ul {
margin: 0;
padding: 0;
/*list-style: none;*/
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 2px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	width: 100%;
	color: #737373;
	font-weight: bold;
	font-size: 12px;
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
	text-decoration: underline;
}

a.mainlevel-2:link, a.mainlevel-2:visited {
	display: block;
	color: #E1E1E1;
	background: url(../images/menu_bg3.gif) no-repeat;
	background-position: 0px 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	width: 161px;
	height: 33px;
}

a.mainlevel-2:hover {
	background-position: 0px -33px;
	text-decoration: underline;
	color: #FFFFFF;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	background: url(../images/bullet2.gif) no-repeat;
	background-position: 0px 4px;
	vertical-align: middle;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	width: 225px;
	font-size: 12px;
	color: #666666;
}

a.mainlevel-nav:hover {
	/*background-position: 0px -25px;*/
	text-decoration: underline;
}

a.mainlevel-nav2:link, a.mainlevel-nav2:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #E1E1E1;
}

a.mainlevel-nav2:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: underline;
}

.button {
	margin:5px;
	padding: 2px 5px 2px 5px;
	
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.go_button {
	margin-top: 2px;
	margin-left: 2px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;

background-color: #ffffff;
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: center;
background-y-position: top;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #c3c3c3;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #c3c3c3;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #7c7c7c;
color: #333333;
font-size: 100%;

}

ul#mainlevel-nav {
	/*list-style: none;*/
	padding: 0;
	margin: 0;
	font-size: 12px;
}

ul#mainlevel-nav li {
	display: block;
	background-image: url(../images/bullet.gif);
	background-position: 9px 5px;
	padding-left: 14px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: 225px;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #666666;
	background: transparent;
	line-height: 21px;
	height: 21px;
	width: 225px;
	border: 0px solid #000000;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #666666;
	text-decoration: underline;
}

#buttons_outer {
	width: 575px;
	float: left;
}

#buttons_inner {
	height: 21px;
	line-height: 21px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#flashcontent{
/* position:absolute; */
z-index:1;
}
