body {
background-color:#eaead5;
margin: 0px 0px 0px 15px;
padding: 0px;
font-family: 'Helvetica', sans-serif;
font-size: 62.5%;
line-height: 1.4em;
color: #000000;
background-image: url(../images/layout/back.jpg);
background-repeat: no-repeat;
}
html {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	border: solid 0px brown;
	width: 980px;
	position: relative;
}

/* header --------------------------------------------------------*/
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:980px;
	height:200px;
	border: solid 0px pink;
	position: relative;
}

#headerquote {
	margin: 0px;
	width:320px;
	color:#666666;
	font-size:18px;
	line-height: 1.3em;
	overflow:hidden;
	height:130px;
	border: solid 0px purple;
	padding: 0px;
	position: absolute;
	top: 45px;
}

#headerlogo {
	margin: 0px;
	width:255px;
	color:#666666;
	border: solid 0px yellow;
	position: absolute;
	padding: 0px;
	top: 45px;
	left: 615px;
}
/* main menu --------------------------------------------------------*/
#menu {
	padding: 0px;
	width:60em;
	border: solid 0px red;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#menu span {
	background-image: url(../images/layout/transparent.png);
	border: solid 0px green;
	font-size: 18px;
	color: #CC0033;
	margin: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 1.1em;
	float: left;
}



#menu a{
	float:left;
	font-size:18px;
	line-height:1.1em;
	text-decoration:none;
	font-weight:bold;
	color:#CC0033;
	background-image: url(../images/layout/transparent.png);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #menu .blk {
	color: #000000;
}


#menu a:hover{
	color:#000000;
}

#menu a.on{
color:#000000;}
/* breadcrumb list --------------------------------------------------------*/
#breadcrumb {
	width:600px;
	border: solid 0px green;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	position: relative;
}

#breadcrumb ul{
margin: 0px;
padding: 0px;
}

#breadcrumb li {
list-style-type: none;
float: left;
margin: 0px 0px 0px 0px;
}

#breadcrumb a {
padding-right: 5px;
font-size:12px;
color:black
}
/* main columns and holder --------------------------------------------------------*/
#holder {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:980px;
	border: solid 0px orange;
}

#col1 {
	width:200px;
	margin-right:35px;
	margin-bottom:20px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
/* sub menu--------------------------------------------------------*/
#col1 ul{
	margin:0px;
	padding:0px;
	list-style: none;
	font-weight:bold;
}

#col1 ul li{
	margin:0px;padding:0px
}
#col1 ul li a{
width:190px;
text-decoration:none;
font-size: 1.2em;
display:block;
padding:2px 5px 2px 5px;
background-color: #f1f1e5;
border-bottom:4px solid #eaead5}

#col1 ul li ul li a{
padding-left:20px;
font-weight:normal;
font-size:1.1em;
width:175px
}

#col1 ul li a:hover{
color:#CC0033;
}

#col1 .on{
color:#CC0033;
font-weight:bold
}
/* listings --------------------------------------------------------*/
#col1listings {
float:left;
width:180px;
margin-right:35px;
margin-bottom:20px;
background-color:#f1f1e5;
padding:10px
}

#col1listings .title, #col2 .title{
font-size:1.7em;
color:#CC0033;
padding-top:0px;
line-height:1.2em;
font-weight:bold;
margin-bottom:15px
}


#col1listings p{
margin-bottom:8px
}


#col1listings .small{
font-size:0.9em;
line-height:1.2em
}

#col1listings .line{
height: 0px;
border-top: 1px dotted #444;
margin:15px 0px 15px 0px;
width:150px
}
#col1 #videobox/* home page col1 video and news boxes --------------------------------------------------------*/
 {
	width:200px;
}
#col1 #newsbox {
	margin-top:20px;
	width:190px;
	margin-bottom:20px;
	padding: 15px 5px 15px 5px;
	border-top: 1px dotted #444;
}
#col1 #newsbox_no_image {
height:0px; width:0px; display:none !important;
}

#col2 {
/*background-color: red;*/
	margin-right:20px;
	margin-bottom:20px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 505px;
	overflow: hidden;
}

