body
{
	margin: 0;
	padding: 0;
	width:100%;	
	font-family:Verdana;
	font-size:12px;
}

.body
{
    background:#081619 url("images/bodybg.gif") repeat-x;
}


a, a:visited
{
	color:#17546D;
	text-decoration: underline;

}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}

h1
{

}

h2
{

}

h3
{

}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 14px;
    margin-bottom: 10px;
    border:1px solid #CCCCCC;
}

.captionLeft
{
    float: left;
    margin-right: 14px;
    margin-bottom: 10px;
    color:#8f8f8f;
    font-size: 10px;
    width: 175px;
    line-height:11px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border:1px solid #CCCCCC;
}

.captionRight
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    color:#8f8f8f;
    font-size: 10px;
    width: 175px;
    line-height:11px;
}


/* Containers & Layout */

#cmsWrapper
{    
    width:100%;   
}

#container
{
    margin: 0 auto;
    width:970px;
}

#topLinks
{
    width:950px;
    clear: both;
    text-align:right;
    padding:18px 20px 10px 0px;
    font-size:10px;
    color:#FFF;
}

#topLinks a:link
{
    color:#FFF;
    text-decoration:underline;
}

#topLinks a:active
{
    color:#FFF;
    text-decoration:underline;
}

#topLinks a:hover
{
    color:#FFF;
    text-decoration:underline;
}

#topLinks a:visited
{
    color:#FFF;
    text-decoration:underline;
}

#header
{
    clear: both;
    float: left;
    width:970px;
}

#logo
{
    float:left;
    width:518px;    
    height:99px;
    background:transparent url("images/logo.gif") no-repeat;    
}

#slogan
{
    float:left;
    width:452px;
    height:99px;
    background:transparent url("images/slogan.gif") no-repeat;
}

#nav
{
    clear: both;
    float: left;
    width:970px;
    height:31px;
}

#tabs
{
    text-align:right;
    padding-right:30px;
    float:right;
    margin-top:-10px;
    position:relative;
}

#homeBodyContainer
{
    clear:both;
    width:970px;
    float:left;
    height:100%;
    background:#FFF url("images/leftnavbg.gif") repeat-y;
}

#innerBodyContainer
{
    clear:both;
    width:970px;
    float:left;
    height:100%;
    background:#FFF url("images/leftnavbg.gif") repeat-y;
}

#leftColumn
{
    float:left;
    width:230px;
}

#leftNav
{
    float:left;
    width:230px;
}

#leftContent
{
    float: left;
    width: 223px;
    background: url(images/background-leftContent.jpg) top left no-repeat;
    border-left: 1px solid #70844d;
    min-height: 190px;
    padding-top:25px;
}

#mainBody
{
    float:left;
    width:740px;
    height:100%;
}
* html #leftColumn,* html #leftNav {width: 224px;}
* html #mainBody{margin-left:4px}

#leftBody
{
    float:left;
    width:517px;
}


#homeContent
{
    float: left;
    clear: both;
	padding: 22px 22px 24px 28px;
	width: 691px;
}

#homeContentTop
{
    float: left;
    clear: both;
    width: 691px;
    background:transparent url(images/background-welcome-text.jpg) bottom left no-repeat;
    min-height: 92px;
}



#homeContentBottom
{
    float: left;
    clear: both;
    width: 691px;
	background: url(images/background-gradient-dash.jpg) top left no-repeat;
}

#homeWelcomeText
{
    color: #4F442F;
    font-size: 13px;
}

#homeInnerLeftColumn
{
    float: left;
    width: 380px;
}

#news
{
    float: left;
    clear: both;
	padding-top: 62px;
    width: 380px;
}

#news h2.newsHeader
{
	font-size: 18px;
	font-family: "Trebuchet MS";
	margin: 0 0 10px;
	color: #4f442f;
}

#news a
{
	color: #4f442f;
}

#blogs
{
    float: left;
    clear: both;
	background: url(images/background-bar-dash.gif) top left repeat-x;
	padding-top: 21px;
    width: 380px;
}

#homeInnerRightColumn
{
    float:left;
    width:311px;
    min-height:416px;
}

#recentNewsHeader
{
    width:399px;
    min-height:37px;
    height:37px;
    clear:both;
    float:left;
    background: transparent url("images/recentNewsHeader.gif") no-repeat;
    text-align:right;
    color:#4F442F;
    padding-top:20px;
    padding-right:15px;
}

#recentNewsHeader a:link
{
    font-size:10px;
    color:#4F442F;
    text-decoration:underline;
}

#recentNewsHeader a:active
{
    font-size:10px;
    color:#4F442F;
    text-decoration:underline;
}

