* {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

body {
	margin: 0px;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	background-color: #dee2e4;
	background-image: url(../App_Themes/olympianconstruction/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a{
	color: #000;
}

a:hover {
	text-decoration: none;	
}



#site-container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header{

height: 150px;
}


#header h1{
	margin: 0px;
	float: left;
	padding-left: 50px;
	padding-top: 15px;
}

#header h1 a img{
	border-style: none;
}

#header h1 a:hover img{
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

#header .search{
	float: right;
	padding-right: 50px;
	padding-top: 45px;
	display: none;
}

#header .search .field{
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	font-size: 13px;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 3px;

}

#header .search .button{
	background-color: #dee2e4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	color: #334d32;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius: 5px;
}

#navigation{
	background-image: url(../App_Themes/olympianconstruction/images/nav-bg.gif);
	background-position: left top;
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #778f20;
	background-color: #334d32;
	background-repeat: repeat-x;
	padding-left: 80px;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li{
	float: left;
}

#navigation li:hover, #navigation li.sfhover {
	background-color: transparent;
}

#navigation li.CMSListMenuLIlast a, #navigation li.CMSListMenuHighlightedLIlast a{
	background-image: none;
}

#navigation li a{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	display: block;
	font-size: 14px;
	background-image: url(../App_Themes/olympianconstruction/images/nav-divide.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#navigation li a:hover{
	color: #ccd2cc;
}

#navigation li ul {
	position: absolute;
	left: -999em;
	z-index: 5;
	padding-top: 4px;
	padding-bottom: 4px;	
	width: 200px;
	background-color: #415841;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

#navigation li li {
	float: none;
}

#navigation li ul a {
	text-transform: none;
	padding-top: 3px;
	padding-bottom: 6px;
	background-image: none;
	font-size: 13px;
	line-height: normal
}

#main{
	background-color: #FFFFFF;
}

#main.two-column{
	background-image: url(../App_Themes/olympianconstruction/images/sidebar-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#content {
	clear: both;
	width: 600px;
	margin-right: 30px;
	margin-left: 50px;
	padding-top: 30px;
	padding-bottom: 25px;
	float: left;
}

#content h1{
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: normal;
}

#content h2, #content h2 a{
	font-size: 24px;
	font-weight: normal;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
	color: #334d32;
}

#content h3{
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
}

#content p, #content ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

#home{
	height: 400px;
}

.intro{
	float: left;
	width: 300px;
	padding-top: 20px;
}

.intro p{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}

.feature{
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 600px;
}

.overlay{
	position: relative;
	width: 600px;
	margin-top: -40px;
	color: #FFFFFF;
	height: 40px;
	background-image: url(../App_Themes/olympianconstruction/images/overlay.png);
}

.overlay p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: normal;
}

#sidebar{
	float: left;
	width: 170px;
	padding-top: 30px;
	padding-bottom: 25px;
}

#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}

#sidebar .CMSListMenuHighlightedLI  {
	display: inline;
}

#sidebar .CMSListMenuLI,
#sidebar .CMSListMenuHighlightedLI .CMSListMenuLinkHighlighted 
  {
	display: none;
}

#sidebar .CMSListMenuHighlightedLI .CMSListMenuLI,
#sidebar .CMSListMenuHighlightedLI .CMSListMenuHighlightedLI
 {
	display: block;
}

#sidebar .CMSListMenuHighlightedLI .CMSListMenuLI .CMSListMenuLink {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 40px;
	width: 120px;
}

#sidebar .CMSListMenuHighlightedLI .CMSListMenuLI a.CMSListMenuLink:hover {
	color: #778f20;
}

#sidebar .CMSListMenuHighlightedLI .CMSListMenuHighlightedLI .CMSListMenuLinkHighlighted {
	text-decoration: none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #dee2e4;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #e5e8e9;
	padding-right: 10px;
	padding-left: 20px;
	disPlay: block;
	margin: 0px;
	border-bottom-style: none;
	width: 120px;
}

#footer{
	font-size: 11px;
	color: #778f20;
	clear: both;
}

#footer ul{
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a{
	color: #778f20;
	text-decoration: none;
}

.clear{
	clear: both;
}

.team{
	width: 100%;
}

.team td{
	text-align: center;
	font-size: 11px;
	line-height: normal;
	color: #334d32;
	padding-bottom: 15px;
}

.team img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 1px solid #dee2e4;
}

.team a{
	display: block;
	font-size: 13px;

}
.contact-form {
	margin-bottom: 15px;
	line-height: normal;
}

.contact-form dt {
	float: left;
	width: 150px;
	font-weight: bold;
}

.contact-form dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 160px;
}

.TextboxField, .TextBoxField {
	width: 300px;
	padding: 3px;
}

.TextAreaField{
	width: 300px;
	height: 75px;
}

.EventCalendar{
	width: 100%;
	border: 1px solid #dee2e4;
}

.EventCalendar td{
	vertical-align: top;
}

.EventCalendar br{
	display: none;
}

.DayHeader{
	font-weight: normal;
	background-color: #dee2e4;
	border-bottom-style: none;
}

.Title{
	background-color: #778f20;
	color: #FFFFFF;
	border-bottom-style: none;
}

.OtherMonth{
	color: #ccc;
}

.Day, .Today, .Weekend, .OtherMonth   {
	border: 1px solid #dee2e4;
}

.Day a, .Today a, .OtherMonth a{
	display: block;
	line-height: normal;
	font-size: 11px;
	padding: 5px;
}

.Today{	
	background-color: #dee2e4;
}

.Navigation a{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}

.gallery div{
	float: left;
	width: 200px;
	height: 150px;
	margin-bottom: 20px;
	line-height: normal;
}

.gallery div br{
	display: none;
}

.gallery div img{
	display: block;
	border: 2px solid #dee2e4;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: none;
}

.gallery img {
	margin-bottom: 10px;
}

.gallery strong{
	font-weight: bold;
	color: #334d32;
}

.gallery a {
	text-decoration: none;
}


.SearchDialog{
	margin-bottom: 20px;
}

.SearchResult{
	border-bottom: 1px solid #e5e8e9;
	margin-bottom: 5px;
	padding: 5px;
}

p.top {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dee2e4;
}


p.top a {
	color: #334d32;
}

.map {
	margin-bottom: 15px;
}

ul.services {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.services li{
	text-align: center;
	float: left;
	width: 300px;
	margin-bottom: 15px;
}


ul.services a{
	display: block;
}

ul.services a img {
	border: 4px solid #dee2e4;
	display: block;
	margin-bottom: 5px;
}

ul.services a:hover img {
	border: 4px solid #778f20;
}

a.flood {
	color: #334d32;
	background: #dee2e4;
	text-decoration: none;
	padding: 5px 10px;
}

a.flood:hover {
	color: #fff;
	background: #778f20;
}
