/* Design by cmslounge  */

/* Layout */

BODY  { 
	background: #C1B198;
	text-align: center;
	padding: 0;
	margin: 0;
}

body,td,th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 150%;
}

#wrapper {	
	position: relative;
	width: 790px;
	margin: 0 auto;
	text-align: left;
}

p {
	margin: 0;
	padding: 0;
}

.moduletable {
	padding: 0;
	margin: 0;
}

#header {
	position: relative;
	margin-top: 50px;
	text-align: left;
	height: 115px;
	background: #333;
	border-bottom: 1px solid #C1B198;
}

#logo {
	position: absolute;
	width: 200px;
	left: 15px;
	top: 10px;
}

#menu {
	position: absolute;
	height: 65px;
	left: 300px;
}

#menu .moduletable {
	padding: 10px;
	padding-top: 25px;
}

#home_module td,
#home_module div,
#home_module p {
	color: #fff;
	font-size: 16px;
	font-family: Calibri;
	line-height: 140%;
}

#home_module {
	background: url(../images/home_bg.jpg) no-repeat top right;
	height: 321px;
}

#home_module .moduletable {
	width: 300px;
	margin: 0;
	padding: 0;
	padding: 15px;
	padding-top: 100px;
}

#in {
	width: 790px;
	background: #fff url(../images/header2_bg.jpg) no-repeat top left;
	padding-top: 110px;
}

#left  {
	float: left;	
	width: 180px;
}

#left p {
	padding-top: 15px;
}

#left .moduletable {
	padding: 10px;
}

#content {
	float: left;
	width: 575px;
}

#content-padding {
	padding:10px;
}


#footer_home,
#footer {
	clear: both;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 790px;
	height: 150px;
	background: #333;
	border-top: 3px solid #C1B198;
}

#footer_home {
	height: 260px;
}

#footermenu {
	text-align: left;
	padding-top: 5px;
}

#footer_module {
	width: 310px;
}

#footer_module .moduletable {
	padding: 15px;
}


#clear {
	clear: both;
}

/* OTHER TAGS */

a img {
	border:none;
}

a:link, 
a:visited {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

/* other mambo elements */


.contentpane, 
.contentpaneopen {
	padding: 0;
}

.small {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;   
}

.searchfield {
	border: 1px solid #666;
	font-size: 10px;
	text-indent: 2px;
	margin-top: 6px;	
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #CCC;
	font-size: 11px;
	text-indent: 2px;
	margin-top: 5px;
	margin-right: 6px;
	color: #666;
}

textarea {
	border: 1px solid #999;
	padding: 2px;
	margin: 3px;
	width: 250px;
	height: 200px;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	display: block;
}


/* top menu styles */


#menu ul, 
#menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#menu ul {
	height: 65px;
}

#menu ul li {
	float: left;
	height: 65px;
	line-height: 65px;
	background: url(../images/menu_sep.jpg) no-repeat top left;
}

#menu a:link, 
#menu a:visited {
	padding-left: 20px;
	padding-right: 20px;
	color: #ccc;
	text-transform: uppercase;
}

#menu a:hover ,
#menu #active_menu a:link, 
#menu #active_menu a:visited, 
#menu a#active_menu:link, 
#menu a#active_menu:visited {
	text-decoration: none;
	color: #ff9900;
}


#footer a {
	color: #999;
}

#footermenu a {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
	padding-left: 15px;
	padding-right: 15px;
}

#footermenu a.mainlevel-bottom:hover,
#active_menu a.mainlevel-bottom:link, 
#active_menu a.mainlevel-bottom:visited {
	text-decoration: underline;	
	color: #ff6600;
}

.componentheading, 
.contentheading {
	font-weight: bold;
	font-size: 13px;	
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	color: #0D368B;
}


/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

#content h1, 
#content h2, 
#content h3, 
#content h4{
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-size: 13px;
	color: #0D368B;
}

h2 {
	font-size: 12px;
	color: #0D368B;
}

h3 {
	font-size: 12px;
	padding-bottom: 5px;
}

h4 {
	font-size: 11px;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 0;
	line-height: 160%;
	margin: 0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 0;
	padding-bottom: 2px;
	padding-top: 3px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 160%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}


#left ul {
	margin: 0;
	padding: 0;
	padding-top: 37px;
	padding-bottom: 10px;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	width: 170px;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: none;
	display: block;
	color: #0D368B;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
}

#left ul li a:hover,
#left ul li a:active {
	text-decoration: underline;
}

#home_module h3 {
	font-family: Calibri;
	font-weight: normal;
	font-size: 38px;
	color: #fff;
	padding-bottom: 20px;
}

