* {
	margin: 0;	padding: 0;
}@font-face {
	font-family: Cartoonia_3D;	font-style: normal;	font-weight: normal;
	src: url(CARTOON0.eot);
}

@font-face {
	font-family: Cartoonia_3D;
	src: url('Cartoonia.ttf') format('truetype');
}body {
	background-color: rgb(28,54,100);	color: #ffffff;	font-family: Verdana, Arial, Helvetica;
}h1, h2, h3, h4, h5, h6 {
	font-family: Cartoonia_3D;
}h1 {
	font-size: 3.5em;
}h2 {
	font-size: 3em;
}h3 {
	font-size: 2.5em;
}h4 {
	font-size: 2em;
}h5 {
	font-size: 1.7em;
}a {
	color: rgb(255,204,153);
	outline: none;
}.clearer {
	clear: both;
}#container {
	margin: 0 auto;	width: 950px;	margin-bottom: 100px;
}#headerContainer {
	margin: 0 auto;	width: 950px;
}#header {	position: absolute;	top: 35px;	left: 0px;
	background-color: rgb(255,204,153);	width: 100%;	height: 140px;	z-index: -1;
}

#headerQuote {
	float: right;
	margin-top: 55px;
	height: 100px;
	max-width: 550px;
	overflow: hidden;
}

#headerQuote p {
	position: relative;
	top: 50%;
	margin-top: -1.2em;
	font-size: 16pt;
	color: rgb(28,54,100);
	text-align: right;
}#headerLogo {	float: left;
	background-color: rgb(204,102,0);	border: 2px solid rgb(255,204,153);	width: 330px;	height: 170px;	margin-top: 10px;	padding: 30px 20px 0px 20px;	text-align: right;	text-shadow: 0.1em 0.1em 0.2em #444;	-moz-border-radius: 25px;	-webkit-border-radius: 25px;
}#headerLogo img {
	float: left;}#headerLogo h2 {
	font-size: 4.2em;	margin-top: 20px;	filter: progid:DXImageTransform.Microsoft.Shadow(color=#444444, direction=130, strength=3);
}#headerLogo p {
	font-size: 1.3em;	filter: progid:DXImageTransform.Microsoft.Shadow(color=#444444, direction=130, strength=2);
}#menu {
	float: right;	margin-top: 20px;
	margin-bottom: 50px;	font-family: Verdana;	font-size: 0.9em;
	*margin-top: 16px;
	*z-index: -10;}#menu li a {
	color: #ffffff;	text-decoration: none;	display: block;	padding: 9px 20px 10px 20px;
}#menu ul {
	list-style: none;
}#menu li {
	float: left;	border: 2px solid rgb(204,102,0);	border-top: none;	background-color: rgb(28,54,100);	margin-right: 10px;	display: block;	-moz-border-radius-bottomleft: 25px;	-moz-border-radius-bottomright: 25px;	-webkit-border-bottom-left-radius: 25px;	-webkit-border-bottom-right-radius: 25px;}#menu .active{
	background-color: rgb(204,102,0);
}#menu .last {
	margin: 0;
}#menu li:hover {
	background-color: rgb(204,102,0);	display: block;
}.promo {
	margin-bottom: 50px;	height: 249px;	color: rgb(28,54,100);	text-align: center;
}

.promo ul {
	text-align: left;
	margin: 10px;
	font-size: 10pt;
}

.promo li {
	line-height: 1.6em;
}

.promo a {
	color: rgb(28,54,100);
	font-weight: bold;
}.promoImg {
	margin-right: 47px;
}.promo #rookie {
	background-image: url('images/rookies-realm.png');	background-repeat: no-repeat;	width: 220px;	height: 209px;	float: left;	margin-right: 48px;	padding: 20px;
}

.promo #rookie:hover {
	background-image: url('images/rookies-realm-dark.png');
}.promo #county {
	background-image: url('images/cms-county.png');	background-repeat: no-repeat;	width: 240px;	height: 209px;	float: left;	margin-right: 47px;	padding: 20px;
}

.promo #county:hover {
	background-image: url('images/cms-county-dark.png');
}.promo #empire {
	background-image: url('images/ecommerce-empire.png');	background-repeat: no-repeat;	width: 275px;	height: 209px;	float: left;	padding: 20px;
}

.promo #empire:hover {
	background-image: url('images/ecommerce-empire-dark.png');
}



.portfolioDesc {
	margin: 20px;
}

#portfolio_caption {
	position: absolute;
	top: 0px;
	left: 215px;
}

#sidebar {	float: left;
	width: 255px;	margin-right: 50px;	padding: 20px;	border: 2px solid rgb(204,102,0);
	background-color: rgb(255,255,255);
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	zoom: 1;
	background-color: rgba(255,255,255,0.8);	-moz-border-radius: 25px;	-webkit-border-radius: 25px;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	color: rgb(255,204,153);
}

#sidebar p {
	margin-top: 1em;
}#content {
	float: left;	width: 547px;	padding: 25px;	background-color: rgb(75,101,143);	border: 2px solid rgb(204,102,0);	-moz-border-radius: 25px;	-webkit-border-radius: 25px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: rgb(255,204,153);
}

#content p {
	margin-bottom: 1em;
}

#content ul {
	margin-left: 2em;
	margin-bottom: 1em;
}

#content ol {
	margin-left: 3em;
	margin-bottom: 1em;
}#content .fb_iframe_widget {	padding: 20px;
	background-color: rgb(255,255,255);
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
	zoom: 1;
	background-color: rgba(255,255,255,0.7);
}

#content form {
	margin-top: 20px;
}

#content label {
	width: 200px;
	float: left;
	font-size: 10pt;
}

#content input {
	width: 200px;
	float: left;
	height: 1.7em;
	margin-bottom: 10px;
}

#content textarea {
	width: 300px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}

#content #verImage {
	float: left;
}




#footer {
	width: 900px;
	padding: 25px;
	text-align: center;
	background-color: rgb(75,101,143);
	border: 2px solid rgb(204,102,0);
	margin-top: 50px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}