/* *************************************************************************************general stuff */

html {
	height: 100%;
	margin: 0px;
	padding: 0px;


}

body {
width:100%;
	height: 100%;
	margin: 0px;
		background-image: url(../images/bg_tile_html.jpg);
	background-repeat: repeat;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 11px;
	color: #000000;		
}

body.contentpane {
	background-image:none;
	background:none;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}



li
{
line-height: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	
	font-size: 11px;
}



a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


.blog span.article_seperator {
	display: block;
	height: 1px;
	padding:5px 0px;
	border-top:1px solid #CCCCCC;
}

.paragraph1 {
	color: #655125;
	font-weight: bold;
}

h2 {
	border-bottom:1px dotted #9B9EA2;
	color:#311A06;
	font-size:13px;
	font-weight:bold;
}

/* *************************************************************************************layout boxes stuff */

.base {
	color: #000000;
	height: 100%;
	width: 100%;
	text-align: center;
		background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



.maintable {
	width: 950px;
}

.top_box {
	background: #110803;
	height: 165px;
	width: 950px;
}
.mid_box {
 background: #ffffff;
 text-align: left;
}
.bottom_box {
	background-image: url(../images/bg-bottombox.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-align: left;
	padding-left: 15px;
	color: #605446;
	background-position: right;
	background-color: #FFFFFF;
}
.mainmenu_box {
	height: 20px;
	background-color: #311A06;
	color: #D2C3AC;
}
.bottommenu_box {
	background-image: url(../images/bg-menubottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.login_box {

}
.leftmid_box {
	width: 190px;
	padding-top: 10px;
}
.leftmid_box .moduletable table tr td tr td {
	padding-left: 15px;
}

.centremid_box {
	width: 540px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #777472;
	line-height: 130%;
}

.rightmid_box {
	width: 190px;
	padding-top: 15px;
	 text-align: left;
}

/* *************************************************************************************module bottommenu */
.moduletable-bottommenu tbody tr td table tbody tr td{

}

.moduletable-bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2C3AC;	
		width: 200px;
	text-align: right;
}

.moduletable-bottommenu a:active, .moduletable-bottommenu a:link, .moduletable-bottommenu a:visited {
	color: #D2C3AC;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.moduletable-bottommenu a:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.login_box a:active, .login_box a:link, .login_box a:visited {
	color: #D2C3AC;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.login_box a:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

/* *************************************************************************************module whos online */
.moduletable-whoonline {
	padding-left: 15px;	
}

/* *************************************************************************************module contactdetails */
.moduletable-contactdetails {
	padding-left: 15px;	
	padding-bottom: 15px;
}

.moduletable-contactdetails th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #604F44;
	padding-top: 15px;
	padding-bottom: 8px;
	text-align: left;
}

/* *************************************************************************************module login */
.leftmid_box .moduletable-login th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #817E74;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52514D;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.moduletable-login td {
	padding-left: 7px;
}

.moduletable-login, .moduletable-login .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605A55;
}
/* *************************************************************************************module search */
.moduletable-search {
	padding-bottom: 15px;
}

.moduletable-search, .button-search {
	padding-left: 4px;
	font-size: 11px;
	color: #605A55;
}

.inputbox-search {
	margin-right: 5px;
	padding-left: 4px;
	font-size: 11px;
	color: #605A55;
}



/* *************************************************************************************module asx */
.rightmid_box .moduletable-asx th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #817E74;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52514D;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.rightmid_box .moduletable-asx td {
	padding-left:5px;
}

.rightmid_box .article_seperator {
display:block;
height:5px;
}

/*.rightmid_box .moduletable-asx td {
	padding-left: 13px;
	padding-right:10px;
}
*/

.moduletable-asx .contentheading {
	color: #CAA882;
	width: 170px;
}

.moduletable-asx .article_seperator {
		display:block;
		height:1px;
		border-bottom:1px solid #9A9DA1;
}
.moduletable-asx a:active, .moduletable-asx a:link, .moduletable-asx a:visited {
	color: #80807E;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.moduletable-asx a:hover {
	color: #321903;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

/*<!--.moduletable-asx tr td table tbody tr td {
	text-indent: -15px;
}-->*/

/* *************************************************************************************module latestnews */
.centremid_box .contentheading {
	font-size: 17px;
	color: #5A5755;
	font-weight: bold;
}

/*.rightmid_box .moduletable-latestnews td {
	padding-left: 13px;
	padding-right:10px;
}*/

.rightmid_box .moduletable-latestnews th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #817E74;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52514D;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.rightmid_box .moduletable-latestnews td {
	padding-left:5px;
}

.moduletable-latestnews .contentheading {
	color: #CAA882;
	width: 170px;
}

.moduletable-latestnews .article_seperator {
		display:block;
		height:1px;
		border-bottom:1px solid #9A9DA1;
}


.moduletable-latestnews a:active, .moduletable-latestnews a:link, .moduletable-latestnews a:visited {
	color: #80807E;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.moduletable-latestnews a:hover {
	color: #321903;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

/*.moduletable-latestnews tr td table tbody tr td {
	text-indent: -15px;
}
*/
/* *************************************************************************************module Download */
.moduletable-download {

}

.rightmid_box .moduletable-download td {
	padding-left: 13px;
	padding-right:10px;
}

.rightmid_box .moduletable-download th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #817E74;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52514D;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.moduletable-download a:active, .moduletable-download a:link, .moduletable-download a:visited {
	color: #4E3F1F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.moduletable-download a:hover {
	color: #321903;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

/* *************************************************************************************module Gallery */
.moduletable-gallery {
	color:#777472;
}

.rightmid_box .moduletable-gallery td {
	padding-left: 13px;
	padding-right:10px;
}

.rightmid_box .moduletable-gallery th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #817E74;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52514D;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

/* *************************************************************************************module subscription */

.leftmid_box .moduletablesubscription th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #817E74;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52514D;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.subscription {
	padding-top: 5px;
	padding-left: 15px;	
	padding-bottom: 15px;
}

.moduletablesubscription .subscription .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605A55;
}

.moduletable-picture {
	color: #80776A;
	padding-bottom: 8px;	
}

.pic-box {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9EA2;
}

.centremid_box .componentheading {
	font-size: 17px;
	color: #5A5755;
	font-weight: bold;
	padding-bottom: 10px;
}

.centremid_box .blog .contentpaneopen .contentheading {
	font-size: 12px;
	color: #311A06;
	font-weight: normal;
}

.moduletableswmenu {
	width: 950px;
}

table.menu39 {
	text-transform: uppercase;
}

.contact-heading {
	font-size: 17px;
	color: #5A5755;
	font-weight: bold;
}

.contact .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605A55;
}

/* *************************************************************************************module slideshow */

.moduletable-slideshow {
	
	height:231px;
	text-align: left;
	border: 1px solid #817E74;

}

.moduletable-slideshow td {
		padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.moduletable-slideshow tbody tr td ul li {

	padding-left: 0px;
}

/* *************************************************************************************module slideshow */


.moduletable-boardroomradio {
width:190px;
text-align:center;
}


/* ************************************************************************************hidden login */

.clr {
	clear: both;
	height: 10px;
}