


/*** HTML ELEMENTS ***/
html, body {
	background-color: #bfbfbf;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:14px;
}
html { overflow: scroll; }
h2 {
	color: #324b7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin: 25px;
	padding: 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 25px 0 25px;
	padding: 0;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	text-decoration:none;
	color:inherit;
}
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	text-decoration:none;
	color:inherit;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 25px 25px 25px;
	padding: 0;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 25px 25px 25px;
	padding: 0;
}
tr {
	margin: 0;
	padding: 0;
	}
td {
	border: 1px solid #eeeeee;
	padding: 10px;
	margin: 0;
	}
q {
	display: inline;
	font-style: italic;
}
ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 25px 25px 25px;
	padding: 0 25px;
}
li {
	padding: 0 0 10px 0;
	}
a:link img, a:visited img, a:hover img, a:active img {
	border: none;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color:#333;
}


/*** PAGE STRUCTURE ***/
#container {
	background-image: url(images/site/shadow_lr.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 790px;
}
#header {
	height: 100px;
	padding: 0;
	background-image: url(images/site/gradient_header.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	width: 750px;
}
#main {
	padding: 0;
	background-color: #ffffff;
	background-image: url(images/site/gradient_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	position: relative;
	width: 750px;
	z-index: 5;
	border-bottom: 1px solid #000000;
}
#content {
	float: left;
	width: 500px;
	margin-top: -350px;
	z-index:5;
}
#footer {
	background-color: #bfbfbf;
	clear: both;
	text-align: center;
	width: 790px;
	color: #324b7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	padding: 10px 0;
	vertical-align: middle;
}




/*** DESIGN ELEMENTS (MAJOR, IE SHADOWS)***/
#header_tlcs {
	background-image: url(images/site/shadow_tlc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	left: -20px;
	top: 80px;
	width: 20px;
}
#header_trcs {
	background-image: url(images/site/shadow_trc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	left: 750px;
	top: 60px;
	width: 20px;
}
#main_mlcs {
	background-image: url(images/site/shadow_mlc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	left: -20px;
	top: 0;
	width: 20px;
}
#quicklinks_trc {
	background-image: url(images/site/quicklinks_trc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	left: 100px;
	top: 0;
	width: 10px;
	margin: 0;
	padding: 0;
}
#quicklinks_brc {
	background-image: url(images/site/quicklinks_brc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	left: 100px;
	top: 0;
	width: 10px;
	margin: 0;
	padding: 0;
}



/*** HEADER ***/
#logo {
	background-image: url(images/site/logo.jpg);
	float: left;
	height: 100px;
	margin: 0;
	margin-top: -40px;
	padding: 0;
	width: 250px;
}
#logo h1 {
	display: none;
}
#quote {
	background-image: url(images/site/quote_graphic.jpg);
	margin-top: -40px;
	height: 70px;
	float: left;
	width: 500px;
}
#navigation {
	float: left;
	height: 30px;
	text-align: center;
	width: 500px;
	margin: 0;
	position:relative;
}
#navigation ul, #navigation li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navigation li, #navigation li a:link, #navigation li a:visited, #navigation li a:hover, #navigation li a:active {
	color: #324b7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	margin: 0 8px;
	text-decoration: none;
}




