html, body
{
    width:100%;
    height:100%;
	margin: 0px;
	padding: 0px;	
	font-family:Verdana;
	font-size:12px;
}

form
{
    width:100%;
    height:100%;
}

.backgroundWrapper
{
    background:#F7EBBB url("images/wrapperbg.gif") repeat-y top center;
}

a, a:visited
{
    text-decoration:none;
    color:#856132;
}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}

.hr
{
    background-color: #dbc487;
    -moz-border-radius: 5px;
    -moz-opacity:0.5;
    -webkit-border-radius: 5px;
    border: 1px solid #fff;
    height: 8px;    
}

h1
{

}

h2
{

}

h3
{

}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* Containers & Layout */
#wrapper
{
    width:100%;
    height:100%;
    background: url("images/bodybg_home.gif") repeat-x;
}

#wrapper2
{
    width:100%;
    height:100%;
    background: url("images/background_home.jpg") no-repeat top center;
}

#cmsWrapper
{
    width:900px;
    height:100%;
    margin: 0 auto; 
}


#containerWrapper
{    
}

#container
{
    width:900px;
    float: left;    
}

#nav
{
    clear:both;
    float:left;
    margin-top:25px;    
    width:900px;
}

#mainContent, #innerMainContent
{
    clear:both;
    float:left;
    padding:10px;
    width:880px;
}

#mainImage
{
    width:519px;
    float:left;
    padding-right:10px;
    min-height:364px;
    height:364px;
    background:url("images/larrymarblemain.jpg") no-repeat;
}

#mainImage #text
{
    margin-top:248px;
    margin-left:5px;
    float:left;
    color:#FFF;
    width:230px;
    font-size:10px;
}

#innerMainContent #leftColumn
{
    width:600px;
    float:left;
    background:url("images/inner_maincontentleftbg.gif") repeat-x;
    min-height:330px;
}

#innerMainContent #leftColumn #text
{
    padding:25px;
}

#innerMainContent #leftColumn #text .contest
{
    display:none;
    width:250px;   
    float:left; 
    padding:0 10px;
}

#innerMainContent #leftColumn #text h2
{
    margin:10px 0;
    padding:0;
    color:#4b2b13;
    font-size:20px;
    text-shadow:1px 1px 1px #fff;
}

#innerMainContent #rightColumn
{
    width:275px;
    float:left;
    background:url("images/inner_maincontentrightbg.gif") repeat-x;
    min-height:350px;
}

#innerMainContent #rightColumn .subNavItem
{
    border:1px solid #917046;
    float:left;    
    margin-top:40px;
    margin-left:27px;
    min-height:173px;
    height:173px;
    width:220px;
    background:url(images/subnavbg.gif) repeat-x;
    clear:both;
}

* html #innerMainContent #rightColumn .subNavItem
{
    margin-left:14px;
}


#innerMainContent #rightColumn .subNavItem .image
{
    float:left;
    clear:both;
    text-align:center;
    width:200px;
    margin-top:10px;
}

#innerMainContent #rightColumn .subNavItem .text
{
    float:left;
    clear:both;
    text-align:left;
    width:199px;
    padding:10px;
    font-size:10px;
}

#innerMainContent #rightColumn .subNavItem .text ul
{
    margin:0;
    padding:0 0 0 10px;
}

#innerMainContent #rightColumn .subNavItem .text ul li
{
    list-style-position:inside;
}

#homeAds
{
    width:350px;
    float:left;
    background-color:#A27312;
    min-height:364px;
    height:364px;
    text-align:center;    
}

#homeAds #dotf
{
    width:340px;
    float:left;
    padding:5px;
}

#homeAds #dotf #top
{
    float:left;
    clear:both;
    background:url("images/ads_dotf_top.gif") no-repeat;
    min-height:79px;
    height:79px;
    width:340px;
}

#homeAds #dotf #top #text
{
    float:left;
    width:170px;
    text-align:left;
    padding-top:15px;
    padding-left:15px;
    color:#FFF;
    font-size:10px;
}

#homeAds #dotf #top #text a
{
    color:#D5BD81;
}

#homeAds #dotf #top #image
{
    margin-top:15px;
    float:right;
    width:140px;
}

#homeAds #dotf #middle
{
    float:left;
    clear:both;
    background:url("images/ads_dotf_middle.gif") no-repeat;
    min-height:100px;
    height:100px;
    width:100%;
}

#homeAds #dotf #bottom
{
    float:left;
    clear:both;
    background:url("images/ads_dotf_bottom.gif") no-repeat;
    min-height:22px;
    height:22px;
    width:100%;
    padding-top:3px;
}

#homeAds #dotf #bottom a
{
    color:#FFF;
    text-decoration:none;    
    font-size:11px;
}

#homeAds #rRadio
{
    width:342px;
    float:left;
    padding:5px;
}

