/*<link href='http://fonts.googleapis.com/css?family=MontezRegular' rel='stylesheet' type='text/css'>*/

/*@import url(http://fonts.googleapis.com/css?family=Montez);*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 8, 2011 */



@font-face {
    font-family: 'MontezRegular';
    src: url('montez-regular-webfont.eot');
    src: url('montez-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montez-regular-webfont.woff') format('woff'),
         url('montez-regular-webfont.ttf') format('truetype'),
         url('montez-regular-webfont.svg#MontezRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {}

body {
	background-color: #E4D6E9;
	margin-top: 0px;
	background-image: url(../images/body-bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* core text styles here */

h1, h2, h3, h4, h5, h6 {
	line-height: 110%;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'MontezRegular', Montez, cursive;
	color: #590075;
}

h1, h2, h3, h4, h5, h6, b, strong {
	/*font-weight: bold;*/
	font-weight: normal;
}

h1 {
	font-size: 40px;
	padding-top: 18px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 28px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 20px;
}

p {
	color: #555555;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
}

/*SITE IDs with related styles grouped below */

#container {
	height: auto;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	margin-top: 0px;
	top: 0px;
}

#container-inner {
	height: auto;
	width: 984px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AF85BC;
	border-right-color: #AF85BC;
	border-bottom-color: #AF85BC;
	border-left-color: #AF85BC;
}
/*Break Out CSS3 below*/
#container-inner {
/*-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;*/ 

-webkit-box-shadow: 0px 6px 8px 0px #AF85BC;
-moz-box-shadow: 0px 6px 8px 0px #AF85BC;
box-shadow: 0px 6px 8px 0px #AF85BC; 
}

.stash-gradient-here-likely-not-to-be-used {

background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 80%, #ededed 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(80%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 80%,#ededed 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 80%,#ededed 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 80%,#ededed 100%); /* IE10+ */

background: linear-gradient(top,  #ffffff 0%,#ffffff 80%,#ededed 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

#intnav {
	position:absolute;
	width:264px;
	z-index:200;
	margin-top: 12px;
	margin-left: 0px;
	height: 300px;
}

#below-intnav {
	position:absolute;
	width:264px;
	z-index:200;
	margin-top: 318px;
	margin-left: 0px;
	height: 380px;
	background-image: url(../images/below-nav.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#below-intnav h2{
	text-align: center;
	padding: 0px;
	line-height: 60px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 44px;
}

#sidebar-content {
	width:264px;
	z-index:200;
	margin-top: 144px;
	}

#sidebar-content p {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	}

#intnav p {
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 120%;
}

#intnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

#intnav a:link {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

#intnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

#intnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

#top {
	background: url(../images/home_top.jpg);
	height: 192px;
	width: 984px;
}

#top-phone {
	font-family: 'MontezRegular', Montez, cursive;
	color: #590075;
	height: 42px;
	width: 168px;
	margin-top: 132px;
	position: absolute;
	margin-left: 710px;
	font-size: 28px;
	letter-spacing: .1em;
	text-align: right;
	line-height: 30px;
}

#top-social {
	height: 42px;
	width: 72px;
	position: absolute;
	margin-top: 132px;
	margin-left: 876px;
	text-align: right;
}

/* NOTE: #main holds main content on all pages */

#main {
	height: auto;
	width: 984px;
	background: url(../images/home_main.jpg);
	margin: 0px;
}

#main h1, h2, h3, h4, h5, h6 {
	margin-right: 72px;
	margin-left: 300px;
	margin-bottom: 12px;
}

#main h1 {
	margin-top: 0px;
}

#main h2{
	margin-top: 24px;
}

#main h3, h4, h5, h6 {
	margin-top: 20px;
}

#main p {
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 25px;
	margin-right: 72px;
	margin-left: 300px;
	margin-top: 0px;
	margin-bottom: 12px;
}

#main p.first  {
	text-indent: 0px;
}

#main a, #sidebar-content p a {
	color: #70946D;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main a:link, #sidebar-content p a:link {
	color: #70946D;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main a:visited, #sidebar-content p a:visited {
	color: #70946D;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main a:hover, #sidebar-content p a:hover {
	color: #8D47B3;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-right: 84px;
	margin-left: 288px;
	margin-top: 10px;
	padding: 0px;
	line-height: 140%;
}

#bottom {
	height: 54px;
	width: 984px;
	background: url(../images/home_bottom.jpg);
}


/*NOTE, 10-06-08: #viewer, #viewertext and #viewer h1 can be removed once we replace the current clips with .swf clips.*/

.viewer {
	width: 528px;
	z-index: 1;
	display: block;
	margin: 0px 0px 0px 36px;
	padding: 0px;
}

.viewer_int {
	width: 528px;
	z-index: 1;
	display: block;
	margin: 0px 0px 0px 325px;
	padding: 0px;
}

.viewertext {
	position:absolute;
	left:266px;
	top:172px;
	width:599px;
	height:52px;
	z-index:1;
}

.viewertext h1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 18px;
}

.bodytable {
	margin-left: 266px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 140%;
}
#container #main .bodytable td {
	padding: 4px;
	border-top: thin none #E51B15;
	border-right: thin none #E51B15;
	border-bottom: thin solid #E51B15;
	border-left: thin none #E51B15;
}

.introphoto {
	clear: none;
	float: right;
	margin-right: 0px;
	padding-left: 20px;
}

.homephoto {
	clear: none;
	float: right;
	margin-right: 25px;
	padding-left: 10px;
}

#footer {
	text-align: center;
	display: block;
	position: relative;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	width: 912px;
	height: auto;
	left: auto;
	right: auto;
	margin-top: 18px;	
}

#footer p {
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin: 0px 36px 0px 36px;
	padding: 0px;
	display: block;
	color: #666;
	font-style: italic;
}

.tagfloat {
	float: left;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.floatright {
	float: right;
	clear: both;
}

