/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	width: 800px;
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	background: #f0f0f0;
	font-size: 16px;
	/*background-image: url(images/garduated_green_background.png);*/
/*	background: url(images/garduated_green_background1x750.png) center top repeat-x;*/
}

/* Body Div */
.Body{
/*	border-bottom: 1px solid #cccccc; *//* Grey line */
	background-color: #ffffff;
}

.RedErrorText {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

ul { margin: 25px; margin-left: 0px;}

/* hyperlink and anchor tag styles */
a:link, a:visited{
	color: #1e9f24; /* blue */;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



/* Global Navigation Links at the top of each page */
a.glink, a.glink:visited{
	font:Arial,sans-serif;
	font-size: small;
  	color: #1e9f24; /* blue */;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #CCCCCC;
}

a.glink_rhs, a.glink_rhs:visited{
  	font:Arial,sans-serif;
	font-size: small;
  	color: #1e9f24; /* blue */;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
	color: #200385;
	text-decoration: none;
	background-color: #FcFcFc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 3px 5px;
}

a.glink_rhs:hover{
	color: #200385;
	text-decoration: none;
	background-color: #FcFcFc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 3px 5px;
}





/************** forces same font size in all input fields of form the same **************/
INPUT,TEXTAREA { font-size: 12px; }

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #1e9f24;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #1e9f24;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #1e9f24;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #1d9723;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	width: 800px;
	max-width: 800px;
}

#GreyLine{
	border-top: 1px solid #cccccc;
}


/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size:24px;
	font-weight:bold;
	
}
#tswcsstabs_home a , #tswcsstabs_home a , #tswcsstabs_about a , #tswcsstabs_prices a , #tswcsstabs_portfolio a , #tswcsstabs_contact a {
	color: #FFFFFF ;
	background-image:url(images/nav_green.png);
	background-repeat:no-repeat;
	border: 0;
	padding-top: 6px ;
	padding-bottom: 15px ;
	padding-left: 0 ;
	padding-right: 0 ;
	text-decoration: none ;
	display: inline ;
	font-size:16px;
	font-weight:bold;
}

#tswcsstabs_home  a:hover , #tswcsstabs_about a:hover , #tswcsstabs_prices a:hover , #tswcsstabs_portfolio a:hover , #tswcsstabs_contact a:hover{
	color: #003b00;
/*	background-image:url(images/nav_green_hover_88x33.png);*/
}



/*************** Rounded boxes *******************/
.rounded {
  width: 844px;
}

.top-left {
	background-image: url(images/topleftshadowedcorner.png);
	height: 22px;
	width: 22px;
	font-size: 2px;
}
.top {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/topshadowedcorner.png);
	height: 22px;
	width:800px;
	font-size: 2px;
}
.top-right {
	float: right;
	margin-top: -22px;
	background-image: url(images/toprightshadowedcorner.png);
	height: 22px;
	width: 22px;
	font-size: 2px;
}

.inside {
	background-image: url(images/middleshadowedcorner.png);
	padding-left: 22px;
	padding-right: 22px;
}

.insideNavigation {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #FFFFFF;
padding-left: 12px;
padding-right: 12px;
height: 20px;
}

.notopgap {
margin-top: 0;
}

.nobottomgap {
margin-bottom: 0;
}

.bottom-left {
	background-image: url(images/botleftshadowedcorner.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}

.bottom {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/botshadowedcorner.png);
	height: 22px;
	width:800px;
	font-size: 2px;
}

.bottom-right {
	margin-top: -22px;
	margin-left: 822px;
	background-image: url(images/botrightshadowedcorner.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}

