
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #3B3B3B url(images/img1.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BABABA;
}

h1, h2, h3, h6
{
    font-weight: normal;
    color: #9BAFCB;
}

h1 { font-size: 196%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol
{
    line-height: 150%;
    font-size: small;
    color: #FFFFFF;
}

a:link {
	color: #94B0C8;
	text-decoration: none;
}
a:visited {
	color: #94B0C8;
	text-decoration: none;
}

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


/*Wrapper*/

#wrapper {
	margin: 0 auto;
	width: 840px;
	border: 1px solid #000;
	}
	

/* Header */

#header {
	width: 840px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 210px;
	height: 80px;
	background: #9BAFCB url(images/logo.gif) no-repeat left top;
	border-right-width: 5px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 18px;
	text-indent: -9000px;
	
}

#logo h1 a {
	color: #000000;
	font-weight:bolder;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8.5px;
	font-weight: bold;
	text-indent: -9000px;
}
#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 30px 3px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 2.5px;
	text-decoration: none;
	font-size: 89%;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #000000;
}



/* Splash */

#splash {
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background:  url(images/buildings1.jpg) no-repeat right top;


}

#splash p
{
    padding: 9px 550px 0px 20px;
    text-align: left;
    font-weight: bold;
    color: #FFCC00;
    font-size: .9em;
    line-height: 18px;
	font-style:italic;
}
#splash h6 {
	color: #FFCC00;
	padding: 20px 120px 0px 20px;
	margin-right:550px;
	font-size: 115%;
	font-weight:bold;
	line-height: 1.3em;
	text-align:center;
		
}
#splash h6 a {
	color: #FFCC00;
	text-decoration: none;
}

/* Splash -- Collection page */

#collection {
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background: url(images/collection1.jpg) no-repeat right top;
}

#collection p
{
    padding: 8px 550px 50px 20px;
    text-align: left;
    font-weight: bold;
    color: #FFCC00;
    font-size: .9em;
    line-height: 14.7px;
}

/* Splash -- Service page */

#service {
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background: url(images/serv1.jpg) no-repeat right top;
}

#service p
{
    padding: 9px 650px 0px 20px;
    text-align: left;
    font-weight: bold;
    color: #FFCC00;
    font-size: .9em;
    line-height: 18px;
	font-style:italic;
}
/* Splash -- nca */

#nca {
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background: url(images/nca1.jpg) no-repeat right top;
}

#nca p
{
    padding: 50px 650px 0px 20px;
    text-align: left;
    font-weight: bold;
    color: #FFCC00;
    font-size: .9em;
    line-height: 18px;
	font-style:italic;
}

/* Splash -- columbia */

#columbia {
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background: url(images/columbia1.jpg) no-repeat right top;
}

#columbia p
{
    padding: 50px 650px 0px 20px;
    text-align: left;
    font-weight: bold;
    color: #FFCC00;
    font-size: .9em;
    line-height: 18px;
	font-style:italic;
}
/* Splash -- cont */

#cont {
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background: url(images/cont1.jpg) no-repeat right top;
}

#cont p
{
    padding: 100px 550px 50px 20px;
    text-align: right;
    font-weight: bold;    
    color: #FFCC00;
}
/* Page */

#page {
    width: 840px;
    margin: 0 auto;
			     

}

#page h1 {
	margin-bottom: 20px;
}

#page h2 {
    margin-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 585px;
	padding: 20px;
	
}
#content p {
	padding-bottom: 1em;
	}

#content ol, #content ul {
	margin-left: 3em;
	list-style-type:circle;
	padding-bottom: 1em;
}

#content h3
{
   
    padding-bottom: 5px;
    font-size: small;
}   

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	height: auto;
	padding: 25px 20px 20px 20px;
	background: #2F2F2F;
	border-right: 5px solid #000;

}

#sidebar h2 {
	padding-top: 5px;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}


#sidebar .court {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
	font-weight: bold;
}

#sidebar .court a:link {
   color: #FFCC00;
	}

#sidebar .court a:hover {
   color: #FFFFFF;
	}
	


img {
	border-bottom: 3px solid #666;
	border-right: 3px solid #666;
	
}

/* Footer */

#footer
{
    clear: both;
    width: 830px;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #000000;
    border-top-width: 5px;
}

#footer p
{
    margin: 0;
    padding: .5em 0;
    line-height: 1.7em;
    text-align: center;
	font-size:.9em;

}
/*
#legal
{
    float: center;
}
*/
#links {
	float: right;
}