/* Style Sheet for Suke Enterprises */
/*******************************/

body {

	background-repeat: repeat-x;
	background-color: #B8AE9C;
	padding: 0px;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595241;
	margin-top: 0px;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #8a0917;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595241;
	padding: 5px;
	margin: 0px;
	background-color: #e4e4e5;
	border: 1px solid #CCCCCC;
	display: block;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8a0917;
	text-align: center;
	padding: 5px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	display: block;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8a0917;
	padding: 5px;
	margin: 0px;
	background-color: #ffffff;
	border: 2px dotted #666666;
	display: block;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	text-align:center;
	margin-top: 0px;
	line-height: 19px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
	text-align:center;
	margin-top: 0px;
	line-height: 19px;
}

/****************IDs****************/
/**********************************/

#wrapper {
	background-color: #ffffff;
	width: 777px;
	float: left;
	margin-bottom: 12px;
}
#header {
	background-color: #ffffff;
	width: 777px;
	height: 104px;

}
#headerImg {
	height: 179px;
	padding-left: 28px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#headerImg img {
	float: left;
}
#logoBox {
	float: left;
	width: 270px;
	height: 74px;
	padding-top: 20px;
}
#navigation {
	float: right;
	height: 94px;
}


#main {
	float: left;
	width: 721px;
	padding: 28px;
	margin-top: -12px;
}

#footer {
	float: left;
	width: 777px;
	height: 61px;
	text-align: center;
	padding-top: 11px;
	}

#footer p {
	font-size: 11px;
}
#footer p a{
	color: #6D9AC6;
}
#footer p a:hover{
	color: #000000;
}

#fLeft {
	float: left;
	padding-left: 44px;
}
#fRight {
	float: right;
	padding-right: 44px;
}
#left_sub {
	float: left;
	width: 470px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#left_main {
	float: left;
	width: 721px;
	padding-right: 16px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
}
#left p a {
	color: #2e74c0;
	text-decoration: none;
}
#left p a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;

}

#scores {
	float: left;
	width: 470px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#scores p a {
	color: #2e74c0;
	text-decoration: none;
}
#scores p a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;

}

#cal {
	float: left;
	width: auto;
	padding-right: 16px;
}
#cal p a {
	color: #2e74c0;
	text-decoration: none;
}
#cal p a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;

}

#right {
	float: right;
	width: 218px;
}
#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}

#right p a{
	color: #6D9AC6;
}
#right p a:hover{
	color: #000000;
}

#newsBox {
	float: left;
	margin-top: 10px;
}
#newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	display: inline;
	margin-left: 3px;
}
#newsBox p a {
	color: #ff0000;
	text-decoration: none;
}
#teamstables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
	border-color: #666666;
	
}

#teamstables td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: dotted;
	padding: 1px;
	border-width: thin;
	border-color: #666666;
	
}

#teamstables th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: dotted;
	padding: 0px;
	border-width: thin;
	border-color: #666666;
	
}
#loginL p {
	line-height: 23px;
}
#loginR {
	float: right;
	width: 157px;
}

/*************Classes***************/
/***********************************/

.imageAdjust {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featured {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-top: -4px;
}

.divider {
	background-image: url("../images/dividerBG.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 218px;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	margin-top: 4px;
}
.form {
	margin: 0px;
	padding: 0px;
	height: 76px;
}
.userBox {
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.passwordBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}


/************Primary NAV****************/
/***************************************/

ul.navigation {
	margin-top: 56px;
	margin-right: 50px;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 24px;
	display: block;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -29px;
}
li.home a {
	width: 55px;
	background-image: url(../images/bHome.gif);
	background-repeat: no-repeat;
}
li.home a span {
	display: none;
}
li.about a {
	width: 60px;
	background-image: url(../images/bAbout.gif);
	background-repeat: no-repeat;
}
li.about a span {
	display: none;
}
li.services a {
	width: 80px;
	background-image: url(../images/bServices.gif);
	background-repeat: no-repeat;
}
li.services a span {
	display: none;
}
li.portfolio a {
	width: 82px;
	background-image: url(../images/bPortfolio.gif);
	background-repeat: no-repeat;
}
li.portfolio a span {
	display: none;
}
li.contact a {
	width: 87px;
	background-image: url(../images/bContact.gif);
	background-repeat: no-repeat;
}
li.contact a span {
	display: none;
}


/************ NEWS Articles ************/
/***************************************/

ul.news {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.news li {
	list-style-type: none;
	float: left;
}
ul.news li a {
	display: block;
	float: left;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.news li a:hover {
	width: 215px;
	background-image: url("../images/newsArrow.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f3f3f3;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/**********tablist*********/
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 5em;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: black;
background: #ACCFCC;
border-color: navy;
}

#tablist li a.current{
background: #ACCFCC
}

/* rounded */

#nav {
	margin: 0;
	padding: 70px 0 20px 10px;
	border-bottom: 1px solid #6D9AC6/*#9FB1BC*/;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 6px 6px 6px;
	text-decoration: none;
	color: #6D9AC6;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(../images/tab_rounded1.gif) no-repeat bottom center;
	}
