@charset "UTF-8";
/*------------------------------------------------------------------------------------------------
Valid CSS Document
Copyright: Twistup Media, LLC

Author: Kyle Chandler
Company: Twistup Media, LLC
Contact: www.twistupmedia.com
Date: 5/01/2009
------------------------------------------------------------------------------------------------*/

/* --------Browser Defaults-------- */
html {min-height: 100%; height: auto;}
body{background:url(images/repeat2.jpg) bottom repeat-x #CB7F33; margin:10px auto auto auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
:focus{outline:none;}


/* --------Div Ids-------- */
#holder{width:900px; margin:10px auto auto auto;}
#nav{width:865px; height:25px; background:url(images/nav_bkg.jpg) no-repeat; text-align:right; padding:15px 35px 0 0; color:#FFF;}
#content{width:800px; overflow:hidden; float:left; padding:20px 50px 50px 50px;  background:url(images/body.png) repeat-y;}
#footer{width:860px; height:15px; clear:both; text-align:right; color:#FFFFFF; padding-right:40px; margin-bottom:30px;}


/* --------Div Classes-------- */
.leftC{width:150px; overflow:hidden; float:left; padding-right:10px;}
.repeat{width:160px; overflow:hidden; float:left; background:url(images/repeat_nav.jpg) right repeat-y;}
.rightC{width:625px; overflow:hidden; float:left; line-height:17px; padding-left:15px;}
.rightH{width:640px; overflow:hidden; float:left; line-height:normal;}

.dbl{width:300px; overflow:hidden; float:left;}
.top{width:900px; height:16px; margin:0; padding:0; background:url(images/top.jpg) no-repeat; clear:both;}
.bottom{width:900px; height:25px; margin:0; padding:0; background:url(images/bottom.png) no-repeat; clear:both;}
.triple{width:180px; height:220px; overflow:hidden; border:1px dashed #CB7F33; margin-right:16px; float:left; padding:10px; line-height:13px;}
.clear{clear:both;}
.inserts{height:235px; clear:both;}
.featured{background-color:#f7f7f7; width:485px; overflow:hidden; clear:both; padding:15px;}


/* --------Links-------- */
.rightC a{color:#CB7F33; text-decoration:none; font-weight:bold;}
.rightC a:hover{text-decoration:underline;}

.triple a{color:#CB7F33; text-decoration:none; font-weight:bold;}
.triple a:hover{text-decoration:underline;}

#nav a{color:#fff; text-decoration:none;}
#nav a:hover{color:#fff; text-decoration:underline;}

.leftC a{color:#CB7F33; font-size:14px; text-decoration:none; text-transform:uppercase; margin:0.2em 0 0.2em 0;}
.leftC a:hover{color:#412e1d; font-size:14px; text-decoration:none; text-transform:uppercase; margin:0.2em 0 0.2em 0;}

#footer a{color:#fff; text-decoration:none;}
#footer a:hover{color:#fff; text-decoration:underline;}

#twitter_update_list a{color:#CB7F33; text-decoration:underline; font-size:9px;}
#twitter_update_list a:hover{text-decoration:none;}


/* --------Text-------- */
p{color:#3E1F01; margin:0.2em 0 0.2em 0;}
h1,h2,h3{text-decoration:none; text-transform:uppercase; margin:0.2em 0 0.2em 0; font-weight:none;}
h1{color:#3E1F01; font-size:15px;}
h2{color:#3E1F01; font-size:11px;}
h3{color:#CB7F33; font-size:11px;}
em{color:#CB7F33;}
blockquote{margin:10px 20px 10px 20px;}