@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;
}

html,
body,
form
{
    height: 100%;
}

body
{
	color: #45341f;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}

body.background
{
	background: #000 url(images/background.jpg) repeat-x;
}

/**************************
	Page
**************************/

a, a:visited
{
	color: #006699;
	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
{

}

#largeColumn .row1 .left h3
{
	border-bottom: 2px solid #e6d5bb;
	color: #45341F;
	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-image
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right-image
{
    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-top: 10px;
    margin-bottom: 10px;
    border:3px solid #C5BCAD;
}

.clearfix
{
	clear: both;
}

form
{
	height: 100%;
}

ul,
ol
{
	margin: 8px 0 0 10px;
	padding: 0;
}

li
{
	color: #5d4b0a;
	padding: 2px 0;
}

li a
{
	text-decoration:none;
}

.aidet
{
    color:#5F5329;
    float:left;
    font-size:14px;
    margin-left:30px;
    margin-right:80px;
    line-height:22px;
}

.aidet strong
{
    color:#3E64A3;
}

.highlight
{
    background-color:#DFF1FF;
    border:2px solid #C3D3DF;
    padding:10px;
}

#box-table {
    border-collapse:collapse;
    font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size:12px;
    margin:20px;
    text-align:left;
}

#box-table th 
{
    background:#B9C9FE none repeat scroll 0 0;
    border-bottom:1px solid #FFFFFF;
    border-top:4px solid #AABCFE;
    color:#003399;
    font-size:13px;
    font-weight:normal;
    border-left:1px solid #AABCFE;
}

#box-table td {
    background:#E8EDFF none repeat scroll 0 0;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid transparent;
    color:#666699;
    padding:8px;
    border-left:1px solid #FFFFFF;
}

/*************************************
    *** Begin Affiliate Bar ***
*************************************/
#affiliate-bar
{
    height: 40px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 7001;
}

#affiliate-content-wrapper
{
    background: #1e405f url(images/background-affiliate.gif) repeat-x;
    clear: both;
    display: none;
    float: left;
    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;
}

/*************************************
    *** End Affiliate Bar ***
*************************************/

#cmsWrapper
{
	clear: both;
	height: auto !important;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#container
{
    float: left;
    height: 100%;
}

/*************************************
    *** Header Section  ***
*************************************/
#header
{
	background: transparent url(images/background-header-curve.gif) no-repeat scroll left bottom;
	float: left;
	min-height: 218px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

* html #header
{
    height: 218px;
}

/*  Begin Header Left Side  */
#header .left
{
    clear: both;
    float: left;
}
/*  End Header Left Side    */

/*  Begin Header Right Side */
#header .right
{
    display: none;
}
/*  End Header Right Side   */

.curve
{
    clear: both;
	float: left;
	height: 127px;
	margin-top: 69px;
	width: 960px;
}

.logo
{
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 416px;
}

/*************************************
   ***  End Header Section  ***
*************************************/


/*************************************
    *** Navigation Section  ***
*************************************/
#navigation
{
	background: transparent url(images/background-header-menu.gif) no-repeat scroll top center;
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 25px;
	min-height: 38px;
	width: 960px;
}

* html #navigation
{
	height: 38px;
}

/*************************************
    *** End Navigation Section   ***
*************************************/


/*************************************
    *** Content Section ***
*************************************/
#content
{
	background: url(images/background-content.gif) repeat-y;
	clear: both;
	float: left;
	margin: 35px 0 0;
	padding-bottom: 20px;
	width: 960px;
}

/*********************************
    *** Banner Section  ***
*********************************/
#banner
{
    float: left;
    width: 616px;
}

/*   Begin Banner Left Side  */
#banner .left
{
    float: left;
    width: 616px;
}
/*   End Banner Left Side    */

/*   Begin Banner Right Side */
#banner .right
{
    display: none;
    float: left;
}
/*   End Banner Right Side   */

/*********************************
    *** End Banner Section   ***
*********************************/

/*********************************
*   Begin Title Section
*********************************/
#title
{
	/*	Styled in template specific stylesheet	*/
	float: left;
	margin-top: 20px;
	padding: 0 28px 5px;
	width: 560px;
}

/*   Begin Title Left Side  */
#title .left
{
    
}
/*   End Title Left Side    */

/*   Begin Title Right Side */
#title .right
{
    display: none;
}
/*   End Title Right Side   */

#title h2.garamond
{
	font-size: 23px;
}

#breadcrumbs
{
	/*	Styled in template specific stylesheet	*/
	float: left;
	width: 616px;
}

#breadcrumbs .left
{
}

#breadcrumbs .right
{
    display: none;
}

/*********************************
*    End Title Section
*********************************/

/*********************************
*   Begin Content Large Column
*********************************/
#largeColumn
{
	float: left;
	margin-right: 28px;
	min-height: 210px;
	width: 616px;
	padding:0;
}

* html #largeColumn
{
	height: 140px;
}

#largeColumn .divider
{
	background: url(images/background-row-divider.jpg) no-repeat;
	clear: both;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	width: 560px;
}

#row1Divider,
#row2Divider
{
    display: none;
}

#row1Divider .divider,
#row2Divider .divider
{
	margin: 0 28px;
}

p.introParagraph
{
    line-height:21px;
}

/*   Begin Content Large Row1  */
#largeColumn .row1
{

}

#largeColumn .row1 .left
{

}

#largeColumn .row1 .middle
{
 
}

#largeColumn .row1 .right
{
 
}
/*   End Content Large Row1  */

/*   Begin Content Large Row2  */
#largeColumn .row2
{

}

#largeColumn .row2 .left
{
    display:none;
}

#largeColumn .row2 .middle
{
    display:none;
}

#largeColumn .row2 .right
{
    display:none;
}
/*   End Content Large Row2  */

/*   Begin Content Large Row3  */
#largeColumn .row3
{
 
}

#largeColumn .row3 .left
{
    display:none;
}

#largeColumn .row3 .middle
{
    display:none;
}

#largeColumn .row3 .right
{
    display:none;
}
/*   End Content Large Row3  */

/*********************************
*  End Content Large Column
*********************************/

/*********************************
*   Begin Content Small Column
*********************************/
#smallColumn
{
	float: left;
	font-size: 11px;
	width: 316px;
}

/*   Begin Content Small Row1  */
#smallColumn .row1
{
    display: block;
    clear: both;
    float: left;
    padding: 0 24px;
    width: 268px;
}

#smallColumn .row1 p
{
    margin:0;
}

#smallColumn .row1 img
{
    float:left;
    width:64px;
    padding-right: 15px;
    margin:0;
}

/*   End Content Small Row1  */

/*   Begin Content Small Row2  */
#smallColumn .row2
{
    display: block;
    clear: both;
    float: left;
    padding: 0 20px;
    width: 270px;
}

#smallColumn .row2 a
{
    color:#8e7351;
    font-weight:bold;
}

/*   End Content Small Row2  */

/*   Begin Content Small Row3  */
#smallColumn .row3
{
    display: block;
    clear: both;
    float: left;
    padding: 0 26px;
    width: 264px;
}
/*   End Content Small Row3  */

#smallColumn .top
{
	background: url(images/background-right-content.jpg) repeat-y;
	width: 316px;
}

#smallColumn .topWrapper
{
	background: url(images/background-right-top.jpg) no-repeat;
	padding-top: 18px;
}

#smallColumn .content
{
	min-height: 144px;
	padding: 0 20px;
	width: 276px;
	color: White;
}

#smallColumn .content p
{
    padding-top:0;
    margin-top:0;
    width:235px;
}


* html #smallColumn .content
{
	height: 130px;
}

#smallColumn .content h3.garamond
{
	color: White;
	font-size: 24px;
	padding-top: 14px;
	margin-top:0;
}

#smallColumn .links ul
{
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding: 0;
}

#smallColumn .links li
{
	border-bottom: 1px solid #4d6985;
}

#smallColumn .links li.last
{
	border-bottom: 0;
}

#smallColumn .links li a
{
	color: White;
	line-height: 24px;
	text-decoration:none;
}

#smallColumn .links li img
{
	padding-right: 4px;
	vertical-align: middle;
}

#smallColumn .divider
{
    background: url(images/background-right-divider.jpg) no-repeat;
    clear: both;
    height: 26px;
    margin: 20px auto 0px auto;
    padding: 0;
    width: 264px;
}

#smallColumn .dividerNoImage
{
    height: 22px;
    margin: 0 auto;
    width: 276px;
}

#search
{
	background: url(images/background-search.gif) no-repeat;
	height: 82px;
	padding-top: 61px;
	width: 316px;
}

/*********************************
*  End Content Small Column
*********************************/

/*********************************
*  Begin Bottom
*********************************/
#bottom
{
    clear: both;
    display: none;
    float: left;
}
/*********************************
*  End Bottom
*********************************/

/*************************************
    *** End Content Section ***
*************************************/

/*************************************
    *** Footer Section  ***
*************************************/
#footerWrapper
{
    background: #ece7e0 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: #8e7351;
    text-decoration: none;
}

#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: 20px;
    padding-right: 20px;
}

* html .footerColumn
{
    height: 180px;
}

.footerColumn.first
{
	padding-left: 30px;
}

.footerColumn.last
{
	border-right: 0;
}

#socialBookmarking
{
    float: left;
    height: 30px;
    margin-top: 20px;
    padding-left: 30px;
    width: 490px;
}

#designByGray
{
    float: right;
    font-size: 10px;
    height: 30px;
    margin-top: 20px;
    padding-right: 20px;
    text-align: right;
    width: 420px;
}

#designByGray a ,
#designByGray a:visited
{
    color: #666666;
    text-decoration: none;
}

#designByGray img
{
	vertical-align: middle;
}
/*************************************
    *** End Footer Section  ***
*************************************/


/*************************************
*
*	Global Content Elements
*
*************************************/

#largeColumn .row3 .left .facilityShowcase
{
	clear: both;
	color: Black;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	width: 560px;
	padding-bottom:15px;
}

#largeColumn .row3 .left .facilityShowcase .left
{
	float: left;
	padding-left: 4px;
	width: 86px;
	display:inline;
	margin:0;
}

#largeColumn .row3 .left .facilityShowcase .right
{
	float: left;
	width: 470px;
	display:inline;
}

#largeColumn .row3 .left .facilityShowcase .right .padding
{
	padding-bottom: 11px;
}

#largeColumn .row3 .left .facilityShowcase .right a.url
{
	color: #777;
	text-decoration:none;
}

#largeColumn .row3 .left .facilityShowcase .right a
{
	text-decoration:none;
}

#largeColumn .row3 .left .facilityShowcase .right p
{
	margin-top:0;
	padding-top:0;
}

h3.garamond
{
	font-size: 17px;
	padding-bottom: 5px;
}

.introText
{
	color: #006699;
	font-size: 15px;
	line-height: 18px;
	font-family:Verdana, Sans-Serif;
}

.theAcademy
{
    background: url(images/banner-the-academy.jpg) no-repeat;
    width: 270px;
    height:182px;
}

.theAcademy p
{
    width:100px;
    margin:0;
    padding:65px 0 0 15px;
    line-height:12px;
}

.theAcademy p a
{
    color:#006699;
    font-weight:bold;
}

.ourTeam p
{
    display: block;
    margin: 0;
    padding: 55px 0 10px 10px;
    width: 135px;
}
