html,body {	
	margin:11px auto 10px auto;
	background-color:#CFCFCF;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:1em;
	line-height:125%;
	*text-align:center;
}

td {
	_font-size:80%;
	_line-height:150%;
	color:#666666;
	text-align:justify;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	vertical-align:top;
}

/* FeedBurner Div's
---------------------------------------------------------------------------------------------
*/

div.feedburnerFeedBlock {
	
}

div.feedburnerFeedBlock ul {
	list-style-type:none;
	margin:0;
	padding:0;
}	

div.feedburnerFeedBlock li {
	margin:0;
	padding:0;
}

div.feedburnerFeedBlock span.headline {
	display:block;
	clear:both;
	font-weight:bold;
	padding:10px 0 0 0;
	text-decoration:underline;
	color: #5D9DE6;
}

div.feedburnerFeedBlock p.date {
	margin:0 0 5px 0;
	padding:0;
	font-size:80%;
	
}

div.feedburnerFeedBlock img.wp-post-image {
	
}

div.feedburnerFeedBlock div#creditfooter {
	display:none;
}

/* Main Div's
---------------------------------------------------------------------------------------------
*/

div#content {
	margin:0 auto 0 auto;
	clear:both;
	width: 996px;
	background-color:#FFFFFF;
	}
	
div#container {
	background: url(images/edge_tile.jpg) top repeat-y;
	}
	
div#edge_top {	 
	height:6px;
	width:996px;
	clear:both;
	_overflow:hidden;
	background: url(images/edge_top.jpg) top no-repeat;
	}

div#edge_bottom {	 
	height:6px;
	width:996px;
	clear:both;
	_overflow:hidden;
	background: url(images/edge_bottom.jpg) top no-repeat;
	}
				
	
div#headercontainer {	 
	height:80px;
	width:982px;
	float:left;
	}

div#logo {
	height:80px;
	width:663px;
	float:left;
	background: url(images/jagas.jpg) right no-repeat;
	}
	
div#nav {
	width:984px;
	height:40px;
	clear:both;
	margin:0 auto 0 auto;
	text-align:left;
	_text-align:center;
	background-color:#ADADA5;
	}
	
div#banner {
	width:984px;
	height:175px;
	clear:both;
	margin:0 auto 0 auto;
	text-align:left;
	_text-align:center;
	background: url(images/banner.jpg) top no-repeat;
	}

div#banner_fade {
	width:984px;
	height:6px;
	clear:both;
	margin:0 auto 0 auto;
	_text-align:center;
	background: url(images/banner_fade.jpg) top repeat-x;
	}
		
div#content_container {
	width:984px;
	clear:both;
	margin:0 auto 0 auto;
	_text-align:center;
	}
		
div#content_text {	 
	text-align:left;
	padding:10px 0 0 0;
	}

div#footer {
	clear:both;
	margin:20px auto 0 auto;
	padding:5px 0 0 0;
	width:984px;
	height:25px;
	text-align:right;
	vertical-align:bottom;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:60%;
	color:#999999;
	border-top:3px solid #D86310;
	}

div#clear {
	clear:both;
	height:1px;
	width:100%;
	_overflow:hidden;
}

div#bar {
	clear:both;
	height:1px;
	_overflow:hidden;
	width:932px;
	margin:0 auto 15px auto;
	padding:0;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	_margin:0 26px 15px 26px;
}

/* Text styles
---------------------------------------------------------------------------------------------
*/	

#contact {
	width:115px;
	height:55px;
	margin:10px 0 0 0;
	float:right;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:80%;
	text-align:center;
	color:#79796F;
	border-left:1px solid #DFDFDF;
	}
	
#quote {
	width:115px;
	height:55px;
	margin:10px 0 0 0;
	float:right;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:80%;
	text-align:center;
	color:#79796F;
	border-right:1px solid #DFDFDF;
	}
	
#heading {
	width:180px;
	float:left;
}

#heading h1{
	margin:0 0 0 30px;
	color:#D66331;
	font-size:125%;
	line-height:100%;
	letter-spacing:-0.08em;
}

#heading_sub {
	font-weight:normal; 
	line-height:100%;
	*line-height:115%;
}

#text_container {
	width:800px;
	float:right;
	text-align:left;
	_width:780px;
}


#text, #text_home {
	padding:0 20px 0 20px;
	font-size:80%;
	line-height:145%;
	color:#666666;
	text-align:justify;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
}

#text_home {
	margin:0 0 -15px 0;
	_width:980px;
}

