/* CSS Document - Tulia Groove */

body{
	margin: 0px;	
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	line-height: 1.8em;
}
img{
	border: 0px;
}
input,
select,
textarea,
.fileInput{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #999;
	padding: 1px;
	line-height: 1.8em;
}
form {
	margin: 0px;
}
h1,
h2,
h3{	
	margin: 0px 0px 10px 0px;
}

h1{
	font-size: 20px;	
}
h2{
	font-size: 14px;
	background: #000;
	color: #FFF;
	padding: 2px 5px;
	font-weight: normal;
}
a:link,
a:visited,
a:active{
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
img{
	border: 0px;
}

small{
	font-size: 9px;
	font-weight: normal;
}
big{
	font-size: 13px;
	font-weight: normal;
}
.clearBoth{
	clear: both;
	text-align: center;
}
ul {  	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* Main Container ____________________________________________________________________________________________________ */

#topMainCon{
	background-image: url(img/topMainCon.gif);
	margin-top: 5px;
}
#botMainCon{
	background-image: url(img/botMainCon.gif);
	margin-bottom: 5px;
}

/* Layout ____________________________________________________________________________________________________ */

#mainDiv{
	width: 960px;
	margin: 0 auto;	
	margin-top: 10px;
}
#mainCon,
#mainCon .L2C1 {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;	
	min-height: 150px;	
	padding: 4px 10px;	
	margin: 0px;
	width: 938px;	
	text-align: left;
	clear: both;	
}
.col01 {
	clear: both;
}
.L2C1 .col01 {
	float: left;
	width: 718px;
	margin-right: 20px;
}
.L2C1 .col02 {
	float: left;
	width: 200px;
}
#topMenu,
#botMenu,
#topFooter,
#botFooter,
#topMainCon,
#botMainCon,
.topSlideBar,
.botSlideBar{
	height: 5px;
	clear: both;	
}
#topMenu{
	background-image: url(img/topMenu.gif);
	margin-top: 5px;
}
#botMenu{
	background-image: url(img/botMenu.gif);
}
#mainMenu{
	background-image: url(img/bkMenu.gif);
	height: 30px;
}
#mainFooter{	
	text-align: center;
	font-size: 9px;
	padding-bottom: 10px;	
	clear: both;
}
#menuLf,
#menuCn,
#menuRg{
	float: left;
}
#menuLf{	
	width: 100px;
}
.btHome{
	margin: 12px 40px 0px 20px;
	width: 11px;
	height: 7px;
	background-image: url(img/btHome.gif);
	background-position: 0px 0px;
	float: left;
}
.btHome:hover{	
	background-image: url(img/btHome.gif);
	background-position: 0px -7px;
}
.btEmail{
	margin: 13px 0px 0px 0px;
	width: 9px;
	height: 6px;
	background-image: url(img/btEmail.gif);
	background-position: 0px 0px;
	float: left;
}
.btEmail:hover{	
	background-image: url(img/btEmail.gif);
	background-position: 0px -6px;
}
#menuCn{
	padding: 2px 0px 0px 10px;
	width: 850px;
}
#menuCn li {
	float: left;
	width: 114px;	
	padding: 0px;
	text-align: center;
}
#menuCn a:link,
#menuCn a:visited,
#menuCn a:active{
	color: #FFF;
	text-decoration: none;
}
#menuCn a:hover {
	color: #999;
	text-decoration: none;
}
#menuCn strong{
	color: #999;
}

#topFooter{
	background-image: url(img/topFooter.gif);	
	margin-top: 10px;
}
#botFooter{
	background-image: url(img/botFooter.gif);
	margin-bottom: 10px;
}
#conFooter{
	background-color: #000;
	padding: 0px 10px;
	height: 25px;
}
#conFooter li {
	width: 134px;
	float: left;
	padding: 0px;	
}
#conFooter img{
	vertical-align: middle;
}
.sepItem{
	border-top: 1px dotted #999;
	margin: 10px 0px;
	height: 1px;
	clear: both;
}
.imgLeft{
	float: left;
	margin: 0px 20px 10px 0px;
}
.conRight{
	float: right;
	margin: 0px 0px 10px 20px;
}

/* Slide Bar ____________________________________________________________________________________________________ */

.topSlideBar{
	background-image: url(img/topSlideBar.gif);
}
.botSlideBar{
	background-image: url(img/botSlideBar.gif);
	margin-bottom: 10px;
}
.conSlideBar{
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px 10px;
	width: 178px;
}
#twitter_div{
	margin: 0px;
	padding: 0px;
}
#twitter_update_list{	
	list-style-type: disc;
	margin: 10px 0px 0px 10px;;	
}
#twitter_update_list li{	
	margin-bottom: 10px;	
}
#twitter_update_list h2{	
	margin-top: 0px;
	
}
.floatLf{	
	float: left;	
}
.floatRg{	
	float: right;	
}
img.galPic{	
	float: left;
	border: 1px dotted #000;
	padding: 2px;
	margin: 22px;
}
