/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

body {
	
	font: 62.5%/1.5 normal "Helvetica Nue", Helvetica, Arial, sans-serif;
	color: #000;
}

#wrapper {
	margin-top: 10px;

	text-align: left;
	background-color: #fff;
}

#branding_main {
	height: 130px;
	background: url(images/Aztec2.jpg) no-repeat;
	width: 953px;
	margin: 0 auto;
	position: relative;
}

#branding_images {
	text-align: right;

	padding-top: 0;
}

#branding_images p {
	font-size: 1.6em;
}


#branding_images img {
	margin-top: -2px;
	margin-left: 3px;	
	/* border: 2px solid #333; */
	padding: 2px;
}


#branding_main h1 {

}



.clear_both {
	clear: both;
}

#branding_sub {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
	margin-top: 20px;
}

#branding_sub p{
	
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

#content_wrap {
	margin: 0 auto;	
	clear: both;
	width: 920px;

}

#content {
	width: 620px;
	float: left;
	font-size: 1.6em;
	margin: 20px 0 10px;
	padding: 0;
}

#content_sub {
	width: 270px;
	float: right;
	margin: 65px 0 10px;
}


#content_sub_book {
	width: 270px;
	float: right;
	margin: 15px 0 10px;
	padding: 10px;
	font-size: 1.4em;
	background-color: #e5e2cf;
	border-bottom: 5px solid #901507;
}

#random_job {
	width: 270px;
	float: right;
	margin: 5px 0 10px;
	padding: 10px;
	font-size: 1.4em;
	background-color: #e5e2cf;

}

#content_sub_contact {

	margin: 5px 0 10px;
	padding: 10px;
		font-size: 1.4em;

}

#home, #about, #services, #contact {

}

#home_info, #about_info, #services_info, #contact_info {
	padding: 10px;
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

#map {
	overflow: auto;
	width: 265px;
	margin-bottom: 15px;
	border: 2px solid #666;
}

#rightbar {
	float: right;
		width: 265px;
	margin: 67px 0 5px;}

.branch {
	width: 265px;
	padding: 10px;	
	background-color: #e5e2cf;
	margin-bottom: 15px;
}

#leftbar {

}

.apply {

}

/* @group navigation */

#nav_wrap {
	clear: both;
	width: 100%;
	height: 50px;
	background: #000 url(images/nav_bg.gif) repeat-x top left;
}

#navigation {
	margin-top: 10px;
	padding-right: 15px;
	margin-bottom: 10px;
	text-align: center;
	float: right;
}

#nav {
	width: 953px;
	margin: 0 auto;
	position: relative;
}

ul#nav li {
	font-size: 1.4em;
	display: inline;
}

ul#nav li a {
	float: left;
	color: #fff;
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 1.2em 1em 0.8em;
}

ul#nav li a:hover {
	color: #f6e8ed;
	background-color: #670023;
}

#navi li {
	display: inline;
	margin: 0;
	padding: 0 10px;
}

#navi li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#navi li a:hover {
	color: #009ccf;
}

/* @end */

h1 {
	margin-bottom: 8px;
	letter-spacing: 2px;
	color: #000;
	font: 1.8em Arial;
}

h2 {
	font-size: 115%;
	margin-bottom: 10px;
	margin-top: 12px;
	color: #732f00;	
}

.paginate {
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
}

.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
}



a {
	font-weight: normal;
	font-style: normal;
	color: #732f00;
	text-decoration: none;
}

em {
	font-weight: bold;
}

.entry {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 1.2em;
	padding-top: 1.2em;	
	margin-bottom: 1.6em;
	overflow: auto;
}

.entry p {
	margin-bottom: 0.5em;
	color: #666;
	font-size: 12px;
}

.entry em {
	font-weight: bold;
	color: #000;
}



.newsentry {
	padding-bottom: 1.2em;
	padding-top: 1.2em;	
	margin-bottom: 1.6em;
	overflow: auto;
}

.newsentry p {
	margin-bottom: 0.5em;
	color: #666;
	font-size: 12px;
}

.newsentry em {
	font-weight: bold;
	color: #000;
}

p {
	margin-bottom: 8px;
}

ul.plist {
	list-style-type: disc;
	list-style-position: inside;
}

.qentry {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px dotted #ccc;
}

q {
	font-style: italic;
	color: #666;	
}

cite {
	font-style: italic;
	text-align: right;
	color: #999;
}

fieldset {
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 1em;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}


label {
	float: left;
	width: 10em;
}

textarea,input { font-family: serif; font-size: 12px; }

/* @group Jobs Table */

table {
	font-size: 0.8em;
}

th {
	color: #901507;
	font-weight: bold;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

/* @end */ 

