*{
       padding:0;
       margin:0;
}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#container {
	width: 1001px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;	   
}
body {
	background: #E1C2C8 url(images/bg.jpg) no-repeat center bottom;
	color: #333333;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
#topnav ul {
       padding-top: 20px;
       padding-bottom: 20px;
}
html>body #topnav ul {
       padding-top: 40px;
       padding-bottom: 29px;
}
#topnav li {
       float: left;
       text-align: center;
       list-style: none;
}
#topnav a {
       text-decoration: none;
       color: #333333;
       border-right: 1px solid #999999;
       height: 100%;
       width: 100%;
       padding: 15px;
       font-size:95%;
}
#topnav li.current a {
	color: #333333;
	text-decoration:underline;	
}
html>body #topnav a.current-topnav {
       
       color: #333333;
	   text-decoration:none;
	   background: url(images/arrow.jpg) no-repeat center bottom;
}
#topnav a:hover {
       color: #333333;
	   text-decoration:underline;
}
html>body #topnav a:hover {
       background: url(images/arrow_paler.jpg) no-repeat center bottom;
       color: #333333;
	   text-decoration:none;
}
#header {
	clear: both;
	background: #655872 url(images/headerbg.jpg) no-repeat left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
}

#header, x:-moz-any-link, x:default {
	margin-top: 2px;
}

#header h1 {
       color: #FFFFFF;
       font: normal 350% Georgia, "Times New Roman", Times, serif;
       float: left;
       width: 500px;
}
#header form {
       float: right;
       width: 250px;
	   text-align:right;
	   margin-right:14px;
	   margin-top:4px;
}
#homeboxes, #homeboxes-resp{
       clear:both;
       border-left: 1px solid #FFFFFF;
}

/*RESPONSIVE*/
#homeboxes-resp { display: none; }
/* resp end - check bottom of stylesheet for all responsive styles */

#homeboxes img, #homeboxes-resp img {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

.homebox {
       width: 249px;
       float: left;
       border-top: 1px solid #FFFFFF;
       border-right: 1px solid #FFFFFF;
       border-bottom: 1px solid #FFFFFF;
       padding-bottom:10px;
       display:inline;
}
#homeboxes h2, #homeboxes-resp h2{
       font-size:120%;
       text-align:center;
       padding: 5px 0;
       margin:0 0 10px 0;
	   height:35px;
}
#homeboxes h2 a, #homeboxes-resp h2 a{
       color:#FFFFFF;
       text-decoration:none;
}
#container .homebox a{       color:#FFFFFF;
       text-decoration:none;}
#container .homebox a:hover{       color:#FFFFFF;
       text-decoration:underline;}
#homebox1 h2, #homebox1-resp h2{   background:#5A5887;}
#homebox2 h2, #homebox2-resp h2{   background:#996981;}
#homebox3 h2, #homebox3-resp h2{   background:#63425D;}
#homebox4 h2, #homebox4-resp h2{   background:#3D4D6F;}

#homebox1, #homebox1-resp {     background: #8082A9;}
#homebox2, #homebox2-resp {     background: #BE93A6;}
#homebox3, #homebox3-resp {     background: #886B7D;}
#homebox4, #homebox4-resp {     background: #627792;}

#homeboxes p, #homeboxes-resp p{
	padding:0 13px;
	color:#FFFFFF;
	font-size:90%;
}
#innercontainer {
	clear: both;
	margin: 20px 0 0 0;
	background: url(images/innercontainerfooter.png) no-repeat center bottom;
}
.clear{
       clear:both;
	   height:0;
	   padding:0;
	   margin:0;
	   
}
#col1{
	width:710px;
	float:left;
	display:inline;
	padding: 15px;
}
#col2{
	width:303px;
	float:left;
	display:inline;
	padding: 15px;
	text-align:center;
}
#col3{
	width:236px;
	float:right;
	display:inline;
	padding: 10px 14px 10px 10px;
}
h1, #col3 h2 {
	font: 175% Georgia, "Times New Roman", Times, serif;
	color: #655874;
	clear:both;
	margin-bottom:5px;
}

h2 {
       color: #9E2D63;
       font-size: 125%;
	   margin-bottom:10px;
}
#col3 h3 {
       color: #9E2D63;
       font-size: 110%;
	   margin-bottom:5px;
}

