/* @override 
	http://fdaimports.com/style/inside_style3.css
	http://www.fdaimports.com/style/inside_style3.css
*/

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/back3.jpg);
	background-repeat: repeat-x;
	background-color:#ebebeb;
	color:#000044;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
}

#cms_content, #blog_content {
	width: 500px;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 1024px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 109px;
}

#flash {
	padding: 0px;
	padding-left: 40px;
	padding-top: 1px;
	height: 127px;
	background-image:url(../images/flash_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	height: 30px;
	padding-left: 25px;
}

#main {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/content_back.jpg);
	background-repeat: repeat-x;
}

#left {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	text-align: center;
	width: 257px;
	float: left;
	line-height: 1.2em;
}

/* @group LEFT ROLLOVERS */

a#left01 {
	display: block;
	width: 195px;
	height: 78px;
	background: url(../images/left/01.png) 0 0;
}

a#left02 {
	display: block;
	width: 195px;
	height: 78px;
	background: url(../images/left/02.png) 0 0;
}

a#left03 {
	display: block;
	width: 195px;
	height: 78px;
	background: url(../images/left/03.png) 0 0;
}

a#left04 {
	display: block;
	width: 195px;
	height: 78px;
	background: url(../images/left/04.png) 0 0;
}

a#left05 {
	display: block;
	width: 195px;
	height: 78px;
	background: url(../images/left/05.png) 0 0;
}

a#left06 {
	display: block;
	width: 195px;
	height: 78px;
	background: url(../images/left/06.png) 0 0;
}

a#left01:hover, a#left02:hover, a#left03:hover, a#left04:hover, a#left05:hover, a#left06:hover {
	background-position: 0 -78px;
}



/* @end */

#content {
	margin: 0px 0px 0px -10px;
	padding: 0px;
	padding-top: 15px;
	padding-right: 5px;
	width: 485px;
	float: left;
	text-align: justify;
	line-height: 16px;
}

#rss {
	margin: -3px 30px 0px 0px;
	float: right;
	padding: 30px 20px 0px 20px;
	width: 169px;
	color:#fff;
	background: #666666 url(../images/rss_back2.jpg) repeat-x;
}

#footer {
	clear: both;
	padding: 5px;
	background-color:#184b6e;
	color:#ccc;
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	top: 15px;
}

#footer a{
	color:#CCCCCC;
	text-decoration:none;
}


#footer a:hover {
	color:#baa884;
}

#footer_content {
	width: 959px; 
	position: relative; 
	margin: 0 auto;
	padding: 0px;
	padding-left: 65px;
}

.style1 {
	color:#baa884;
}

.style2 {
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}

#rss h2 {
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}

#rss #suggestions h2 {
	background: url(../images/suggestions.gif) no-repeat;
	height: 20px;
	padding-left: 39px;
	margin-bottom: 0;
	line-height: 20px;
	margin-top: 0;
}

.style2 a:link, .style2 a:visited {
	color:#fff;
	font-size: 16px;
	text-decoration: none;
}

.style2 a:hover {
	text-decoration: underline;
}

.style3 {
	color:#fff;
}


.more {
	font-size: 10px;
	text-align: right;
}

h1 {
	text-align: left;
	/*text-transform: capitalize;*/
	padding-bottom: 15px;
	font: bold 20px/22px Georgia, "Times New Roman", Times, serif;
}

h1 span {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #464646;
	display: block;
	text-align: left;
}

a{
	color:#000044;
	text-decoration: underline;
}

a:hover {
	color:#006699;
}

h2 {
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #8a0927;
}

p.blogPostTitle {
	font-weight: 600;
	font-size: 16px;
}

/* @group RIGHT COLUMN BLOG FORMATTING */

a#blogmore {
	width: 170px;
	height: 20px;
	display: block;
	background-image: url(../images/new-more.png);
	text-indent: -9000px;
	margin-top: 5px;
	margin-bottom: 15px;
	position: relative;
	top: 5px;
}

a#blogmore:hover {
	background-position: 0 -43px;
}

#rss .blogEntry  {
	font-style: italic;
	font-size: 11px;
	text-align: justify;
}

#rss .blogEntry b {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid silver;
	margin-bottom: -10px;
	margin-top: -10px;
}

#rss .blogEntry a.readtitle {
    color: white;
    text-decoration: none;
	display: block;
}
#rss .blogEntry a.readtitle:hover {
    color: #004;
    text-decoration: underline;
}

#rss .blogEntry b {
	font-weight: bold;
}

#blogPostedAuthor {
	display: none;
}

#rss .blogEntry a.readmore {
	width: 170px;
	height: 20px;
	display: block;
	background-image: url(../images/read-more.png);
	text-indent: -9000px;
	margin-top: 5px;
	margin-bottom: 15px;
	position: relative;
	top: 30px;
}

#rss .blogEntry a.readmore:hover {
	background-position: 0 -43px;
}

#rss #blogPosted {
	position: relative;
	top: -30px;
	font-style: italic;
	text-transform: capitalize;
	font-size: 11px;
	text-align: center;
	display: block;
	padding-top: 3px;
	border-top: 1px solid silver;
}

#rssblog {
	padding-top: 15px;
}



/* @end */

