

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #222222;
}
.ErrorText { color: #990000; }
.clearfix { clear: both; }

a { color: #d10000; text-decoration: underline; }
a:hover { color: #222222; text-decoration: underline; }

form td { padding: 3px 0; }

.right {
	float: right;
}

.clear {
	clear: both;
}

H1 { font-size: 20px; font-weight: normal; margin-bottom: 15px; }

/* FORMS */
.FormField {
	width: 80%;
	background: white;
	border: 1px solid #cccccc;
	padding: 2px 3px 2px 5px;
	color: black;
	font-family: Trebuchet MS;
	font-size: 12px;
}


/* NEWS and EVENTS */

.news_item_holder {
	margin-bottom: 20px;
}
.news_date {
	width: 100px;
	float: left;
}
.news_text {
	width: 525px;
	float: left;
}
#news_article_imageholder {
	float: right;
	width: 185px;
	margin: 0 0 10px 20px;
	text-align: center;
}
#news_article_imageholder img { padding: 0 0 12px 0; }




#home_newsletter {
	
	background: url(/images/translucent-white.png);
	padding: 7px 5px;
	border: 1px solid #d3d5d0;
	width: 175px;}
.home_newsletter_textbox {
	width: 165px;
	background: white;
	border: 1px solid #d3d5d0;
	padding: 1px 3px 1px 5px;
	color: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 6px 0;
}

#wrapper {
	width: 900px;
	margin: 15px auto 0;
	position: relative;
}
#logo {	
	position: absolute;
	width: 205px;
	height: 175px;
}
#home_leftcol {
	position: absolute;
	width: 195px;
	top: 200px;
	z-index: 100;
    left: 0px;
}
#home_leftcol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#home_leftcol li {
	padding-bottom: 14px;
}
#main_img {
	position: absolute;
	top: 95px;
	right: 0;
	height: 509px;
	width: 700px;
	z-index: 1;
}

#mainText {
	width: 610px;
	text-align: justify;
    padding: 10px 50px;
}

#footer {
	position: absolute;
	top: 750px;
	right: 79px;
	color: #666666;
}
#int_footer {
	position: relative;
	bottom: -50px;
	right: 0px;
	color: #666666;
	text-align: right;
	padding-right: 30px;
}

#int_content {
	position: absolute;
	top: 95px;
	right: 15px;
	width: 630px;
	z-index: 1;
	text-align: justify;
}
#int_content H1 { font-size: 20px; font-weight: normal; margin-bottom: 15px; }
#int_content H2 { font-size: 14px; font-weight: bold; margin-bottom: 15px; }
#int_content p { margin-bottom: 15px; }

#int_content_text {	margin-left: 25px; }

/* NAVBAR */
#navbar {
	position: absolute;
	left: 310px;
	top: 53px;
	margin: 0;
	padding: 0;
	width: 511px;
	height: 42px;
}


/* LEFT NAV */

#subnav { margin: 10px 0; }
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	width: 180px;
}
#subnav li { padding: 0; margin: 0; }
#subnav li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #000;
	padding: 6px 5px 6px 10px ;
	margin:  4px 0;
	background: #f5f5f5;
}
#subnav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #d10000;
}

#socialNetworks {
border: 1px solid #ddd;
padding: 7px 5px 2px 5px;
position: absolute;
right: 40px;
top: -18px;
}

#watchLeyla {
	padding: 30px 5px 10px;
}

#workshopSubnav {
	padding: 30px 0;
}

#workshopSubnav ul {
	background: #fff url('/images/subnavBg.jpg') repeat-x bottom;
        padding: 0px;
list-style: none;
border-top: 1px solid #D10000;

}
#workshopSubnav ul li {
	border-top: #fff 1px solid;
	border-bottom: #ddd 1px solid;
	padding: 0px;
}
#workshopSubnav ul li a {
	padding: 5px;
}
#workshopSubnav ul li a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#workshopSubnav ul li a:hover {
	color: #000000;
	background: #f6f6f6;
}
#workshopSubnav h3 {
font-size: 18px;
padding-bottom: 5px;
font-weight: none;
}

#aboutUsVideo {
	margin: 0 10px 2px;
	padding: 11px;
	float: right;
}

/* 
#navbar li{
float: left;
display: block;
height: 42px;
list-style: none;
text-indent: -9999px;
}
#navbar li a{
display: block;
text-decoration: none;
}
#nav-home a{
background: url(/images/navbar_off_03.png) no-repeat;
width: 81px;
height: 42px;
}
#nav-home a:hover{
background: url(/images/navbar_on_03.png) no-repeat;
width: 81px;
height: 42px;
}
#nav-about a{
background: url(/images/navbar_off_04.png) no-repeat;
width: 82px;
height: 42px;
}
#nav-about a:hover{
background: url(/images/navbar_on_04.png) no-repeat;
width: 82px;
height: 42px;
}
#nav-news a{
background: url(/images/navbar_off_05.png) no-repeat;
width: 166px;
height: 42px;
}
#nav-news a:hover{
background: url(/images/navbar_on_05.png) no-repeat;
width: 166px;
height: 42px;
}
#nav-radio a{
background: url(/images/navbar_off_06.png) no-repeat;
width: 78px;
height: 42px;
}
#nav-radio a:hover{
background: url(/images/navbar_on_06.png) no-repeat;
width: 78px;
height: 42px;
}
#nav-contact a{
background: url(/images/navbar_off_07.png) no-repeat;
width: 101px;
height: 42px;
}
#nav-contact a:hover{
background: url(/images/navbar_on_07.png) no-repeat;
width: 101px;
height: 42px;
}
