@charset "utf-8";
/* CSS Document */

/*ConnexMD style sheet for interior pages
www.etelligentCreative.com 2008*/

.midColumnLogo
{
	margin-top: 15px;
	margin-left: 25px;
}
.sideBarcontact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 60px;
	padding-top: 10px;
}
.Email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
	float: none;
	margin-top: -30px;
	margin-left: 65px;
}
.icon
{
	width: 50px;
	padding-right: 10px;
	margin-left: 60px;
}
.promotion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	width: 700px;
}
.TopTreeNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	width: 800px;
	margin-left: -330px;
	margin-top: 18px;
}
.redHighlight {
	color: #993300;
	font-weight: bold;
}
.pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #77292B;
	padding-top: 18px;
	padding-left: 340px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

.title_decor {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.pro14-top
{
	display: inline;
	list-style-type: none;
}



/* This set of styles standardizes across broswers. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {
  background-color: #ffffff;
  color: #2c2d2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 10px 0 10px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  color: #777890;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
/* Commonly used to style section titles. */
h2 {
  color: #777890;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #666633;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
	color: #993300;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #993300;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
.outerWrapper {
	background-color: #fff;
	margin: 20px auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 833px;
	border-right: solid 1px #DCE2E1;
	border-bottom: solid 1px #DCE2E1;
	border-left: solid 1px #DCE2E1;
}
.header {
	background-color: #B00000; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0;
	width: 833px;
}
.topNavigation {
	background-color: #000000;
	border-bottom: solid 1px #666666; /* Sets the bottom border properties for an element using shorthand notation */
	height: 28px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(slices_navBar/navbar-bg.jpg);
}
.contentWrapper {
	overflow: hidden;
}
.leftColumn1 {
	background-color: #FFFFFF; /* Sets the right border properties for an element using shorthand notation */
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 1px;
	height: auto;
}
.rightColumn1 {
	background-color: #FFFFFF; /* Sets the left border properties for an element using shorthand notation */
	float: right; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 1px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
.content {
	margin: 0 13px 0 13px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 10px 10px 25px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
.footer {
	background-color: #FFFFFF; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px;
	float: left;
	margin-top: 10px;
	font-size: 9px;
	color: #999999;
}
.sidebarPhoto
{
	margin-top: 15px;
	margin-bottom: 35px;
}
/*Top Navigation bar*/

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;

}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
width: 833px; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../buttons/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: right;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../buttons/indentbg2.gif) center center repeat-x;
}
/*Bottom Navigation*/
.pro14 {
	padding:5px 20px 0 20px;
	margin:0;
	list-style:none;
	height:25px;
}
.pro14 li {
	float:right;
	padding-left: 10px;
	padding-right: 12px;
}
.pro14 li a {display:block; float:left; height:25px; line-height:23px;  color:#aaa; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 8px; cursor:pointer; font-size:11px;}
.pro14 li a b {float:left; display:inline;  padding:0 16px 2px 8px;}


.pro14 li a:hover {
	color:#993300;
}


/*Tree top Nav Links*/
.TopTreeNav ul {
	margin:0;
	font-size:11px;
	font-weight:bold;
	padding-left:50px;
	padding-top:7px;
	list-style:none;
	display: inline;

}
.TopTreeNav li {
	margin-right:10px;
	padding:0 0 0 15px;
	list-style: none;
}
.TopTreeNav a {
	float:left;
	display:inline;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:2px;
	padding-left:6px;
	text-decoration:none;
	color:#CC9900;
}
.TopTreeNav a:hover
{
	color: #993300;
	font-weight: bold;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.TopTreeNav a {float:none;}
/* End IE5-Mac hack */
.treeNav a:hover {
color:#FFF;
text-decoration:underline;
}
.clear{
clear:both;
}
.redHighlight {
	color: #993300;
	font-weight: bold;
}
