@font-face {
    font-family: 'GoodDogRegular';
    src: url('GoodDog-webfont.eot');
    src: url('GoodDog-webfont.eot?#iefix') format('embedded-opentype'),
         url('GoodDog-webfont.woff') format('woff'),
         url('GoodDog-webfont.ttf') format('truetype'),
         url('GoodDog-webfont.svg#GoodDogRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SFCartoonistHandRegular';
    src: url('SF_Cartoonist_Hand-webfont.eot');
    src: url('SF_Cartoonist_Hand-webfont.eot?#iefix') format('embedded-opentype'),
         url('SF_Cartoonist_Hand-webfont.woff') format('woff'),
         url('SF_Cartoonist_Hand-webfont.ttf') format('truetype'),
         url('SF_Cartoonist_Hand-webfont.svg#SFCartoonistHandRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SFCartoonistHandBold';
    src: url('SF_Cartoonist_Hand_Bold-webfont.eot');
    src: url('SF_Cartoonist_Hand_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('SF_Cartoonist_Hand_Bold-webfont.woff') format('woff'),
         url('SF_Cartoonist_Hand_Bold-webfont.ttf') format('truetype'),
         url('SF_Cartoonist_Hand_Bold-webfont.svg#SFCartoonistHandBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bg.jpg');
}

img {
	border: 0 none;
}

.centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%;
	height: 50%;  
	BOTTOM: 0px; 
	POSITION: absolute; 
	TOP: 0px;  
}

.wrapper {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1000px;
	left: 0px;
	top: 0px;
	background-image: url('../images/wrapper.png');
}

.header {
	position: relative;
	float: left;
	top: 0px;
	height: 280px;
	width: 100%;
	text-align: center;
	background-image: url('../images/doodleheader.png');
}

.navigation {
	position: relative;
	float: left;
	left: 25px;
	top: 30px;
	margin-bottom: 5px;
	width: 200px;
	height: 30px;
	text-align: center;
}

.navigation ul {
	display: inline-block;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation li {
	font-family: 'GoodDogRegular',Trebuchet MS; 
	color: #09233b;
	font-size: 1.2em; 
	font-style:normal; 
	font-weight: normal;
	line-height: 1.6em;
	display: inherit;
	position: relative;
	float: left;
	top: 0px;
	width: 200px;
	height: 50px;
	background-position: top left;
	background-repeat: no-repeat;
}

.Home {background-image: url('../images/homesplodge.jpg');}
.SpecialEvents {background-image: url('../images/specialeventssplodge.jpg');}
.Parties {background-image: url('../images/partiessplodge.jpg');}
.Schools {background-image: url('../images/schoolssplodge.jpg');}
.Prints {background-image: url('../images/printssplodge.jpg');}
.Contact {background-image: url('../images/contactsplodge.jpg');}

.navigation li:hover {
	background-image: url('../images/splodge2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.content {
	position: relative;
	float: right;
	top: 0px;
	right: 25px;
	width: 650px;
	min-height: 800px;
}

.content img {
	margin: 10px;
}

.stars {
	background-image: url('../images/stars.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.floatright {
	float: right;
}

.center {
	text-align: center;
}

.footer {
	position: relative;
	float: left;
	top: 0px;
	left: 25px;
	width: 850px;
	margin-top: 100px;
	border-top: 1px solid #ccc;
	text-align: center;
}

.Gallery {
	float: right;
	width: 250px;
}

.Gallery img {
	border: 2px solid #3a7cba;
}

.Gallery img:hover {
	border: 2px solid #09233b;
}

h1 {
	font-family: 'GoodDogRegular',Trebuchet MS; 
	color: #3a7cba;
	font-size: 32px; 
	font-style:normal; 
	font-weight: normal;
	line-height: 32px;
}

h2 {
	font-family: 'GoodDogRegular',Trebuchet MS; 
	color: #12416c;
	font-size: 24px; 
	font-style:normal; 
	font-weight: normal;
	line-height: 24px;
}


p {
	font-family: 'SFCartoonistHandRegular',Trebuchet MS; 
	color: #09233b;
	font-size: 20px; 
	font-style:normal; 
	font-weight: normal;
	line-height: 20px;	
}

ul {
	font-family: 'SFCartoonistHandRegular',Trebuchet MS; 
	color: #09233b;
	font-size: 20px; 
	font-style:normal; 
	font-weight: normal;
	line-height: 20px;
}

table {
	font-family: 'SFCartoonistHandRegular',Trebuchet MS; 
	color: #09233b;
	font-size: 20px; 
	font-style:normal; 
	font-weight: normal;
	line-height: 20px;
}

a {color: #09233b;text-decoration:none;}
a:active {color: #09233b;text-decoration:none;}
a:visited {color: #09233b;text-decoration:none;}
a:hover {color: #7ba3c9;text-decoration:none;}

li .CurrentPage {	
	background-image: url('../images/splodge2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

input[type=text] {
	border: 0 none;
	font-family: Trebuchet MS; 
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 14px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
}
input[type=text]:hover {
	border: 1px solid #222;
}
textarea {
	border: 0 none;
	font-family: Trebuchet MS; 
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 14px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
}
textarea:hover {
	border: 1px solid #222;
}
input[type=password] {
	border: 0 none;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	border: 1px solid #ccc;
}
input[type=password]:hover {
	border: 1px solid #222;
}
input[type=submit] {
	font-family: 'SFCartoonistHandRegular',Trebuchet MS; 
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 14px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
}
input[type=submit]:hover {
	border: 1px solid #222;
}
