/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#maincontainer {
	background-color:#000000;
	margin:0pt auto;
	padding:0px;
	position:relative;
	top:0px;
	width:776px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #FFFFFF;
}

#header_lft {
height:95px;
position:relative;
width:614px;
}
#header_rgt {
position:absolute;
right:0px;
top:162px;
width:162px;
}
#nav-menu {
	background-image: url(../images/dcgroofing_02.jpg);
	height: 24px;
	width:776px;
	font-size: 14px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0;
}

/*#nav-menu li ul {
    display: none;
}
#nav-menu li:hover > ul {
    display: block;
}*/


#nav-menu li a
{
	background: url(../images/button_bg.jpg)   repeat-x;
	height: 15px;
	line-height: 1.1em;
	float: left;
	width: 100px;
	display: block;
	/*border: 0.1em solid #ccc;*/
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#nav-menu li a:hover
{
	height: 1.1em;
	line-height: 1.1em;
	float: left;
	width: 100px;
	display: block;
	/*border: 0.1em solid #dcdce9;*/
color: #CC3300;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/button_bg1.jpg);
	background-repeat: repeat-x;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

/*#nav-menu
{
width:40em
}
*/
/*http://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml*/

#column_wrapper {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #000000;
	background-image: url(../images/main_column_bg.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear:both;
	display:block;
	font-size:0pt;
	height:0pt;
	line-height:0pt;
}
#center {
	float:left;
	width:400px;
	background-image: url(../images/dcgroofing_10.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

#center .content li {
	list-style-image: url(../images/arrow.gif);
	line-height: 1.8em;
}
#left {
	float:left;
	width:192px;
	
}
#right {
	float:left;
	width:184px;
	height: 100%;
}
#center .content {
	font-size:0.8em;
	line-height:1.35em;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 24px;
	padding-left: 15px;
}
#left .content {
	font-size:0.8em;
	background-image: url(../images/dcgroofing_13.jpg);
	background-repeat: repeat-y;
	color: #333333;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 8px;
	line-height: 1.5em;
}
#right .content {
	font-size:0.8em;
	line-height:1.5em;
	background-image: url(../images/dcgroofing_12.jpg);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 16px;
	color: #333333;
}

#footer {
	background-color:#FFFFFF;
	clear:both;
	color:#333333;
	font-size:0.6em;
	margin:0pt;
	padding:0px;
	background-image: url(../images/dcgroofing_18.jpg);
	background-repeat: no-repeat;
}
#footer .content {
	height: 20px;
	padding-top: 35px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
/*legend {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
*/#gallery {
	background-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/gallery_bg.jpg);
}
#gallery .content {
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: left;
	padding: 15px;
	line-height: 1.5em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-variant: small-caps;
	color: #AC1F27;
}
h2 {
	font-size: 1.15em;
	font-weight: bold;
	color:  #AD2028; /* #ACCFCC;*/
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #99CCFF;
}

fieldset		{padding:0px 5px 15px 10px;border:2px solid #666666;  !important;}
fieldset.active		{border:2px solid #999}
legend			{
	padding:0 15px 0 10px;
	margin-left:10px;
	font:bold .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	border:2px solid #CCC;
	letter-spacing:2px;
	background-color: #F4F4F4;
}
label	{
	border:none;
	color:#FFFFFF;
	display:block;
	font-size:95%;
	font-weight:bold;
	line-height:150%;
	margin:0;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 4px;
}
.info_messages		{
	margin:10px 0pt;
	padding:7px 15px 7px 30px;
	color: #333333;
	background-attachment: scroll;
	background-color: #D5DDFF;
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
}
.content_contact_right  {
	font-size: 0.7em;
	line-height:1.5em;
	
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 12px;
	color: #333333;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

#separator {
	background-image: url(../images/index_37.gif);
	background-repeat: repeat-x;
	margin-right: 20px;
	margin-left: 15px;
}
#maincontainer #header_top {
	margin: 0px;
	padding: 0px;
}
#maincontainer #header {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
}
#gallery .content a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#gallery .content a:hover {
	text-decoration:none;
}
#footer .content a {
	color: #333333;
}
.content a {
	color: #333333;
}



#cities ul li {
	width:200px;
	float:left;
}


#youtube { text-align:center;}