/* CSS Document */

	html{
		height:100%;
	}
	
	body {
		text-align:center;
		background:#5e5a5b;
		color:#000;
		min-width:700px;
	}
	
	
	
	body{
		font-family:verdana;
		font-size: 100%;
		line-height: 1.5;
		/*font-size:0.8em; */
		}
		
	a{
		color: #966817;
		text-decoration:none;
		/*font-weight:none; */
	}
	a:hover{
		/*border-bottom:1px dotted #317082; */
		color: #000;
	}
   		
	h1, h2, h3, h4, p {margin: 1em 0;}
	
	#wrapper { /* also holds the left "sliding" tab */
		background: url("../images/sideleft2.jpg") repeat-y 0 0;
		text-align: left;
		width: 700px; /* this can fixed or fluid */
		margin:0 auto; /* NN will put content out of scrollable reach if auto is used unless there's a min-width on body too*/
		font-size: 80%;
		border: 0px solid #000000;
		margin-top:-9px;
	}
	
	#header, #footer {
 	clear:both;
	width: 100%;
	}
	
	#topleftheader{
		width:510px;
		text-align:left;
	}
	
	#header{
		width:700px;
		text-align:center;
	}
	
	#footer {
	text-align: center;
	color: #000;
	width:700px;
	height:217px;
	background: url("../images/footl2.jpg") no-repeat 0 0px;
	}

	#footer div {
	padding: 0px 0;
	height:217px;
	background: url("../images/footr2.jpg") no-repeat 100% 0px;
	}
	
	
	#contentfloatholder {/* also makes the right "sliding" tab */
	background:url("../images/sideright2.jpg") repeat-y 100% 0;
	float:left;
	width:100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	}
	
	#contentfloatholder:after {
	 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
	}
	
	#container{
	width:510px;
	float:left;
	color:#303030;
	font-family: trebuchet ms;
	display:inline;
	margin: 0px;
	padding: 0px;
	}
	
	#container_content{
		width:434px;
		color:#303030;
		font-family: trebuchet ms;
		/* font-size:11px; */
		margin-left:42px;
}
	
	#rightContainer{
	float:right;
	width: 190px;
	}
	
	* html #rightContainer{
	width: 180px;
	float:right;
	margin-top:0px;
	}
	
	#menuright{
		width:180px;
		padding-right:10px;
		margin-top:0px;
		float:right;
		padding-bottom:0px;
	}
	
	* html #menuright{
		width:180px;
		padding-right:10px;
		margin-top:0px;
		float:right;
		padding-bottom:0px;
	}
	
	#mia_menu div{
	padding:0px;
	margin: 0px;
		
	}
	
	/* 	Layout CSS  */
	#mia_menu{
	margin-left:0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
		
	}

	/* All A tags - i.e menu items. */
	
	#mia_menu a{
	color: #e1dabd;
	text-decoration:none;
	display:block;
	clear:both;
	text-align:left;
	border-bottom:1px dotted #AAAAAA;
	background-image:url("../images/bulletx1.jpg");
	background-position:left center;
	background-repeat: no-repeat;
	/* font-weight:bold; */
		font-size:0.8em;
	line-height: 20px;
	text-indent: 20px;
	margin-left: 20px;
	width: 150px;
	}
	
	#mia_menu a:hover{
		color: #303030;
		background-image:url("../images/bulletx.jpg");
		background-position:left center;
		background-repeat: no-repeat;
	}
	
	table {
	border-collapse: collapse;
	width:438px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	}
	
	th {
	text-align: left;
	text-transform: uppercase;
	}
	
	thead th, tfoot th, tfoot td {
	font-size: 1.1em;
	}

	tbody th {
		background: url("../images/bullet_vacancy.gif") no-repeat 6px 0.8em;
		background-position:left center;
		padding-left: 24px;
		margin-top:15px;
	}

	tbody td {
	background-color:#eee;
	}

	td.td2{text-align:right;}
	
	tbody tr:hover td, tbody tr:hover {
	background-color: #E5E5CB;
	}

	tr.odd td, tr.odd {
	background-color: #ddd;
	}
	
	#modeltable table{
	border-collapse: collapse;
	width:438px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	}
	
	#modeltable th {
	text-align: justify;
	text-transform: none;
	}
	
	#modeltable thead th, tfoot th, tfoot td {
	font-size: 1.1em;
	}

	#modeltable tbody th {
		background-image:none;
		background-color: #dddddd;
		padding-left: 0px;
		margin-top:15px;
	}

	#modeltable tbody td {
	background-color:#eee;
	}

	#modeltable tbody tr td.td2{text-align:right;}
	
	#modeltable tbody tr:hover{
	background: transparent;
	}

	#modeltable tr.odd td, tr.odd {
	background-color: #eee;
	}

	
	#purchaseform a{
		color:#303030;
		font-size:1.0em;
	}
	
	
	/*************       For IE Mac           **************/
	/* IE/Win is also using these rules, but it doesn't mind */
	
	* html div#header {margin-top: 9px;}
	* html div#container {margin-left: 0px;}
	* html div#rightContainer {margin-right: 0px;}
	* html div#menuright {padding:0;}
	* html div#mia_menu {margin-left: 10px;}
	#container h3, #container p,
	#right h3, #right p
	{padding: 0 20px;}
	
	/*
	General rules
	*/

	img.floatLeft { float: left;
		margin-right: 10px;
		margin-bottom: 4px;
		margin-top: 4px; }

	img.floatRight { float: right;
		margin-left: 6px;
		margin-bottom: 4px;
		margin-top: 4px; }
		
	img.fltLeft { float: left;
		margin-right: 10px;
		margin-bottom: 2px;
		margin-top: 4px; }

	img.fltRight { float: right;
		margin-left: 10px;
		margin-bottom: 2px;
		margin-top: 4px; }
		
	.rightalign {
		text-align:right;
	}

	.leftalign {
		text-align:left;
	}
	
	.rolldown_header{	/* Styling question */
	width:510px;
	overflow:hidden;
	cursor:pointer;
}
.rolldown_content{	/* Parent box of slide down content */
	
	width:445px;
	margin-left:39px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.rolldown_content_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.8 em;	
	position:relative;
}


