body,html {
	background-color:#FFF;
	background-image:url("/images/bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	height:100%;
	font-size:13px;
}
h1, h2, h3, h4, .top_title, .LboxTitle, .cufon{
	font-family:"Segoe UI";
}
a{
	color:#64aacb;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
#bigContainer {
	width:888px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("/images/container.jpg");
	background-position:top;
	background-repeat:no-repeat;
	height: auto; /*makes ff determine height by content*/
	min-height: 100%;/*makes ff fill browser if needed*/
	_height: 100%;/**gives IEWin it's improperly implemented height value*/
}
#head {
	height:77px;
	background-image:url("/images/logo.jpg");
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	color:#6fbef7;
	padding-top:0;
}
#logo{
	width:390px;
	height:77px;
	
}
#logoContain{
	display:inline-block;
	width:390px;
	height:77px;
	float:left;
}
#headLinks{
	color:#64aacb;
	padding-top:30px;
	width:400px;
	height:47px;
	display:inline-block;
	float:right;
	text-align:right;
	padding-right:20px;
	
}
#headLinks a{
	text-decoration:none;
}
#headLinks a:hover{
	text-decoration:underline;
	
}
#billboard {
	height:252px;
	background-repeat:no-repeat;
}
#billboardLink{
	height:212px;
	
	width:888px;
}
#links {
	height:53px;
}
#links{
	text-align:center;
}
#links a.topLink{
	display:inline-block;
	width:190px !important;
	text-align:center;
	/*padding-left:15px;
	padding-right:15px;*/
	margin-left:15px;
	margin-right:15px;
	padding-bottom:6px;
	border-top: solid 6px;
	border-top-color: #64aacb;
	margin-top:18px;
	padding-top:2px;
	color:#333;
	background-color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	
}
#links a.topLink:hover, #links a.activeLink{
	text-decoration:none;
	background-color:#64aacb;
	color:#fff;
}
#links #mid{
	border-top-color: #70bdde;
}
#links #mid:hover{
	background-color: #70bdde;
}
#breadcrumbs{
	height:22px;
	padding-left:15px;
	color:#CCC;
	font-size:85%;
}
#breadcrumbs a{
	color:#999;
	font-size:12px;
	text-decoration:none;
}
#breadcrumbs a:hover{
	text-decoration:underline;
	
}
#contentContain {
	padding-left:15px;
	padding-right:15px;
	height:100%;
}
.content{
	background-image:none;
	background-color:#FFF;
	display:inline-block;
	width:633px;
	margin-left:10px;
}
#sidebar{
	display:block;
	width:200px;
	min-height:350px;
	padding-top:25px;
	float:left;
}
#sidebar #nav ul{
	list-style-type:none;
	padding-left:5px;
}
#sidebar #nav ul li a{
	text-decoration:none;
	font-weight:bold;
	
}
#callouts{
	display:inline-block;
	width:475px;
}
.content h1, .content h3{
	font-size:22px;
}
#sitemap a{
	color:#FFF;
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;
	
}
#sitemap {
	clear:both;
	background-color:#64aacc;
}
#sitemap #body{
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	vertical-align:top;
	
}
#sitemap #top{
	height:10px;
	background-image:url("/images/sitemapTop.jpg");
	
}
#sitemap #bottom{
	height:10px;
	background-image:url("/images/sitemapBottom.jpg");
	
}
#sitemap ul{
	display:inline-block;
	width:190px;
	padding-left:8px;
	padding-right:8px;
	list-style-type:none;
	vertical-align:top;
}
#sitemap .sitemapTitle{
	font-weight:bold;
}
#copyright {
	height:25px;
	text-align:center;
	padding-top:5px;
	vertical-align:bottom;
}
table.features{
	border:none;
}
table.features td{
	border-bottom:dotted #333333 2px;
	padding:7px;
	margin:0;
}
#blog-post-title h1{
	font-size:19px;
}
#sidebar h1, #sidebar #block-title, #prefooter h1{
	font-variant: small-caps;
	text-transform:none;
	font-size:20px;
}
#sidebar .blog{
	padding-top:13px;
	padding-bottom:13px;
}
#sidebar .blog #title{
	font-size:15px;
}
#sidebar .blog #desc{
	font-size:12px;
}
#calendar{
	background:url(/images/calendar.jpg) no-repeat;
	width:43px;
	height:44px;
	float:left;
	margin:4px;
}
#sidebar #calendar{
	
	position:relative;
	left:-10px;
	z-index: 5;
}
#calendar #month{
	text-transform:lowercase;
	float:right;
	margin-right:3px;
	margin-top:-1px;
	color:#ffffff;
	font-size:13px;
	width:26px;
	font-size:14px;
	text-align:center;
}
#calendar #day{
	color:#0e0e0e;
	float:right;
	margin-right:3px;
	font-weight:bold;
	margin-top:0px;
	width:26px;
	font-size:14px;
	text-align:center;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	list-style:		none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			190px; /* left offset of submenus need to match (see below) */
	left:0px;
	margin-left:15px;
	padding-left:0;
	margin:0;
	
}
.sf-menu ul li {
	width:			100%;
	padding-left:15px;
	padding-top:0;
	padding-right:0;

}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	line-height:27px;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			190px; /* match ul width */
	top:			0;
	margin:			0;
	padding:		0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			190px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin:			0;
	padding:		0;

}

