@charset "UTF-8";
body {
	font-family: proxima-nova;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/bg-mainBodyInt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: 300;
}
#container {
	margin: auto;
	width: 1021px;
	min-height: 1000px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper {
	background-image: url(../images/backgrounds/bg-baseMain.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#logo {
	float: left;
}
#contactArea {
	float: right;
	margin-top: 30px;
	width: 275px;
}
#header {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#mainNav {
	background-image: url(../images/backgrounds/bg-mainNav.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 1021px;
	margin-top: 10px;
}
#rotatingBanner {
	background-image: url(../images/backgrounds/bg-rotation.png);
	background-repeat: no-repeat;
	height: 337px;
	width: 1003px;
	padding-top: 18px;
	padding-left: 18px;
}
#sliderWrapper {
	height: 135px;
}
#contentWrap {
	background-image: url(../images/backgrounds/bg-contentTop.png);
	background-repeat: no-repeat;
	width: 1021px;
	background-position: center top;
}
#contentWrapInt {
	width: 1021px;
	padding-top: 15px;
}
#content {
	background-image: url(../images/backgrounds/bg-contentBot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 25px;
}
#footer {
	height: 115px;
	padding-right: 12px;
	padding-left: 12px;
}
#baseNav a {
	color: #231f20;
	text-decoration: none;
}
#baseNav a:hover {
	color: #003e41;
	text-decoration: underline;
}
#baseNav {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	float: left;
	width: 500px;
}
#copyright {
	float: left;
	font-size: 12px;
	width: 500px;
	margin-top: 15px;
}
#copyright a {
	color: #000;
	text-decoration: none;
}
#copyright a:hover {
	color: #003e41;
	text-decoration: underline;
}
th h2, th h3, th h4 {
	font-size: 17px;
	font-weight: 300;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
td h2, td h3, td h4 {
	font-size: 27px;
	font-weight: 300;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
#content table tr td ul li {
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content table tr th{
	vertical-align:middle;
	
}
#content table tr td ul {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	display: block;
	/* [disabled]width: 250px; */
	margin-right: auto;
	margin-left: auto;
}
#content table tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #231f20;
	vertical-align:top;
}
#boxWrap {
	float: left;
	width: 422px;
	height: 343px;
	background-color: #f1f1f2;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mapArea {
	float: left;
	width: 525px;
}
#mapArea p {
	font-size: 13px;
	color: #DD2A26;
	margin: 0px;
	padding: 0px;
}
#blurb {
	float: right;
}
#blurb h5 {
	padding: 0px;
	text-align: center;
	font-size: 25px;
	font-weight: 300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#boxWrap h1, #boxWrap h2, #boxWrap h3 {
	font-size: 37px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
#boxWrap h4 {
	font-size: 16px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
	display: block;
}
#boxWrap p {
	font-size: 14px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#boxWrap p a {
	color: #DE281D;
	text-decoration: none;
}
#boxWrap p a:hover {
	color: #DE281D;
	text-decoration: underline;
}
#date {
	background-image: url(../images/backgrounds/bg-date.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 55px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#newsContent {
	float: left;
	width: 350px;
	margin-left: 10px;
}
#date .mo {
	font-size: 19px;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	margin-top: 10px;
}
#date .date {
	font-size: 29px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
}
#newsContent h6 {
	font-size: 19px;
	color: #DE281D;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	background-image: url(../images/backgrounds/bg-sidebar.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 200px;
	width: 233px;
	padding-top: 25px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
}
#mainContent {
	background-image: url(../images/backgrounds/bg-mainContent.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	min-height: 400px;
	width: 705px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 5px;
}
#mainContent h1 {
	font-family: proxima-nova;
	font-size: 42px;
	font-weight: 300;
	color: 003e41;
	margin: 0px;
	padding: 0px;
}
#mainContent h2 {
	font-family: proxima-nova;
	font-size: 32px;
	font-weight: 300;
	color: #003e41;
	margin: 0px;
	padding: 0px;
}
#sidebar h2 {
	font-family: proxima-nova;
	font-size: 32px;
	font-weight: 300;
	color: 003e41;
	margin: 0px;
	padding: 0px;
}

#mainContent p {
	font-size: 14px;
}
#sidebar ul {
	margin: auto;
	padding: 0px;
	width: 229px;
}
#sidebar ul a li {
	list-style-type: none;
	font-size: 14px;
	line-height: 32px;
	background-image: url(../images/backgrounds/bg-sideNav.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 219px;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 5px;
	
}
#sidebar ul a li:hover {
	list-style-type: none;
	font-size: 14px;
	line-height: 32px;
	background-image: url(../images/backgrounds/bg-sideNavHere.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 219px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	
}
#sidebar ul a .side_here {
	list-style-type: none;
	font-size: 14px;
	line-height: 32px;
	background-image: url(../images/backgrounds/bg-sideNavHere.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 219px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
}
#sidebar #navPortfolio ul a li {
	background-image: none;
	line-height: 22px;
	height: 22px;
	width: 199px;
	padding-left: 30px;
	color: #000;
	font-size: 13px;
	
}
#sidebar #navPortfolio ul a li:hover {
	line-height: 22px;
	height: 22px;
	width: 199px;
	padding-left: 30px;
	color: #FFF;
	background-color: #606060;
	-webkit-transition: all .15s ease-in;
