/* CSS Template for [Company/Organization] */

/* all sytles should be structured as follows:
******************************************
call (descriptive element names are required) { / comments for what the call is used for if the call doesnt explain enough (eg. .nav p { \* paragraph style for copy in the nav area *\) /
	position: value;
	flaot: value; / if aplicable /
	width: value; / plese use px if possible only use % if under 100%/
	height: value; / please use px if possible and if height is absolutely neccisary please comment behind with IMPORTANT, otherwise omit /
	background: color image repat position;
	color: value;
	font-family: value;
	font-size: value; / please use pt or em if possible or size types like "small", "larger", "x-small", etc. /
	font-whatever: value; / all other font styles /
	margin: top-value right-value bottom-value left-value;
	padding: top-value right-value bottom-value left-value;
	text-whatever: value;
	display: value;
	border: width style color;
	any other styles...
}	
******************************************
always use #hexhex; for colors */

.green_txt {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #94c61b; text-decoration:none; font-weight: bold;}
.blue_txt {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3494a9; text-decoration:none; font-weight: bold;}
.red_txt {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #c33a19; text-decoration:none; font-weight: bold;}


#home_button a {
	position: absolute;
	background: url(images/structure/home_button.png) no-repeat;
	width: 20px;
	height: 40px;
	top: 5px;
	left: 10px;
}

#home_button a:hover {
	background-position: 0% -40px;
}



html, body {
	background-color: #FFF;
 	margin: 0;
  	padding: 0;
 	text-align: center;
	background-image: url(/images/structure/bckgrnd.gif);
	background-repeat: repeat-x;
	height: 100%;
} 
 
#container {
	position: relative;
	width: 1061px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
	/*border: 2px solid #F00;*/
	background-image: url(/images/structure/swoosh.gif);
	background-repeat: no-repeat;
} 

 
#header {
 	position: relative; 
 	height: 112px; /* IMPORTANT */
 	/*border: 2px solid #000;*/
	width: 100%;
} 

#header_logo {
	position: absolute;
	height: 66px;
	width: 320px;
	top: 40px;
	left: 110px;
	/*border: 1px solid green;*/
}


#nav {
	position: absolute;
	left: 594px;
	top: 60px;
	width: 390px;
	height: 29px;
	color: #ffffff;
	/*border: 1px solid #A00;*/
}

#wrapper { /* Background image for left side should go here if needed - will resize to content - OR can put it in the body style */
 	position: relative;
	text-align: left; 
	width: 907px;
	background-image: url(/images/structure/box_trans.png);
	background-repeat: no-repeat;
	/*border: 1px solid purple;*/
	margin-left: 77px;
	color: #ffffff;
} 

#links {
	position: relative;
	text-align: center;
	width: 849px;
	height: 29px;
	float: left;
	background-image: url(/images/structure/linksbar.gif);
	background-repeat: no-repeat;
	margin-left: 26px;
	margin-top: 15px;
	display: inline;
	color: #ffffff;
	text-decoration: none;
}

#content_top {
	position: relative;
	width: 885px;
	height: 11px;
	margin-left: 12px;
	background-image: url(/images/structure/content_top.png); /* background image helps alignment with content below */
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

#content {
	position: relative;
	width: 885px;
	float: left;
	/*border: 2px solid #33cc00;*/
	display: inline;
	background-image: url(/images/structure/content_repeat.png);
	background-repeat:repeat-y;
	margin-left: 12px;
}

#content_main {
	position: relative;
	width: 885px;
	float: left;
	/*border: 2px solid #33cc00;*/
	display: inline;
	margin-left: 12px;
	margin-top: 30px;
}


#content_bottom {
	position: relative;
	width: 885px;
	height: 11px;
	display: inline;
	background-image:url(/images/structure/content_bottom.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 12px;
}

#content_bottommain {
	position: relative;
	width: 885px;
	height: 11px;
	display: inline;
	float: left;
	margin-left: 12px;
	background-color: #000000;
}

#flash_main {
	position: relative;
	height: 289px;
	width: 591px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	text-align: left;
	display: inline;
	/*border: 1px solid green;*/
}

#slogan {
	position: relative;
	float: left;
	width: 360px;
	height: 24px;
	/*border: 1px solid blue;*/
	margin-top: 20px;
	margin-left: 150px;
}

#blog {
	position: relative;
	float: right;
	/*border: 1px solid yellow; */
	margin-right: 10px;
	margin-top: 30px;
	display: block; /*testing */ 
	background-image:url(images/structure/blogbckgrnd.png);
	width: 260px;
	height: 335px;
	overflow: hidden;
}