#col3 h3 a{
	color: #9E2D63;
	background: url(images/doublearrow.gif) no-repeat right center;
	padding-right: 15px;
	text-decoration:none;
}
#col3 h3 a:hover{
	text-decoration:underline;
}
#col1 p{
margin-bottom:10px;
font-size:105%;
}
#col1 ul, #col1 ol{
	margin:0 0 20px 20px;
}
#col1 li{
	padding-top: 2px;
	padding-bottom: 2px;
}
#col1 a{
	color: #214870;
}
#col1 a:hover{
	color: #A558AB;
}
#col3 p{
margin-bottom:10px;
font-size:90%;
}
#col3 img{
	float:left;
	padding: 1px;
	border: 1px solid #665975;
	margin: 0 10px 10px 0;
}
#col1 img, #col2 img{
	padding: 1px;
	border: 1px solid #665975;
	/*border: none;*/
}
#footer1{
	clear:both;
	background: url(images/transparent1_ie.png) no-repeat center bottom;

	margin: -14px auto 0;
	width: 961px;
	padding:20px;
	color:#FFFFFF;
	text-align:center;
	font-size:90%;
}


html>body #footer1{
	background: url(images/transparent1_ie.png) no-repeat center bottom;
	margin: 0 auto 0;
}
html>/**/body #footer1{
	background: url(images/transparent1.png) no-repeat center bottom;
	margin: 0 auto 0;
	opacity:0.8;
}
#footer2{
       clear:both;
	   margin: 0 auto;
	   width: 961px;
	   margin-bottom:100px;
	   background: url(images/transparent2_ie.png) no-repeat center bottom;
	   padding:20px;
	   color:#FFFFFF;
	   text-align:center;
	   font-size:90%;

}
html>body #footer2{
	background: url(images/transparent2_ie.png) no-repeat center bottom;
}
html>/**/body #footer2{
	background: url(images/transparent2.png) no-repeat center bottom;
	opacity:0.4;
}
#footer1 a, #footer2 a{
color:#FFFFFF;
text-decoration:underline;}
#footer1 a:hover, #footer2 a:hover{
color:#FFFFFF;
text-decoration:none;}
#footer2 img{
border:none;}

#ilikecakelogo{
float:left;
width:200px;
display:inline;
}
#footernav{
float:left;
width:560px;
display:inline;
}
#copyright{
float:right;
width:200px;
display:inline;
}
.styledform .button {
	background: #60375B;
	color: #FFFFFF;
	padding:3px;
	border-top: 1px solid #92548A;
	border-right: 1px solid #4B2C47;
	border-bottom: 1px solid #4B2C47;
	border-left: 1px solid #92548A;
	width:50px;
	
}

.styledform input, .styledform textarea {
	border-bottom: 1px solid #92548A;
	border-left: 1px solid #4B2C47;
	border-top: 1px solid #4B2C47;
	border-right: 1px solid #92548A;
	padding: 3px;
	width:250px;
}
.styledform input.searchfield{
	border-bottom: 1px solid #92548A;
	border-left: 1px solid #4B2C47;
	border-top: 1px solid #4B2C47;
	border-right: 1px solid #92548A;
	padding: 3px;
	width:150px;
}
.searchicon{
	margin-bottom:-4px;
}


#leftnav ul{
	margin:0;
	padding:0;
}

#leftnav {
	margin-bottom:20px;
}
#leftnav li{
	margin:0;
	padding:0;
	list-style: url(none) none;
}
#leftnav a{
	display:block;
	background:#655872;
	color:#FFFFFF;
	border:1px solid #413849;
	padding:5px 20px;
	text-align:left;
	text-decoration:none;
	margin-bottom:1px;
	font-variant: small-caps;
	font-size:105%;
}
#leftnav a:hover{
	background:#7C6C8C;
	border:1px solid #413849;
}

#leftnav a.current-subnav{
	background:#9583a7;
}

#leftnav li li a.current-subnav{
	background:#be93a6;
}

#leftnav li li a{
	background:#996981;
	padding:5px 10px 5px 30px;
}

#col1 th{ padding:10px; color: #FFFFFF;}
#col1 td {
	padding: 10px;
	background: #F5F4F7;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
#col1 table{
	background: #655872;
	width: 100%;
	margin-bottom: 20px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	font-size:85%;
	clear:both;
	border-right: 10px solid #655872;
	border-left: 10px solid #655872;
}
td.width{ width:175px;}

