/* --------------------------------------------------
file: standard.css
website: John Nolan & Associates
version: 1.0
created: 30/06/08
author: Andrea Cima Serniotti
contact: http://www.visrez.com
---------------------------------------------------*/

/* ----------------------- COMMON CLASSES --------------------------- */

.navigation, .alt {position:absolute;top:-6000px;left:-6000px}
.hidden, hr{display:none}
p,ul,li,form,fieldset,table,td,th,h1,h2,h3,h4,h5{margin:0;padding:0}
h1{font-size:15px;font-weight:bold;padding-top:15px;}
h2{font-size:2.3em;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#898988}
h3{font-size:14px;}
ul{list-style-type:none}
a {color:#d2640c}
	a:hover {text-decoration:none}


/* ----------------------- STRUCTURE --------------------------- */
html {font-size:62.5%}
body {
background:#fff url(/Images/body.jpg) 0 0 repeat-x;
margin:0;padding:0;
text-align:center;
font-family:Verdana, Arial, sans-serif;
font-size:1em
}

#wrapper {
width:736px;
padding:0 28px;
margin:0 auto;
text-align:left;
position:relative
}

#header {
background:transparent url(/Images/header-notext.gif) 0 0 no-repeat;
position:relative;
width:772px;height:89px;
}

#logo{
width:395px;height:76px;
position:absolute;top:0;right:20px
}
	
#mainMenu{
padding-right:2px;
float:left;
background:url(/Images/menu_border.gif) no-repeat right top;
}
	#mainMenu li{
	float:left;
    background:url(/Images/menu_border.gif) no-repeat left top;
	}
	#mainMenu a{
	float:left;
	padding:9px 14px 8px 14px;margin:0 0 0 2px;
    text-decoration:none;color:#fff;
	font-weight:bold;
	font-size:1.2em;
	background:#565454 url(/Images/menu_a.gif) repeat-x left top;
	}
	#mainMenu li.active a,#mainMenu li a:hover{background:#B96827 url(/Images/menu_hover.gif) 0 0 repeat-x}
	

#submenu
{
	float: left;
	background-color: #F7F6D9;
	width: 180px;
	margin:40px 0 20px 0;
	font-size: 1.2em;
	font-weight: bold;
}
#submenu li { border-bottom: 1px dotted #FFF; padding: 5px;}
    #submenu li.active { background-color: #E7E6C9; }
#submenu a { text-decoration: none; }
    #submenu a:hover, #submenu li.active a { color: #F82; }


#content{
float:right;
padding:40px 0 20px 0;
}
	.tightContent {width:530px;}
	.wideContent {width: 735px;}
	#content h2{margin:0 0 25px 0;clear:both}
	#content p{margin-bottom:20px;color:#979088;font-size:1.3em;line-height:150%}
	#content img{float:right;margin:10px;padding:2px;border:1px solid #E7E6BE}
	#content ul{padding-left: 20px; list-style-type: circle; color:#979088;font-size:1.3em;line-height:150%}
	#content ul ul {list-style-type: disc;}

#footer{
clear:both;
background:#f7f6d9 url(/Images/footer_top.gif) 0 0 no-repeat;
color:#979088;
text-align:left;padding-top:6px;
position:relative
}
	#footer h2{margin:10px 0 0 20px;position:absolute;}
	#footer p{line-height:150%;font-size:1.1em;background:#f7f6d9 url(/Images/footer_bottom.gif) bottom left no-repeat;padding:52px 20px 20px 20px}
#designedby{margin:10px 0 20px 0;float:right;color:#979088}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {visibility: visible !important;margin:0}
.sIFR-replaced {visibility: visible !important}
span.sIFR-alternate {
	position: absolute;
	left:0;top:0;
	width:0;height:0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2 {visibility:hidden}
