body {
	margin: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #404040;
	font-weight: normal;
	font-size: 13px;
	background-color: #fff;
}

div#header{
	float: left;
	margin-top: 0px;
	background-color: #fff;		
}

div#offer{
	float: left;
	margin-top: 4px;
}

#offer img{
	border: 0px;
}

div#tabs{
	clear: both;
	text-align: right;
	font: bold 12px Tahoma;
}

#tabs ul, #tabs li{
	list-style-type: none;
	padding: 0px;	
}

#tabs li{
	float: left;
	margin-left: 5px;
	background: url('/layout_img/tab.gif');
	width: 84px;
	height: 18px;
	padding-right: 10px;
	padding-top: 4px;
}

#tabs A{
	color: #608fc0; text-decoration: none;
}

#tabs A:hover
{
	color: #ff8b67; text-decoration: none;
}


div#menu{
	clear: both;
	height: 114px;
	background: url('/layout_img/menu.gif');
	padding: 5px 0px;
	border: 1px solid #e3e3e3;
	border-width: 2px 0px;
}

div#shadow{
	clear:both;
	width:100%;
	height: 6px;
	background: url('/layout_img/shadow.gif') repeat-x;
}

div.cushion{
	margin: auto;
	width: 800px;
}

#menu ul, li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu ul{
	float: left;
	margin-right: 5px;
	padding: 0px 5px;
}

#menu li{
	border: 1px dotted #888;
	border-width: 0px 0px 1px 0px;
}

#menu li.catname{
	padding: 0px;
	font: bold 12px "Trebuchet MS", serif;
	color: #c46a6a;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
}

#menu li A{
	padding: 0px;
	font: 12px "Trebuchet MS";
	color: #333;
	text-decoration: none;
}

#menu li:hover{
	background-color: #fffff5;
}

#menu A:hover{
	color: #ff6536;
}

#menu li.catname:hover{
	background-color: transparent;
}


acronym {
	text-decoration: none;
	border-bottom: 1px dashed #FF7800;
	cursor: help;
}


blockquote{
	margin-left: 50px;
}

blockquote p{
	text-align: justify;
	color: #444;
	padding: 5px 10px;
	border-style: solid;
	border-width: 0px 0px 0px 6px;
	border-color: #AFC7AA;
}
p.rAlign{
	text-align: right;
}

#content{
	text-align: justify;
	padding: 0px 0px 0px 25px;
	margin-right: 25px;
}

#recentposts{
	clear: both;
	width: 150px;
	float: right;
	text-align: justify;
	padding: 5px;
	border: 1px solid #e7e7e7;
	margin: 10px;
	word-wrap: break-word;
	overflow: hidden;
	font-size: 12px;
	color: #4f4f4f;
}

#recentposts h2 {
	margin: 0px;
	position: relative;
	display: block;
	font: 14px Tahoma;
	border: 1px dotted #888;
	border-width: 0px 0px 1px 0px;
	color: #c46a6a;
}

#recentposts A
{
	color: #608fc0; text-decoration: none;
}

#recentposts A:hover
{
	color: #ff8b67;
}

#recentposts h3 {
	display: inline;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #608fc0;
}

#recentposts img{
	border: 0px;
	width: 16px;
	height: 16px;
}

#recentposts p{
	margin-top: 2px;
}

h2{
	margin-left: 0px;
	display: block;
	font: bold 16px Trebuchet MS;
	color: #608fc0;
}

p{
	font: normal 12px Tahoma;
	color: #444;
}

div.dark{
	float: left;
	width: 300px;
	background-color: #f6faf3;
	border: 1px solid #c0d0b6;
	padding: 5px;
	margin-right: 10px;
}

.dark h2{
	display: inline;
	font: normal 15px Tahoma;
	color: #444;
}

.dark img{
	float: left;
	width: 70px;
	height: 61px;
}

.dark p{
	text-align: justify;
	margin-left: 3px;
	margin-right: 5px;
	font: normal 12px Tahoma;
	color: #444;
}

#content li {
	padding-left: 20px;
	background-image: url('/layout_img/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #444;
}

span.firstPhrase {
	font-size: 18px;
	font-family: Times New Romans;
}

span.lowPhrase {
	font-size: 18px;
	font-weight: bold;
	color: #6EA743;
}

span.fact{
	font-size: 18px;
	text-transform: lowercase;
	color: #FF9417;
}

#content h3{
  	margin: 0px;
  	display: inline;
	font: 16px/1.6 Trebuchet MS, Arial, sans-serif;
	color: #C03232;
}

div#footer{
	margin-bottom: -20px;
	clear: both;
	float: left;
	border: 2px solid #e3e3e3;
	border-width: 2px 0px;
	background: url('/layout_img/menu.gif');
	height: 40px;
	width: 100%;
	color: #666;
	font: 13px Tahoma;
	padding: 0px;
}

#footer A
{
	COLOR: #666; text-decoration: none;
}

#footer A:hover
{
	COLOR: #ff8b67; text-decoration: none;
}

#content A:link {
	COLOR: #3A65A0; TEXT-DECORATION: none; font-weight: bold;
}
#content A:visited {
	COLOR: #3A65A0; TEXT-DECORATION: none; font-weight: bold;
}
#content A:active {
	COLOR: #3A65A0; TEXT-DECORATION: none; font-weight: bold;
}
#content A:hover {
	COLOR: #FF7800; TEXT-DECORATION: underline; font-weight: bold;
}

div#content ul, #content li{
	margin-left: 5px;
	list-style-type: none;
	padding-top: 5px;
}
