/* CSS Document */

body {
	font:62.5% trebuchet, verdana, arial, helvetica, sans-serif;
	color:#000000;
	padding:5px;
	}

p {
	font-size:1.5em;
	line-height: 150%;
	color:#000000;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font:2.8em verdana, arial, helvetica, sans-serif;
	font-weight:900;
	color:#999999;
	}

h2 {
	font:bold 1.6em verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}

a {
	color:#09c;
	font-size:1.5em;
	font-family:trebuchet, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	}

/*-----------postitioning------------*/
#masthead {
	margin: 0 0 10px 0;
	border: 1px solid black;
	padding: 5px 0 5px 0;
	background-color:#09c;
	text-align:center;
	}

div.content {
	margin-right: 220px;
	margin-left: 180px;
	margin-bottom: 10px;
	}

#colbeta {
	float:right;
	width:190px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
#colalpha {
	float:left;
	width:155px;
	margin-bottom:10px;
	margin-top:10px;
	}	
	
#footer {
	clear:both;
	margin-right: 220px;
	margin-left: 180px;
	border: 1px solid black;
	background-color:#09c;
	padding: 10px;
	text-align:center;
	margin-top: 30px;
	}

#navbuttons {
	width: 147px;
	}

/*-----------------masthead style-------*/
#masthead h1 {
	margin: 0;
	}

/*-----------------colapha style-----*/
#colalpha a {
	font-weight: bold;
	}

/*-----------------colbeta style------*/
#colbeta dd {
	font-size:1.3em;
	margin-bottom:5px;
	margin-left:20px;
	}

#colbeta dt {
	font:bold 1.6em verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:10px 0 0 20px;
	text-align: left;
	}

#colbeta caption {
	font:bold 1.6em verdana, arial, helvetica, sans-serif;
	margin:10px 0px 10px 15px;
	padding:0px;
	text-align:left;
	}
	
#colbeta th, td {
	font-size:1.3em;
	padding-bottom: 7px;
	}

#colbeta table {
	margin-left:15px;
	}

/*-------------------images-------------*/
img {
	border: none;
	}

img.icon { 
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 15px;
  }

div.iconc1 {
	margin: 0px auto 0px auto;
	width: 50%;
	}

div.iconc2 {
	margin: 0px auto 0px auto;
	width: 75%;
	border: none;
	}

.img-wrapper {
	background: url(../images/shared/shadow.gif) no-repeat bottom right;
	float: left;
	line-height: 0;
	margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 15px;
	}

.img-wrapper img {
	background: #fff;
	border: 1px solid #000000;
	padding: 4px;
	position: relative;
	left:-5px;
	top:-5px;
	}

.img-wrapper2 {
	background: url(../images/shared/shadow.gif) no-repeat bottom right;
	float: left;
	line-height: 0;
	margin-left: 0;
  	}

.img-wrapper2 img {
	background: #fff;
	border: 1px solid #000000;
	padding: 4px;
	position: relative;
	left:-5px;
	top:-5px;
	}

/*-------------------footer style-------*/

#footer p {
	font-size:1em;
	margin-bottom: 3px;
	margin-top: 0;
	}

#footer a {
	color: #000000;
	text-decoration: none;
	}

#footer a:hover {
	background: #66ea00;
	}

/*----------------------definition list--------------*/

dt {
	margin-left: 10px;
	margin-bottom: 10px;
	font:bold 1.6em verdana, arial, helvetica, sans-serif;
	text-align: center;
	}

dd {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}

/* Navigation buttons list --------------------------------------------------------------------------------*/
#navbuttons ul {
	list-style-type:none;
	margin: 15px 5px 5px 5px;
	padding: 2px;
	}
	


#navbuttons a{
	font-weight:bold;
	display: block;
	height: 2.0em;
	padding: 0.8em 0.2em 0.2em 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #09c;
	font-size:1.3em;
	}


#navbuttons a:hover{
	color: white;
	background-color: gray;
	}	



/*------------------Services List & Columns------------*/
ul.serve {
	list-style: none;
	}

li.serve {
	padding: 0.8em;
	font-size: 1.2em;
	}

div.smcolumna {
	float:left;
	width: 45%;
	}
	
div.smcolumnb {
	float: right;
	width: 45%;
	}

div.clearb {
	float: left;
	margin-left: 40px;
	margin-top: 30px;
	}

/*------------------rounded corners styles-------------*/
.roundcont {
	background-color: #ccc;
	}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/round/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/round/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*-------------------shadowbox-------------------------*/

.box {
	width: 155px;
	background: url(../images/shared/box.gif) repeat-y;
	}

.box h2 {
	background: url(../images/shared/boxtop.gif) no-repeat left top;
	padding-top: 20px;
	text-align: center;
	}

.box .last {
	background: url(../images/shared/boxbottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
	
	}

.box p {
	padding-left: 20px;
	padding-right: 20px;
	}

.box dd {
	margin-right: 15px;
	}

.box2 {
	width: 190px;
	background: url(../images/shared/box2.gif) repeat-y;
	}

.box2 h2 {
	background: url(../images/shared/boxtop2.gif) no-repeat left top;
	padding-top: 20px;
	text-align: center;
	}

.box2 .last {
	background: url(../images/shared/boxbottom2.gif) no-repeat left bottom;
	padding-bottom: 20px;
	
	}

.box2 p {
	padding-left: 20px;
	padding-right: 20px;
	}
	
/*------------form styles---------------
form {
	margin:0;
	padding:0;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

fieldset {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 2px solid #09c;
	background-color:#CCCCCC;
	}

fieldset p {
	margin: 3px 5px 2px 5px;
	}
	
legend {
	background-color: #dddddd;
	margin: 0;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #aaa #666 #fff;
	}
	
label {
	font-weight: bold;
	}
	
#visitor, #visitormail, #notes {
	width: 100%;
	}
	
input, textarea {
	border: 2px solid #09c;
	}


	/*----wireframe---------
div {
	margin:0;
	padding:0;
	outline:1px solid red;
	}	*/