/*  
Name: Colorvoid
Date: 2008-04-25
Description: Soft and natural, gray and blue two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* ----------------------------------------
   Standard Elements
------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
#secondarytile2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D4A2A;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}


html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #FFFFFF;
	font: normal 13px Verdana,sans-serif;
	background-color: #534226;
	background-image: url(images/notesbg7.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
}

a {
	color: #493C1A;
	text-decoration: none;
}
a:hover {
	color: #E6D39B;
}
a:active {color: #BCA56F;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #619BA6;
}

p {padding: 0.1em 0 0.8em;}

.largelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #609BA5;
	text-decoration: underline;
	font-weight: bold;
}



ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 140px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
/*.search td {vertical-align: center;}*/


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 0px auto 0;
	width: 695px;
	padding: 0;
}

#layout_wrapperwings {
	margin: 0px auto 0;
	width:1024px;
}


#layout_container_home {
	padding: 0 0px;
	background-color: #A08D55;
	width: 693px;
	border-color: #CFBA85;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 0px solid;
	color: #D0BB86;
}

#layout_container {
	padding: 0 0px;
	background-color: #A08D55;
	width: 693px;
	border-color: #CFBA85;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 0px solid;
	color: #D0BB86;
	height: 700px;
}

#layout_container_test {
	padding: 0 0px;
	background-color: #A08D55;
	width: 693px;
	border-color: #CFBA85;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 0px solid;
	color: #D0BB86;
	height: 433px;
}




/*#layout_edgetop, #layout_edgebottom {
	background: url('img/layout_edges.gif') no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}

#layout_edgebottom {background-position: left bottom;}
*/
/* Site Title */
#site_title {
	background: #C5DEF0 url('img/header.jpg') repeat-x left top;
	padding: 6px 18px;
}
#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
	padding-top: 1.4em;
	font: normal 1.1em sans-serif;
	color: #679;
}

#top_separator {
	background: url('img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigation */
#navigation {
	padding: 15px 0px 0;
	display:block;
	height:40px;
	background-image: url(images/homepage_03.jpg);
	background-color: #A08D55;
	background-repeat: no-repeat;
	background-position: 34% 50%;
}





/* Tabs */

.menuitem {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

#abovetabs {
	padding-bottom:2px;
	padding-left: 48px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}

#tabs {
	padding-bottom:0px;
	padding-left: 0px;
	text-align: center;
	width: 627px;
	margin-left: 38px;
	height: 23px;
	padding-top: 2px;
}

#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	float: left;
	font: normal 11px Georgia;
	text-decoration: none;
	margin-bottom: 3px;
	padding-right: 0px;
}

#tabs li.sep {
	float: left;
	height: 23px;
	width:1px;
	background-image: url(images/sepimg.jpg);
	clear: none;
}

#tabs a span {
	float: left;
	display: block;
	/*background: url("img/") no-repeat right top;*/
	padding: 4px 0px 5px 0px;
	color: #493723;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #A68B4D;}
#tabs a:hover {color:#A68B4D}
#tabs a:hover span { }
#tabs li.current_page_item a { }
#tabs li.current_page_item a span { }

/* Main Layout */

#main {
	background-color: #A08D55;
	width:650px;
	height:451px;
	margin-right: 10px;
	margin-left: 15px;
	padding-bottom: 8px;
}

#secondarymain {
	background-color: #A08D55;
	width:650px;
	height:590px;
	margin-right: 10px;
	margin-left: 15px;
	padding-bottom: 38px;
}

#main_left {
	width: 62%;
	padding-left: 6%;
	padding-right: 0px;
	margin-right: 0px;
}



#main_right {
	margin: 0px;
	padding-left: .7em;
}

/* Footer */
#footer {
	background: #A08D55;
	padding: 12px 12px 0px;
	font-size: .75em;
	color: #E5D29A;
	border-top: #E5D29A 1px solid;
	background-color: #A08D55;
	margin: 0;
	height: 40px;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* Secondary Footer */
#secondaryfooter {
	background: #A08D55;
	padding: 12px 12px 0px;
	font-size: .75em;
	color: #C2A973;
	border-top: #E5D29A 1px solid;
	background-color: #C0A973;
	margin: 0;
	height: 45px;
}
#secondaryfooter .right {color: #C8DBE8;}
#secondaryfooter .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#secondaryfooter .right a:hover {
	color: #FFE;
	text-decoration: underline;
}

#secondarycopyright {
	color:#DFD3B7;
	text-align:center;
	padding-top: 5px;
	margin: auto;
	width: 100%;
}

/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */
img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {
	float: left;
}

.realright {
	float: right;
	font-size: 8px;
	color: silver;
}

.realright a {
	font-size: 8px;
	color: #C0A973;
	text-decoration: none;
}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

.spacer {
	background-color:#F0E7D8;
}

