@charset "utf-8";

/********************************************************
Reset Styles
Used to reset the default browser styles when a 
style rule is not present.
*********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	color: #3e2f17;
	font-family: Verdana;
	font-size: 11px;
	height: 100%;
}

body.background
{
	background: #000 url(images/background.jpg) repeat-x;
}

/**************************
	Page
**************************/

a, a:visited
{
	color: #967134;
	text-decoration: none;
}

a:active
{
	outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
	-moz-outline-style: none;
}

a.learnMore
{
	font-weight: bold;
}

h1
{

}

h2
{

}

h3
{

}

h3.header
{
	border-bottom: 2px solid #e6d5bb;
	color: #264362;
	font-family: georgia;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	margin: 0 0 10px;
	padding: 10px 0;
}

img
{
	border: none;
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.right-border
{
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    border:3px solid #C5BCAD;
}

img.left-border
{
    margin-right: 20px;
    margin-bottom: 10px;
    border:3px solid #C5BCAD;
    float: left;
}

.redtext
{
	color: #cc0008;
}

.clearfix
{
	clear: both;
}

form
{
	height: 100%;
}

/*********************************************
*
*	Affiliate Bar
*
*********************************************/
#affiliate-bar
{
    height: 40px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 7001;
}

#affiliate-content-wrapper
{
    background: #224260 url(images/background-affiliate.gif) repeat-x;
    clear: both;
    display: none;
    float: left;
    height: 260px;
    width: 100%;
}

#affiliate-content
{
    color: #fff;
    margin: auto;
    padding: 10px 0 0 0 ;
    width: 960px;
}    
    
#affiliate-content-left
{
	float: left;
	width: 600px;
}

#affiliate-content-right
{
	float: left;
	width: 360px;
}

#affiliate-content-left a,
#close-button a,
#affiliate-content-right a
{
	color: #fff;
	text-decoration: none;
}

#affiliate-content-right ul
{
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#affiliate-content-right ul li
{
	border-bottom: dashed 1px #fff;
	list-style-type: none;
	padding: 10px 0 10px 0;
}

#close-button
{
	margin: auto;
	text-transform: uppercase;
	width: 960px;
}

   
#affiliate-tab-wrapper
{
    background: transparent url(images/background-affiliate-bar.gif) repeat-x center top;
    clear: both;
    float: left;
    height: 40px;
    width: 100%;
}

* html #affiliate-tab-wrapper
{
}
   
#affiliate-tab
{
    margin: auto;
    text-align: right;
    width: 960px;
}

table#stdavids-locations
{
    margin-top:25px;
}
    
table#stdavids-locations td
{
    border-bottom:1px dotted #ffffff;
    padding:8px;
}

/****************************************
*
*	Content Section
*
****************************************/
#container
{
	clear: both;
	height: auto !important;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/**********************
*	Header
**********************/
#header
{
	float: left;
	height: 218px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#curve
{
	background: transparent url(images/background-header-curve.gif) no-repeat scroll 0 0;
	float: left;
	height: 169px;
	margin-top: 48px;
}

#logo
{
	margin: 0 auto;
	padding: 45px 0 15px 0;
	width: 417px;
}

#nav
{
	background: transparent url(images/background-header-menu.gif) no-repeat scroll top center;
	margin: 0;
	padding: 0;
	min-height: 38px;
	width: 960px;
}

* html #nav
{
	height: 38px;
}

/**********************
*	Content
**********************/
#content
{
	background: url(images/background-content.gif) repeat-y;
	clear: both;
	float: left;
	margin: 35px 0 0;
	padding-bottom: 20px;
	width: 960px;
}

/*	Left Side	*/
#contentLeftSide
{
	background: url(images/background-leaf.gif) no-repeat top left;
	float: left;
	margin-right: 28px;
	min-height: 210px;
	width: 616px;
}

* html #contentLeftSide
{
	height: 140px;
	margin-right: 28px;
}

#banner
{
	/*	Styled in template specific stylesheet	*/
	width: 616px;
}

#breadcrumbs
{
	/*	Styled in template specific stylesheet	*/
	padding: 0 28px;
	width: 560px;
}

#title
{
	/*	Styled in template specific stylesheet	*/
	clear: both;
	padding: 0 28px 5px;
	width: 560px;
	margin-top:20px;
}

#title h2.garamond
{
	font-size: 23px;
}

#row1
{
	/*	Styled in template specific stylesheet	*/
}

#rowDivider1
{
	/*	Styled in template specific stylesheet	*/
}

#row2
{
	/*	Styled in template specific stylesheet	*/
}

#rowDivider2
{
	/*	Styled in template specific stylesheet	*/
}

#row3
{
	/*	Styled in template specific stylesheet	*/
}

.contentLeft
{
	/*	Styled in template specific stylesheet	*/
}

.contentRight
{
	/*	Styled in template specific stylesheet	*/
}

#contentLeftSide .divider
{
	background: url(images/background-row-divider.jpg) no-repeat;
	clear: both;
	height: 42px;
	width: 560px;
}

#contentLeftSide .rightdividercolumn
{
	background: url(images/column-right-divider.jpg) no-repeat;
	clear: both;
	height: 30px;
	width: 250px;
	margin-top:10px;
}

p.introParagraph
{
    line-height:21px;
}

/*	Right Side	*/
#contentRightSide
{
	float: left;
	width: 316px;
}

#rightTop
{
	background: url(images/background-right-top.jpg) repeat-y;
	width: 316px;
}

#rightTop .topWrapper
{
	background: url(images/background-right-top-wrap.jpg) no-repeat;
	padding-top: 18px;
}

#rightTop .content
{
	background: url(images/background-right-curve.jpg) no-repeat left bottom;
	min-height: 130px;
	padding: 0 20px 60px 20px;
	width: 276px;
}

* html #rightTop .content
{
	height: 130px;
}

#rightTop .content h3.garamond
{
	color: White;
	font-size: 20px;
}

#rightTop .links ul
{
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding: 0;
}

#rightTop .links li
{
	border-bottom: 1px solid #4d6985;
}

#rightTop .links li.last
{
	border-bottom: 0;
}

#rightTop .links li a
{
	color: White;
	line-height: 24px;
	text-decoration:none;
}

#rightTop .links li img
{
	padding-right: 4px;
	vertical-align: middle;
}

#search
{
	background: url(images/background-search.jpg) no-repeat;
	height: 73px;
	width: 316px;
}

#rightBottom
{
	color: #645633;
	padding: 25px 20px;
	width: 276px;
}

#rightBottom #rightBannerWoman
{
    width:260px;
    height:377px;
    background:url(/Files/Images/right-banner-woman.jpg) no-repeat;
}

#rightBottom #rightBannerWoman ul
{
    margin:0;
    padding:0;
}

#rightBottom #rightBannerWoman ul li
{
    list-style-type:none;
    background:url(/Files/Images/arrow.jpg) no-repeat 0 0;
}

#rightBottom #rightBannerWoman ul li a
{
    font-size:11px;
    color:#000000;
}

#rightBottom a
{
	color: #645633;
	text-decoration: underline;
}

#rightBottom .quickLinksWrapper
{
	background: url(images/background-quicklinks-tile.jpg) repeat-y;
	margin: 0 auto;
	width: 260px;
}

#rightBottom .quickLinks
{
	background: url(images/background-quicklinks.jpg) no-repeat;
	min-height: 149px;
	padding: 23px;
}

* html #rightBottom .quickLinks
{
	height: 149px;
}

#rightBottom .quickLinks h3.garamond
{
	color: White;
	font-size: 20px;
}

#rightBottom .quickLinks ul
{
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0;
}

#rightBottom .quickLinks li
{
	border-bottom: 1px solid #4d6985;
}

#rightBottom .quickLinks li.last
{
	border-bottom: 0;
}

#rightBottom .quickLinks li a
{
	color: White;
	line-height: 24px;
	text-decoration: none;
}

#rightBottom .quickLinks li img
{
	padding-right: 4px;
	vertical-align: middle;
}

#contentRightSide .divider
{
	background: url(images/background-right-divider.jpg) no-repeat;
	clear: both;
	height: 26px;
	margin: 10px 0;
	width: 276px;
}

#rightBottom .address
{
    padding-left:15px;
    border-left:3px solid #C09756;
    margin-left:10px;
}

/****************************************
*
*	Footer Bar
*
****************************************/
#footerWrapper
{
    background: #ece7e3 url(images/background-footer.jpg) repeat-x;
    clear: both;
    float: left;
    font-size: 12px;
    min-height: 258px;
    width: 100%;
}

* html #footerWrapper
{
    height: 258px;
}

#footer
{
	font-family: Verdana;
	font-size: 11px;
    margin: 0 auto;
    padding-top: 25px;
    width: 960px;
}

#footer a,
#footer a:visited
{
    color: #7c6749;
    text-decoration: underline;
}

#footer a:hover
{
    color: #000;
}

#footer .row
{
    clear: both;
    float: left;
    width: 960px;
}
.footerColumn
{
    float: left;
    line-height: 1.7em;
    border-right: solid 1px #ac9d87;
    min-height: 180px;
    font-size: 11px;
    padding-left: 30px;
    padding-right: 30px;
}

* html .footerColumn
{
    height: 180px;
}

.footerColumn.first
{
	padding-left: 60px;
}

.footerColumn.last
{
	border-right: 0;
}

#socialBookmarking
{
    float: left;
    height: 30px;
    margin-top: 20px;
    width: 520px;
}

#designByGray
{
    float: right;
    font-size: 10px;
    height: 30px;
    margin-top: 20px;
    text-align: right;
    width: 440px;
}

#designByGray a ,
#designByGray a:visited
{
    color: #666666;
    text-decoration: none;
}

#designByGray img
{
	vertical-align: middle;
}

/*************************************
*
*	Global Content Elements
*
*************************************/
.facilityShowcase
{
	clear: both;
	color: Black;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	width: 560px;
	padding-bottom:15px;
}

.facilityShowcase .left
{
	float: left;
	padding-left: 4px;
	width: 86px;
}

.facilityShowcase .right
{
	float: left;
	width: 470px;
}

.facilityShowcase .right .logo
{
	padding-bottom: 11px;
}

.facilityShowcase .right a.url
{
	color: #777;
	text-decoration:none;
}

.facilityShowcase .right a
{
	text-decoration:none;
}

.facilityShowcase .right p
{
	margin-top:0;
	padding-top:0;
}

h3.garamond
{
	font-size: 17px;
	padding-bottom: 5px;
}

.introText
{
	color: #528cb8;
	font-size: 15px;
}


.callout-small {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/background-gradient.gif) repeat-x scroll 0 0;
border-color:#C09756;
border-style:solid;
border-width:3px 1px 1px;
float:right;
margin:0 0 20px 10px;
padding:15px;
width:200px;
}

/*************************************
*
*	Dynamic Form
*
*************************************/


.dynamicFormRow
{
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    clear: both;
    float: left;
    width:100%;
}

div.lastfield{background-color:#Fff;}
.dynamicFormLeftColumn
{
    float: left;
    padding:5px;
    width:200px;
}

.dynamicFormRightColumn
{
    float: left;
    padding:5px;
}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

.social16 
{
    margin-top: -2px;
    padding-right: 5px;
    float:left;
    border: none !important;
}

.youtubelist{height:171px; width:540px; overflow:auto;}


.yt_holder {
    background: #FAF7F3;
    padding: 5px;
    float: left;
    border: 1px solid #e3e3e3;
	width:540px;
}


.yt_holder ul {
    float: left;
    margin-top: 10px !important;
    padding: 0 !important;
    width: 540px;
}

.yt_holder ul li {
    list-style-type: none;
    display:block;
    background: #FAF7F3;
    float: left;
    width: 520px;
    margin-bottom: 5px;
	padding:2px 0 2px 0;

}

.yt_holder ul li img {
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
    width: 75px !important;
}

.yt_holder ul li a {
    text-decoration: none;
    display: block;
    color: #000;
    line-height:14px;
}

.yt_holder .currentvideo {
	background: #efe4d4;
}


/* youtube tabbed css */


#youtubelist_tab{height:171px; width:270px !important; overflow:auto;}
.youtubelist_tab {height:171px; width:270px; overflow:auto;}		

#ytvideo_tab,
#ytvideo2_tab {
    float: left;
	margin-right:10px;
	width:260px;
}

.yt_holder_tab {
    background: #FAF7F3;
    padding: 5px;
    float: left;
    border: 1px solid #e3e3e3;	
	width:540px;
}

.yt_holder_tab ul {
    float:left;
    margin: 0 !important;
    padding: 0 !important;
    
}

.yt_holder_tab ul li {
    background-color: #FAF7F3;
    clear: both;
	display: block;
	float: left;
	font-size: 10px;
    line-height: 14px;
    list-style-type: none;
    margin: 0px;
	padding: 7px;
	width: 235px;
}

* html .youtubelist_tab
{
    width: 271px;
}

.yt_holder_tab ul li img {
    float: left;
    padding-right: 5px;
    width: 50px;
}

.yt_holder_tab ul li a {
    text-decoration: none;
    color: #000;
    display: block;
    float: left;
}

.yt_holder_tab .youtubelist_tab .currentvideo {
	background-color: #efe4d4;
}

#_atssh{display:none !important;}

ol {
	list-style-position : outside;
	list-style-type:  upper-roman; 
	padding-left:25px;
}
ol ol { 
	list-style-position : outside;
	list-style-type: upper-alpha;	 
}
ol ol ol {
	list-style-position : outside;
	list-style-type: decimal; 
}
ol ol ol ol {
	list-style-position : outside;
	list-style-type:lower-roman; 
}
ol ol ol ol ol {
	list-style-position : outside;
	list-style-type:lower-alpha; 
}

ol li {

	margin: 0;
	padding: 1em 1em 0em 1em;
	list-style-position : outside;
}

/* youtube tabbed css */


#youtube-video
			{
				background: none repeat scroll 0 0 #FAF7F3;
				border: 1px solid #E3E3E3;
				clear: both;
				padding: 5px;
				width: 540px;
			}
			
			#youtube-video .ytVideoPlayer
			{
			    display: inline-block;
				margin-right: 10px;
				width: 260px;
				float:left;
			}
			
			#youtube-video .ytPlayList
			{
			    display: inline-block;
				height: 171px;
				overflow: auto;
				width: 270px;
				float:left;
			}
			
			#youtube-video .ytPlayList ul
			{
				height: 171px;
				margin: 0;
				overflow: auto;
				padding: 0;
				width: 270px;
			}
			
			#youtube-video .ytPlayList li
			{
				clear:both;
				display:block;
				font-size:10px;
				line-height:14px;
				list-style-type:none;
				margin:0;
				padding:7px;
				width:235px;
			}
			
			#youtube-video .ytPlayList .currentVideo
			{
				background-color: #EFE4D4;
			}
			
			#youtube-video .ytPlayList img
			{
				border: 0;
				float: left;
				padding-right: 5px;
				width: 50px;
			}
			
			/* youtube wide css */


#youtube-video-wide
			{
				background: none repeat scroll 0 0 #FAF7F3;
				border: 1px solid #E3E3E3;
				clear: both;
				padding: 5px;
				width: 540px;
			}
			
			#youtube-video-wide .ytVideoPlayer
			{
			    display: inline-block;
				margin-right: 10px;
				width: 540px;
			}
			
			#youtube-video-wide .ytPlayList
			{
			    display: inline-block;
				height: 171px;
				overflow: auto;
				width: 540px;
			}
			
			#youtube-video-wide .ytPlayList ul
			{
				height: 171px;
				margin: 0;
				overflow: auto;
				padding: 0;
				width: 540px;
			}
			
			#youtube-video-wide .ytPlayList li
			{
				clear:both;
				display:block;
				font-size:10px;
				line-height:14px;
				list-style-type:none;
				margin:0;
				padding:7px;
				width:505px;
			}
			
			#youtube-video-wide .ytPlayList .currentVideo
			{
				background-color: #EFE4D4;
			}
			
			#youtube-video-wide .ytPlayList img
			{
				border: 0;
				float: left;
				padding-right: 5px;
				width: 75px;
			}
			
/* a guy thing */
.a-guy-thing
{
    background:url("images/a-guy-thing.jpg") no-repeat scroll 0 0 #FFFFFF;
    height:155px;
    margin-bottom:20px;
    padding:10px 9px 0 350px;
    width:200px;
}