#module {
	padding:0 15px 0 15px;
	margin:0 0 5px 0;
	font-size:70%;
	line-height:135%;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
}

/*
Dropdown menu    =DROP
---------------------------------------------------------------------------------------------
*/

/* Main Menu Bar */

div.menuBar {	
	margin:0 auto 0 auto;
}

div.menuBar a.menuButton {
	cursor: pointer;
	z-index: 5000;
	border-bottom: none;
	_border-bottom: none;	
	text-align:center;
	}

/* 	place menu text style here	*/

div.menuBar a.menuButton:link, div.menuBar a.menuButton:visited {
	color:#FFFFFF;
	font-size:75%;
	line-height:225%;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	float:left;
	height:40px;
	margin:-4px 0 0 0;
	padding:0 2.391% 0 2.391%;
	*padding:0 2.39% 0 2.38%;
	_padding:0 25px 0 30px;
	text-decoration: none;
	border-top:4px solid #ffffff;
	border-bottom: none;
	_border-bottom: none;
	text-wrap: none;
	_text-align:left;
	_position:relative;
	_height:45px;	}
	
div.menuBar a.menuButton:hover, div.menuBar a.menuButton:active {
	color:#FFFFFF;
	background-color:#939388;
	text-decoration:none;
	display:block;
	float:left;
	height:40px;
	margin:-4px 0 0 0;
	padding:0 2.391% 0 2.391%;
	*padding:0 2.39% 0 2.38%;
	_padding:0 25px 0 30px;
	text-decoration: none;
	border-top:4px solid #D86310;
	border-bottom: none;
	_border-bottom: none;
	text-wrap: none;
	_text-align:left;
	_position:relative;
	_height:45px;
	}

/* drop down menu */

div.menu {
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	position:absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5001;
	text-align: left;
	display: block;
}

div.menu a.menuItem {
	cursor: pointer;
	display:block;
	text-decoration: none;
	white-space: nowrap; 
	border-bottom: none;
	_border-bottom: none;
	text-align:left;
}

/* 	place drop down menu text style here	*/

div.menu a.menuItem:link, div.menu a.menuItem:visited {
	color:#FFFFFF;
	padding:6px 14px 6px 14px;
	background-color:#ADADA5;
	border-bottom:1px solid #939388;
	font-size:9pt;
}

div.menu a.menuItem:hover, div.menu a.menuItem:active {
	background-color:#939388;
}

	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	

	
#support {
	color:#FFFFFF;
	font-size:85%;
	line-height:0%;
	*line-height:100%;
	*margin:-5px 0 0 0;
	text-decoration:none;
	font-weight:normal;
	text-wrap: none;
}

#contact a, #contact a img{
	border-bottom: none;
	_border-bottom: none;
	color:#79796F;
	}
	
#quote a, #quote a img{
	border-bottom: none;
	_border-bottom: none;
	color:#79796F;
	}
	
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	_border-bottom: 1px solid #666666;
	}

#footer a:hover, #footer a:active {
	color:#5D9DE6;
	text-decoration: none;
	border-bottom: 1px dotted #5D9DE6;
	_border-bottom: 1px solid #5D9DE6;
	}

#text_home img, #module img, #sgallery img{	
	border: 7px solid #E9E9E9;
}

#infotable table, #infotable td {
	border:1px solid #b4b4b4;
}

#module img {
	margin:0 9px 0 10px;
}

img {	
	border: none;
}

a img {
	border: none; 
}

.image {	
	border: none;
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border-bottom: none !important;
	border:0px solid #000;
	border-bottom:none;
}

a:link, a:visited {
	color: #5D9DE6;
	text-decoration: none;
	border-bottom: none;
	_border-bottom: none;
}

a:hover, a:active {
	color: #666666;
	border-bottom: 1px dotted #666666;
	_border-bottom: 1px solid #666666;	
}	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
	text-align: left;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.forumheader3{
	background-color: #fff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #e5f2ff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
	text-align: left;
}
.fcaption {
background: url(images/menu1_fade.jpg) repeat-x;
}


.finfobar{
	background-color: #f8f8f8;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 7pt; font-family:verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
}

.button {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.smallblacktext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#555;
}

.smalltext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#555;
}

td {
	text-align: left;
}

.nextprev {
	font: 7pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#b47716;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:verdana, tahoma, arial, helvetica, sans-serif
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

a.forumlink{
	color: #000;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}
.caption2 {
	background: #182327 url(images/menu1_fade.jpg) repeat-x;
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}



-->
</style>