#homeAds #rRadio #top
{
    float:left;
    clear:both;
    background:url("images/ads_rradio_top.gif") no-repeat;
    min-height:64px;
    height:64px;
    width:342px;
}

#homeAds #rRadio #top #text
{
    float:left;
    width:192px;
    text-align:left;
    padding:10px 5px 5px 5px;
    color:#FFF;
    font-size:10px;
}

#homeAds #rRadio #top #text a
{
    color:#D5BD81;
}

#homeAds #rRadio #top #image
{
    margin-top:10px;
    float:left;
    width:140px;
}

#homeAds #rRadio #middle
{
    float:left;
    clear:both;
    background:url("images/ads_rradio_middle.gif") no-repeat;
    min-height:49px;
    height:49px;
    width:342px;
}

#homeAds #rRadio #bottom
{
    float:left;
    clear:both;
    background:url("images/ads_rradio_bottom.gif") no-repeat;
    min-height:22px;
    height:22px;
    width:100%;
    padding-top:3px;
}

#homeAds #rRadio #bottom a
{
    color:#FFF;
    text-decoration:none;    
    font-size:11px;
}

#subNav
{
    width:878px;
    border:solid 1px #917046;
    min-height:173px;
    height:173px;
    float:left;
    clear:both;
    background:url("images/subnavbg.gif") repeat-x;
}

#subNav .item
{
    float:left;
    width:217px;
    border-right:solid 1px #917046;
    min-height:168px;
    height:168px;
    margin-top:5px;
}

#subNav .item .image
{
    float:left;
    clear:both;
    text-align:center;
    width:200px;
}

#subNav .item .text
{
    float:left;
    clear:both;
    text-align:left;
    width:197px;
    padding:0 10px;
    font-size:10px;
}

#subNav .item .text ul
{
    margin:0 0 0 10px;
    padding:0;
}

#subNav .itemLast .text ul li,
#subNav .item .text ul li
{
    margin-bottom:2px;
}

#subNav .itemLast
{
    float:left;
    width:219px;
    text-align:center;
    border:none;
    min-height:168px;
    height:168px;
    margin-top:5px;
}

#subNav .itemLast .image
{
    float:left;
    clear:both;
    text-align:center;
    width:100%;
}

#subNav .itemLast .text
{
    float:left;
    clear:both;
    text-align:left;
    width:199px;
    padding:10px;
    font-size:10px;
}

#homeNewsAndContests
{
    clear:both;
    float:left;
    width:880px;
}

#homeNews
{
    width:500px;
    float:left;
    padding-right:10px;
}

#homeNews ul
{
    padding:0px;
    margin:0px;
    border:0px;    
}

#homeNews ul li
{
    padding:0;
    margin:0;
    border:none;
    float:left;
}

#homeNews .sf_newsList .sf_newsTitle
{
    margin:5px 0;
}

#homeContests
{
    float:right;
    width:348px;
    border:solid 1px #DBC487;
    margin-top:20px;
}

#homeContests #top
{
    float:left;
    width:333px;
    background:#990000;
    min-height:25px;
    height:25px;
    padding:5px 5px 5px 10px;
}

#homeContests #middle
{
    float:left;
    width:348px;
    background:#EFE1BD;
}

#homeContests #middle #image
{
    float:left;
    text-align:center;
    padding:10px;
}

#homeContests #middle #text
{
    float:left;
    width:175px;
    font-size:10px;
    padding:10px;
}

#homeContests #bottom
{
    float:left;
    width:348px;
    background-color:#336600;
    text-align:center;
    min-height:20px;
    height:20px;
    padding-top:5px;
}

#homeContests #bottom a
{
    color:#FFF;
    text-decoration:none;
}


#header
{
    clear: both;
    float: left;
}


#footer
{
    width:878px;
    clear: both;
    float: left;
    border-top:solid 1px #DBC487;
    padding-top:10px;
    min-height:15px;
    height:15px;
    margin-top:20px;
    color:#735542;
    text-align:center;
}


/* Home Page Styling */

#home
{
    clear: both;
    float: left;
}


/* Inner Page Styling */

#inner
{
    clear: both;
    float: left;
}


/* Blog Styling */

ul.sf_postListing
{

}

ul.sf_postListing li.entry
{

}

ul.sf_postListing li
{

}

p.sf_postDate
{

}


h2.sf_postTitle
{

}

h2.sf_postTitle a
{

}

div.categoryAuthor
{

}

div.sf_postContent
{

}

.sf_postContent p
{

}

p.sf_postTags
{

}

p.sf_readMore,
p.sf_postBookmark
{

}


/* Dynamic Form CSS */
.dynamicFormRow
{
    width: 100%;
    margin: 5px 0;
    clear: both;
    float: left;
}

.dynamicFormLeftColumn
{
    float: left;
}

.dynamicFormRightColumn
{
    float: right;
}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

.clear
{
    clear:both;
    float:left;
}
