body {
	background-color: #1b1c1e;
}

p, a, body, h1, h2, li, td {
	color:#1b1c1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h3 {
	font-size:12px;
}

h1.home {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	margin:0;
}

input, textarea {
	border:1px solid #80ccdc;
	color:#636360;
}

.checkbox {
	border:none;
}

strong {
	color:#636360;
}

img {
	border:0;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:15px;
}

a:hover {
	text-decoration:underline;
	color:#38bbf1;
}

#content {
	padding-left:20px;
	padding-right:25px;
	background-color:#FFFFFF;
	padding-top:10px;
}

#contact_header {
	float:right;
	padding:10px;
}

#content.portfolio {
	padding-left:10px;
	padding-right:5px;
	/*height:2100px;*/
}

#main_container {
}

#main_container a {
	text-decoration: underline;
	color: #636360;
}

#main_container a:hover {
	color:#38bbf1;
	text-decoration:underline;
}

#main_container a:hover {
	text-decoration: underline;
}

#container {
	background-color: #fff;
}

#menu {
	background-color: #ceeff6;
	border-bottom: 1px solid #80ccdc;
	border-top:1px solid #80ccdc;
	font-family: "Times New Roman", Times, serif;
	height: 29px;
}

#menur {
	background-color: #ceeff6;
	height: 19px;
	color: #000;
	float: right;
	padding-top: 3px;
}

#main_left {
	color: #6a603b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#main_body_t {
	color: #6a603b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#introblock {
	background-color: #ceeff6;
	border:1px solid #bdbdb9;
	color: #636360;
	font-size:12px;
	padding:10px;
	padding-left:10px;
}

#newsblock {
	/*background-color: #ebe5bc;*/
	color: #636360;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#newsblock a {
	text-decoration: underline;
}

.article {
	background-color:#ededed;
	border:1px solid #bdbdb9;
	margin:0 auto;
	padding:5px;
}

#footer {
	background-color: #ceeff6;
	border-top: 4px solid #80ccdc;
	color: #636360;
	font-size:12px;
}

#categories {
	background-color:#ceeff6;
	padding:10px;
	border: 1px solid #80ccdc;
	margin:10px;
}

#categories ul {
	margin:0;
	padding:0;
	list-style-type:none
}

/* HEADER IMAGES */
#intro_header {
	background-image:url(http://www.westoforange.com/images/themes/winter/intro_header.jpg);
	background-repeat:no-repeat;
	width:145px;
	height:29px;
	margin-left:10px;
}

#hello_header {
	background-image:url(http://www.westoforange.com/images/themes/winter/hello_header.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:32px;
}

#news_header {
	background-image:url(http://www.westoforange.com/images/themes/winter/news_header.jpg);
	background-repeat:no-repeat;
	width:61px;
	height:27px;
	margin-left:10px;
}

#products_header {
	background-image:url(http://www.westoforange.com/images/themes/winter/products_header.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:29px;	
	margin-bottom:8px;
}

#aboutus_header {
	background-image:url(http://www.westoforange.com/images/themes/winter/aboutus_header.jpg);
	background-repeat:no-repeat;
	width:105px;
	height:30px;	
	margin-bottom:8px;
	padding-left:0;
}
#contactus_header {
	background-image:url(http://www.westoforange.com/images/themes/winter/contactus_header.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:27px;	
	margin-bottom:8px;
	margin-top:5px;
}

#slideshow {
	border:1px solid #bdbdb9;
}

.required {
	color:#FF0000;
}

blockquote {
  background: transparent url(http://www.westoforange.com/images/quote_left.jpg) left top no-repeat;
}

blockquote p {
  padding: 0 38px;
}
/* PORTFOLIO PAGE */
.portimage {
	padding:6px;
}

.portfolio-image-sm {
	background-color:#ededed;
	border:1px solid #bdbdb9;
	text-align:center;
	position:relative;
	font-size:11px;
}

.portfolio-image-lrg {
	background-color:#ededed;
	border:1px solid #bdbdb9;
	text-align:center;
	position:relative;
}

.portfolio-title {
	font-size:14px;
	font-weight:bold;
}


/* DROPDOWN MENU */

/* MENU DROPDOWNS */
/* MENU DROPDOWNS */


#nav, #nav ul {
	float: left;
	/*width: 36em;*/
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 2em 0;
	height: 25px;
}

#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	background: #ceeff6;
}

/* 2nd level */

#nav li ul { /* second-level lists */
	position: absolute;
	background: #ceeff6;
	font-weight: normal;	
	width: 205px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 0px;
	margin: 0;
	line-height: 20px;
	height: auto;
	/*border: 1px solid #2e508d;*/
	border-bottom: 1px solid #80ccdc;
	border-left: 1px solid #80ccdc;
	border-right: 1px solid #80ccdc;
}

#nav li li {
	width: 202px;
	font-size: 12px;
	padding-left: 3px;
	border-bottom: 0px solid #fff;
	color: #5b5350;
	background: #ceeff6;
}

#nav li ul a {
	/*width: 13em;
	w\idth: 9em;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5b5350;
	padding-left: 3px;
	font-size: 12px;
}

#nav li ul a:hover {
	color: #fff26a;
	background-color: #80ccdc;
}

#nav li ul ul {
	/* margin: -1.75em 0 0 14em;*/ 
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	/*background: #e8ebf0;
	color: #2c4e8b;*/
}


/* END DROPDOWN MENU */