/* GLOBALS */
body {
margin: 0 auto;
background-color: #833e04;
background-image: url(../_images/bgtile.jpg);
background-repeat: repeat;
text-align: center;
}

body,td {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #5f5f5f;
}

a {
text-decoration: underline;
color: #6d2c58;
font-weight: none;
}

a:hover {
text-decoration: underline;
color: #a0698e;
font-weight: none;
}

a.comments {
text-decoration: none;
color: #6d2c58;
font-weight: normal;
}

a.comments:hover {
text-decoration: none;
color: #a0698e;
font-weight: normal;
}

a.title1 {
font-size: 20px;
color: #6d2c58;
line-height: 22px;
text-decoration: none;
font-weight: normal;
}

a.title1:hover {
font-size: 20px;
color: #a0698e;
line-height: 22px;
text-decoration: none;
font-weight: normal;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .8;
-khtml-opacity: .8; 
}


#container {
width: 900px;
margin: 0px auto;
}

#buybar {
width: 880px;
height: 50px;
margin: 0 auto;
background-color: #6a2b55;
background-image: url(../_images/buybarbg.gif);
background-repeat: repeat-x;
}

#navbar {
width: 880px;
height: 54px;
margin: 0 auto;
background-color: #6a2b55;
background-image: url(../_images/navbarbg.gif);
background-repeat: repeat-x;
}

.clearit {
clear: both;
}

#content {
width: 900px;
margin: 0px auto;
background-color: #ffffff;
text-align: left;
}

#mainpad {
padding: 15px;
}

.title1 {
font-size: 20px;
color: #000000;
line-height: 20px;
}

.title2 {
font-size: 20px;
color: #404040;
}

.titlecomment {
font-size: 16px;
font-weight: normal;
line-height: 16px;
color: #b6793e;
}

.padit10 {
padding: 10px;
}

.padit15 {
padding: 15px;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.imgbrdr {
border: 1px solid #bfa4b6;
}

.tblbg {
background-color: #f4ebe3;
}

.smalltxt {
font-size: 10px;
}

.smalltxtital {
font-size: 11px;
font-style: italic;
}

.divider1 {
width: 100%;
height: 20px;
margin: 20px auto 0px auto;
border-top: 1px solid #eee7ec;
}

.divider2 {
width: 100%;
height: 30px;
margin: 30px auto 0px auto;
border-top: 1px solid #eee7ec;
}

.iconsvalign {
vertical-align: middle;
margin-right: 5px;
}

.tblheader td {
font-weight: bold;
background-color: #722e5b;
height: 35px;
padding: 8px;
font-size: 14px;
color: #ffffff;
}

.tblshade1 td {
background-color: #e3d2de;
padding: 8px;
font-size: 12px;
}

.tblshade2 td {
background-color: #f3e6f0;
padding: 8px;
font-size: 12px;
}


#twitter_update_list {
list-style-type: none;margin: 10px 0 0 0;padding: 0px 0px 0px 0px;
}

#twitter_update_list li {
background-image: url(../_images/twittericon.jpg);background-repeat: no-repeat;
margin: 0;padding: 0px 0px 15px 45px;
font-size: 11px;
line-height: 12px;
}

#bannerbox {
width: 750px;
background-color: #6d2c57;
margin: 0 auto;
}

.sidebox {
width: 290px;
background-color: #f3e6f0;
}

ol li {
margin-bottom: 8px;
}

#footer {
width: 900px;
margin: 0 auto;
background-color: #dcd4ba;
text-align: left;
}

#footpad {
padding: 20px;
}

#footpad td {
font-size: 10px;
line-height: 16px;
color: #703c5e;
}

a.foot {
color: #703c5e;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #965c82;
font-weight: normal;
}

form {
margin: 0;
padding: 0;
}


.formbox {
padding: 4px;
background-color: #f3e6f0;
border: 1px solid #e3d2de;
font-size: 12px;
margin-bottom: 7px;
}

.error {
font-size: 11px;
color: #C40A11;
font-weight: bold;
}

.required {
font-weight: bold;
text-align: right;
}

/* MENU STYLE */
.jqueryslidemenu {
width: 814px;
margin: 0 auto;
text-align: left;
}

.jqueryslidemenu ul{margin: 0;padding: 0;list-style-type: none;}/*Top level list items*/.jqueryslidemenu ul li{float: left;position: relative;display: inline;}/*Top level menu link items style*/.jqueryslidemenu ul li a{display: block;white-space: nowrap;}* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}/*1st sub level menu*/.jqueryslidemenu ul li ul{margin: 0;padding: 0;position: absolute;
border-bottom: 1px solid #4b1e3c;}/*Sub level menu list items (undo style from Top level List Items)*/.jqueryslidemenu ul li ul li{float: none;display: inline;}.jqueryslidemenu ul li ul li a {	width: 160px;padding: 8px;border-top: 1px solid #4b1e3c;border-left: 1px solid #4b1e3c;border-right: 1px solid #4b1e3c;background-color: #6d2c57;font-size: 12px;color: #e9bbd9;text-decoration: none;}			.jqueryslidemenu ul li ul li a:hover {	background-color: #a96d95;font-size: 12px;text-decoration: none;color: #6d2c57;}	
