/*----------------------------------------------------
                  Mygen - CSS File
------------------------------------------------------*/

/* links */
#footer .footer-text a{color:#e1b910; text-decoration:none;}
#footer .footer-text a:visited{color:#e1b910; text-decoration:none;}
#footer .footer-text a:hover{color:#f8c334; text-decoration:none;}
a{color:#e1b910; text-decoration:none;}
a:visited{color:#e1b910; text-decoration:none;}
a:hover{color:#f8c334;}

#main-container{width:960px; background-image:url(orange/bg-container.gif); background-repeat:repeat-y; float:left;}


/* Header
------------------------------------------------------*/
/* Page title */
#page-title h1{font-size:30px; color:#515151; margin-bottom:0px; border-bottom:3px solid #e1b910;}

#nav li a:link, #nav li a:active, #nav li a:visited{
color:#7c7c7c;
}
#nav li a:hover, #nav li.selected a{
color:#e1b910;
}
.map{border:3px solid #e1b910; margin-bottom:15px;}
.blog-info{border-bottom:1px solid #e1b910;}


/* Content
------------------------------------------------------*/
.content{width:809px; padding:20px 0px 3px 0px; float:left;}
.content-two{width:809px; padding:20px 0px 30px 0px; float:left;}
.maincontent{padding-bottom:10px;}
#content-left{width:506px; margin-right:30px; float:left;}
#sidebox{width:263px; float:left;}
.imgleft{float:left; padding-right:8px;}
.imgright{float:right; padding-left:8px;}

ul.content-list {margin:0px; padding:0px; list-style-type:none;}
ul.content-list li {background-image:url(orange/arrow.gif); background-position:0px 5px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:18px;}
ul.content-list li a {color:#353535; text-decoration:none;}
ul.content-list li a:hover {text-decoration:underline;}

/* Services page */
.img-services{width:81px; height:90px; margin-top:7px; float:left;}
#quote-container{width:400px; height:300px; padding:10px; background-color:#FFFFFF;}

/* Bottom content */
#bottom-content{/*border-top:1px solid #a5a5a5;*/ width:850px; float:left;}
#bottom-icon{width:37px; padding:0px 10px 0px 0px; margin-top:0px; float:left;}
#newsflash{width:762px; height:38px; line-height:20px; float:left;}


/* Portfolio
------------------------------------------------------*/
.pf-img{border:3px solid #e1b910;}
#next{width:56px; height:22px; background-image:url(orange/next.gif); background-repeat:repeat; margin-left:14px; float:left; cursor:pointer;}
#prev{width:56px; height:22px; background-image:url(orange/prev.gif); background-repeat:repeat; float:left; cursor:pointer;}


/* Contact
------------------------------------------------------*/
.input-submit{background-image:url(orange/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:64px; height:22px; cursor:pointer; float:right; margin-right:62px;}



/* General
------------------------------------------------------*/
input[type="submit"] {
	background: #848484;
	padding: 4px 4px 4px 4px;
	color: #ffffff;
	border: none;
	width: 100px;
}