/* CSS Document */
#navbar-iframe {
        height: 0px;
        visibility: hidden;
        display: none;
}

body {
	background:url(http://i358.photobucket.com/albums/oo22/iamharriet/cs/csm1209/bg.jpg) repeat;
	font-size: 12px;
	font-family:Verdana,arial, tahoma,  Sans-Serif;
	text-align: left; 
	margin: 0 auto 0;
	padding: 0;
}
#wrap {
        background:#ffffff;
	width: 980px;
	margin: 0px auto 10px;
	padding: 0px auto 0;
	position: relative;
        border: 5px solid #000000;
}
a, a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a img {
	border-width: 0;
}

#content-wrapper {
	width: 960px;
	margin: 10px auto 0px;
	padding: 0px auto 0;
	position: relative;
}
/* Header
-----------------------------------------------*/
#header-wrapper{
	width: 980px;
	color: #fff;
	margin: 30px auto 0;
	padding: 0px;
	overflow: hidden; 
}
#header-inner {
	background-position: left;
	background-repeat: no;
}
.headerleft h1 {
	color: #FFF;
	font-family: Georgia, Times New Roman;
        font-size:56px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.headerleft h3 {
	font-family: Lucida sans unicode,Georgia, Times New Roman;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.headerleft .description {
	color: #ffffff;
	margin-left: 0px;
	padding-left: 20px;
        font-family:Georgia, Times New Roman;
        font-size:18px;
        font-style:italic;
        font-weight:bold;
}


.headerleft {
         width: 480px;
         float: left;
         margin: 0;
         padding: 0;
}
.headerright {
         width: 470px;
         float: right;
         margin: 0;
         padding: 0;
         font-weight: bold;
}

/*The top Menu*/ 


#top-wrap{
       margin:auto;
       padding:0;
       width: 980px;
       background:#ffffff;
}
#navwrap {margin:auto; width:960px; float:left;}
       .topnav ul {list-style:none;margin:0;padding:0px;  float:center;}
       .topnav li {float:left;margin:0;text-align:center;}
       .topnav li a { font-weight:bold; font-size:11px; text-transform:uppercase; display:block;padding:15px;color:#000000;text-decoration:none;}
       .topnav li a {background:none; }
       .topnav li a:hover, li a:focus, li a:active {text-decoration:none; background:#6c0000; color:#fff;}

 

/* Navigation Menu
------------------------------------------------------*/
#nav {
        background:#ffffff;
	width: 980px;
	font-size: 11px;
	color: #a79578;
	font-weight: bold;
	margin: 0 auto 0px;
	padding: 0px auto 0px;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFF;
	display: block;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	padding: 7px 10px;
}
#nav li a:hover, #nav li a:active {
        background:#f3f2e8;
        color:#372c24;
	margin: 0;
	padding: 7px 10px;
	text-decoration: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #372c24;
	width: 150px;
	color: #FFF;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0;
	padding: 7px 10px;
	border-bottom: 1px solid #372c24;
	border-left: 1px solid #372c24;
	border-right: 1px solid #372c24;
}
#nav li li a:hover, #nav li li a:active {
	background:  #a79578;
	color: #FFF;
	padding: 7px 10px;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
}
#nav li ul a {
	width: 140px;
}
#nav li ul ul {
	margin: -32px 0 0 171px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}

/*----------------SEARCH----------------*/
#search {
	float: left;
	margin:0;
	padding:0;
       }

#search form {
	margin: 0;
	padding:5px auto;
}

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

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin:0px;
	float: left;
	width:200px;
	padding: 4px;
        background:#f4e3d7;
        border:1px solid #fff;
	font: normal 100%;
	color:#333;
}

 

#outer-wrapper {
	width: 960px;
	margin: 0px auto 0;
	padding: 0;
	line-height: 18px;
}
#main-wrapper {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;

}

#sidebar-wrapper {
	float: right;
	width: 455px;
	margin: 0;
	padding: 0;
	display: inline;
        text-align:left;
}

#rightsidebar-wrapper {
        width: 280px;
	float: right;
	overflow: hidden;
}

#midsidebar-wrapper {
	width: 165px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	padding:0;
	display: inline;
}


.midsidebar .widget-content{
       margin-bottom:10px; overflow:hidden;
}

.rightsidebar, .midsidebar {
	line-height: 1.5em;
}

.rightsidebar h2,.midsidebar h2{
        color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: titlecase;
	margin: 0px 0px 5px;
	padding: 3px 0 6px 0px;
        background:url( ) repeat-x bottom center;
}

