/**********************************
 * Main Page Layout               *
 **********************************/

body {
	font: 12pt "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: Black;
}


#menu ul, #menu img {
	display: none;
}

#content {
	line-height: 1.7em;
}

.clearfooter{
	clear: both;
	height: 1px;
}

#menu p {
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

/**********************************
 * Special Things                 *
 **********************************/

/* Things that shouldn't be displayed, even to screen-readers */
.nodisplay, .hidden, #banner #skipmenu span, #banner p, #content div.home h1 {
	display: none;
}

/* Padlock image on banner */
#banner img.secure {
	display: none;
}

#banner img.banner {
	
}

/* Links that only appear to visual browsers on focus */
#skipmenu a { 
	display: none;
}


/* Clear things without using "clear" */
.clear, .clearleft {
	float: left;
	width: 100%;
}

.clearright {
	float: right;
	width: 100%;
}



/**********************************
 * Standard Page Elements         *
 **********************************/

/* Headings/Paragraphs/etc */
h1 {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	border-top: 2px solid #DAB399;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.5em;
	margin-top: 0.5em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	color:#630;
	line-height: 1em;
}

p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.center {
	text-align: center;
}

/* Boxouts */
#content .boxout1,
#content .boxout1_right,
#content .boxout1_left {
	border: 1px solid #DAB399;
	margin-top: 1em;
	padding: 10px;
	background-color: White;
}



#content .boxout1 .leftimg,
#content .boxout1 .rightimg {
	margin-bottom: 0;
}

#content .boxout1 h2,
#content .boxout1_right h2,
#content .boxout1_left h2 {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}




#content .boxout1_right {
	float: right;
	margin-left: 10px;
	clear: right;
}

#content .boxout1_left {
	float: left;
	margin-right: 10px;
	clear: left;
}

#content .boxout1_right,
#content .boxout1_left {
	width: 33%;
}


#content .boxout_three .boxout1 {
	float: left;
	width: auto;
	margin-right: 10px;
}

.related {
	float: right;
}

.serviceside {
	float: right;
	margin-left: 20px;
	margin-top: 30px; 
	background-color: White;
}


/* Lists */
#content ul, #content .bullet {
	list-style-type: disc;
	margin-bottom: 0;
	margin-top: 1em;
}

#content ul li, #content .bullet {
	line-height: 1.3em;
}

#content ol ol {
	list-style: lower-roman;
}

#content ol ul {
	list-style: disc;
	padding-left: 15px;
}

#content ol ul li {
	padding-left: 0;
}


#content dd {
	margin-left: 20px;
	line-height: normal;
}

#content dt {
	font-weight: bold;
}

#content dd.intl {
	font-size: 0.75em;
	line-height: normal;
}



dl.thread {
  margin:0;
  padding:0;
}

dl.thread dt {
  margin-bottom: -1.57em;
}

dl.thread dd {
  padding-left: 1.5em;
}


/* Tables */
table {
	font-size: 0.8em;
	border-spacing: none;
	line-height: 1.6em;
	width: 100%;
}



table caption {
	display: none;
}
th {
	text-align: center;
	padding: 3px;
	border: 1px solid #DAB399;
}

td {
	text-align: left;
	padding: 3px;
	border: 1px solid #DAB399;
}


/* Images */
#content img {
	border: none;
}
.rightimg {
	float: right;
	margin: 5px 0 2px 12px;
}
.leftimg {
	float: left;
	margin: 5px 12px 2px 0;
}

/* Links */
#content a {
	color : #0066CC;
	text-decoration : underline;
}



/* Forms */
.hiddenform {
	display: none;
}
.error {
	color: #F93;
}


/* Misc */
.small {
	font-size: 0.7em;
}
abbr, acronym {
	border-bottom: none;
}
address {
	line-height: normal; 
	font-size: 1.3em;
}




blockquote {
	margin-left: 1.5em;
	border-left: 2px solid #DAB399;
	padding-left: 1em;
	margin-right: 0;
	background-image: url(/graphics/ldquo.gif);
	background-position: 10px 0;
	background-repeat: no-repeat;
	margin-right: 15px;
	font-style: italic;
}

blockquote p:last-child {
	background-image: url(/graphics/rdquo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


/**********************************
 * Page-specifics                 *
 **********************************/


/* News */
div.news {
	clear: both;
}

/* Home Page */

#content div.home h2, #content .smallnews h2 {
	margin-bottom: 0; 
	padding-bottom: 0;
}

#content div.home p {
	margin-top: 1em;
}
#content .smallnews {
	float: left;
	width: 100%;
}
#content .smallnews p.morenews {
	display: none;
}
#content .smallnews .newsitem {
	float: left;
	width: 45%;
	margin-right: 4%;
}

#content .smallnews div {
	float: left;
	width: 100%;
}
#content .smallnews p, #content .smallnews h3{
	font-size: 1em;
	line-height: 1.3em;
}
#content .smallnews p {
	display: inline;
}




#content ul.servicelist {
	display: none;
}

/**********************************
 * (Interactive) Portfolio        *
 **********************************/
#content div.portfolio div.odd, #content div.portfolio div.even, #content div.JSportfolio div.odd, #content div.JSportfolio div.even {
	min-height: 160px;
	padding-top: 15px;
	border-top: 2px dotted #FF9933;
	float: left;
	width: 100%;
}

#content div.portfolio h2, #content div.JSportfolio h2{
	margin-top: 0;
	border: none;
}

#content div.portfolio div.odd p, #content div.JSportfolio div.odd p {
	padding-right: 170px;
}

#content div.portfolio div.odd img, #content div.JSportfolio div.odd img {
	float: right; 
	margin-left: 15px;
}

#content div.portfolio div.even p, #content div.JSportfolio div.even p {
	padding-left: 170px;
}

#content div.portfolio div.even img, #content div.JSportfolio div.even img {
	float: left; 
	margin-right: 15px;
}


/**********************************
 * Prev/Next/Specific Selectors   *
 **********************************/ 
#content ul.selector {
	display: none;
}




