/* greekresourceservices.com   |   screen.css   |   11/4/09 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none; } 

/* remember to define focus styles! */:focus { outline: 0; } 

/* remember to highlight inserts somehow! */ins { text-decoration: none; }

del { text-decoration: line-through; } 

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0; }

body {
	background: #c5d5a6 url(../images/body-bg.jpg) top left repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #333; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	}
	
#wrap {
	width: 960px; 
	text-align: left; 
	margin: 0 auto;
	}
	
h1 a {
	float: left;
	background: url(../images/logo.png) 0 0 no-repeat;
	display: block;
	width: 489px;
	height: 68px;
	text-indent: -9999em;
	}
	
#header {
	display: block;
	width: 960px;
	height: 101px;
	background: url(../images/header-bg.jpg) 0 0 no-repeat;
	padding: 20px 0 0 0;
	float: left;
	}
	
#print-logo { display: none; }

#login {
	float: left;
	width: 145px;
	margin: 0 0 10px 326px;
	}
	
* html #login { margin: 0 0 0 316px; }
		
input#username, input#password {
	background: url(../images/text-field-transparent.png) 0 0 repeat;
	border: #fff solid 1px;
	color: #333;
	margin-bottom: 5px;
	}
	
input.login {
	display: block;
	width: 71px;
	height: 23px;
	background: url(../images/login-btn.png) 0 0 no-repeat;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border: 0;
	margin-left: 73px;
	}
	
input.login:visited { color: #fff; }
	
input.login:hover { background: url(../images/login-btn.png) -72px 0 no-repeat; }

#nav {
	width: 940px;
	clear: both;
	float: left;
	margin: 0 0 0 20px;
	}
	
* + html #nav { margin: 1px 0 0 20px; }

* html #nav { margin: 1px 0 0 10px; }
	
#nav li {
	float: left;
	list-style: none;
	padding: 10px 0;
	font-size: 15px;
	letter-spacing: 0.06em;
	}
	
#nav li a {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 18px 11px 18px;
	text-decoration: none;
	}
	
#nav li a:visited { color: #fff; }
	
#nav li a:hover { 
	background: #845218 url(../images/nav-hover.jpg) 0 0 repeat-x; 
	color: #220016;
	}
	
#nav li a.active { 
	background: url(../images/nav-hover.jpg) 0 0 repeat-x; 
	color: #220016;
	}
	
#content {
	width: 960px;
	background: #eff4e6 url(../images/content-bg.jpg) 0 0 repeat-x;
	float: left;
	padding-bottom: 20px;
	}
	
#billboard {
	width: 927px;
	height: 290px;
	background: url(../images/rotator-bg.png) 0 0 no-repeat;
	float: left;
	margin: 0 0 10px 20px;
	}
	
* html #billboard { margin: 0 0 10px 10px; }
	
#pics {
	float: left;
	width: 621px;
	height: 281px;
	overflow: hidden;
	}
	
#pics li { list-style: none; }
	
#billboard-text { 
	float: left;
	width: 280px;
	padding: 20px 0;
	}
	
#billboard-text h2 {
	font-size: 2.2em;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 15px;
	}
	
#billboard-text p { 
	color: #eee;
	font-size: 1.6em;
	line-height: 24px;
	margin-bottom: 20px;
	}

#billboard-text a.btn { 
	margin-left: 165px;
	color: #fff;
	text-decoration: none; 
	}
	
#billboard-text a:hover.btn { color: #fff; }

div.left {
	width: 330px;
	float: left;
	padding: 0 0 0 20px;
	margin-right: 50px;
	}
	
* html div.left { margin-right: 40px; }
	
.left h2 {
	color: #009999;
	font-size: 2.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
.left p {
	font-size: 1.2em;
	color: #666;
	line-height: 18px;
	width: 170px;
	margin-bottom: 10px;
	}
	
.left a {
	color: #a8681e;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: underline;
	background: url(../images/arrow.png) right center no-repeat;
	padding: 6px 20px 6px 0;
	}
	
.left a:visited { color: #a8681e; }

.left a:hover { color: #009999; }
	
#magnet-01 {
	display: block;
	width: 165px;
	min-height: 155px;
	background: #fcfcfc url(../images/magnet-01-bg.jpg) left bottom no-repeat;
	padding: 10px 0 15px 165px;
	margin-bottom: 10px;
	}
	
* html #magnet-01 {height: 155px; }
	
#magnet-02 {
	display: block;
	width: 165px;
	background: #fff url(../images/magnet-02-bg.jpg) left bottom no-repeat;
	padding: 10px 0 15px 165px;
	margin-bottom: 10px;
	}
	
#magnet-01 p, #magnet-02 p { width: 145px; }
	
div.right {
	float: left;
	width: 542px;
	}
	
#content a, #content-internal a  {
	color: #a8681e;
	text-decoration: underline;
	}
	
