/* CSS Document */

body{
	background-color: #afc348;
	color: #000000;
	font-family: Georgia;
	font-size: 15px;
	line-height: 160%;
}

#container {
	width: 950px;
	background-color: #ffffff;
	text-align: left;
}


.roundtop { 
	/*background: url(images/top.gif) no-repeat bottom left; 
	width: 950px;
	height: 18px;*/
}

.roundbottom {
	/*background: url(images/bottom.gif) no-repeat top left; 
	width: 950px;
	height: 18px;*/
}

img.corner 
{
    /*
	width: 18px;
   	height: 18px;
   	border: none;
   	display: block !important;
	text-align: left; */
}

#mainbody{
	background-color: #ffffff;
	padding-right: 20px;
	padding-left: 13px;
	padding-top: 20px;
}

#content{
	width: 710px;
	text-align: left;
	padding: 7px 15px 7px 7px;
	background-color: #ffffff;
}
#sidemenu{
	width: 200px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
}

#mainmenu{
	/*border-top: 1px solid #C0C0C0;*/
	/*border-bottom: 1px solid #C0C0C0;*/
	padding: 7px 0px 7px 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #333333;
}

#newmenu
{
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    height: 32px;
    width: 100%;
    background-color: #333333;
}

#mainmenu ul{
	list-style: none;
	display: inline;
	margin-left: 2px;
}


#mainmenu ul li{
	display: inline;
	padding: 5px 15px 5px 0px;
}

#mainmenu ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li a:hover{
	color: #4087d5;
	text-decoration: none;
	font-weight: bold;
}

#mainheader
{
    margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: #afc348;
    
}
.submenu_hidden{
	padding: 10px 10px 10px 10px;
	/*border: 1px dashed #FFFFFF;*/
	background-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
	text-align: left;
}

.submenu_visible{
	padding: 10px 10px 10px 10px;
	/*border: 1px dashed #FFFFFF;*/
	background-color: #333333;
	margin-top: 10px;
	/*margin-bottom: 10px;*/
	display: block;
	text-align: left;
}

h1{
	font-family: Georgia;
	font-size: 20px;
	color: #166209;
	font-weight: bold;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 5px 25px 5px 0px;
}

h2{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a{
	color: #166209;
	text-decoration: underline;
}

a:hover{
	color: #c72a34;
	text-decoration: underline;
}

.formcontrols{
	font-family: Georgia;
	font-size: 12px;
	width: 150px;
	border: 1px solid #000000;
}

.buttoncontrol{
	border: 1px solid #000000;
	background-color: #424242;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
}

.links {font-family: helvetica; color: #FFFFFF; text-decoration: none; font-weight: normal}
.links a{font-family: helvetica; color: #FFFFFF; text-decoration: none; font-weight: normal}
.links a:hover{font-family: helvetica; color: #FF0000; text-decoration: none; font-weight: normal}

#image_outer_border{
	border: solid 2px #000000;
	padding: 50px 50px 50px 50px;
	background-color: #333333;
}

#image_inner_border{
	border: solid 4px #000000;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}
  
.image_description{
	width: 600;
	text-align: left;
}
  
.hidden_link{
	color: #424242;
}

.showthumbnails{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 75px;
}

.navlinks{
}

.navlinks a{
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

img.imgborder{
	border: 2px solid #424242;
}

img.imgborderdark{
	border: 5px solid #333333;
}

img.imgborderblog{
	border: 2px solid #000000;
}

img.imgborderthumb{
	border: 2px solid #000000;
}

img.sidebarimage{
	border: 1px solid #FFFFFF;
	margin-bottom: 6px;
}

.blogtitle
{
    font-family: Monospace, Consolas, Verdana;
	font-size: 24px;
	color: #166209;
	font-weight: bold;
	padding-bottom: 20px;
}


.blogtitle a
{
    color: #166209;
    font-weight: bold;
    text-decoration: none;
}

.blogtitle a:hover
{
    color: #9d0e1c;
    font-weight: bold;
    text-decoration: none;
}

.blogdate
{
    color: #166209;
    font-style: italic;
    padding-bottom: 20px;
}

.blognavigation td
{
    color: #166209;
    font-weight: bold;
    padding: 0px 20px 0px 20px;
}

.leaveComment a
{
    font-size: 12px;
    padding-bottom: 10px;
    font-color: #9d0e1c;
}

.listTableDesc
{
     padding: 10px 10px 10px 10px; 
     border-bottom: 1px dashed #FFFFFF;
}

.listTableDescFirstRow
{
     padding: 10px 10px 10px 10px; 
     border-top: 1px dashed #FFFFFF; 
     border-bottom: 1px dashed #FFFFFF;
}

.listTablePrice
{
     padding: 10px 10px 10px 10px; 
     border-bottom: 1px dashed #FFFFFF;
     font-weight: bold;
}

.listTablePriceFirstRow
{
     padding: 10px 10px 10px 10px; 
     border-top: 1px dashed #FFFFFF; 
     border-bottom: 1px dashed #FFFFFF;
     font-weight: bold;
}

img.wrapOnLeft
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
}

img.wrapOnRight
{
    float: right;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-left: 15px;
    padding: 0px 0px 0px 0px;
}

.portfolioLabel
{
    padding: 9px 5px 5px 5px;
}

.portfolioLabel a
{
    text-decoration: none;
}

.lightboxThumbs
{
    text-align: center;
    
}

.lightboxThumbs img
{
    border: 2px solid #333333;
	margin: 5px;
	
}

.projectslist td
{
    padding: 5px 30px 5px 30px;
}

.serviceList td
{
    border-bottom: 1px dashed #000000;
}
