* {
	margin:0;
	padding:0;
}

html 
{
	background:url(/images/tilebg.jpg) repeat-x #000;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666;
}

.content
{
    margin-top: 0px;
	font-size: 13px;
	margin-bottom: 0px;
	color: #ffffff;/*c2b088*/
	background-color: transparent;
    
}


#page {
	width:954px;
	margin:auto;
}

#main {
	background:url(/images/spacer.gif) repeat-y top right #000; /*transparent*/
}

#pageborder
{
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 6px;
	border: 1px solid #fff;
	background-color: #c2b088;
}

.footer
{
	margin-top: 0px;
	font-size: 13px;
	margin-bottom: 0px;
	color: #c2b088;
	background-color: transparent;
	text-align: right;

}


h1 {
  	margin: 0px;
  	padding-left: 0px;
  	padding-right: 10px;
  	padding-top: 2px;
  	padding-bottom: 2px;
	font-size: 20px;
	color: #2f75b3;
	font-weight: bold;
}
   
h2 {
  	margin: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-top: 2px;
  	padding-bottom: 2px;
	font-size: 14px;
	color: #2f75b3;
	font-weight: bold;
} 
.content_image
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 6px;
	border: 1px solid #c8c8c8;
	background-color: #fff;
}

.boxlined
{
    margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 0px;
  	margin-right: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-top: 1px;
  	padding-bottom: 1px;
    xbackground:url(/images/bgimage.gif) #000;
    border: 1px solid #7f4d2a;
}

.boxlined_white
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 4px;
	border: 2px solid #fff;
	
}

.small_title_text_white 
{
    padding: 4px;
	margin-top: 0px;
	font-size: 9px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #c2b088;
	font-weight: bold;
}
.small_text_black 
{
    padding: 4px;
	margin-top: 0px;
	font-size: 9px;
	margin-bottom: 0px;
	color: #222222;
	background-color: #ffffff;
}
.small_text_white
{
    padding: 4px;
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: Transparent;
}
p {
	margin-top: 0px;
	font-size: 13px;
	margin-bottom: 0px;
	color: #dddddd;/*c2b088*/
	background-color: transparent;
}

p a:link , a:visited
{
	color: #24609e;
	background-color: transparent;
	text-decoration: none;
}
p a:hover , a:active
{
	color: #24609e;
	background-color: transparent;
	text-decoration: underline;
}


img 
{
	border:none;
}

strong 
{
    padding: 0px;
    margin: 0px;
	font-weight: bold;
}

ol
{

    list-style-type:decimal;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
    color:#717171;
	font-size:13px;
	line-height: 16px;
	font-weight: normal;
}

ul
{
    	list-style: url(/images/bulletdot.gif);
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
    	color:#717171;
	font-size:13px;
	line-height: 16px;
}

li
{
    
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
}




li a:link , a:visited
{
	color: #24609e;
	background-color: transparent;
	text-decoration: none;
}
li a:hover , a:active
{
	color: #7f4d2a;
	background-color: transparent;
	text-decoration: underline;
}

#sub_menu_box
{
    	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;  	
  	margin-right: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-top: 6px;
  	padding-bottom: 15px;
    
}

#sub_menu_box a.submenu
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 10px;
	color: #c2b088;
	line-height:18px;
	font-size: 13px;
	text-decoration: none;
}
#sub_menu_box a.submenu:hover, #sub_menu_box a.submenu:active
{
    color: #7f4d2a;
	text-decoration: none;
}
#sub_menu_box a.submenu_active
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 0px;
	color: #7f4d2a;
	line-height:18px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background:url(/images/submenu_bullet.jpg) no-repeat top left;
}
#sub_menu_box a.submenu_active:hover, #sub_menu_box a.submenu_active:active
{
	text-decoration: none;
}


.logotext
{
	font-size: 12px;
	color: #c2b088;
	font-weight: normal;
}

#menu_box
{
    	margin-top: 10px;
  	margin-bottom: 0px;
  	margin-left: 0px;  	
  	margin-right: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-top: 0px;
  	padding-bottom: 0px;
    
}

#menu_box a.menu
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	color: #c2b088;
	line-height:19px;
	font-size: 19px;
	text-decoration: none;
}
#menu_box a.menu:hover, #menu_box a.submenu:active
{
    color: #7f4d2a;
	text-decoration: none;
}
#menu_box a.menu_active
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 0px;
	color: #7f4d2a;
	line-height:19px;
	font-size: 19px;
	text-decoration: none;
	font-weight: bold;
	background:url(/images/submenu_bullet.jpg) no-repeat top left;
}
#menu_box a.menu_active:hover, #menu_box a.menu_active:active
{
	text-decoration: none;
}