#recentNewsHeader a:hover
{
    font-size:10px;
    color:#4F442F;
    text-decoration:underline;
}

#recentNewsHeader a:visited
{
    font-size:10px;
    color:#4F442F;
    text-decoration:underline;
}

#recentNews
{
    width:414px;
    clear:both;
    float:left;
    padding-bottom:20px;
}

#recentNewsText
{
    color:#4F442F;
    margin-left:30px;
}

#blogHeader
{
    width:414px;
    clear:both;
    float:left;
    min-height:45px;
    height:45px;
    background: transparent url("images/drfoxblogheader.gif") no-repeat;
}

#blog
{
    width:414px;
    clear:both;
    float:left;
}

#blogsText
{
    color:#4F442F;
    margin-left:30px;
}

#rightSidebar
{
    float:right;
    width:221px;
    background:transparent url(images/background-right-bar.jpg) repeat-x;
    min-height: 323px;
	position: relative;
}

/*	Removed 4/8/2009	*/
/*#rightSidebarTitle
{
    clear:both;
    background:transparent url("images/rightsidebartitlebg.gif") no-repeat;
    min-height:30px;
    max-height:30px;
    padding:30px 0px 0px 15px;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
    position:relative;
    width:206px;
}

* html #rightSidebarTitle
{
    height:30px;
}*/

#rightSidebarTitleCorner
{
    margin-left:-11px;
    background:transparent url("images/rightsidebartitlecorner.gif") left top no-repeat;
    position:absolute;
    height:65px;
    width:11px;
	left: 0;
}

#rightSideNav
{
	float: left;
	clear: both;
	width: 221px;
}

#rightSideContent
{
	float: left;
	clear: both;
	width: 221px;
	margin-top: 15px;
	margin-bottom:15px;
}

#breadcrumbs
{
    float:left;
    clear:both;
    width:485px;
    padding:10px 0 0 20px;
    color:#4F442F;
    background-color:#FFF;
    font-size:11px;
}

#breadcrumbs a,
#breadcrumbs a:hover,
#breadcrumbs a:visited
{
color: #4F442F;
text-decoration: none;
}

#breadcrumbs a:hover
{
text-decoration: underline;
}


#mainImage
{
    float:left;
    clear:both;
    height:122px;
    background:transparent url("images/mainimagebg.gif") repeat-x bottom;
}

#mainContent
{
    float:left;
    width:480px;
    padding:10px 15px 20px 20px;
    background-color:#FFF;
    line-height:18px;
}

#mainContent h1
{
    color: #4f442f;
    font-size:30px;
    font-weight:normal;
    font-family: Trebuchet MS, Verdana;
    padding:0;
    margin: 0;
    line-height: normal;
}

#mainContent h2
{
    color: #6a7236;
    font-size:13px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana;
    padding:0;
    margin: 0;
    padding-bottom: 10px;
    line-height: normal;
}

#mainContent h3
{
    color: #17546d;
    font-size:15px;
    font-weight: bold;
    padding:0;
    margin: 0;
    line-height: normal;
}

#mainContent a,
#mainContent a:hover,
#mainContent a:visited
{
color: #17546d;
text-decoration: underline;
}

#mainContent a:hover
{
text-decoration: none;
}

#mainContent #inner-leftcol
{
    float:left;
    width:225px;
    margin-right: 30px;
}

#mainContent #inner-rightcol
{
    float:left;
    width:225px;
}

#mainContent #inner-leftcol h2, #mainContent #inner-rightcol h2
{
    color: #17546d;
    font-size:17px;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana;
    padding:10px 0;
    margin: 0;
    line-height: normal;
}

.quote
{
    font-size:16px;
    padding:10px;
    margin: 0;
    color: #509098;
}

#footer
{
    background:transparent url(images/footer.gif) no-repeat scroll center top;
    clear:both;
    color:#000000;
    float:left;
    font-size:9px;
    line-height:14px;
    min-height:62px;
    text-align:center;
    width:970px;
}

* html #footer
{
    height:62px;
}

#copyrightanddesign
{
    clear:both;
    float:left;
    width:970px;
    color:#8C8C8C;
    font-size:10px;
    padding-top:10px;
    margin-bottom: 10px;
}

#copyright
{
    float: left; 
    width: 50%;
    background: transparent url("images/copyright.png") no-repeat;
    min-height:17px;
}

* html #copyright
{
    height:17px;
    behavior: url('/js/iepngfix.htc');
}

#designByGray
{
    float: right; 
    width: 435px;
    text-align: right;
	display: block;
    min-height:17px;
}

* html #designByGray
{
    height:17px;
    behavior: url('/js/iepngfix.htc');
}

/* 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;
    width: 130px;
}

.dynamicFormRightColumn
{
    float: left;
}

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;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}