/***** Global Settings *****/
html, body {
		border:0;
		margin:0;
		padding:0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
dd, blockquote {
        margin-left: 1em;
}
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}

/********************End global settings**********************/


/******Main site structure - Critical for footer to appear at bottom of browser window******/

html, body {
	height: 100%;
	margin:0;
	padding:0;
	background-color:#4682b4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	/*background-repeat:repeat-x;*/
}

#container { /* this is the div you want to fill the window, or fill with bg color */
	min-height: 100%;
	position:relative;
	width:798px;
	margin:auto;
	background-color: #4682b4;   
	border:1px solid #000;
}

* html #container {
	height:100% /* hack for IE6 and below, which wont support min-height*/
}
	
#innerWrapper {
	padding-bottom:45px; /* Height of the footer */ /*This is useful if you also want a bg gradient, but not within the main content area. Often, this may be omitted*/
	width:798px;
	background-image:url(images/innerWrapper.jpg);
	background-repeat:repeat;
	height:auto;
}

#footer {
   position:absolute;
   bottom:0;
   width:798px; 
   /*margin:0 auto;*/ /*This appears to have no efffect, but try it if having footer errors*/
   height:23px;  /* 45px total height to accomodate W3C icons*/
   background-color:#4682b4;
   text-align:center;
   padding:11px 0px;
}

#footer p{
	margin:0;
}

/**************************** End main structure section******************** */


/**************************** Begin interior structure ******************** */



#header {
	background:url(images/westwood_head_bg.jpg)/*#4682b4*/;    /*URL for version with pattern header background*/
	width:798px;
	height:166px;
}


#centerContent {
	margin-left: 147px;
	margin-right: 147px;
	padding:0px 15px 15px;
	background-color:#f0f0f0;
}

.events{
	margin-bottom:30px;
}

h1 {
	margin-top: 0;
	text-align:center;
}

.last {
	margin-bottom: 0;
}

#left {
	width: 147px;
	float: left;
}

.clearing {
	clear: both;
	background-color:#f0f0f0;
}

#nav{
	width:800px;
	margin:0 auto;
	height:25px;
}

#nav ul{
	margin:0px 0px 0px 50px;
	list-style:none;
	padding:0px;
}

#nav li{
	display:inline;
}

#nav a{
	float:left;
	display:inline;
	padding:0px 10px;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
}

#nav a:link, #nav a:visited {
	color: #000;
	text-decoration:underline;
}

#nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#nav a.active {
	color:#ffffff;
	text-decoration:none;
}

#rightSidebar {
	width: 147px;
	float: right;
}

/**************************** End interior structure section******************** */

/********************** Begin classes, headings, & misc styles******************** */

.boxed{
	width:441px;
	border:2px solid #4682b4;
	padding:15px;
}

#centerContent ul li{
	list-style-type:none;
	list-style-image:url(images/bullet_round-cyan.jpg);
	list-style-position:outside;
	margin-left:20px;
}

form, #contactForm{
	width:300px;
	text-align:right;
}

fieldset{
	border-color:#4682b4;
	padding:6px;
	padding-left:20px;
	margin-left:44px;
	margin-right:44px;
}

#footer a{
	color:#ffffff;
}

h1{
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	padding-top:.5em;
	margin-bottom:1em;
}

h2{
	font-size:1.5em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:1em;
}

#header a{
	/*color:#000000;*/ 
	color:#ffffff; /*for version with pattern header background*/
	text-decoration:none;
	font-weight:bold;
}

#header img{
	padding:0px 0 0 185px;
}

#header p{
	margin:5px 0px 15px;
	padding:0;
	color:#ffffff; /*for version with pattern header background*/
}

.lat17s{
	font-style:italic;
}

.links ul li{
	line-height:1.4em;
	padding-bottom:.4em;
}


/********************** End classes, headings, & misc styles******************** */


/********************** Begin new nav style******************** */


#ddcolortabs{
/*margin-left: 35px;*/
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
/*padding-left: 5px;*/
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0 0 0 38px;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #4682b4 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 2px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 8px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #000099;
}

#ddcolortabs a:hover span{
background-color: #000099;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #000099;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 10px;
line-height: 10px;
background: #000099;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

