/* text formatting */	

body {	
	background-image: url(http://www.katesiber.com/images/bg_repeat.gif); 
	background-repeat: repeat-y;	
	background-color: #B5BAB2;	
	text-align: left;
	align: left;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	}

a {
	font-weight: bold;
	color: #C2563B;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;	
	color: #C2563B;
	text-decoration : underline;
	}
	
h1, h2, h3 {
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0px;
	color: #7A4238;
	}

ul {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CCC;
	margin: 0;
	}

li {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	}

.news a {
	color: #FFF;
	text-decoration : none;
	}

.news a:hover {
	color: #FFF;
	text-decoration : underline;
	}

.news p {
 	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 15px;
	color: #CCC;
	}
	
.news h2 {
 	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	line-height: 14px;
	color: #F9FAEE;
	}

/* structural */

img {
	display: block;
	border: 0;
	}

.marginLeft {
	background-image: url(http://www.katesiber.com/images/leftShadow.jpg); 
	background-repeat: repeat-y;
	}

.marginRight {
	background-image: url(http://www.katesiber.com/images/rightShadow.jpg); 
	background-repeat: repeat-y;
	}

/*.marginBottom {
	background-image: url(http://www.katesiber.com/images/bottomShadow.gif); 
	background-repeat: repeat-x;
	}*/

.bodyMain {
	background-image: url(http://www.katesiber.com/images/bg_body.gif); 
	background-color: #B5BAB2;	
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
	}

.bodyMain h1 {
     	margin: 5px; 
        }

.bodyMain h2 {
     	line-height: 18px; 
        }		   

.bodyMain img {
	padding: 0 15px 0 0;
	}
	
.bodyMain ul {
	color: #333;
	}

.bodyMain li {
	line-height: 15px;
	margin-bottom: 10px;
	}

.bodyMainTravel {
	background-image: url(http://www.katesiber.com/images/bg_body.gif); 
	background-color: #B5BAB2;	
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
	}

.bodyMainTravel img {
	padding: 0 20px 20px 0;
	}

.bodyMainTravelAlt {
	background-image: url(http://www.katesiber.com/images/bg_body.gif); 
	background-color: #B5BAB2;	
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
	}

.bodyMainTravelAlt img {
	padding: 0;
	}
	
.bodyTravelTd {
	background-color: #B5BAB2;	
	padding: 30px 0 0 0;
	}

.bodyTravelTd img {
	padding: 0 15px 0 0;
	}

.bodyLeft {
	background-image: url(http://www.katesiber.com/images/bg_bodyLeft.gif); 
	background-repeat: repeat-y;
	}

.sidebar {
	background-image: url(http://www.katesiber.com/images/bg_sidebar.gif); 
	background-repeat: repeat-y;
	}

/* text formatting */


#contact p {
	padding: 0;
	margin: 15px 10px 0 0;
	}	
	
#nav p {
	padding: 0;
	margin: 0 10px 0 0;
	}
	
#nav h1, h2 {
	padding: 0;
	margin: 15px 10px 10px 0;
	}

#main p {
	padding: 0;
	margin: 3px 10px 30px 0;
	}

#main h3 {
	padding: 0;
	margin: 15px 10px 10px 0;
	}

.clips {
	margin: 0;
	padding: 21px 20px 0 35px;
	}
	
.clips h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	
	color: #F8F9EC;	
	font-size: 14px;
	}

.clips p {
	color: #C0C5BD;
	font-size: 11px;
	line-height: 14px;		
	}

.clips ul {
	margin: 17px 0 0 0;
	padding: 0;
	}

.clips li {
	color: #C0C5BD;
	margin: 0;
	padding: 0;
	}

	/* pulls the dropdown clips to the left for the arrow */
	.clips .pullLeft {
		margin-left: -11px;
		}

.clips ul .sub {
	margin: 0 0 8px 18px;
	}

.clips a {
	color: #F3F5D5;	
	}

.clips a:hover {
	font-weight: bold;	
	color: #FFC;
	text-decoration : underline;
	}

/* used to show and hide clips */	
.hidden {
	display:none;
	}
	
.footer {	
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	}

/* contact form styles */

.highlight {
	color: #933;
	font-weight: bold;
	margin-left: 5px;
	}

.textField {
	width:245px;
	}

.textBox {
	width:245px;
	height:100px;
	}

.form {
	margin-bottom: 15px;
	}

/* contact sidebar styles */
.sidebar a {
	color: #FFF;
	text-decoration : none;
	}

.sidebar a:hover {
	color: #FFF;
	text-decoration : underline;
	}

.sidebar p {
 	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCC;
	margin: 0 15px 0 30px;
	}
	
.sidebar h2 {
 	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #F9FAEE;
	margin: 35px 15px 18px 30px;
	}

/* flash content styles */
#flashContent {
	margin: 0;
	}

#flashContent h1 {
	margin: 25px 30px 15px 30px;
	}

#flashContent p {
	margin: 0 30px 75px 30px;
	}  

/* clips page */
.heroImg {
	margin: 15px 0 85px 0;
	}	
	