*
{
	padding: 0;
	margin:0;
}

h1
{
	font-size: 16px;
}

h3.heading
{
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
}

h4
{
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
}

img.floatright
{
    margin-left:10px;
    float:right;
}
ul
{

	padding-left: 20px;
}

iframe
{
	width:0px;
}
img
{
	border: none;
}
div#divWrap
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}
h3
{
    margin-left:10px;
}

Table#TableMicrosites
{
	margin-left: auto;margin-right: auto;
	font-size: 12px;
	
}
Table#TableMicrosites caption
{
	font-weight: bold;
}
Table#TableMicrosites th
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: solid 1px black;
}
Table#TableMicrosites td
{
	padding: 5px;
}
Table#TableMicrosites td a
{
	text-decoration: underline;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
}
Table#TableMicrosites tr.trPrice td
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	
	color: Green;
}
Table#TableMicrosites td.tdOption,th.tdOption
{

	text-align: right;
	font-weight: bold;
}

div#divGallery
{
	margin-left: auto;margin-right: auto;
	
	
	
}
div#divGallery span
{
	text-align: center;
	
	margin: 10px;
	padding: 10px;
	display: block;
}
ul.gallery
{
	margin: 10px;
}

ul.gallery li
{
	display: inline;
	list-style-type: none;
	margin: 10px;
	
}
ul.gallery li img
{
	border: none;
}

div#divApply
{
	/*	margin-left:630px;*/
	margin-left:auto;margin-right:auto;
	

}
div#divApply img
{
	border:none;
}
div#divApply a
{
	text-decoration: underline;
}



div#divEvenMoreLinks
{
    width:100%;
	float: right;
	
	
}
div#divEvenMoreLinks h1
{
	text-align:center;
	
}
div#divEvenMoreLinks ul
{
	float: right;
}
div#divEvenMoreLinks li
{
	list-style-type: none;
	padding: 9px 0 5px 0 ;
	float: right;
	
}
div#divEvenMoreLinks li.first a
{
	background: none;
}
div#divEvenMoreLinks li a
{
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	background: url('../App_Themes/images/subnav_sep.gif') no-repeat right 50%;
}

div#nav2
{
	float: left;
	
	
	margin-top: 10px;margin-bottom: 10px;
	
	font-size: 12px;
	width: 160px;
}
div#nav2 ul
{
    padding-top:10px;
    background-color:Black;
	padding:0px;
	background: url(../images/navbg.gif);
}
div#nav2 li.CurrentNavLink a
{
	
	color:Gray;
	font-weight: bold;
}

div#nav2 li
{

	list-style-type: none;
	
}

div#nav2 li a
{
	text-decoration: none;
	color: White;
	display:block;
	padding-left: 10px;padding-right: 10px;
	padding-top:2px;padding-bottom:2px;
}
div#nav2 li a:hover,div#nav2 li:hover
{
    background-color:#DDECC1;
	color: Black;
	display:block;
	
}
.CurrentNavLink
{
	font-weight:bold;
	padding-right: 10px;
}

div#content
{
	float: right;
	/*border: solid 1px silver;*/
	margin-top: 10px;
	/*padding: 10px;*/
	width: 625px;
	
	
}
div#divWrapper
{
	
	
}


p.portfolio
{
	
}
p.portfolio img
{
	float: right;
	margin: 10px;
}
p.portfolio a img
{
	border: solid 1px silver;
	padding: 5px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	
}


/*fix for IE mac */
.clearfix{display: inline-block;}
/*hack for bug in IE 6 win */
* html .clearfix {height: 1%;}
.clearfix {display: block;}


fieldset#fieldsetContact
{
    margin:10px;
}
table#tableContact
{

    
    width:400px;
    margin-left:auto;
    margin-right:auto;
 
}
table#tableContact td
{

    vertical-align:top;
}

table#tableContact td.col1
{
    padding-left:10px;
    vertical-align:top;
    width:20%;
}

.highlight
{
  margin:10px;
  padding:10px;

}
.highlight h2
{
    font-size:1.5em;
    text-align:center;
}



ol#HowItWorks
{
    margin-left:50px;

}

ol#HowItWorks li
{
    list-style-type: decimal;
}
ol#HowItWorks li li
{
    list-style-type: square;
}

blockquote p { margin-bottom: 10px; font-style: italic; }
blockquote cite  
{
    font-style: normal; display: block; text-align: right;
     text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; 
     font-family: Arial, Helvetica, sans-serif; 
     margin-right:10px;
}

/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote blockquote.narrow 
{
    border:solid 1px red;
	font-family: Georgia, Times, serif;
	width: 150px; /* required */
	margin: 0 auto;
}
blockquote.wide 
{
	font-family: Georgia, Times, serif;
	width: 400px; /* required */
	margin: 0 auto;
	
}
	
