@charset "UTF-8";


body {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background: #aaaa99;
	margin: 0; /*  */
	padding: 0;
	text-align: center; /*  */
	color: #333333;
}

a {
	text-decoration: none;
}


h1, h2, h3, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #994400;
	line-height: 120%;
	text-transform: uppercase;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	text-transform: capitalize;
}


h3 {
	font-size: 14px;
}

img {
	border: none;
}

form {
	line-height: 130%;
	font-size: 11px;
}

p {
	line-height: 130%;
	margin: 12px 0;
}


ul {
	padding: 0 10px;
	margin-top: 0;
	margin-left: -7px;
	margin-bottom: 10px;
	list-style: none;
}

ul li {
	padding-bottom: 4px;
	padding-left: 14px;
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 130%;
}


#navContainer {
	width: 100%;  /*  */
	background: #174508; /* #174508 */
	margin: 0 auto; /*  */
	text-align: left; /* */
	height: 30px;
}

#bannerContainer {
	background: #113207 url(../images/banner-1.png) left top no-repeat;
	margin: 0 auto; /*  */
	text-align: left; /* */
	height: 160px;
	width: 100%;  /*  */
}

#header {
	width: 900px;  /*  */
	margin: 0 auto; /*  */
	text-align: left; /* */
}

.header-logo {
	margin: 50px 0 0 0;
}


#contentContainer {
	width: 100%;  /*  */
	background: #eeeeee;
	margin: 0 auto; /*  */
	padding: 20px 0;
	text-align: left; /* */
	min-height: 400px;
}

#contentMain {
	width: 900px;  /*  */
	margin: 0 auto; /*  */
	padding: 20px 0;
	text-align: left; /* */
	min-height: 400px;
}

#contentSideBar, #contentSideBar-blog {
	float: left;
	width: 220px;
	padding: 10px;
	margin-top: 20px;
}

.sidebar1 {
	background: #DADAC5 url(../images/sidebar-top.jpg) top left no-repeat;
	width: 200px;
	color: #333333;
	margin-bottom: 18px;
}
 
.sidebar1 p {
	margin: 0;
	padding: 0 10px 12px 10px;
	line-height: 120%;
}

.sidebar1 .bottom {
	background: #DADAC5 url(../images/sidebar-bottom.jpg) bottom left no-repeat;
	margin-top: -10px;
	padding-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
}

.sidebar1 h6 {
	font-size: 16px;
	padding: 10px 10px 18px 10px;
	margin: 0;
	float: left;
}

.sidebar1 ul {
	padding: 0 10px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	list-style: none;
}

.sidebar1 li {
	padding-bottom: 4px;
	padding-left: 14px;
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 130%;
}

.sidebar1 a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}

.sidebar1 a:hover {
	color: #994400;
	text-decoration: none;
	border-bottom: 1px #994400 dotted;
}

.sidebar1 .selected {
	color: #333333;
}


#contentBody, #contentBody-blog {
	float: right;
	width: 630px;
	margin-top: 20px;
}

#contentBody a, #contentBody-blog a {
	color: #994400;
	text-decoration: none;
	border-bottom: 1px #994400 dotted;
}

#contentBody a:hover, #contentBody-blog a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #994400 dotted;
}

#contentBody-blog ol  {
    list-style-image: none;
	background-image: none;
	
}

#contentBody-Left {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentBody-Right {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentBody2 {
	float: right;
	width: 630px;
	margin-top: 20px;
}

#contentBody2-Left {
	float: left;
	width: 505px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentBody2-Right {
	float: right;
	width: 95px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#blog-comment-box {
	background-color: #FFFFFF;
	padding: 13px;
	border: 1px #CCCCCC solid;
}

/* BLOG MENU */

#menu {
	padding: 0;
	margin: 0;
}

#menu form {
	margin: 0;
}

#menu input#s {
	width: 60%;
	margin: 5px 0;
}


#menu ul {
	color: #994400;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	font: normal normal 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	margin-top: 10px;
	padding-bottom: 10px; 
	border-bottom: dotted 1px #999999;
	background-image: none;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

#menu ul ul li a:hover {
	color: #666666;
	border-bottom: 1px dotted #666666;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


#footerContainer {
	width: 100%;  /*  */
	margin: 0 auto; /*  */
	padding: 10px 0;
	text-align: left; /* */
	border-top: 2px solid #555533; 
}

#footer {
	width: 900px;  /*  */
	margin: 0 auto; /*  */
	text-align: left; /* */
	min-height: 100px;
}

#footer p {
	margin-bottom: 3px;
	font-size: 10px;
	color: #333333;
}

#footer a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333; 
}

#footerContainer a:hover {
	text-decoration: none;
	border-bottom: 0px dotted #333333; 
}

.blog-comment-separator {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px dotted #999999;
}



.brown {
	color: #994400;
}

.clearfloat {
	clear: both;
}

.description {
	text-align: left;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.green {
	color: #006633;
}


.project-thumbs {
	border: none;
	padding: 6px 0 0 0;
}

.specs {
	color: #666666;
	text-align: left;
}

.text-right {
	text-align: right;
}


