html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, blockquote, th, td
{
	border:0px none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline
}

fieldset, input, textarea
{
	border:1px solid;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline
}

table{border-collapse:collapse;border-spacing:0;}
img{border:0px none;}
address, caption, cite, code, dfn, th, var{font-style:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
abbr, acronym {border:0px none;}


/*fonts.css*/
table {font-size:inherit;font:100%;}
input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}

html {	
	-x-system-font:none;
	font-family:Arial,Helvetica;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

body {
	--background:url('/img/bg.jpg');
	background:#EBEBEB;
	font-size: 73%;
	font-family: Arial,Helvetica;
	margin: 0 auto;
	text-align: center;
	line-height: 1.4em;
}

p
{
	color: #666;
}
a
{
	color: #000;
	--font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3, h4
{
	font-family: Georgia, Times New Roman;
	color: #666;
}
h1
{
	font-size: 235%;
	margin: 0 0 .2em 0;
}
h1 span
{
	color: #000;
}
h2
{
	font-size: 145%;
	margin: 0 0 .3em 0;
}
h3
{
	font-size: 130%;
	margin: 0 0 1em 0;
	font-weight: bold;
}
h4
{
	font-size: 115%;
	margin: 0 0 .1em 0;
}
#container
{
	background:url('/img/body_bg.png') repeat-y scroll 0 0;
	margin: 0 auto;
	position:relative;
	width: 850px;
}

#content {
	color:#666666;
	height:auto !important;
	min-height:890px;
	margin: 0 auto;
	width:750px;
}

#header
{
	background:url('/img/granite_banner2.jpg');
	height:164px;
	width:750px;
	margin:0 auto;
	--color:#dBdBdB;
}


#titlebar {
	background:url('/img/titlebar.jpg') repeat-x;
	border:0.4em solid #E0E0E0; 
	margin:0 1em .6em -.3em;
	--height:25px;
	
		--clear: both;
	width: 740px;
	--border-top:0.5em solid #E0E0E0; 
	--border-bottom:0.5em solid #E0E0E0; 
	--margin:0 auto; 
	height:23px;
	--padding:5px 0 0 0;
	--background-color:#C5C5C5;
}

#titlebar-content {
	height:20px;
}

#titlebar h1, .titlebar .h1 {
	--color:#263769;
	--color:#046DB2;
	color:#666;
	float:left;
	font-size:1.5em;
	padding:5px 0 0 15px;
}

/* main left side with columns-------------------------------------------------------------------------------------*/
#maincontent
{	
	color:#666666;
	margin: 0 0 0 .3em;
	padding:0em .4em .5em 0em;
	text-align:left;
}

#maincontent a 
{
	//color: #046EB4;
	color: #4183C4
}

#maincontent a:hover 
{
	color: #DB8C00;
}

#home-content {
	float:right;
	margin:1.5em 0 0 1.4em;
	width:60em;
}

#footer
{
	clear: both;
	width: 750px;
	--text-align: left;
	--background:url('/img/bg-footer.gif') repeat-x left top;
	border-top:0.5em solid #E0E0E0; 
	border-bottom:0.5em solid #E0E0E0; 
	margin:0 auto; 
	height:23px;
	padding:5px 0 0 0;
	background-color:#C5C5C5;
	color:#666;
	font-size:0.9em;
}

#footer ul
{
	margin: .5em 0 0 0;
}
#footer li
{
	float: right;
	margin: 0;
	background: url('/img/pipe.gif') no-repeat right .125em;
	padding-left:.4em; padding-right:.4em; padding-top:0; padding-bottom:0
}
#footer li a, #footer a
{
	color: #00528d;
	font-weight: normal;
}
#footer li.first
{
	padding: 0 .4em 0 0;
}
#footer li.last
{
	padding: 0 0 0 .4em;
	margin: 0;
	background: none;
}

p.min600px {
    height:560px;
}

#topnav {
	--border-left:2px solid #656465; 
	--border-left:2px solid #ffffff; 
	--border-right:2px solid #ffffff; 
	border-top:1px solid #ffffff;  
	--border-bottom:3px solid #656465; 
	border-bottom:4px solid #95809B;
	background:url('/img/nav_bg.gif') no-repeat 0 0;
	height:27px;
	--margin:0 auto;
	--width:750px
}
#topnav ul {
	float:right;
	--list-style-image:url('none');
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0
}
#topnav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:auto;
}
#topnav a {
	-x-system-font:none;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #878787;
	color:#FFFFFF;
	display:block;
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:6px 10px;
	text-decoration:none;
	width:auto;
}
#topnav a:hover, #topnav a:active, #topnav .current_page_item, #topnav .current_page_parent {
	background:#95809B none repeat scroll 0 0;
}
#subnav {
	--border-left:2px solid #656465; 
	--border-left:2px solid #ffffff; 
	--border-right:2px solid #ffffff; 
	border-top:1px solid #ffffff;  
	--border-bottom:2px solid #656465; 
	--border-bottom:4px solid #95809B;
	background:url('/img/titlebar.jpg') repeat-x;
	height:27px;
}
#subnav ul {
	float:right;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:2px;
	padding-bottom:2px;
	height:26px;
}
#subnav li {
	display:block;
	float:left;
	margin-top:4px;
	padding:0;
	width:auto;
}
#subnav a {
	-x-system-font:none;
	--border-left:1px solid #F2F2F2;
	--border-right:1px solid #878787;
	color:#95809B;
	--display:block;
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:6px 10px;
	text-decoration:none;
	width:auto;
}
#subnav a:hover, #subnav a:active, #subnav .current_page_item, #subnav .current_page_parent {
	background:#fff none repeat scroll 0 0;
	height:22px;
}


