/*:::::::::::::::::::: DXM STUDIOS CSS LAYOUT DESIGN :::::::::::::::::::::*/

/*----- PLEASE NOTE: All images, typography, colors, and position layout is copyright 2007 DXM Studios and may not be reproduced without my consent.-----*/ 

body {
	background-image: url(../images/pattern.jpg);
	margin: 0px;
}

#menu {
	width: 759px;
	height: 370px;
	align: center; 
}
	
#index_menu {
	width: 759px;
	height: 370px;
	align: center; 
}

#content_area {
	width: 763px;
	margin: 20px auto;
	background: transparent url(../images/bg.gif) repeat;
}

#wrapper{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto%;
	overflow-x: none;
}

#footer{
   	width: 763px;
	height: 40px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #988e3d;
}

/*--------------------------[text styles]---------------------------*/

.bodytext{
	width: 318px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	padding: 0px 10px 0px 30px;	
}

.bodytext2{
	width: 504px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	padding: 0px 10px 0px 30px;	
}

.bodytext3{
	width: 504px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	padding: 0px 4px 0px 30px;	
}

.paneltext{
	width: 125px;
	color: #630d0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 0px 15px;	
}

.hd1{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #630d0d;
	vertical-align: text-top;
	padding: 0px 0px 0px 2px;
}

.hd2{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px;
	color: #630d0d;
	line-height: 16px;
	vertical-align: text-top;
}

b{
  	color: #630d0d;
}

.summary{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	padding: 0px 0px 0px 5px;
}

.formLabel{
    padding: 0px 0px 0px 15px;
}

input {
	background: #cbc5b4;
	border: none;
}

input.radiobut {
	background: none; 
	border: none;
}

.formInputButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}


textarea {
	background: #cbc5b4;
	border: none;
}

select {
	background: #cbc5b4;
	border: none;
}

.pdf{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 14px;
	font-style: italic;	
	color: #d1d1d1;
	vertical-align: text-top;
}

.link{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630d0d;
	text-decoration: none;
}

a
{
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 12px;
	font-weight: bold;  	
	color: #630d0d;
  	text-decoration: none;
}

a:hover
{
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 12px;
	font-weight: bold;  	
	color: #948e79;
  	text-decoration: none;
}

/*--------------------------[image styles]---------------------------*/

.pagetitle{
	width: 511px;
	height: 65px;
	margin: 0px 0px 0px 114px;
	padding: 0px 0px 0px 0px;	
}

.subnav{
	text-align: right;
	height: 54px;
	padding: 0px 20px 0px 20px;
}

.panelimg{
	width: 75px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 30px 0px 0px;	
}

.thumbnail_01{
    vertical-align: top;
	padding: 0px 0px 0px 0px;	
}

.thumbnail_02{
    float: right;
	border-left: 10px solid #572a2c;	
	border-bottom: 3px solid #572a2c;	
}

.divider{
    width: 481px; 	
	height: 1px;	
	margin: 15px 0px 15px 0px;
	padding: 15px 10px 15px 19px;	
}

.mandatory_field{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
}
