/* Start of CMSMS style sheet 'tall-tales-style' */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background:#000;
}
p{line-height:20px}
#wrapper { 
 margin: 10px auto 10px auto;
 width: 880px;
background:#fff;
border:1px solid #fff;

}
img{border:none}
ul{margin-left:20px;}
li{line-height:20px;}
#logo{width:144px; height:159px; margin-bottom:20px;margin-left: 15px;}

#leftcontent{145px; height:300px; text-align:center; font-weight:bold; color:#fff;}
#leftcontent p{margin:10px 0 30px 0;}
#leftcontent a{color:#fff;}

blockquote {

margin: 1em 0px;
padding-left: 60px;
padding-right: 20px;
padding-top:10px;
padding-bottom:20px;
background: #EFEFEF url(uploads/images/quote.gif) no-repeat; 
background-position: 10px 10px;

}

#leftcolumn { 
 color: #333;
 background: #fff url(uploads/images/leftbarbg.jpg) top repeat-x;
 margin: 0px 0px 0px 0px;
 min-height: 700px;
 width: 175px;
 float: left;
}

#navigation{
 float: right;
 color: #333;
 background: #fff url(uploads/images/menubgred.jpg) repeat;
 margin: 0px 0px 0px 0px;
 height: 60px;
 width: 705px;
 display: inline;

}

#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
padding:10px;
height: auto;
 width: 685px;
 display: inline;
}

#rightcolumn h1{

color:#8A120A;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 25px;
border-bottom:2px solid #8A120A;
margin-bottom:20px;
}


#rightcolumn h2{
margin:10px 0px;
color:#8A120A;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 18px;
}
#rightcolumn h3{
margin:10px 0px;
color:#0A8A3E;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 18px;
}
#rightcolumn p{padding:5px 0px;}
#rightcolumn a{color: #0084bb; text-decoration:none;}
#rightcolumn a:hover {color: #0084bb; text-decoration:underline; }

.home-block1{width:335px; height:auto; float:left; margin-right:15px;}
.home-block2{width:335px; height:auto; float:left; }

#footer { 
 width: 830px;
 clear: both;
 color: #333;
 background: #fff url(uploads/images/footer-bg.jpg) no-repeat;
 margin: 0px;
padding:5px 10px;
height:100px;
text-align:center;
}
/* End of 'tall-tales-style' */