#done {
	text-align: center;
	width: 65px;
	padding-right: 10px;
	padding-left:10px;
	margin-right:10px;
	border: 1px solid #303030;
	background-color:#e1dabd;
	font-size: 0.9em;
}

.done {
	text-align: center;
	width: 65px;
	padding-right: 10px;
	padding-left:10px;
	margin-right:10px;
	border: 1px solid #303030;
	background-color:#e1dabd;
	font-size: 0.9em;
}

.totalbutton {
	text-align: center;

	padding-right: 10px;
	padding-left:10px;
	margin-right:10px;
	border: 1px solid #303030;
	background-color:#dddddd;
	font-size: 0.9em;
}


#formfieldx{
	border: 1px solid #303030;
	font-size: 1.0em;
	line-height:1.5;
}

.formfieldx{
	border: 1px solid #303030;
	font-size: 1.0em;
	line-height:1.5;
}

#formfield{
	border: 1px solid #303030;
	font-size: 1.1em;
	line-height:1.5;
}

.formfield{
	border: 1px solid #303030;
	font-size: 1.1em;
	line-height:1.5;
}



.price{
	border: 1px solid #303030;
	font-size: 1.1em;
	line-height:1.5;
	width:75px;
}

.calcprice{
	border: 0px solid #303030;
	background-color:transparent;
	font-size: 1.2em;
	color:#339900;
	font-weight:bold;
	line-height:1.5;
	width:75px;
}

#formfieldbox{
	border: 1px solid #303030;
	font-size: 0.9em;
	font-family: verdana;
}

.formfieldbox{
	border: 1px solid #303030;
	font-size: 1.0em;
	font-family: verdana;
	width:238px;
}

#pfield{
	border: 1px solid #303030;
	font-size: 1.1em;
	width:175px;
}

.pfield{
	border: 1px solid #303030;
	font-size: 1.1em;
	width:175px;
}

.labelfield{
	width:260px;
	text-align:left;
}

.errorMsg {	color:#FF0000;}

.style3 {font-size: 11px}

.titleheader {
	color:#3E2113;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.sparobe a{
		color:#303030;
		font-size:1.0em;
	}