/* @group MAIN CONTENT BLOG FORMATTING */

#content .blogEntry {
	margin-bottom: 35px;
	padding-bottom: 15px;
	margin-right: 5px;
}

#content .blogEntry a.readtitle {
	color: #8a0927;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	display: block;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	letter-spacing: 1px;
	border-top: 1px solid #d4d4d4;
	width: 330px;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-top: 0;
}

#content .blogCategories {
	padding-left: 10px;
	border-left: 1px dotted #d4d4d4;
}

#content .blogCategories b {
	font-style: italic;
	color: #8a0927;
	text-transform: uppercase;
	font-weight: bold;
}

#content .blogCategories ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content .blogCategories a {
	display: block;
	text-decoration: none;
	text-indent: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-style: italic;
	height: 20px;
	line-height: 20px;
}

#content .blogCategories a:hover {
	background-color: #8a0927;
	color: white;
}

#content #blogPosted {
	font-style: italic;
	text-transform: capitalize;
	color: gray;
	margin-top: 15px;
	display: block;
	float: left;
}

#content .blogEntry a {
	display: block;
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 15px;
}

#content .blogEntry a:hover {
	background-color: #8a0927;
	color: white;
}



/* @end */

#suggestions p {
	font-style: italic;
	text-align: justify;
	font-size: 11px;
}

#bookmark {
	width: 169px;
	height: 35px;
	padding-top: 15px;
	margin-bottom: 25px;
	border-top-style: solid;
	border-top-color: gray;
	border-bottom-style: solid;
	border-bottom-color: gray;
}

#suggestions {
	margin-bottom: 25px;
	border-bottom: 3px solid #808080;
	padding-bottom: 15px;
}

#rss #suggestions form#suggestionsform textarea {
	width: 169px;
	height: 65px;
	border: 1px solid silver;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #464646;
}

#rss #suggestions input[type="submit"], #rss #rsscontact input[type="submit"] {
	width: 69px;
	height: 20px;
	margin-top: 10px;
	margin-left: 100px;
	border: 1px solid silver;
	color: #8a0927;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#rss #suggestions input[type="submit"]:hover, #rss #rsscontact input[type="submit"]:hover {
	background-color: #194b6e;
	color: #c8b99a;
	cursor: pointer;
}

#rsscontactform input, #rsscontactform textarea {
	width: 169px;
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #464646;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
}

#content dl.pr dt {
	font-weight: bold;
	font-style: italic;
	display: block;
	color: #8a0927;
	margin-bottom: 8px;
	margin-top: 15px;
	margin-left: 25px;
}

/* @group YOUTUBE */

.rssDescription {
	width: 400px;
	overflow: hidden;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}

.rssDescription a.rssMore {
	display: none;
}

.rssTitle {
	display: none;
}

.rssDate {
	display: none;
}

.rssDescription img {
}

.rssDescription a {
	color: #8a0927;
	font-weight: bold;
	text-decoration: none;
}

.rssDescription a:hover {
	text-decoration: underline;
}



/* @end */

/* @group SUCKERTREE */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.suckertreemenu {
  width:1024px;
  height:30px;
  margin: 0px;
  padding: 0px;
  padding-top: 4px;
}


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
margin: 0px;
width: auto;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline;
width: auto; /*Width of top level menu link items*/
padding: 0px 6px;
border-right: 1px solid white;
text-decoration: none;
color: white;
margin: 0px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
width: 141px;
background-color:#17577a;


}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
background-color:#17577a;
color:#fff;
border-bottom: 1px solid;
border-color: #114967;
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
width: 140px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
margin: 0px;
padding: 0px;
width: 143px;
background-color:#124865;
}

.suckertreemenu ul li ul li ul li{
background-color:#124865;
border-color:#0c3850;
border-left: 2px solid #2e769d;
margin: 0px;
padding: 0px;
width: 140px;
}

.suckertreemenu ul li ul li ul li a{
width: 130px;
padding: 0px 5px;
}

.suckertreemenu ul li ul li ul li a:hover{
width: 130px;
padding: 0px 5px;
}

.suckertreemenu ul li ul li ul li ul{ 
left: 157px; /* no need to change, as true value set by script */
top: 0;
margin: 0px;
padding: 0px;
width: 143px;
}

.suckertreemenu ul li ul li ul li ul li{
background-color:#0c3850;
border-color:#031f2e;
border-left: 2px solid #2e769d;
margin: 0px;
width: 140px;
padding: 0px;
}

.suckertreemenu ul li ul li ul li ul li a{
width: 130px;
padding: 0px 5px;

}

.suckertreemenu ul li ul li ul li ul li a:hover{
width: 130px;
padding: 0px 5px;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 130px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 0px 5px;
border-bottom: 1px solid;
border-color: #114967;
margin: 0px;
}

.suckertreemenu ul li ul li a:hover{
display: block;
width: 130px; /*width of sub menu levels*/
background-color:#2e769d;
color:#fff;
border-bottom: 1px solid;
border-color: #114967;
margin: 0px;
padding: 0px 5px;
}

.suckertreemenu ul li a:hover{
background-color: none;
color:#fff;
margin: 0px;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}



/* @end */
* html .suckertreemenu ul li ul li a{ margin-top:-2px;
/* End */




