/****************************************************************
Copyright Issy Website Design 2010
*****************************************************************
Master Styles
****************************************************************/
body { margin:0px auto 0px auto; font-family:Century Gothic, Arial, Sans-Serif; font-size:10pt; color:#4d4d4d; background-image:url(../images/bg.png); background-repeat:repeat-x; background-color:#cccccc; }
a { text-decoration:none; color:#fff; }
a:hover {text-decoration:underline; }
img { border:0; }
#master_wrapper { margin:10px auto 10px auto; width:850px; background-color:White; padding-bottom:1px; }
.clear { clear:both; }
h1 { font-family:Century Gothic, Arial, Sans-Serif; font-size:16pt; font-weight:normal; color:#4d4d4d; padding:0; margin:0; }
h2 { font-family:Century Gothic, Arial, Sans-Serif; font-size:10pt; color:#4d4d4d; padding:0; margin:0; }
p { font-family:Century Gothic, Arial, Sans-Serif; font-size:10pt; color:#4d4d4d; margin:0; padding:0; }
.watermark { color:#999999; }
input[type="submit"] { }


/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { width:834px; height:90px; margin:auto; }
#logo {
	float:left;
	width:307px;
	height:62px;
	margin-top:15px;
}
#logotext {float:right; width:auto; height:auto; margin-top:20px; text-align:right;}

/****************************************************************
Menu Styles
****************************************************************/
#menu_wrapper { width:834px; height:42px; margin:auto; }

/****************************************************************
Main Image Styles
****************************************************************/
#image_wrapper { width:834px; height:auto; margin:auto; }
.home1 {
	width:565px;
	height:216px;
	float:left;
	margin:5px 3px 3px 0px;
	background-image: url(../images/home1.png);
}
.bluelinks {
	color: #2763a5;
}

.homea {width:266px; height:106px; float:right; margin:5px 0 0px 0px}
.homeb {width:266px; height:106px; float:right; margin:4px 0 0px 0px}

/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper { text-align:justify; margin:auto; width:836px; height:auto; padding-top:10px; padding-bottom:10px; }
#bodyleft {
	float:left;
	width:560px;
}
#bodyright {
	float:right;
	width:263px;
}


/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { color:#FFF; width:829px; height:24px; margin:10px auto 5px auto; background-image:url(../images/footer.png); padding-left:5px; padding-right:5px; padding-top:10px;}
#links {float:left;}
#issy {float:right;}

.email {font-family:Century Gothic, Arial, Sans-Serif; font-size:14pt; font-weight:normal; color:#4d4d4d;}
.email2 {font-family:Century Gothic, Arial, Sans-Serif; font-size:10pt; font-weight:normal; color:#2763a5;}
.greylinks {
	color: #4d4d4d;
	text-decoration: underline;
}
.imgwrapper {float:left; margin:10px 10px 0px 15px;}
.imgborder {padding:3px; border:1px; border-style:solid; border-color:#91a7be;}