@charset "utf-8";
/* CSS Document */

body {
	background-color: #41586a;
	background-image:url(images/AC_owlBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#172154;
}
h1.recent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:18px;
	color:#172154;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15pt;
	color:#feff9f;
}
p.right {text-align:right}
p.center {text-align:center}
p.left-col {
	color:#172154;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#172154;
}
a.text:link, a.text:visited { 
	color: #172154;
	font-weight:500;
	text-decoration: none;
}
a.text:hover, a.text:active { 
	color: #F46E0B;
	text-decoration: underline;
}
.home_nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#172154;
}
a.home_nav:link, a.home_nav:visited { 
	color: #FFFF99;
	text-decoration: none;
}
a.home_nav:hover, a.home_nav:active { 
	color: #EDDC5D;
	text-decoration: underline;
}
ul {
	list-style-type:disc;
	list-style-position:outside;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15pt;
	color:#172154;
}

ul#flower
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
li.flower
{
	background-image:url(images/spiral_icon.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:40px;
	padding-bottom:12px;
}
div.outside {
	width:1100px;
	padding:0px;
	/*border:5px #FF0000 solid;*/
	margin:0px;
}
div.header {
	width:750px;
	padding:0px;
	border:none;
	position:relative;
	margin-left:280px;
	height:75px;
}
div.menu {
	width:281px;
	padding:0px;
	position:relative;
	margin-top:68px;
	margin-left:0px;
}
div.logo {
	width:428px;
	padding:0px;
	position:relative;
	margin-top:-110px;
	margin-left:300px;
	background-image:url(images/awkecreative.png);
	height:122px;
}
div.main {
	width:766px;
	padding:0px;
	border:none;
	position:relative;
	margin-top:0px;
	margin-left:280px;
	height:600px;
}
div.main-low {
	background:url(images/main_lower_bg.gif);
	background-color: #FFFF99;
	height:518px;
	width:726px;
	position:relative;
	margin-top:0px;
	margin-bottom:30px;
}
div.main-low_left {
	float:left;
	width: 270px;
	padding:20px;
}
div.sidebar {
	float:right;
	width:300px;
	padding:20px;
}
div.text-nav {
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15pt;
	color: #000000;
}	
div.main-left {
	background-image:url(images/left_textBG.gif);
	background-color: #FFFF99;
	height:512px;
	width:281px;
	position:relative;
	margin-top:0px;
}
div.inner-left {
	width:260px;
	position:relative;
	margin-left:10px;
	padding:10px;
}
div.main-right {
	height:512px;
	width:450px;
	margin-top:-512px;
	position:relative;
	margin-left:290px;
}
div.right-quote {
	position:relative;
	height:90px;
	width:410px;
	margin-top:-10px;
	margin-left:0px;
}
div.right {
	background-image:url(images/right_textBG.gif);
	height:410px;
	width:389px;
	position:relative;
	margin-top:12px;
	margin-left:20px;
}
div.inner-right {
	width:360px;
	position:relative;
	padding:15px;
}
div.footer {
	width:750px;
	padding:10px;
	border:none;
	position:relative;
	margin-top:10px;
	clear:both;
}
	
div.thumb_frame {
	border: 1px;
	border-color: #172154;
}