#footer {
	/*border: 2px solid #000;*/
	width: 100%;
	background-image:url(/images/structure/footer.gif);
	background-repeat: repeat-x;
	height: 202px;
	text-align: center;
	background-color: #2e200d;
}

/*Styles for webpages*/

.titles_homepage {
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; */
	font-family: "Gill Sans MT", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; 
	font-size: 30px;
	text-algin: left;
	color: #000;
	
}

.titles_homepage_green {
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; */
	font-family: "Gill Sans MT", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; 
	font-size: 30px;
	text-algin: left;
	color: #94c61b;
	
}

.titles_homepage_blue{
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; */
	font-family: "Gill Sans MT", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; 
	font-size: 30px;
	text-algin: left;
	color: #3494a9;
	
}
.titles_homepage_red {
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; */
	font-family: "Gill Sans MT", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; 
	font-size: 30px;
	text-algin: left;
	color: #c33a19;
	
}


.text_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-algin: left;
	color: #000000;
}

.maintext, a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

.footertext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	color: #ffffff;
}

.footertext a:link {
	color: #ffffff;
	text-decoration: none;
}

.footertext a:visited {
	color: #ffffff;
}

.footertext a:hover {
	color: #ffffcc;
}

.rollover_about a {
	text-align: center;
	text-decoration: none;
	color:#99cf16;
	display:block;
}
.rollover_about a:hover {
	text-decoration: none;
	background-color: #99cf16;
	color: #99cf16;
}

.rollover_portfolio a {
	text-align: center;
	text-decoration: none;
	color:#ffab22;
	display:block;
}
.rollover_portfolio a:hover {
	text-decoration: none;
	background-color: #ffab22;
	color: #ffab22;
}

.rollover_services a {
	text-align: center;
	text-decoration: none;
	color:#13acec;
	display:block;
}
.rollover_services a:hover {
	text-decoration: none;
	background-color: #13acec;
	color: #13acec;
}

.rollover_contact a {
	text-align: center;
	text-decoration: none;
	color:#fd1900;
	display:block;
}
.rollover_contact a:hover {
	text-decoration: none;
	background-color: #fd1900;
	color: #fd1900;
}

.portlinks {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}

.links {
  color: #ffffff
}

.links a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff
}

.links a:link {
  color: #ffffff;
  text-decoration: none;
}

.links a:visited {
  color: #ffffff;
  text-decoration: none;
}

.links a:hover {
  color: #ffffff;
  text-decoration: none;
}

a.aboutus:hover {
  color: #99cf16;
}

a.portfolio:hover {
  color: #ffab22;
}

a.contactus:hover {
  color: #fd1900;
}

a.services:hover {
  color: #13acec;
}

a:link {
	font-size: 15px;
	color: #758841;
	text-decoration: underline;
}

a:visited {
	font-size: 15px;
	color: #758841;
	text-decoration: underline;
}

a:hover {
	font-size: 15px;
	color: #758841;
	text-decoration: underline;
}

H1 {
	font-family: Arial, Sans-serif; 
	font-size: 20px;
	font-weight: bold;
}

H2 {
	font-family: Arial, Sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

div.portfolio_show
{
  margin: 0px 20px 0px 20px;
  display: block;
}
div.portfolio_hide
{
  margin: 0px 20px 0px 20px;
  display: none;
}

.smaller {
	font-size: 8px;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 16px;
}

.bigger {
	font-size: 18px;
}

.blue {
	color: #0000a0;
}

.red {
	color: #ff0000;
}

.green {
	color: #008000;
}

.yellow {
	color: #ffff00;
}

/* Other style names that may be used include:

1) horiz-nav - if nav needs to be a horizontile navigation
2) base-nav - if nav needs to be text links near the copyright
3) copyright - if the style needs to be different from other elements in the footer - usually used in a span within the footer div
4) something_something where there would be additional styles for sectioned layouts where the peacies fit togeather but are in seperate divs (eg. nav_top, nav_bottom or header_left, header_right etc.)
5) something_something where there would be user defined changes through either navigation or selection (eg. header_0, header_1, header_2)

*/  

@media print{  /* printer styles */ 
	#nav { /* hide the left column when printing */ 
		display:none;
	} 

	#content {
		width: 885px;
		float:left;
	}
	
	#footer {
	display:none;	
	}
	#links {
	display: none;	
	}
	
	#header{
	display: none;	
	}
	#header_logo {
	display: none;	
	}
}