.sf-menu a {
	text-decoration:none;

}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
	
}
.sf-menu li, .toppie, .toppie a{
	font-weight:bold;
	font-size:14px;
}

.sf-menu li li, .sf-menu li li li {
	background:		#64aacb;
	border-bottom-style:solid;
	border:1px #102d4f;
	font-weight:normal;
	font-size:12px;
	padding-left:0;
	width:190px; /* match ul width */
	left:0px;
}


.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#9cc1d3;
	outline:		0;
	font-weight:bold;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			-10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/* background:		url('http://core.addosolutions.com/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://core.addosolutions.com/shadow.png') no-repeat bottom right;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	margin-left:15px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#simplefolio .fancybox{
	width:400px;
	height:300px;
	display:block;
	text-decoration:none;
	border:1px solid #333333;
	padding:0;
	margin:5px;
}
.sideport{
	width:150px;
	height:140px;
	display:block;
	text-decoration:none;
	border:1px solid #333333;
	padding:0;
	margin:5px;
	background-position-x:50px;
	background-position-y:50px;
}
/* ************************************* **
 *        LXD Banner Rotating             *
 * ************************************* **/


#slideshow-height{
	display:block;
    height: 300px;
	width:1px;
	
}

#slideshow-container {
    margin: auto;
    display: block;
    width: 888px;
    height: 300px;
}

.slideshow {
    position: absolute;
	z-index:2;
}

.slideshow img {
    padding: 0;
    border: 0;
    background-color: #eee;
	
}

#text-overlay {
    padding-top: 185px;
    height: 27px;
    color: #000000;
    width: 888px;
    height: 36px;
    z-index: 99;
	position:relative;
    display: block;
    margin-left: 80px;
    margin-right: 8px;
	color:#222222;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px 3px #f5f5f5;
}

#text-underlay {
    position: absolute;
    margin-top: 177px;
    width: 888px;
    height: 35px;
    z-index: 3;
    background: #F5F5F5 none repeat scroll 0 0;
    opacity: 0.40;
    filter: alpha(opacity = 40);
}

#slideshow-link {
    position: absolute;
	display:block;
    height: 212px;
    width: 888px;
    margin-left: 1px;
    margin-top: 1px;
	z-index:100;
}
#slideshow-nav {
	position:relative;
	display:block;
    width: 888px;
    margin-left: 0;
    z-index: 99;
}

#slideshow-nav li {
    width: 100px;
    float: left;
    margin-right: 18px;
    list-style: none;
    padding-top: 0;
}

#slideshow-nav a {
    width: 100px;
    padding: 0;
    display: block;
    border: 0;
    margin-top: -20px;
    padding-top: 14px;
    z-index: 999;
}

#slideshow-nav a.activeSlide {
    background-image: url(/images/arrow.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#slideshow-nav a:focus {
    outline: none;
}

#slideshow-nav img {
    border: 2px solid #333333;
	border:none;
    display: block;
	width:100px;
}