#col1 h3, .highlight{
	margin: 20px 0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	clear:both;
	padding:10px;
	color:#FFFFFF;
	background:#655872;
	border:1px solid #413849;
	text-align:left;
	text-decoration:none;
	font-variant: small-caps;
	font-weight: normal;
	}
#regform .highlight{
	padding:4px 10px 10px;
	font-weight: bold;
	}
#col1 #map h3{	
	margin: 0;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear:both;
	padding:0px;
	color:#655872;
	background:#ffffff;
	border:none;
	text-align:left;
	text-decoration:none;
	font-variant: small-caps;
	font-weight: normal;}
#col1 #map p{	
	color:#655872;
	font-size:90%;
	}
#col1 table h3 {
	color: #9E2D63;
	font-size: 110%;
	margin:5px 0;
	border: none;
	padding: 0;
	background: none;
	font-weight: bold;
	font-variant: normal;	   
}


#col1 .highlight2{
	font: 175% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	clear:both;
	margin:10px 0;
	text-align:center;
	border: 3px dashed #996699;
	padding:20px;
	background:#F5F1F5;
	}
#col1 .highlight p{ margin:0;}
#col1 .highlight a{color:#FFFFFF;}
#col1 .highlight a:hover{ text-decoration: none;}
.floatimageleft { float: left; margin:0 10px 10px 0;}
.floatimageright { float: right; margin:0 0 20px 20px; clear:right;}
table.centrecontent{ text-align: center;}

#container p.caption{
	font-size:85%;
	color: #655872;	
}
.width125{ width:125px; text-align:left;}
.quotes blockquote{
	background: url(images/quote1.jpg) no-repeat left top;
	padding: 10px 25px;
}

hr{
	border-top: 3px dashed #996699;
	margin:20px 0;
	clear:both;
}



@media (min-width: 1001px) {

	#resp-header {
		display: none;
	}

}

@media (max-width: 1000.99px) {

	h1 {
		font-size: 250% !important;
	}

	h2 {
		font-size: 175% !important;
		font-weight: normal;
	}

	h3 {
		font-size: 150% !important;
	}
	
	p, li {
		font-size: 140% !important;
		line-height: 160% !important;		
	}

	#container, #footer1, #footer2 {
		width: 100%;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}

	#col1, #col2, #col3 {
		clear: both;
		float: none;
		width: 100%;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		display: block;
	}

	#resp-header {
		width: 100%;
		display: block;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		padding: 10px 15px;
		background: #666666;
	}

	#resp-header a {
		color: #ffffff;
		text-decoration: none;
		font-size: 200%;
		display: block;
	}

	#resp-menu-button-image {
		display: inline-block;
		margin: 0 5px -3px 0;
	}

	#topnav {
		display: none;
		background: #cccccc;
	}


	#topnav ul {
		padding: 0 !important;
	}

	#topnav ul li {
		float: none;
		text-align: left;
	}

	#topnav a {
		border-top: 1px solid #ffffff;
		border-left: 0;
		border-right: 0;
		display: block;
		padding: 8px 15px;
		background-image: none !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}

	#topnav a.first {
		border: 0;
	}

	#topnav a:hover {
		background: #666666 !important;
		color: #ffffff !important;
	}

	#header {
		min-height: 98px;
		background: url("images/headerbg.jpg") no-repeat scroll 0 10px #655872;	
	}

	#header h1 {
		font-size: 300% !important;
		width: 300px;
		padding-top: 5px;
	}

	#homeboxes { display: none; }

	#homeboxes-resp {
		display: block;
		border: none;
	}

	.homebox {
		width: 100%;
		float: none;
		display: block;
		border-left: none;
		border-right: none;
		border-bottom: none;
	}

	#homeboxes-resp h2 {
		height: auto;
		text-align: left;
		padding: 8px 15px;
		min-height: auto;
	}

	.homebox p:first-of-type {
		display: none;
	}

	#innercontainer {
		margin: 0;
	}

	#footer2 {
		display: none;
	}

	#cse-search-results iframe {
		width: 100%;
	}

	#lbImage {
		background-size: 480px 280px !important;
	}

	#lbImage > div {
		width: 480px !important;
		height: 320px !important;
	}



}

.media_embed {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.media_embed iframe, .media_embed object, .media_embed embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (min-width: 768px) {

}

@media (min-width: 768px) and (max-width: 1000.99px) {
}


@media (min-width: 450px) {

}