/* Icons */
span.comment {
	background: url('img/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 0px;
	color: #444;
	background-color: #F0E7D8;
}

.post p{
	margin-left:3px;
}
.post_title {
	/*background: #E8E8E8 url('img/post/title.gif') no-repeat left top;*/
	background: #F0E7D8;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	/*	background: #F5F5F5 url('img/post/body.gif') repeat-x left top;*/
	background: #F0E7D8;
	padding: 0px 10px 1px;
	display: block;
	width: 378px;
}


.indented_body {
	/*	background: #F5F5F5 url('img/post/body.gif') repeat-x left top;*/
	background: #F0E7D8;
	padding: 0px 10px 1px;
	display: block;
	width: 370px;
	margin-left: 7px;
}


.post_body a {
	text-decoration: underline;
}

.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}
.post_bottom {
	background: url('img/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


/* ----------------------------------------
   Sidebar box
------------------------------------------- */
#sidebar {
	float:left;
	width: 154px;
}

.box {
	margin-bottom: 10px;
	margin-top: 5px;
}
/*.box_title {
	background: #609ba5 url('img/boxtitle.gif') no-repeat left top;
	padding: 6px 6px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: white;
}*/

.box_title {
	background: #609ba5 url('img/quicklinks.jpg') no-repeat left top;
	padding: 6px 6px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: white;
}

.box_title2 {
	background: #609ba5 url('img/informationfor.jpg') no-repeat left top;
	padding: 6px 6px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: white;
}

.box_body {
	background: #DFECEE;
	padding: 8px 5px 1px;
	font-size: 11px;
	font-weight:bold;
	border: 1px #C5D8DC solid;
}
.box_bottom {
/*	background: url('img/box/bottom4.gif') no-repeat left top;  */
	display: block;
	height: 4px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 3px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}


.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}

.current_item {text-decoration: none;color:#000000;}

/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
	list-style-image: url(img/square_bullet.gif);
	list-style-position: outside;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {padding: 2px;}
.comment_author {padding-top: 2px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('img/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('img/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
#navigation_alien {
	background: #F0E7D8 url('img/header_alien.jpg') no-repeat center bottom;
	padding: 65px 0px 0;
	display:block;
	height:100%;
}

#navigation_agents {
	background: #F0E7D8 url('img/header_agents.jpg') no-repeat center bottom;
	padding: 65px 0px 0;
	display:block;
	height:100%;
}
#navigation_employers {
	background: #F0E7D8 url('img/header_employers.jpg') no-repeat center bottom;
	padding: 65px 0px 0;
	display:block;
	height:100%;
}
#navigation_provider {
	background: #F0E7D8 url('img/header_provider.jpg') no-repeat center bottom;
	padding: 65px 0px 0;
	display:block;
	height:100%;
}
#blockquote4 {
	background: #F0E7D8;
	border: 0px solid gray;
	color: #868492;
	display: block;
	height:50px;
	text-align: center;
	width: 100%;
	margin-left: 2px;
}
#tile1 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 158px;
	width: 275px;
	background-image: url(images/homepage_05.jpg);
	display: block;
}

#tile2 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 158px;
	width: 204px;
	background-image: url(images/homepage_06.jpg);
	display: block;
}

#tile3 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 158px;
	width: 168px;
	background-image: url(images/homepage_07.jpg);
	display: block;
}

#tile4 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 132px;
	width: 275px;
	background-image: url(images/homepage_08.jpg);
	display: block;
}

#tile5 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 132px;
	width: 204px;
	background-image: url(images/homepage_09.jpg);
	display: block;
}

#tile6 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 132px;
	width: 168px;
	background-image: url(images/homepage_10.jpg);
	display: block;
}

#tile7 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 161px;
	width: 275px;
	background-image: url(images/homepage_11.jpg);
	display: block;
}

#tile8 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 161px;
	width: 204px;
	background-image: url(images/homepage_12.jpg);
	display: block;
}

#tile9 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 161px;
	width: 168px;
	background-image: url(images/homepage_13.jpg);
	display: block;
}

#buttonholder {
	width: 100%;
	float: left;
	clear: right;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

#buttonholder2 {
	width: 100%;
	float: left;
	clear: right;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #4A3D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#bottomhalf {
	width: 693px;
	padding-top: 8px;
	height: 253px;
	background-image: url(images/mainpage_center_shadow.jpg);
	background-repeat: no-repeat;
	background-color: #C0A973;
	color: #090A0C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	background-position: 0% 0%;
}

#bottomhalf2 {
	width: 693px;
	padding-top: 16px;
	height: 25px;
	background-image: url(images/mainpage_center_shadow.jpg);
	background-repeat: no-repeat;
	background-color: #C0A973;
	color: #090A0C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	background-position: 0% 0%;
}


#visithoward {
}
#visithoward {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 20px;
}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}


img.howardhome {
	margin-left: 10px;
}


#quotation {
	padding-top: 60px;
	width: 350px;
	margin-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #2A0000;
}
#toprow {
	width: 647px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	height: 120px;
}
#secondarytile1 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 120px;
	width: 229px;
	display: block;
}

#secondarytile2 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 120px;
	width: 418px;
	background-image: url(images/quote.jpg);
	display: block;
}

#secondarytile3 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 464px;
	width: 597px;
	background-image: url(images/short.jpg);
	display: block;
	padding-left: 55px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
