@charset "utf-8";
* {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;

}
img {
	border-style: none;
}

a {
	color: #8B1F02;
	text-decoration: none;
}
a:hover {
	color: #95A0A9;
}
html {
	height: 100%;
}
body  {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	behavior:url("scripts/csshover.htc");
}
.container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
	position: relative;
}
body > .container {
	height: auto;
	min-height: 100%;
}
.header {
	background: #FFFFFF;
	padding-left: 22px;
	margin-right: 315px;
	height: 340px;
	padding-top: 20px;
} 
#table_headerNav {
	margin-bottom: 10px;
}

.header a {
	color: #3284C0;
	text-decoration: none;
	font-size: 12px;
}
.header a:hover {
	color: #851E03;
}
#image_loriSniderCo {
	margin-top: 30px;
	margin-right: 20px;
	float: right;
}

.sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 295px;
	position: fixed;
	left: 660px;
	height: 100%;
}
.nav {
	margin-top: 20px;
	padding-left: 25px;
	padding-top: 10px;
	background: #FFFFFF;
	height: 100%;
}
.nav a {
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background: url(../images/int_navCarrot.jpg) no-repeat 225px;
	letter-spacing: 5px;
	margin-bottom: 7px;
}
.nav a:hover {
	color: #95A0A9;
	background: url(../images/int_navCarrot_on.jpg) no-repeat 225px;
}

.loriPic {
	padding-top: 28px;
	padding-right: 22px;
	padding-left: 22px;
	background: #FFFFFF;
	height: 332px;
}

.mainContent {
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: 315px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 35px;
} 
.mainContent h1 {
	color: #0067AC;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}
.mainContent p {
	font-size: 12px;
	line-height: 18px;
	margin-right: 40px;
	margin-bottom: 12px;
}
.testimonialName {
	color: #4FAFFF;
	margin-left: 12px;
	font-size: 11px;
	font-style: italic;
}

.mainContent hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #E5A04D;
	background: #E5A04D;
	height: 1px;
	border-style: none;
}
.moreText {
	margin-top: 12px;
}
#form_twitterSignUp {
	background: url(../images/home_twitterSignUp_bg.jpg) no-repeat;
	height: 60px;
	width: 186px;
}
#textfield_twitterSignUp {
	width: 100px;
	font-size: 10px;
	margin-top: 35px;
	margin-left: 20px;
}
#button_twitterSignUp {
	background: #BEC5CB;
	border-style: none;
	font-size: 10px;
	cursor:pointer;
	color: #000000;
}
#button_twitterSignUp:hover {
	color: #FFFFFF;
}
#form_contact p {
	font-size: 10px;
	text-transform: uppercase;
	color: #0067AC;
}
#form_contact .textField01 {
	width: 350px;
	font-size: 12px;
}
#button_contactSubmit {
	font-size: 12px;
	text-transform: uppercase;
	color: #0067AC;
	font-weight: bold;
	background: #FFFFFF;
	border-style: none;
	cursor:pointer;
}
#button_contactSubmit:hover {
	color: #E5A04D;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer {
	padding-top: 20px;
}
.footer p {
	font-size: 10px;
	line-height: 16px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #95A0A9;
}


/* headerLinks Elements */

.headerLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.headerLinks .icon {
	padding-bottom: 19px;
}

.headerLinks .rollout {
	height: 60px;
	width: 186px;
}
.headerLinks li {
	position: relative;
	margin-top: 5px;
}

.headerLinks ul ul  {
	position: absolute;
	top: -50px;
	width: 175px;
	left: 65px;
}

div.headerLinks ul ul,
div.headerLinks ul li:hover ul

{
	display: none;
}

.cobra{ display:inline; width:100%; margin:0 auto;}
.cobra {margin:0; padding:0; display:inline;background:none;}
.cobra a{text-decoration:none;color:#FFFFFF; cursor:default; background:none;}


div.headerLinks ul li:hover ul,
div.headerLinks ul ul li:hover ul

{display: block;}

	
.feedBurner li {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	margin-right: 40px;
	margin-bottom: 12px;
}
.feedBurner a {
	font-size: 13px;
	font-weight:bold;
}
.feedBurner .date {
	font-size: 10px;
	display:inline;
	margin-left:12px;
}