#homeleftside {
	display:inline;
	float:left;
	width:330px;
	border-right:1px dashed #d2d2d2;
	min-height:620px;
}
#homerightside {
	--background: url('/img/right_bg.jpg') no-repeat 0 0;
	width:400px;
	float:left;
	height:600px;
	--margin-left:10px;
}

#leftside {
	display:inline;
	float:left;
	width:500px;
}
#rightside {
	background: url('/img/right_bg.jpg') no-repeat 0 0;
	width:220px;
	float:left;
	height:450px;
}

.padded{
	padding: 20px 20px;
}

.paddedContactLeft{
	padding: 0px 10px 40px 10px;
}

.padded1010{
	padding: 10px 10px 10px 10px;	
}

.padded10rt{
	padding: 10px 10px 10px 16px;
	--float:center;
	border-top:1px dashed #d2d2d2;
}

.prop {
    padding-top:330px;
    padding-left:300px;
}

.myform{
	--font-family: Verdana;    
	font-size:1em;
	margin:1em;
	padding:0em;	
}

.myform p.myformtitle{
	color: #656465;
	font-size:1.3em;
	font-weight: bold;
}

.myform fieldset{
	width:39em;
	border:1px solid #c5c5c5;	
	background-image: url(/img/main_bg.jpg) scroll 50% 50% transparent;
	--background-position: bottom;
	--background-repeat: repeat-x;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
}

.myform fieldset legend{
	border-bottom:3px solid #CCCCCC;
	color: #666;
	font-weight: bold;
	margin-left:1em;
	padding:2px 6px;
}

.myformfield{
	width:37em;
	padding:5px;
}

.myformfield label{
	display:block;
	float:left;
	width:15em;
	padding:2px;
	color:#666;
	text-align:right;
}


.myformfield input, .myformfield select, .myformfield checkbox{
	padding:0.15em;
	width:16em;
	border:2px solid #dddddd;
	background:#EBEBEB;
	
	font-family: arial,Verdana;    
	font-size:.9em;
	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	color:#626465;
	bottom: -2px; left: -2px;
}

.myformfield  textarea{
	padding:0.15em;
	width:21em;
	border:2px solid #ddd;
	background:#EBEBEB;
	
	font-family: Verdana;    
	font-size:1em;
	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.myformfield input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

.myformfield textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

.required input {
	border:2px solid #ddd;
}

.myform .submit{
	--background:transparent url(/img/btnbg.gif) no-repeat;  
	--width:80px;
	cursor:hand;
	padding-top:.3em;
}

.myform .submit input{
	font-family: Verdana;    
	--font-size:1em;
	border-color:#fff;
	background:#95809B;
	color:#fff;
	cursor:hand;
	border:none;
	height:25px;
	width:65px;
	font-weight: bold;
}

.myformerror{
	position:relative;
	--left:15.3em;
	color:#FBB829;
	float:right;
}

/*------------------------------------------------------
	Forums
------------------------------------------------------*/

.input, #search {
	padding: 10px;
	margin-bottom: 10px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	-moz-border-radius: .3em;
	clear: both; 
}
	
.input input[type="text"],
.input input[type="password"],
.input textarea,
#search input {
	border: 1px solid #ccc;
	padding: 3px;
	width: 25%;
	font: normal 90% 'lucida grande',verdana,helvetica,arial,sans-serif; 
}
	
.input textarea { width: 50%; }

.input select,
#search select {
	border: 1px solid #ccc;
	padding: 3px;
	font: normal 90% 'lucida grande',verdana,helvetica,arial,sans-serif; 
}

.input label {
	float: left;
	width: 25%;
	text-align: right;
	margin-right: 10px;
	padding-top: 2px; 
}

	

.button { 
	font-size: 18px;
	padding: 5px 10px;
	color: #003d4c;
	font-weight: normal; 
}

.error-message {
	padding: 5px 0 0 10px;
	margin-left: 25%;
	color: red; }
	