/*** SHOWCASE / PHOTOHEAD ***/
#showcase {
	background-color: #bfbfbf;
	height: 150px;
	margin: 0;
	width: 790px;
	z-index: 1;
	text-align: center;
}
#showcase_index{
	background-color: #bfbfbf;
	height: 300px;
	margin: 0;
	width: 790px;
	z-index: 1;
	text-align: center;
}
#showcase h2 {
	width: 725px !important;
	width: 750px;
	height: 150px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding: 105px 0 0 25px;
	margin: 0 20px;
	text-align: left;
}
h2#teamwork {
	background-image: url(images/site/teamwork.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
h2#upward {
	background-image: url(images/site/upward.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}




/*** MODULES ***/
#modules {
	float: right;
	margin: 0;
	margin-top: -350px;
	padding: 0;
	padding-top: 50px;
	width: 250px;
}
.module_le {
	background-image: url(images/site/module_le.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 100px;
	width: 30px;
}
.module_large .module_re {
	background-image: url(images/site/module_re.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	width: 30px;
	top: -100px;
	left: 220px;
}
.module_large {
	background-image: url(images/site/module_tb.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 250px;
}
.module_large .module_c {
	height: 100px;
	margin: 0;
	margin-bottom: -100px;
	position: relative;
	top: -100px;
	width: 250px;
}
.module_large .module_c table, .module_large .module_c tr, .module_large .module_c td {
	border: none;
	height: 100px;
	padding: 0;
	margin: 0;
	}
.module_large .module_c td {
	vertical-align: middle;
	}
.module_large .module_c img {
	float: left;
	margin: 10px;
}
.module_large .module_c h5 {
	color: #324b7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-decoration: none;
	text-align: left;
	width: 140px;
	float: left;
}
.module_large .module_c p {
	color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-decoration: none;
	width: 140px;
	float: left;
}
.module_new .module_re {
	background-image: url(images/site/module_re.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	width: 30px;
	top: -100px;
	left: 100px;
}
.module_new {
	background-image: url(images/site/module_tb.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 130px;
}
.module_new .module_c {
	height: 100px;
	margin: 0;
	margin-left: 30px;
	position: relative;
	top: -200px;
	width: 100px;
}
.module_new .module_c img {
	margin: 10px;
}
.module_newe {
	background-image: url(images/site/module_new_l.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 100px;
	width: 30px;
}
.module_small {
	background-image: url(images/site/module_tb.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 100px;
}
.module_small .module_re {
	background-image: url(images/site/module_re.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	width: 30px;
	top: -100px;
	left: 70px;
}
.module_small .module_c img {
	margin: 10px;
}
.module_small .module_c {
	height: 100px;
	margin: 0;
	position: relative;
	top: -200px;
	width: 100px;
}



/*** QUICKLINKS ***/
#quicklinks {
	background-color: #ffffff;
	background-image: url(images/site/shadow_ql.jpg);
	background-position: left;
	background-repeat: repeat-y;
	left: 750px;
	position: relative;
	width: 110px;
	top: -150px;
	z-index:-1;
	pading: 0;
}
#quicklinks ul {
/*	background-image: url(images/site/quicklinks_re.jpg);
	background-position: right;
	background-repeat: no-repeat;*/
	width: 110px;
	display: block;
	margin: 0;
	margin-top: -10px;
	padding: 0;
}
#quicklinks li {
	display: block;
	color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0;
	padding: 10px 0 0 10px;
	text-decoration: none;
	width:100px;
}
#quicklinks li a:link, #quicklinks li a:visited, #quicklinks li a:hover, #quicklinks li a:active {
	color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#quicklinks li a:hover {
	color: #324b7d;
}





/*** /WHATWEDO/ ONLY ***/
#sub_nav {
	margin: 25px;
	padding: 0;
	width: 450px;
	}
#sub_nav_top {
	background-image: url(images/site/sub_nav_top.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	width: 450px;
	}
#sub_nav ul {
	background-color: #324b7d;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 450px;
	}
#sub_nav_list li {
	display: inline;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	}
#sub_nav_list li,
#sub_nav_list li a:link,
#sub_nav_list li a:visited,
#sub_nav_list li a:hover,
#sub_nav_list li a:active {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	}
	
#sub_nav_list li.current,
#sub_nav_list li.current a:link,
#sub_nav_list li.current a:visited,
#sub_nav_list li.current a:hover,
#sub_nav_list li.current a:active {
	color:#FF6600;
}
#sub_nav_bottom {
	background-image: url(images/site/sub_nav_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	width: 450px;
	}




/*** SPECIFIC EXCEPTIONS ***/
span.dateLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	line-height: 11px;
	margin: 10px 25px 25px 25px;
	padding: 0;
}
img.inset_left {
	float: left;
	padding: 0 10px 10px 0;
	}
#sidebuttons {
	position: absolute;
	right: 0;
	bottom: 0;
	border: none;
	clear: both;
	text-align: right;
	padding: 25px 0 0 0;
	margin: 0 10px 10px 0;
	width: 240px;
}
#sidebuttons img {
	margin: 10px;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: collapse;
	width: 0;
}
#navBack {
	background-color:#324b7d;
	font-size:0px;
	width:10px;
	height:3px;
	position:absolute;
	z-index:100;
	margin:0;
	padding:0;
	line-height:0px;
}
.pub {
	width:470px;
}
#sanclemente {
	background-image: url(images/site/san_clemente.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 25px;
	padding: 0;
	min-height: 400px;
	width: 450px;
}
#sanclemente p {
	margin: 0;
	padding: 275px 100px 25px 25px;
	}
#sanclemente p strong {
	color: #324b7d;
	}
	
div.press h3 {
	margin-top:0;
	padding-top:0;
}