
body {
	margin: 0;
	padding: 0;
	/* background: #CBD1F9;*/
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000000;
}

h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: navy;
}

h1.title {
	line-height: 1.2em;
}

h2 {
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.4em;
	letter-spacing: 2px;
	/* font-weight: bold; */
}

h4 {
	margin: 0px;
	letter-spacing: 1.5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	/* background: url(images/img03.gif) repeat-x left bottom; */
	text-decoration: none;
	color: blue;
}

a:hover {
	background: none;
	text-decoration: underline;
	color: navy;
}

/* Wrapper */

#wrapper {
	background: #CBD1F9 url(../images/img14.gif) repeat-x left top;
}

/* Header */

#header {
	/* width: 800px; */
	height: 210px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background:  url(../images/img01.gif) repeat;
}

#header-inside {
      width: 840px;
      margin: 0 auto;
}
#alogo {
      position: relative;
	float: left;
	width: 250px;
	height: 100px;
	padding: 0;
	margin: 5px 0px 0px 25px;
	/* background: url(images/alogo.png) no-repeat center; */
}

	img {
	border: 0px none;
	}

p.tagline {
    color:navy;
	float:left;
	font-size:22px;
	height:20px;
	left:65px;
	position:relative;
	width:600px;
}

p.call  {
    color:navy;
	font-size:26px;
	height:75px;
	line-height:30px;
	margin:0;
	padding:0;
	position:absolute;
	right:240px;
	text-align:center;
	top:20px;
	width:310px;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
}

/* Posts MIDDLE */

#posts {
	float: right;
	width: 720px;
	overflow:hidden;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	/* background: url(../images/img10.gif) repeat-x  */
}

#posts ul {
	list-style: url(../images/img12.gif);
	margin: 10px 0 0;
}

#posts ul li {
	padding: 5px 0;
}

/* Links LEFT */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	/* padding: 5px 20px 5px 25px; */
	padding: 0px;
	/* background: url(images/img10.gif) repeat-x */
}

#links li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li ul li ul li {
	text-indent: 2em;
}

#links li li.last {
	padding: 3px 0;
	background: none;
}

#links li a {
	background: none;
	font-weight: bold;
}

#links li i {
	font-size: smaller;
}

#links li p.bottleless {
	/* border: 3px dashed navy; */
	text-align: center; 
	font-size: 1.3em;
	font-weight: bold;
	color: navy;
	/* background: url(../images/bottle-less.gif) no-repeat; */
}

#links li p.watchvideo {
	/* border: 3px dashed navy; */
	text-align: center; 
	font-size: 1.3em;
	font-weight: bold;
	color: navy;
	height:142px;
	background: url(../images/watch-video.gif) 20px 0 no-repeat; 
}

#links li p span {
	font-size: .8em;
	font-weight: normal;
}

td.flashtable
{
width: 425px;
background-image: url(../images/flashgrade.png);
}

fieldset {
margin:0;
padding:0;
border:none;
}

label {
margin:0;
padding:0;
width: 50px;
}

input {
height:20px;
margin:0 0 5px 15px;
padding:0;
}

input.btn {
height:35px;
margin:0;
padding:0;
}


textarea {
padding: 0;
margin:0 0 5px 15px;
}


/* Footer */

#footer {
	padding: 40px 0 60px 0;
	/* background: url(../images/img08.gif) repeat-x; */
	background-color: #0026FF;
	border-top: 5px solid #001489;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B   ;
}

#legal {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(../images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

