@charset "UTF-8";
/* CSS Document */

body {
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	background-color:#d9e4e9;
	outline:none;
	padding-top:40px;
}
html {
	overflow-y: scroll; 
	outline:none;
}
#shell {
 	width:1000px; 
	margin:0 auto;
	background-color:#ffffff;
	position:relative;
	overflow:auto;
}
#tagline {
	position: absolute;
	top:88px;
	left:300px;
	z-index:1;
	color:#4f433e;
	font-family:'News Cycle', sans-serif;
	font-size:24px;
	font-weight: 300;

}
#header {
	width: 960px;
	margin: 0 20px;
	height:240px;
}
#menu {
	width: 960px;
	margin: 0 20px;
	background-color:#edeceb;
	color: #4f433e;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	letter-spacing:0px;
	font-weight:bold;
}	
#menu a {
	color:#003366; 
	text-decoration:none; 
	outline: none;
	font-weight:bold;
}
#menu a:hover {
	color:#ce6047; 
	text-decoration:none; 
	outline: none;
	font-weight:bold;
}
#sidebar {
	width: 220px;
	background-color:#e0d7d0;
	margin: 10px 40px 0 20px;
	position:relative;
	float:left;
	padding:10px;
	overflow:visible;
}
.sidebarquote {
	border:5px solid #ffffff;	
	background-color:#ffffff;
	-moz-box-shadow: 1px 1px 6px #aaa;
	-webkit-box-shadow: 1px 1px 6px #aaa;
	box-shadow: 1px 1px 6px #aaa;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=90, Color='#aaaaaa')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=90, Color='#aaaaaa');
}
.sidebarimage {
	-moz-box-shadow: 1px 1px 6px #888;
	-webkit-box-shadow: 1px 1px 6px #888;
	box-shadow: 1px 1px 6px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=90, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=90, Color='#888888');
}
#main {
	width:660px;
	float:left;
	margin: 0 20px 0 0;
	padding-top:10px;
}
#footershell {
	width:960px; 
	margin:0 auto;
	background-color:#ffffff;
	position:relative;
	color: #6f655f;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height: 21px;
	padding:20px 20px 10px 20px;
}
#footerinner {
	background-color:#edeceb;
	padding: 10px 20px;
}
.vpipe {
	color: #8f877f;
	top:-1px;
	position:relative;
}
.leftquote {
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	position:relative;
	bottom:-2px;
	right:2px;
	color: #9f988f;
}
.rightquote {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	position:relative;
	bottom:1px;
	left:1px;
	color: #8f877f;
}
#help {
	color: #003366;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	letter-spacing:0px;
	font-weight:bold;
	position:relative;
	top:20px;
	text-transform:uppercase;
}
h1 {
	color:#4f433e;
	font-family:'News Cycle', sans-serif;
	font-size:20px;
	position:relative;
	bottom:-5px;
	font-weight: 300;
}
h2 {
	color: #003366;
	font-family:'News Cycle', sans-serif;
	font-size:18px;
	position:relative;
	text-decoration:none;
	font-weight: 300;
}	
#sidebar hr {
	color: #e0d7d0; 
	background-color: #e0d7d0; 
	border: 1px solid #edeceb; 
	border-style: none none solid; 
	margin:0px auto; 
	padding:1px; 
}	
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px solid #edeceb; 
	border-style: none none solid; 
	margin:0px auto; 
	padding:1px; 
}

p { 
    font-size:12px;
	color: #333333;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif; 
}
a {
	color:#ce6047; 
	text-decoration:none; 
	outline: none;
	font-weight:normal;
}
a:hover {
	color: #336699;
	text-decoration:none; 
}
*:focus {
	outline: none; 
	border:0; 
	border:none; 
}
.examples {
	background-color:#d9e4e9;
	padding:5px 20px;
	margin-bottom:15px;
}
li { 
    font-size:12px;
	color: #333333;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	left:-40px;
	position:relative;
	list-style-type:none;
}
/* Removes Powered By Feedburner image for The Low Down Blog Feed */
#creditfooter {
	display:none;
	margin:0;
	padding:0;
	line-height:0px;
}
/* For the date in the Blog Feed */
.date {
	margin:0 0 15px 0;
	padding:0px;
	font-style:italic;
}


/* Expand/Collapse Images */
#imageDivLink {
	top:20px;
	position:relative;
	width:18px;
	float:left;
	z-index:1;
	margin-right:7px;
}
#imageDivLink2 {
	top:20px;
	position:relative;
	width:18px;
	float:left;
	z-index:1;
	margin-right:7px;
}
#imageDivLink3 {
	top:20px;
	position:relative;
	width:18px;
	float:left;
	z-index:1;
	margin-right:7px;
}
#imageDivLink4 {
	top:20px;
	position:relative;
	width:18px;
	float:left;
	z-index:1;
	margin-right:7px;
}
/* End Expand/Collapse Images */

/* Contact Form */
#page-wrap {
	width:650px;
	background:;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin-top:40px;
}
#contact-area {
	width: 650px;
	height:240px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 521px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cccccc;
}

#contact-area textarea {
	height: 100px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #006699;
}
#contact-area input.submit-button {
	width:55px;
	height:24px;
	margin:0 10px 0 0;
	float: right;
	background:#eeeeee;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 0 4px 0;
	cursor:pointer;
}
#contact-area input.submit-button:hover {
	width:55px;
	height:24px;
	margin:0 10px 0 0;
	float: right;
	background:#dddddd;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 0 4px 0;
	cursor:pointer;
}
.gecko #contact-area input.submit-button {
	width:55px;
	height:24px;
	margin:0 10px 0 0;
	float: right;
	background:#eeeeee;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 0 5px 0;
	cursor:pointer;
}
.gecko #contact-area input.submit-button:hover {
	width:55px;
	height:24px;
	margin:0 10px 0 0;
	float: right;
	background:#dddddd;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 0 5px 0;
	cursor:pointer;
}
textarea {
    resize: none;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 50px;
	color:#444444;
	font-weight:bold;
}
.alert {
   display:none;
   position:absolute;
   margin-top:220px;
   margin-left:565px;
   float:right;
   top:1px;
   left:1px;
   width:300px;
   background-color:#ffffff;
   border: 4px solid #f18d91;
   padding: 0 10px 10px 15px;
   -moz-box-shadow: 3px 3px 6px #888;
	-webkit-box-shadow: 3px 3px 6px #888;
	box-shadow: 3px 3px 6px #888;
	/* For IE 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888');
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888');
}
.OKbutton {
	width:55px;
	height:24px;
	background:#eeeeee;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:4px 0 4px 0;
}
.OKbutton:hover {
	width:55px;
	height:24px;
	background:#dddddd;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:4px 0 4px 0;
}
.gecko .OKbutton {
	width:55px;
	height:24px;
	background:#eeeeee;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:3px 0 5px 0;
}
.gecko .OKbutton:hover {
	width:55px;
	height:24px;
	background:#dddddd;
	border:none;
	font-size:12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding:3px 0 5px 0;
}
/* End Contact Form */
