/*____________________________________________________
  Tags
  ____________________________________________________
*/

body {
	margin: 0;
	padding: 0;
	height: 0%;
	min-height: 100%;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	line-height: 120%;
	background: #FFFFFF url(../images/body_bg.gif) repeat-x top;
}

a:link, a:visited{
	color: #bf0c20;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #bf0c20;
}

ul li {
list-style-image:  url(../images/bullet.gif);
}

/*____________________________________________________
  Divs
  ____________________________________________________
*/

#wrapper {
	position: relative;
	min-width: 850px;
}

#content {
	position: relative;
	margin: 0 auto;
	font-size: 95%;
	padding: 0px;
	padding-bottom: 5px;
	width: 850px;
	text-align: left;
	background: #FFFFFF url(../images/mainTop.gif) top no-repeat;
	color:#666666;	
}

#content .column {
	position: relative;
	float: left;
}

#header {
	position: relative;
	margin: 0 auto;
	padding-bottom: 15px;
    text-align: left;
	width: 850px;
	height: 105px;
	background:  url(../images/header_bg.jpg) no-repeat top center;
}

#logo {
position: absolute;
top: 14px;
left: 10px;
width: 228px;
height: 53px;
background:  url(../images/worshop_Logo.jpg) no-repeat;
}

#topBar {
position: absolute;
top: 10px;
left: 315px;
color: #FFFFFF;
font-size: 90%;
}
#topBarLink {
position: absolute;
top: 10px;
left: 650px;
color: #ffffff;
font-size: 90%;
}
#header #topBarLink a:link, #header #topBarLink a:visited{
	color:#FFFFFF;
}
#header #topBarLink a:hover{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
	}

#headerLinks {
	position: absolute;
	left: 0px;
	top: 73px;
	height: 50px;
	text-align: right;
	padding-left: 20px;
	font-weight: light;
	padding-top: 7px;
	font-size: 105%;
}

#header ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	}
	
#header ul li {
	list-style: none;
	display: inline;
	margin-right: 0px;
	margin-left: -2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-right: #cf3d4e solid 1px;
	border-left: #a30013 solid 1px;
}

#header ul li.first{ 
	border-left: none;
}
#header ul li.last{ 
	border-right: none;
}

#header a:link, #header a:visited{	
	color:#FFFFFF;
}

#header a:hover{ 
	color:#000000;
	background: none;
}

#column1{
	width: 175px;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EBEBEB;
	border: solid 1px #C4C4C4;
}

#column1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	margin-left: -10px;
	border: none;
	}
	
#column1 li {
	list-style: none;
	list-style-image: none;
	
}

#column1 li a {
	display: block;
	width: 175px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
	border-bottom: #CCCCCC 1px solid;
	border-top: #FFFFFF 1px solid;
	}
	
#column1 li a:hover {
	background-color:#ccccca;
	}
	
html>body #column1 li a {
	width: auto;
	}

#column2{
	width: 375px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#column3{
	width: 200px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#column4{
	width: 550px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#pageTitle{
	right: auto;
	left: auto;
	width: 850px;
	border-bottom: #999999 dashed 1px;
	font-weight: bold;
	color: #01597E;
	font-size: 190%;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 35px;
}
	

#footer {
	position: relative;
	margin: 0 auto;
    text-align: center;
	width: 850px;
	height: 100%;
	padding-top: 25px;
	padding-bottom:10px;
	clear: both;
	bottom: 0;
	color: #363636;
	font-size: 85%;
	text-align: center;
	background:  url(../images/mainBottom.gif) no-repeat top;
	background-color: #ffffff;
	border-top: #bf0c21 solid 1px;
}

#footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	}
	
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	margin-left: 0;
	padding-left: 0;
	padding-right: 10px;
	border-right: #363636 solid 1px;
}

#footer ul li.last{ 
	border-right: none;
}

#footer a:link, #footer a:visited{
	color:#363636;
}

#footer a:hover{ 
	color:#FFFFFF;
	background:none;
}


/*____________________________________________________
  Classes
  ____________________________________________________
*/

.bottomDivider{
	border-bottom: 1px #cccccc solid;
	}
	
.topDivider{
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px #000000 dotted;
	}

#billboard{	
text-align: center;	
padding-bottom: 20px;	
height: 313px;		
}


#leftContent{	
width: 521px;	
padding-left: 20px;	
}

#rightContent{	
height: 400px;
padding: 10px;	
padding-bottom: 0px;	
padding-top: 5px;	
margin-left: 25px;	
width: 240px;	
background: #fffff1;	
border: #cece9e 1px solid;	
}	

.style2 {color: #000000}
.style3 {
  color: #0000FF;
  font-size: 13px;
}







/*____________________________________________________
  Form Elements
  ____________________________________________________
*/

form { display: inline; margin: 0; }

.req { background: #FFCCCC; border: #CC0000 1px solid; }

.formInput { background: #FFFFFF; border: #999999 1px solid; }

.attention {color: #E70000;}
