﻿/* 

 */



/* @group General */

* {
	margin: 0;
	padding: 0;
}

html {height: 100%; }

body {
	min-height: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	background: url(./images/bg_BorderTop.gif) repeat-x top #fff ;
	background-color:#3a0001;
	font-family: "garamond", "georgia" , "Bradley Hand ITC", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #3487A7 /*#D96C00*/;
}

/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle{
margin-right: 0px;
}


H3 {
	color: #3487A7; /*blue; #008000;#AE7ED6;*/
	margin: 0;
	font-decoration:shadow;
	text-align: center;
	letter-spacing: 3px;
	border-width: 1px;
	border-style: dotted;
	border-color: #D96C00;
}

H1 {margin-bottom: 6px; text-indent: -999em; height: 5px; 
	font-size=1;

	}

a:link {
	color: #D96C00;
	text-decoration: underline;
}

a:visited {
	color: #D96C00;
	text-decoration: underline;
}

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

a img {border-width: 0; }

.weightNormal {font-weight: normal; }

.italic {font-style: oblique; }

.underline {text-decoration: underline; }

.alignRight {text-align: right; }

blockquote {font-size: 1.2em; }

img.portrait {float: right; margin: 0 0 10px 15px; padding: 3px; background: #f3f3f3; border: 1px solid #ccc; }

.designed { 	font-size:11px;
}

#contentLeft p {font-size: 1.2em; }

#contentLeft ul, #contentLeft ol {margin: 10px 0 10px 0; padding: 0 25px 0 25px; }
#contentLeft li {font-size: 1.2em; margin: 0 0 3px 0; }

#contentLeft ul li ul li {
	font-size: 1em;
}

#contentLeft ol li ol li {
	font-size: 1em;
	list-style-type: lower-alpha;
}

p.last {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* @end */


/* @group Layout */

div#contentimg {
	margin: 0 auto;
	width: 800px;
	background: url(./images/bg_BorderTop.gif) repeat-y
	padding-top: 1px;
}

div#container {
	margin: auto;
	width: 1000px;
	padding-top: 30px;
	align-text: center;
	border: 1px;
	border-color: #444;
}


div#content {
	width: 800px;
	border: 1px
	margin-bottom: 10px;
}

div#contentLeft {
	float: left;
	width: 300px;
	padding: 0 0 10px 0;
	
}

div#cleft {
 	border:1px dotted red;
 	width:300px;
 	height:730px;
 	background-color:#E8D674;
} 

div#cright {
 	border:0px dotted red;
 	width:600px;
 	height:730px;
 	height:auto; 
 	margin-left:10px; 
 	margin-top:20px;

} 



/* @group Content Right (Sidebar) */

div#contentRight {
	float: right;
	width: 250px;
	padding-top: 22px;
	color: #777;
	margin-left:5px
}

#home #contentRight, #pressCoverage #contentRight, #articles #contentRight, #careers #contentRight {padding-top: 12px; }

#contentRight div {margin-bottom: 10px;}

/* @end */

/* @end */

/* @group navSecondary */

div#navSecondary {
	width: 250px;
	background: url(./images/bg_navSecondary.gif) repeat-x bottom #fafafa;
	padding: 20px 0 15px 0;
	margin-top: 0px !important;
	margin-left: 0px
}

#navSecondary ul {
	list-style: none;
}

#navSecondary li {margin-bottom: 6px; text-indent: -999em; height: 15px; }
#navSecondary li.last {margin-bottom: 0; }

#navSecondaryLeft {
	float: left;
	width: 110px;
}

#navSecondaryRight {
	float: right;
	width: 110px;
}

#navSecondary a {
	display: block;
	width: 120px;
	height: 15px;
	text-indent: -999em;
	outline: 0; -moz-outline: none;
}

/* @end */



/* @group News (Home Page Sidebar Item) */

#news {
	background: url(./images/bg_form_rightcol.gif) repeat-y;
	border: 2px;
	padding-bottom: 0px;
	color: #777;
}

#news .wrap {
	background: url(./images/bg_formBottom_rightcol.gif) no-repeat bottom left;
	padding-bottom: 100px;
}

#news .wrap ul {
	list-style: none;
	margin: 0 0 1em 2em;
	font-weight: bold;
}

#news h3 {
	display: block;
	text-indent: -999em;
	width: 240px;
	height: 24px;
	background: url(./images/bg_newHead.gif) no-repeat top left;
	margin: 0;
}

#news h4 {
	font-size: 1.1em;
	display: block;
	width: 240px;
	margin: 15px 0 .5em 10px;
	padding: 15px 0 0;
	border-top: 1px dashed #888;
}

#news .first {
	border: none;
	margin-top: 0;
	padding-top: 10px;
}

#news .readMore {
	font-size: 1.1em;
	float: right;
	display: block;
	width: 240px;
	margin: 0 10px 0 0;
	text-align: right;
	font-weight: bold;
	color: #f9a608;
}

#news .readMore:visited {
	color: #f9a608;
}

#news .readMore:hover {
	color: #333;
}

#news p {
	font-size: 1.1em;
	padding: 0 10px 10px 10px;
}

/* @end */



/* @group Footer */

div#footer {
	width: 800px;
	background: url(./images/bg_BorderBottom.gif) repeat-x 0px 0px;
	padding-top: 10px;
	line-height: 1.6em;
	color: #999;
}

div#footerLeft {
	float: left;
	font-weight: bold;
}

#footerLeft a {
	font-weight: normal;
}

#footerLeft a.bold {
	font-weight: bold;
}

div#footerRight {
	float: right;
	text-align: right;
}

/* @end */




/* @group Clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#promo { background-color: #f8f8f8; padding: 0.75em; margin: 0em 0 1em 0; font-size: 0.925em; border-color: #DCDCDC; border-width: 1px; border-style: solid; width: 279px; }


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */
