/* global */

*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	background: #ffefef url(/images/background.gif) repeat-x 0 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #303030;
}

input, textarea {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #717174;
	line-height: 16px;
}

h1 {
	font-size: 14px;
	color: #64594d;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

h1.homeTitle {
	text-align: right;
}

h2 {
	font-size: 18px;
	color: #664698;
	line-height: 20px;
	margin: 0 0 38px 0;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	color: #968e85;
	font-weight: normal;
	padding: 0 0 2px 0;
}

h4 {
	padding: 0 0 0 0;
	font-weight: bold;
	color: #003f5f;
	font-size: 12px;
}

h5 {
	font-size: 11px;
	color: #6d6e42;
	padding: 0 0 6px 0;
}

ul {
	list-style-type: disc;
	margin: 0 0 0 10px;
}

li {
	padding: 0 0 5px 0;
	margin: 0 0 0 10px;
}

blockquote {
	margin: 0 0 0 20px;
}

a, a:link, a:visited {
	color: #ff5061;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.left { float: left; }

.right { float: right; }

.orange { color: #eea70d; }

.white { color: #fff; }

.clear { clear: both; }

/* end global */


/* basic */

#wrap {
	margin: auto; 
	width: 954px;
	text-align: left;
}

#wrapIn {
	width: 952px;
	border: 1px solid #fda0a8;
	border-top: none;
	position: relative;
	background: url(/images/wrapBg.gif) no-repeat 0 0 #fde8e3;
	min-height: 640px;
	float: left;
	padding: 0 0 20px 0;
}

.sub #wrapIn {
	background: url(/images/wrapBgIn.gif) no-repeat 0 0 #fde8e3;
}

#content {
	width: 886px;
	padding: 0 33px;
	float: left;
}

#columnLeft {
	width: 176px;
	float: left;
	margin-top: 113px;
}

#columnLeft h3 {
	color: #ff5061;
	font-size: 13px;
	border-bottom: 1px solid #ffcdcf;
	padding: 0 0 6px 0;
	margin: 0 14px 10px 23px;
}

.home #columnLeft {
	width: 276px;
	margin-top: 400px;
}

#columnRight {
	width: 500px;
	float: right;
	position: relative;
	margin-top: 150px;
	padding: 0 167px 0 0;
}

#columnRight img{
	padding: 0 8px 8px 8px;
	}

.home #columnRight {
	width: 499px;
	float: right;
	margin-top: 200px;
	padding: 0;
}

/* end basic */


/* header */

#header {
	height: 108px;
	width: 100%;
	margin: 0 auto;
}

#logo {
	float: right;
	margin: 39px 14px 0 0;
}

.sub #logo { float: left; margin: 31px 0 0 33px; }

.sub #topNav { float: left; margin-left: 25px;} 

#topNav {
	height: 25px;
	margin: 60px 10px 0 0;
	float: right;
}

.navLinks { 
	background: url(/images/topNavBg.gif) 0 0 repeat-x;
	height: 25px;
	float: left;
}
 
#topNav a {
	text-decoration: none;
	color: #ff5061;
	height: 19px;
	padding: 0;
	float: left;
	font-size: 11px;
	text-transform: capitalize;
	margin-top: 2px;
	padding: 2px 6px 0 6px;
	border: 1px solid #fddfda;
	border-top: none;
	border-bottom: none;
}

#topNav a:hover {
	text-decoration: none;
	color: #fff;
	background: #fe96a0;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
}

.shedule {
	width: 209px;
	position: absolute;
	padding: 35px 0 0 142px;
}

.shedLink { 
	float: right;
	padding: 25px 16px 0 0;
}

.home .shedule { 
	top: 388px;
	left: 0;
 }
 
.sub .shedule { 
	top: 159px;
	right: 20px;
 }
 


/* end header */


/* col left */

.videoHolder {
	width: 276px;
	background: url(/images/vidM.gif) repeat-y 0 0;
}

.video { padding: 0 0 0 10px; width: 255px; overflow: hidden; }

.leftNav {
	background: #fff;
	float: left;
	margin: 0 0 20px 0;
	background: url(/images/LeftNavBg.gif) 0 0 no-repeat;
}

.leftNav ul.parent {
	margin-left: 33px;
}

.leftNav ul {
	list-style: none;
	margin-left: 5px;
	margin-top: 5px;
}

.leftNav ul li {
	background: url(/images/ulBg.gif) no-repeat 0 9px;
	padding: 5px 15px 5px 10px;
}

/* end col left */


/* col right */

#content p {
	padding: 0 0 10px 0;
}

.featCon {
	clear: both;
	padding-top: 20px;
	display: none;
}

.featCon img {
	border: #febec2 solid 2px;
	margin-right:5px;
	}

.featCon a img {
	border: none;
	}

#f1 {
	display: block;
}

.fetNav {
	height: 27px;
	background: url(/images/fatNavBg.gif) repeat-x 0 100%;
}

.fetNav a, .fetNav strong {
	height: 27px;
	width: 100px;
	background: url(/images/featNavBtn.gif) no-repeat 0 0;
	float: left;
	margin-right: 5px;
	padding: 6px 0 0 0;
	text-align: center;
	color: #ff5061;
}



.fetNav a:hover {
	text-decoration: none;
}

.fetNav a#fl1 {
	background: url(/images/featNavBtnOn.gif) no-repeat 0 0;
}

.featImg {
	float: left;
	margin-right: 25px;
	width: 181px;
	height: 128px;
	overflow: hidden;
	position: relative;
}

.featImgBorder { 
	width: 181px;
	height: 128px;
	background: url(/images/featImgBor.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.rightImg {
	position: absolute;
	bottom: 0;
	right: 0;
}

p.pad { margin-bottom: 20px; }

.news { font-size: 10px; }

/* inner */


/* end inner */

/* end col right */


/* footer */

#footer {
   	clear: both;
	width: 100%;
	height: 65px;
	font-size: 11px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #9b81b6;
}

#footerIn {
	width: 954px;
	margin: auto;
	position: relative;
	padding: 15px 0 30px 0;
}

#footerIn a { color: #9b81b6; }

#footerIn a:hover {
	text-decoration: underline;
}

#footerIn a.fotLink { padding-right: 17px; }

/* end footer */