#col2 .title2{
font-weight:normal;
font-size:0.8em;
}

#col2 .back{
float:right;
font-size: 12px;
}

#col2 .pic{
margin:5px 0px 15px 0px;
clear:both
}

#col3 {
/*background-color: green;*/
	padding: 0 0 20px 0;
	margin: 0;
	width:220px;
	float: left;
}

#searchArea {
	text-align: center;
	margin: 0 auto;
	width:220px;
	background-color:#f1f1e5;
	float: right;
	padding: 10px 0 0 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* footer --------------------------------------------------------*/
#footer {
	width:640px;
	height:40px;
	border-top: 1px dotted #444;
	margin: 0px 0px 0px 230px;
	padding: 0px;
	clear: both;
	position: relative;
}

.footeraddress{
	margin: 0px;
	border: solid 0px red;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 0px;
}

.footercredit{
	color: #000000;
	margin: 0px;
	border: solid 0px blue;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.footercredit a{
color: #000000;
text-decoration:none;
font-size:1em
}

.footercredit a:hover{
color: #999999;
}

.first{
padding:0px;
margin-bottom: 10px;
font-size:21px;
}

a{
color:#000000;
font-size:1.1em
}

p{
margin-top:0px;
font-size:1.1em;
}

#col2 p{
padding: 0px;
margin-top:0px;
font-size:15px;
line-height: 1.5em;
}

p a{
margin-top:0px;
font-size:1em
}

td{
margin-top:0px;
font-size:1.1em
}

h1{
margin:0px 0px 15px 0px;
font-size:1.7em;
color:#CC0033;
padding-top:10px;
line-height:1.2em
}

h2{
margin:0px 0px 8px 0px;
padding-top:10px;
font-size:1.4em;
color:#CC0033
}

h3{
margin:0px 0px 5px 0px;
padding-top:10px;
font-size:1.2em;
color:#CC0033
}
.red {
	color: #CC0033;
}

img{
border:0px
}

.clear{
clear:both;
}
#p1 {
	background-color: #f1f1e5;
	text-align: center;
}
#p2 {
	background-color: #f1f1e5;
}
#p3 {
	background-color: #f1f1e5;
}
#p4 {
	background-color: #f1f1e5;
}.cal1 .weekday-title {
	font-weight: bold;
	text-decoration: underline;
}
.cal1 .weekrow .calcel1 {
	border: 1px solid #D5D3C8;
}
#p1  #month1, #p2 #month2, #p3 #month3, #p4 #month4 {
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
	font-size: 1.2em;
	margin: 0 auto;
}
#col3 #cal1-control {
	margin: 0 auto;
	padding: 0;
}

.cal1 {
	font-size: 1em;
	padding: 6px 0 0 0;
}
.cal1 .weekrow {
	border: 1px solid #333333;
}
.calceldate {
	border: 1px solid #9A967A;
}
.calcellink {
	background-color: #CC0033;
	color: #FFFFFF;
	border: 1px solid #CC0033;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.calcellink a:hover {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 20px;
}
.cal1  .calcellink a {
	color: #ffffff;
	display: block;
	overflow: hidden;
	border: 0px solid blue;
	height: 20px;
	line-height: 1.8em;
	font-size: 1em;
	text-decoration: none;
}
.cal1  .calcellink a:hover {
	color: #000000;
}

.SearchBox {
	padding: 15px;
}

.even_box{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color:#E4E4C9;
	border-bottom: 1px dotted black;
}

.odd_box{
	padding: 5px;
	border-bottom: 1px dotted black;
}

.news_box{
border-bottom: 1px dotted black;
padding-bottom: 20px;
margin-top: 0px;
margin-bottom:15px;
font-size:12px;
line-height: 1.4em;
}	

.news_box H2{
padding-top:0px;
line-height: 1.4em;
}

.news_box a{
font-size:1em
}






.footer-yas{margin-right:20px}
.footer-sac{margin-right:5px}
.footer-pas{margin-right:20px}

.footer-yas,
.footer-sac,
.footer-pas{float:left}