.inputText { 
	padding: 5px 0 0 10px;
	margin-left: 25%; }

#flashMessage { 
	padding: 10px;
	margin-bottom: 15px;
	background: #def2c0;
	border: 1px solid #8bb24d;
	-moz-border-radius: .3em; }

/*------------------------------------------------------
	Header
------------------------------------------------------*/


#menu {
	list-style: none; 
}
	
#menu li {
	float: left;
	margin-right: 5px; 
}
	
#menu li a {
	float: left;
	display: block;
	padding: 7px 15px;
	background: #2c6877;
	color: #f9f9d2;
	font-weight: bold;
	font-size: 15px; 
}
	
#menu li a:hover,
#menu li.active a {
	color: #ff8929;
	background: #ffffff;
	text-decoration: none; 
}

/*------------------------------------------------------
	Content
------------------------------------------------------*/
		
#navigation {
	padding: 2px 2px 5px 2px;
	background: #e0e0e0; 
	border: 1px solid #c5c5c5;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	-moz-border-radius: .3em; 
	height:12px;
}
	
#navigation a { color: #4183C4; }
	
#copyright {
	--padding: 25px;
	--text-align: right;
}
	
#copyright a { color: #666; }
	
.forumOptions {
	margin-bottom: 15px;
	text-align: right;
	font-weight: bold;
	font-size: 15px; 
}
	
.forumOptions a,
.forumOptions span { 
	margin-left: 10px; 
	font-weight:normal;
	text-decoration:underline;
}
	
#categoryInfo,
#userInfo { margin-bottom: 15px; }

#topicReview {
	max-height: 500px;
	overflow-x: hidden;
	overflow-y: auto; 
}

.pollBar {
	height: 10px;
	background: #ff8929;
	display: block; 
}
	
.signature {
	padding-top: 10px;
	margin-top: 20px;
	height: 100px;
	overflow: hidden;
	border-top: 1px dashed #ccc;
}

/*------------------------------------------------------
	Tables
------------------------------------------------------*/

.forumWrap,
#topicWrap,
#pollWrap,
#postWrap,
#quickReply {
	background: #e0e0e0;
	border: 1px solid #c5c5c5;
	margin-bottom: 15px;
	-moz-border-radius: .3em; 
}

.table {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	clear: both;
	color: #333;
	width: 730px;
	-moz-border-radius: .3em; 
	margin-left:5px;
}
	
.table th {
	background: #f2f2f2;
	border: 1px solid #bbb;
	border-top: 1px solid #BBBBBB ;
	border-left: 1px solid #fff;
	text-align: center;
	padding: 5px; 
}
	
.table th a { color: #333; }

.table td { 
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px; 
	color:#666666;
}
	
.table tr.altRow { background: #f4f4f4; }
.table tr.altRow2 { background: #fafad8; }
	
td.empty {
	text-align: center;
	padding: 50px; 
}

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

.pagination {
	padding: 5px;
	color: #879fa9; 
}
	
.pagingList { float: right; }
.pagingList span { margin-left: 5px; }
	
.pagingList span a {
	padding: 1px 5px;
	color: #f9f9d2;
	background: #879fa9;
	-moz-border-radius: .3em; 
}
	
.pagingList span.current {
	padding: 0px 5px;
	color: #fff;
	font-weight: bold; 
}

/*------------------------------------------------------
	Decoda / BB Code
------------------------------------------------------*/

.decoda_code {
	background: #f9f9d2;
	border: 1px solid #cbcd7c;
	padding: 10px;
	margin: 0; 
}
	
.decoda_list { margin: 0 0 0 40px; }
.decoda_list li { margin: 2px 0; }

.decoda_quote {
	border: 1px dashed #ccc;
	margin: 0 0 0 30px; 
}
	
.decoda_quoteAuthor { 
	padding: 5px;
	background: #F4F4F4;
	font-weight: bold; 
}

.decoda_quoteBody { padding: 5px; }

#textarea {
	float: left;
	width: 70%; 
}

#textarea textarea { width: 75%; }

/*------------------------------------------------------
	Classes
------------------------------------------------------*/

.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }

.fr { float: right; }
.fl { float: left; }

.gray { color: #b2b2b2; }
.img { margin-bottom: -2px; }
	
.clear {
	clear: both;
	display: block; 
}

.errorBox {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fab4b4;
	color: #802f2f;
	border: 1px solid #c91818;
	-moz-border-radius: .3em;
	clear: both; 
}

.successBox {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #ddf7a9;
	color: #3f8515;
	border: 1px solid #88b035;
	-moz-border-radius: .3em;
	clear: both; 
}


/****************************************************/
#contactBottom  {
background:url("/img/right-corner.jpg") no-repeat scroll 85% 90% transparent;
padding: 0px 20px 20px 18px;
}

