/* CSS Document */

html, body {
	margin:0;
	padding:0;
	}
	

body {
	background-color:#E2C6B9;
	color:#5a5f6b;
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	line-height:22px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	}
	
a {
	color:#98669a;
	text-decoration:none;
	font-weight:bold;
	}
	
	
a:hover {
	text-decoration:underline;
	}
	
	
/*layout elements*/	

/* Ryan */

.row {margin:0 auto;max-width:940px;width:100%;clear:both;}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {float:left;margin:0 20px 0 0;}
.last {margin:0;}
.onecol {width:60px;}
.twocol {width:140px;}
.threecol {width:220px;}
.fourcol {width:300px;padding-top:20px;margin-right:0px;*margin-top:20px;}
.fourcol h2 {
	margin-bottom:0px;
}
.fourcol ul {
	padding-left:0;
	margin-left:0;
	list-style-type:none;
}

.fourcol li {
	list-style-type:none;
}


.fourcol ul li a {
	padding:10px 0px;
	border-bottom:1px solid #F4EAF6;
	display:block;
}

.fourcol ul.advanced-recent-posts li {
	padding-bottom:10px;
}

.fourcol ul.advanced-recent-posts li a {
	padding-bottom:1px;
	display:block;
	border:none;
}

.fourcol ul li.current_page_item > a {
	padding-bottom:10px;
	color:#4455A5;
}

.fourcol ul li ul.children li.current_page_item > a {
	padding-bottom:10px;
	color:#4455A5;
}

.fourcol ul li ul.children li {

	
}

.fourcol ul li ul.children li a {
	text-indent:15px;
}

.fivecol {width:380px;}
.sixcol {width:460px;}
.sevencol {width:540px;}
.eightcol {width:620px;padding-top:20px;*margin-top:20px;}
.ninecol {width:700px;}
.tencol {width:780px;}
.elevencol {width:860px;}
.twelvecol {width:940px;}
.hide {display:none;}
.clearfix:after {clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/*centers layout*/

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	}
	
#header {
	width:970px;
	position:relative;
	padding-top:20px;
	padding-bottom:25px;
	padding-left:30px;
	}
	
#tagline {
	position:absolute;
	right:0px;
	top:35px;
	text-align:right;
	*padding-top:23px;
}

#tagline h2, #tagline h5 {
	margin-bottom:0px;
}

#tagline h5 {
	margin-top:5px;
}

#contentContainer {
	width:1000px;
	-moz-box-shadow: 0 0 5px #DABCB1;
	-webkit-box-shadow: 0 0 5px #DABCB1;
	box-shadow: 0 0 5px #DABCB1;
	background-color:#fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#content {
	padding:30px 30px;
	padding-bottom:10px;
	position:relative;
}
	
#menuContainer {
	position:relative;
	z-index:10;
	text-align:center;
	width:940px;
	background-image:url(/images/navbar.jpg);
	background-repeat:no-repeat;
	height:45px;
}

#menuContainer .menu {
	padding:0px;
	margin:0;
	position:relative;
	
}

#menuContainer .menu ul{
	padding-left:0px;
	
}

#menuContainer .menu li {
	display: inline;
	float: left;
	position: relative;
}

#menuContainer .menu li.menu-item-32 {
	padding-left:15px;
}

#menuContainer .menu li a {
	color:#ffffff;
	text-decoration:none;
	padding:7px 19px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
/*	text-shadow: #000 0px -1px 1px;
*/	line-height:30px;
	font-weight:normal;
}
	
#menuContainer .menu li a:hover {
	text-decoration:underline;
}

#menuContainer .menu li.current_page_item > a {
	text-decoration:underline;
}


#menuContainer .menu li.current-page-ancestor a {
	text-decoration:underline;
}
	
#rotate {
	position:relative;
	width:940px;
	height:340px;
	padding-bottom:8px;
}

#rotateInner {
	position:relative;
	width:940px;
	height:175px;
	padding-bottom:8px;
}


#rotate #wpcontent_slider {
	margin:0;
}

#rotate #icons {
	position:absolute;
	left:719px;
	top:15px;
	z-index:10;
}

#rotate #newsletter {
	position:absolute;
	right:0px;
	top:225px;
	z-index:10;
	background-image:url(/images/newsletterbg.png);
	background-repeat:no-repeat;
	width:320px;
	height:95px;
}

#rotate #newsletter #xzktu-xzktu {
	position:absolute;
	left:30px;
	top:55px;
	z-index:10;
	background-color:transparent;
	border:0;
	color:#5a5f6b;
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
}

#rotate #newsletter .subBut {
	background-image:url(/images/newslettersignup.png);
	background-repeat:no-repeat;
	border:0;
	height:33px;
	width:79px;
	float:left;
	cursor:pointer;
	position:absolute;
	top:47px;
	left:220px;
	text-indent:-9999px;
	color: transparent;
	text-transform: capitalize;
	background-color:transparent;
}

#stripe {
	position:absolute;
	left:0px;
	bottom:0px;
	height:8px;
	background-image:url(/images/stripe.png);
	background-repeat:no-repeat;
	width:950px;
}

#footer {
	width:100%;
	position:relative;
	font-size:12px;
	margin-top:20px;
	margin-bottom:30px;
}
	
#footer a {
	font-size:12px;
	color:#5a5f6b;
}



/*text elements */
h1, h2, h3, h4, h5, h6 {
	color:#60524e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h1 {
	font-size:34px;	
	line-height:34px;
	}
	
	
h2 {
	font-size:22px;
	}
	
h3 {
	font-size:20px;
	}
	
h4 {
	font-size:16px;
	}
	
h5 {
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:3px;
	}
	
h6 {
	font-size:8px;
	}

.large {
	font-size:16px;
	}
	
.small {
	font-size:10px;
	}
	
.bold {
	font-weight:bold;
	}
	
.italic {
	font-style:italic;
	}
	
.underline {
	text-decoration:underline;
	}
	
.allcaps {
	text-transform:uppercase;
	}
	

.center {
	text-align:center;
}

.nomargintop {
	margin-top:0px;
}

.indent {
	padding-left:10px;
}

.light {
	color:#3e726c;
}

.serif {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.date {
	font-size:11px;
}

.quoteBG {
	background-image: url("/images/quotebg.jpg");
    background-repeat: no-repeat;
    min-height: 114px;
}
/*misc elements	*/
	
a.linkButton {
	padding:12px;
	background-color:#F9F4FA;
	color:#635751;
	margin-top:10px;
	display:inline-block;
	}

a.linkButton:hover {
	
	}

	
.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}
	
hr {
	border-color: #F4EAF6;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin:0;
	height:0;
	margin:15px 0px;
	*margin:15px 0px;
}

/*class for clearing floats*/

.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	overflow: hidden;
	font-size:0;
	}
	
/*sticky footer*/

	
html, body {
	height: 100%;
	margin: 0;
	}
	
.wrapper {
	padding-bottom:381px;


/*	margin: 0 auto -381px;*/
	}
	
.footer{
	margin-top:-381px;
	height: 381px;
	clear: both;
	}

/* =Images
-------------------------------------------------------------- */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
 img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
