body
{
	margin: 0px;
	padding: 0px;
	background-color: #83905F;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	height:100%;
}
html
{
	height:100%;
}
img
{
	border: 0px;
}

h1
{
	font-size: 20px;
	margin: 20px 0 5px 0;
}

h2
{
	font-size: 16px;
	margin: 20px 0 5px 0;
}

a:link, a:active, a:visited
{
	color: #fff;
	text-decoration: none;
}

table {border-spacing: 0}
table td {padding: 0}

#container
{
	/*min-width: 780px;*/

	background-color: #D2CA7D;	
	min-width: 780px;
	height:100%;
	border:0px;
	margin:0px;
	width:100%;
	border-collapse:collapse;
}

#content
{
	vertical-align:top;
	margin: 0px 185px 0px 220px;
	font-family: Georgia, serif;
	font-size: 13px;
	padding-left: 50px;
	padding-bottom: 50px;
	color: #717C53;
	padding-right: 80px;
	background-color: #D2CA7D;	
}

.pull1
{
	font-family: Georgia, serif;
	line-height: 30px;
	font-size: 16px;
}

.pull2
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-style: italic;
	line-height: 24px;
	font-size: 17px;
}

.centre
{
	align: center;
}

.small
{
	font-family:  "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 14px;
	font-size: 10px;
}


.date
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#content p
{
	line-height: 22px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
#leftSide
{
	vertical-align:top;
	border-right: solid 1px #fff;
	width: 215px;
	height: 100%;
	margin:0px;
	background-color: #83905F;
	
}
#rightSide
{
	vertical-align:top;
	border-left: solid 1px #fff;
	width: 200px;
	height:100%;
	background-color: #B9B468;
	margin:0px;
	text-align:left;
}
#header
{
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	height: 164px;
	margin:0px;
	border:0px;
	border-bottom: solid 1px #fff;
}

#footer
{
	font-size: 11px;
	padding: 3px 3px;
	border-top: solid 1px #fff;
	clear: both;
	margin:0px;
	background-color: #83905F;
	color: #C4CF97;
	text-align: center;
}

#topNav
{
	position: absolute;
	padding: 125px 0 0 0;
	font-size: 11px;
	left: 200px;
	width: 600px;
	letter-spacing: 2px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
}
#topNav li
{
	display: inline;
	padding-right: 20px;
}
.topLogo
{
	float: left;
	border-right: solid 1px #fff;
}

#rightSignup
{

	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: #83905F;
	padding: 10px 5px 10px 10px;
	color: #C4CF97;
	margin:0px;
	border:0px;
	border-bottom: solid 1px #fff;
	
}
form
{
	padding:0px;
	margin:0px;
}
.newsImg
{
	margin-left:-10px;
}
.newsSubmit
{
	position: relative;
	top: 3px;
}
#rightSignup h2
{
	font-size: 15px;
	
	color: #fff;
	font-weight: bold;
}
#rightSignup strong
{
	color: #fff;
	font-size: 14px;
}
.txtBox
{
	width: 100px;
}

#rightLunch 
{
	font-family: Georgia, serif;
	font-size: 11px;
	padding: 10px 5px 10px 15px;
	line-height: 16px;
	color: #717C53;
}
#rightLunch h3
{
	font-style:italic;
	font-size: 13px;
	color: #F4EEAF;
	line-height: 20px;
}

#leftLunch 
{
	font-family: Georgia, serif;
	font-size: 11px;
	padding: 10px 5px 10px 15px;
	line-height: 16px;
	color: #F4EEAF;
}

.semDate
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	line-height: 22px;
	display: inline;
}

.openDate
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	display: inline;
}

.lunchPic
{
	margin-top: 5px;
	margin-bottom: -15px;
}
#whatIsIt
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: #83905F;
	padding: 8px 5px 10px 10px;
	color: #FFF;
	margin:0px;
	border:0px;
	border-bottom: solid 1px #fff;
	line-height: 24px;
	font-size: 13px;
}



.dot
{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	margin: 10px 0 -10px 0;
	
}
.darkDot
{
	background-image: url(images/dot2.gif);
	background-repeat: repeat-x;
	line-height: 5px;
	margin: 15px 0 5px 0;
	/*
	border-bottom: dotted 1px #717C53;
	color:  #D2CA7D;
	margin: 0px 80px 15px 50px;
	*/
}

.darkDot2
{
	background-image: url(images/dot2.gif);
	background-repeat: repeat-x;
	line-height: 1px;
	margin: 5px 0 0 0;
}

.darkDotCenter
{
	border-bottom: dotted 1px #717C53;
	margin: 0px 80px 15px 50px;
	padding-bottom:20px;
}



.headImage
{
	margin: 20px 0 7px -30px;
}
.clearBoth
{
	clear:both;
}
.floatLeft
{
	float: left;
}
#serviceList
{
	margin-bottom: 0px;
}
#serviceList li
{
	list-style-type:disc;
	color: #fff;
	margin: 5px 0px;
}

#serviceNav
{
	font-size: 11px;
	margin:0px 0px 0px 3px;
	padding: 15px 0px 0px 17px;
	list-style-type: none;
}
#serviceNav li
{
	margin: 9px 0px 9px 0px;
}
#serviceNav a:link,#serviceNav a:active,#serviceNav a:visited
{
	color: #F4EEAF;
}
.currentService 
{
	color: #F4EEAF;
	color: White;
	list-style-type: disc;
}
.currentService a:link,.currentService a:active,.currentService a:visited
{
	
	color: White;
}
.didPic
{
	margin-top: 5px;
	margin-bottom: -15px;
}
.whatPic
{
	margin-bottom:-5px;
	position:relative;
	left: -10px;
}



#pract p
{
	
	/*
	border-bottom: dotted 1px #717C53;
	padding-bottom:20px;	
	*/
}

#pract img
{
	float:left;
	margin:15px;
}

.inline
{
	display: inline;
}

#seminars h3
{
	margin: 20px 0 5px 0;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #F4EDB0;
	
}
#lblErr
{
	color: Red;
	font-weight: bold;
}

ul { line-height: 22px;}

ol { line-height: 22px;}

table.schedule {
	color: #717C53;
	border-width: 0;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}

table.schedule th {
	width: 85px;
	border-width: 0;
	padding: 5px;
	border-style: none;
	background-color: #D2CA7D;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	-moz-border-radius: 9px 0px 0px 0px;
}

table.schedule td {
	width: 85px;
	border-width: 1px;
	padding: 10px 7px 10px 7px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #b9b468; 
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	}



table.contact {
	text-align: left;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	border-color: transparent;
	border-collapse: separate;
	background-color: transparent;
	text-align: left;
	line-height: 21px;
}

table.contact th {
	border-width: 0;
	padding: 0;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	}

table.contact td {
	border-width: 0px 0px 0px 0px;
	padding: 0;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	}