#sidebar p {
	margin: 0;
	padding: 0 0 0 45px;
}
#sidebar a img {
	border: none;
	margin: 0;
	padding: 0;
}
.rightsidebar ul, .midsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rightsidebar ul li {
        float:left;
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 15px;
     background:url(  ) no-repeat left center;
}

.midsidebar ul li{
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 15px;
        border-bottom:1px solid #dcc7c7;
        background:url( ) no-repeat left center;
}
.rightsidebar .widget {
        background:#fff;
        border:1px solid #dcc7c7;
	float: left;
	width: 258px;
	margin: 0 0 10px;
	padding: 10px 10px;
}

.midsidebar .widget {
        background:#fff;
        border:1px solid #dcc7c7;
	float: left;
	width: 153px;
	margin: 0 0 10px;
	padding: 10px 5px;
}

.main .widget {
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}

.feed-links {
	clear: both;
	line-height: 2.5em;
        display:none;
}


.main .widget {
        margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}

.main .Blog {
	border-bottom-width: 0;
}

/*FOOTER*/

#footer {
	width: 960px;
	clear: both;
	margin: 0 auto;
	padding-top: 15px;
	line-height: 1.6em;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
}

/* -----   LOWER SECTION   ----- */
 
#lower-wrapper {
       background:#6c0000;
       margin:auto;
       padding: 5px 0px 0px 0px;
       width: 980px;

}

#lowerbar-wrapper {
       color:#6c0000;
       float: left;
       margin: 0px 5px auto;
       padding-bottom: 20px;
       width: 32%;
       text-align: left;
       font-size:100%;
       line-height: 1.6em;
       word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
       overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}


       .lowerbar {margin: 0; padding: 0;}
       .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;}


.lowerbar h2 {
       margin: 0px 0px 10px 0px;
       padding: 3px 0px 6px 0px;
       text-align: left;
       color: #fff;
       font-size:20px;
       border-bottom:1px solid #5a4c40;
}

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

.lowerbar li {
      margin: 0px 0px 2px 0px;
      padding: 0px 0px 1px 0px;
      border-bottom:1px solid #5a4c40;
}

.lowerbar a {color: #fff; text-decoration: none;}
.lowerbar a:hover {text-decoration: underline; color: #171615}
.lowerbar a:visited {text-decoration: none; color: #fff;}

#credit {
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
        width: 980px;
        height: 30px;
        font-size:11px;
        clear: both;
        color:#a4a5a1;
        font-weight: normal;
        background:#000000;
        border-top:1px solid #5a4c40;
        text-align:center;
}

#credit p {
        margin: 0;
        padding: 0
}


#credit a,  .credit a:visited {
        color: #a79578;
        text-decoration: none;
        font:verdana;
        font-size:11px;
}
#credit a:hover{
        color: #a79578;
        text-decoration: underline;
}


.rmlink {
      
      margin-top:5px;
      padding:0px 5px 1px 5px;
      color:#000000;
}
.rmlink a {
      font-size:12px;
      
      color:#000000;
}

 

[if IE]>
<style type="text/css">

#menu li {
	position:static;
}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
}
a:link {
	color: 4E4E4E;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #B90C12;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 4E4E4E;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 293B38;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 646464;
}
.frame {
	border: medium solid #000000;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 343432;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.l:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 191919;
	text-decoration:none;
}
a.l:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A20707;
	text-decoration: underline;
}
a.l:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 191919;
	text-decoration: underline;
}
a.or:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.or:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC38;
	text-decoration: underline;
}
a.or:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bl:link {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 004C90;
	text-decoration: underline;
}
a.bl:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.bl:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 004C90;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B90C12;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
a.ca:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: F96825;
	text-decoration: underline;
}
a.ca:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.ca:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: F96825;
	text-decoration: underline;
}
a.ma:link {




	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
	text-decoration: underline;
}
a.ma:hover {



	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.ma:visited {



	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
	text-decoration: underline;
}
a.sa:link {





	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.sa:hover {




	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.sa:visited {




	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.na:link {





	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.na:hover {




	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.na:visited {




	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}
.style4 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.redtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-left: 8px;
}
.bottable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	}
	.bottableport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	text-align: center;
	}
	.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	text-align: left;
	font-style: italic;
	}
	
	.bottableleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}
	
	a.rt:link {



	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
a.rt:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-color: #F7971F;
	text-decoration: underline;
	background-color: #F7971F;
	padding-left: 20px;
	text-indent: 18px;
}
a.rt:visited {


	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}