-moz-transition: all .15s ease-in;
-ms-transition: all .15s ease-in;
-o-transition: all .15s ease-in;
transition: all .15s ease-in;
}
#sidebar #navPortfolio ul a .sub_side_here {
	line-height: 22px;
	height: 22px;
	width: 199px;
	padding-left: 30px;
	color: #FFF;
	background-color: #606060;
	-webkit-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
-ms-transition: all .25s ease-in;
-o-transition: all .25s ease-in;
transition: all .25s ease-in;
}

#mainContent p .sabanRED {
	color: #701A00;
	font-weight: bold;
}
#mainContent p a {
	text-decoration: none;
	color:#1A3766;
	-webkit-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
-ms-transition: all .25s ease-in;
-o-transition: all .25s ease-in;
transition: all .25s ease-in;
}

#mainContent p a:hover {
	text-decoration: underline;
	color:#F49B1B;
	-webkit-transition: all .15s ease-in;
-moz-transition: all .15s ease-in;
-ms-transition: all .15s ease-in;
-o-transition: all .15s ease-in;
transition: all .15s ease-in;
}
#mainContent .val {
	float:left;
	padding: 15px;
	margin: 15px 0px 15px 0px;
	border: thin outset #003e41;
}
#mainContent .val h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size:18px;
	color: #701A00;
}
#mainContent .val p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#wrapper #container #contentWrapInt #mainContent ul li {
	color: #4E215B;
	margin-bottom: 5px;
}
#wrapper #container #contentWrapInt #mainContent .val ul {
	-moz-column-count: 2;
-moz-column-gap: 50px;
-webkit-column-count: 2;
-webkit-column-gap: 50px;
column-count: 2;
column-gap: 50px;
list-style-type:square;
display:list-item;
float:left;

}
#wrapper #container #contentWrapInt #mainContent .val ul li {
line-height:18px;
margin-bottom:10px;	
width:250px;
display:list-item;
list-style-type:square;
}
#wrapper #container #contentWrapInt #mainContent .val h2{
font-family: proxima-nova;
	font-size: 32px;
	font-weight: 300;
	color: #003e41;
	margin: 0px;
	padding: 0px;
}
#mainContent h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	color: #701A00;
	border-bottom: thin solid #701A00;
}


#wrapper #container #contentWrapInt #sidebar .side {
	width:200px;
	margin-left:25px;
	margin-top:20px;
	/*padding:0px;*/
		
}
#wrapper #container #contentWrapInt #sidebar .side li {
	font-size: 14px;
	line-height: 16.5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-image: url(../images/backgrounds/icon-check.gif);
}

#wrapper #container #contentWrapInt #sidebar .side h4 {

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	color: #701A00;

}
#mainContent .infobox {
	padding: 15px;
	margin: 0px 0px 15px 15px;
	border: thin outset #003e41;
	font-size: 13px;
	width: 350px;
	float: right;
	color: #003e41;
}
#wrapper #container #contentWrapInt #sidebar .side .inSide {
	font-size: 12px;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}
#wrapper #container #contentWrapInt #sidebar .side .inSide li {
	font-size: 12px;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

.services {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:45%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
-ms-transition: all .35s ease-out;
-o-transition: all .35s ease-out;
transition: all .35s ease-out;
margin:0px 15px 15px 0px;
}
.services:hover {
	background:none;
	filter:none;
	-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
-ms-transition: all .35s ease-out;
-o-transition: all .35s ease-out;
transition: all .35s ease-out;
background-color:#003e41;
	color:#FFF;
	text-shadow:none;
}.services:active {
	position:relative;
	top:1px;
}
#mainContent .top {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 90%;
}
#header #contactArea h2 {
	font-size: 20px;
	font-weight: lighter;
	color: #DD2A26;
	text-align: right;
	margin: 0px 0px 5px 0px;
}

#header #contactArea h3 {
	font-size: 15px;
	font-weight: lighter;
	color: #DD2A26;
	text-align: right;
	margin: 0px 0px 5px 0px;
}
.contact {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:16px;
	font-weight:lighter;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
-ms-transition: all .35s ease-out;
-o-transition: all .35s ease-out;
transition: all .35s ease-out;
margin:0px 15px 15px 0px;
}
.contact:hover {
	background:none;
	filter:none;
	-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
-ms-transition: all .35s ease-out;
-o-transition: all .35s ease-out;
transition: all .35s ease-out;
background-color:#003e41;
	color:#FFF;
	text-shadow:none;
}.contaact:active {
	position:relative;
	top:1px;
}
#wrapper #container #SliderWrapper #mycarousel .sliderimg {
	padding-right: 10px;
	padding-left: 10px;
}