#content a:visited, #content-internal a:visited { color: #a8681e; }

#content a:hover, #content-internal a:hover { color: #009999; }

#content a.btn {
	display: block;
	width: 116px;
	height: 25px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-decoration: none;
	background: url(../images/btn-bg.png) 0 0 no-repeat;
	padding: 4px 0 0 0;
	text-align: center;
	}
	
#content a:visited.btn { color:#fff; }

#content a:hover.btn { background: url(../images/btn-bg.png) -116px 0 no-repeat; }
	
.right h2 {
	color: #009999;
	font-size: 2.2em;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
.right p {
	font-size: 1.3em;
	margin-bottom: 10px;
	line-height: 18px;
	}
	
#testimonials {
	float: right;
	width: 231px;
	margin-left: 40px;
	background: #220016 url(../images/testimonial-bottom.jpg) left bottom no-repeat;
	}
	
* html #testimonials { margin-left: 30px; }
	
#testimonials h2 {
	color: #fff;
	background: url(../images/testimonial-top.jpg) 0 0 no-repeat;
	padding: 8px;
	}
	
#testimonials p {
	color: #fff;
	font-size: 1.1em;
	padding: 0 0 0 8px;
	}
	
#testimonials img { margin: 0 0 9px 9px; }
	

#footer {
	background: #220016 url(../images/footer-logo.jpg) 770px bottom no-repeat;
	padding: 20px;
	color: #ccc;
	font-size: 1.1em;
	line-height: 20px;
	clear: both;
	}
	
* + html #footer { padding: 10px 20px 20px 20px; }

* html #footer { padding: 10px 20px 20px 20px; }
	
.caps { text-transform: uppercase; }
	
#footer a {
	color: #ccc;
	text-decoration: none;
	}
	
#footer a:visited { color: #ccc; }

#footer a:hover { text-decoration: underline; }

/*    INTERNAL STYLES     */

#content-internal {
	width: 920px;
	clear: both;
	background-color: #eff4e6;
	float: left;
	padding: 20px;
	}
	
#content-internal #sub-nav {
	width: 920px;
	background-color: #c5d5a6;
	margin: 0 0 20px 0;
	float: left;
	}
	
#content-internal #sub-nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	padding: 10px 0;
	font-weight: bold;
	}
	
#content-internal #sub-nav li a {
	text-decoration: none;
	padding: 10px 15px;
	}
	
#content-internal #sub-nav li a:hover {
	background: #845218 url(../images/nav-hover.jpg) 0 0 repeat-x;
	color: #fff;
	}
	
#content-internal #sub-nav li a.active {
	background-color: #9e3203;
	color: #fff;
	}

	
#content-internal p {
	font-size: 1.3em;
	margin-bottom: 10px;
	line-height: 18px;
	}
	
#content-internal ul { margin: 0 0 10px 15px; }

#content-internal li {
	list-style: disc;
	font-size: 1.3em;
	line-height: 18px;
	margin-left: 15px;
	}
	
#content-internal li li {
	list-style: circle;
	font-size: 1.0em;
	}
	
#content-internal h2 {
	color: #009999;
	font-size: 2.2em;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
#content-internal h3 {
	color: #220016;
	font-size: 1.4em;
	margin-bottom: 8px;
	}
	
#content-internal h4 {
	color: #009999;
	font-size: 1.3em;
	}
	
img.right {
	float: right;
	padding: 3px;
	margin: 0 0 15px 15px;
	border: #220016 solid 1px;
	}
	
img.left {
	float: left;
	padding 3px;
	margin: 0 15px 15px 0;
	border: #220016 solid 1px;
	}
	
img.right-clear {
	float: right;
	clear: both;
	padding: 3px;
	margin: 0 0 15px 15px;
	border: #220016 solid 1px;
	}
	
img.left-clear {
	float: left;
	clear: both;
	padding 3px;
	margin: 0 15px 15px 0;
	border: #220016 solid 1px;
	}

p.clear { float: left; }

td { padding: 5px; font-size: 1.2em; }

.note { 
	font-size: 0.9em;
	color: #666; 
	}
	
hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	margin: 20px 0;
	}
	
#content-internal input.btn {
	display: block;
	width: 116px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	background: url(../images/btn-bg.png) 0 0 no-repeat;
	padding: 2px 0 8px 0;
	text-align: center;
	border: 0;
	}
	
#content-internal input:visited.btn { color:#fff; }

#content-internal input:hover.btn { background: url(../images/btn-bg.png) -116px 0 no-repeat; }

#properties {
	float: right;
	width: 338px;
	background-color: #c5d5a6;
	padding: 10px;
	margin: 0 0 15px 15px;
	}
	
#map {
	float: right;
	margin: 0 0 15px 15px;
	}