
/******* colors 

hk "new green" by ordinance of Guy Khon #89d00b;

blue #455d6e;	

********/


/********************************* 
	universal styles 
***********************************/

html,body
{
	color: #ccc;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: .05em;
}

body a
{
	color: #9dbd2f;	
	text-decoration: none;
	letter-spacing: .1em;
	outline: none;
	border: none;	
}

body a:hover
{
	color: white;	
	text-decoration: none;	
}

#centerme
{
	width: 800px;
	margin: 0 auto;
}


.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/***********************************
	main navigation styles
***********************************/
#mainNav{
	width: 800px;
	height: 120px;
	margin: 0 auto;
	list-style: none;
}

#mainNav li{
	float:left;
	margin-right: 39px;
	padding-top: 50px;
	}

#mainNav li.last{margin: 0;}

	
#mainNav li a{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
	color: #fff;
	display: block;
}


#mainNav li a.black{
	color:black;}



#mainNav li:hover{background-color: #455d6e;}

.logo{
	width: 255px;
	height: 60px;
	background: url(../images/logo.png) center center no-repeat;
	margin-top: 10px;
}

.logo a{
	width: 260px;
	height: 60px;
	/* margin-top: -30px; */
}

#mainNav .logo:hover{
    background-color: #000;
    cursor: pointer;
}

.displace{margin-left: -1500px;}



/**********************************************
 	home page styles 
 ********************************************/
#homeWrapper{
	height: 288px;
	width: 100%;
	background: url(../images/homeBckgrnd.gif) top left repeat-x;
}

#home
{
	width: 800px;
	height: 320px;
	margin-top: -20px;
}

/*
 bottom module styles 
 */

#modulesWrapper
{
	width: 800px;
	margin: 20px auto 0 auto;
	display:block;
}

#module {
	width:230px;
	float:left;
	margin-right: 30px;
	display: block;
}

.last{margin: 0;}

#module h3{
	color: #666;
	text-transform: uppercase;
	font: bold 14px/14px Georgia, "Times New Roman", Times, serif;
	padding: 4px 0;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin-bottom: 8px;
	display: block;
}

#module a{
	/* border: 10px solid #ccc; */
	margin-top:5px;
	display: block;
	}

#module a:hover{
	/* border: 10px solid #fff; */
	opacity: .5;
    -moz-opacity: .5;
	filter:alpha(opacity=50)
	cursor: pointer;
	}
	

/*****************************
	content styles 
******************************/
h1
{
	color: #666;
	text-transform: uppercase;
	font: normal 30px/30px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

h2
{
	color: #666;
	font: bold 14px/14px Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	margin: 20px 0 4px 0;
}

h3
{
	color: #ffffff;
	font: normal 21px/21px Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	text-align: center;
}

.quotes {

font-family: georgia;
color: #b6c4e6;
font-size:72px;

}

p{
	margin: 10px 0;
	line-height: 165%;
}

#doubleCol{
	width: 350px;
	float: left;
	margin: 10px 0 0 20px;
	list-style: none;
}

#doubleCol li.left{float: left;}

#doubleCol li.right{float: right;}

/** 

#doubleCol li img:hover, #quadCol li img:hover{
	opacity: .5;
    -moz-opacity: .5;
	filter:alpha(opacity=50)
	cursor: pointer;
}

**/

#triCol{
	width: 225px;
	float: left;
	margin: 10px 0 10px 20px;
	/** border-right: 1px solid #666; **/
	padding-right:10px;	
}

#triColLast{
	width: 225px;
	float: left;
	padding-left:20px;
	margin: 10px 0;	
}

#quadCol{
	width: 175px;
	float: left;
	list-style: none;
	margin-left: 24px;	
}

#quadCol li{margin-top: 20px;}

.rectangleButton{
	padding: 4px;
	border: 1px solid #666;
	background-color:#434343 ;
}

.rectangleButton:hover{background-color: #455d6e;}

.hidden{display: none;}

.line{border-left:1px solid #666; padding-left: 20px;}



/*********************
	footer styles 
***********************/

#footer
{
	width: 800px;
	margin: 0 auto;
	clear: both;
	padding: 20px 0;
	display: block;
}

.copyright
{
	color: #999;
	font-size: 11px;
	/* margin-top:10px; */
	float: right;
	text-align: right;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#footerLinks
{
	
	text-align: right;
	display: block;
	margin-top: 19px;
	float: right;
	padding-right: 10px;
		color: #666;	
		margin-right:35px;
		margin-bottom:10px;

}

#footer img {

	margin-top:17px;
	margin-left:34px;
	float:left;

}


#footerLinks a
{
	color: #666;
	font-size: 9px;
	text-decoration: none;
	margin: 0 1px;
	letter-spacing: .04em;*
}

#footer a:hover{color: white;}

/*
newsletter sign-up styles 
*/

#email_here{float: left;}

.newsletter{
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom:0px;
	width: 228px;
}

input{
	background:url(../images/newsletterBckgrnd.jpg) center center repeat-x;
	border: 1px solid #999;
	color: #666666;
	padding: 2px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.butt{
	border: none;
	background: none;
}

.butt:hover{
	opacity: .8;
    -moz-opacity: .8;
    filter:alpha(opacity=80)
    }



